Enlightenment CVS committal
Author : pfritz
Project : e17
Module : libs/ewl
Dir : e17/libs/ewl/src/lib
Modified Files:
ewl_text.c
Log Message:
reverted that, it was rubbish
===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_text.c,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -3 -r1.195 -r1.196
--- ewl_text.c 9 Apr 2008 00:17:45 -0000 1.195
+++ ewl_text.c 9 Apr 2008 00:35:11 -0000 1.196
@@ -225,8 +225,6 @@
if (x) *x = t->offset.x;
if (y) *y = t->offset.y;
- ewl_widget_configure(EWL_WIDGET(t));
-
DLEAVE_FUNCTION(DLEVEL_STABLE);
}
@@ -246,6 +244,7 @@
t->offset.x = x;
t->offset.y = y;
+
ewl_widget_configure(EWL_WIDGET(t));
DLEAVE_FUNCTION(DLEVEL_STABLE);
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs