Enlightenment CVS committal

Author  : essiene
Project : e17
Module  : proto

Dir     : e17/proto/entrance_edit_gui


Modified Files:
        TODO 


Log Message:
- Add temporary fix to ew_entry bug. I think MoOM is going to rewrite etk_entry 
sometime, that will be _the_ permanent fix :)
- make xsettings dialog work well with it. It now displays ok, but its not yet 
hooked up to libentrance_edit.
- Modified ew_checkbox to be fit for consumption. It was theoritically okay 
before, but actually using it felt clumsy. I feel happier now :) [moral lesson 
- never design and api and leave it be without actually using it. The taste of 
the eating is in the pudding... no wait! there's something wrong with that 
statement :P]
- Code up Behaviour dialog. Works poifectly!!!
- Added widgets stub to gui/layouts.c
- Rearranged main config ui order of items.
- TODO

===================================================================
RCS file: /cvs/e/e17/proto/entrance_edit_gui/TODO,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- TODO        16 Aug 2006 01:05:52 -0000      1.10
+++ TODO        16 Aug 2006 04:18:03 -0000      1.11
@@ -9,15 +9,17 @@
 - use etk_window to build ew_dialog, so we can set modality, fixed size, etc, 
basically, more options (under discussion)
 - 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.
-- There is a bug in ew_entry. I've not been albe to programmatically add text 
to the widget and display it.
 - 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
 ==================
 - implement layout screen
 - implement sessions screen
-- implement behavior screen
-- implement x-settings screen
-- theme and background dialogs need a way to browse filesystem to grab from 
arbitrary locations.
+ 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.



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