Enlightenment CVS committal

Author  : essiene
Project : e17
Module  : proto

Dir     : e17/proto/entrance_edit_gui


Modified Files:
        TODO 


Log Message:
 - Generally cleaned up egui_settings subsystem. Make if read like rest of the 
code. Use Dialogs not Notice widgets.
 - Extend egui_settings to handle entries that display ints. 
 - Use extended egui_setting to build x_settings dialog. There is a saving bug 
in all dialogs that use egui_settings. The list is getting corrupt. I changed 
from evas_list to ecore_list, same problem. I'm too sleepy to see any problem.
 - etk_entry has new api. *UPDATE* your etk to build this. This fixes the entry 
bug we were having... MoOm rox! :) 

===================================================================
RCS file: /cvs/e/e17/proto/entrance_edit_gui/TODO,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- TODO        16 Aug 2006 08:58:50 -0000      1.12
+++ TODO        18 Aug 2006 04:51:53 -0000      1.13
@@ -9,10 +9,9 @@
 - Fix up Fileselector widget. This may probably need to refactor out the 
buttons used by ew_notice as ew_reponse_buttons ?
 - use ecore_lists to hold buttons and other *low life* widgets used on 
composite widgets.
 - AT some point, we'll need to use tables to layout stuff. Free flowing with 
parralel hboxes just pains the eyes
-- ew_entry_bugfix_makeshow() will only be around till the etk_entry rewrite :)
 - show that we either need or do not need radio buttons / toggle buttons.
 - add cleaner interface for radio groups handling.
-       
+
 
 GUI
 ==================
@@ -20,5 +19,6 @@
 - implement sessions screen
  theme and background dialogs need a way to browse filesystem to grab from 
arbitrary locations.
 - The PREVIEW window is just CRAP! We actually should be loading Entrance 
itself with the config changes into a canvas and displaying that canvas or 
something. Basically, entrance -T shows us a preview of entrance without 
running the code, we should be able to kidnap and enslave that functionality in 
the gui config panel, i'm smelling a libentrance here. no?
-- hook up xsetting screen into libentrance_edit, use the flow in behaviour 
dialog as a template. *very* important as it opens up doors to more 
refactorings/optimisations later.
 - Modify egui_graphics_selector and reorganize the code in conformance with 
behaviour dialog.
+- egui_settings.c currently doesn't save back to ecore_properly. there is 
something wrong when trying to retrieve tack the *item from the global *items 
list; i'm too sleepy to do this now. Correct this first, then move over 
behavior.c to use this.
+       



-------------------------------------------------------------------------
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

Reply via email to