Enlightenment CVS committal

Author  : werkt
Project : misc
Module  : ewler

Dir     : misc/ewler


Modified Files:
        TODO 


Log Message:
Callback manager has been added and several bugs have been fixed.  See TODO for
more information.

===================================================================
RCS file: /cvsroot/enlightenment/misc/ewler/TODO,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- TODO        13 Aug 2005 00:10:37 -0000      1.4
+++ TODO        15 Aug 2005 04:49:12 -0000      1.5
@@ -3,8 +3,12 @@
 forms:
        After a service operation is performed on widgets (break layout, align, 
 delete), no selects can occur to other widgets.
+               - FIXED: widget_under_cursor was not reset on right mouse click
+
        Layering of the selected widget fails on align boxes that contain other
 widgets (i.e. the selectors do not appear above the child widgets)
+               - FIXED: some layer magic helped this problem out
+
        The right click menu for widgets in align boxes is clipped by the child 
widget
 instead of being above it.
        configures in the children of the top level overlay's selector widgets 
(boxes)
@@ -12,20 +16,27 @@
        
 inspector:
        certain fields are not currently updated (current most notably).
+               - FIXED: code awfulness in widget.c:fg_configure was to blame.
 
 widgets:
        widgets which are moved beyond their clip box enter an non-breaking 
configure
 loop.  really stinks.
 
+ui:
+       dialogs are not sized correctly under e
+
 TODO:
 
+ui:
+       undo and history support
+
 projects:
        add source files to projects for parsing into cb manager, as well as 
making
 project management scripts (autofoo, makefile, etc)
        add spec file additions into projects
        check for duplicate names (file and form) names on add
 
-indspector:
+inspector:
        (also xml spec) allow for formatting conventions of numerics
        present indexed struct elements in order
 
@@ -38,6 +49,8 @@
        
 callback manager:
        yeah, get this done
+               - IMPLEMENTED 8/15/2005
+       next step is code parser
 
 ewl_uic:
        this one too




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to