Enlightenment CVS committal Author : moom16 Project : e17 Module : proto
Dir : e17/proto/etk Modified Files: TODO Log Message: * Fill the TODO list =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/etk/TODO,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- TODO 23 Oct 2005 08:05:32 -0000 1.2 +++ TODO 5 Feb 2006 10:25:25 -0000 1.3 @@ -0,0 +1,44 @@ +-------------------- +[Bugs to fix (in order of pripority)] +-------------------- +* 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) +* The tabs of the notebook doesn't have always a correct width (happens if you embed a notebook in +another notebook) +* 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 +(i.e. attached to a window) +* Fix the focus problems in the notebook (you can focus children which are on an invisible page) +* Sometimes the window of a menu is not hidden when the menu is popped_down +* The labels sometimes does not returns its ideal size requisition (happens when there is a <br>) +Maybe a bug of the evas textblock +* Fix and optimize the colorpicker +* Sometimes, the mouse cursor is not reset when you stop resizing a row in the tree + +-------------------- +[Things that need to be improved (in order of pripority)] +-------------------- +* Improve the entry: add selection supports, better keyboard navigation [In progress: MoOm] +* 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 +* 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. +* Add better mouse control for the scrollbar: wheel and click on the trough + +-------------------- +[Things that still need to be implemented (in order of pripority)] +-------------------- +* spinner [In progress: CodeWarrior] +* textview [In progress: MoOm] +* combobox +* checkbox/radiobox menu items +* iconbox +* toolbar +* drag and drop +* copy and paste ------------------------------------------------------- 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