Enlightenment CVS committal Author : essiene Project : e17 Module : proto
Dir : e17/proto/entrance_edit_gui/src/gui Modified Files: behavior.c Added Files: egui_settings.h Log Message: - Add header file used in egui_settings cleanup - etk_entry now has bug fixed, we no more need the aptly named ew_entry_bugfix_makeshow() =================================================================== RCS file: /cvs/e/e17/proto/entrance_edit_gui/src/gui/behavior.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- behavior.c 18 Aug 2006 04:51:53 -0000 1.7 +++ behavior.c 18 Aug 2006 04:57:02 -0000 1.8 @@ -78,11 +78,6 @@ ew_dialog_ok_button_add(win, _cb_ok, NULL); ew_dialog_show(win); - - ew_entry_bugfix_makeshow(login_autologin_user); - ew_entry_bugfix_makeshow(presel_prevuser); - ew_entry_bugfix_makeshow(remember_user_count); - ew_entry_bugfix_makeshow(remember_remember_count); } static void ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs