Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl


Modified Files:
        ROADMAP TODO 


Log Message:
- rename notebook2 to notebook.
- this is API breakage. you now use the normal container functions to
  append/prepend/insert widgets to the notebook
- update the theme test to the new notebook api
- fixup some other wierdness in the theme code

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/ROADMAP,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- ROADMAP     4 Feb 2006 04:42:19 -0000       1.5
+++ ROADMAP     4 Feb 2006 05:58:48 -0000       1.6
@@ -3,8 +3,7 @@
 
 0.0.5 
 -----
-- notebook API needs to be reworked
-- and either the table/grid gets finished or tree2 is done and is
+- either the table/grid gets finished or tree2 is done and is
    flexible enough to do that work
 - fixup the theme changing code. (Unrealize/realize causing some sizing
   changes that they shouldn't)
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/TODO,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -3 -r1.71 -r1.72
--- TODO        4 Feb 2006 04:42:19 -0000       1.71
+++ TODO        4 Feb 2006 05:58:48 -0000       1.72
@@ -50,9 +50,6 @@
   then remove them. Should possibly add a flag to deactive this behaviour if
   the user wants complete control over their tab order.
 
-- ewl_container_child_count_get(EWL_CONTAINER(notebook)) is always returning
-  zero.
-
 - When we receive a mouse down on a widget we adjust the current position in
   the tab order to be the clicked widget (or the first non internal widget
   up the tree). This needs to be changed to check both !internal &&




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to