Enlightenment CVS committal

Author  : moom16
Project : e17
Module  : proto

Dir     : e17/proto/etk


Modified Files:
        TODO 


Log Message:
* Fix potential bugs with Amd64
* Fix a segv when calling etk_object_properties_set with a property name 
that doesn't exist
* Update the TODO


===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/etk/TODO,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- TODO        11 Feb 2006 16:36:49 -0000      1.6
+++ TODO        13 Feb 2006 12:56:03 -0000      1.7
@@ -1,10 +1,8 @@
 --------------------
 [Bugs to fix (in order of pripority)]
 --------------------
-* Segvs when you call etk_object_properties_set with a property name that 
doesn't exist
 * Fix a bug in etk_tree: when you've scrolled to the end of the left tree in 
etk_test, and if you
 maximized the window, the tree is not correctly updated (maybe a bug in 
etk_scrolled_view)
-* Fix potential segvs with Amd64 and va_list
 * Check if all the widgets can be reparented on a different window (i.e. 
unrealized then re-realized)
 without causing any problem
 * Check if all the functions of all the widgets work even is the widget is not 
realized
@@ -27,11 +25,9 @@
 * Allow the theme to change the color/font/style of the labels
 * More API work for the tree (get a row according to (x,y) position, emit 
signals when a row is
 clicked, double-clicked...)
-* The filechooser still need to be finished/rewritten
+* The filechooser still need to be finished/rewritten [In progress: MoOm]
 * More API work for the colorpicker. We need to be able to know the current 
color, and to know
 when a color is changed
-* The progress bar shouldn't inherit from etk_bin. And we shoudl maybe 
separate the "pulsing"
-and the "normal" progress bars. Also separate the horizontal and the vertical 
progress bars. [In progress: MoOm]
 * Add better mouse control for the scrollbar: wheel and click on the trough
 
 --------------------




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