Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl


Modified Files:
        TODO 


Log Message:
Move the bugs to the top of the TODO.
Add a bug for some entry selection behavior.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/TODO,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -3 -r1.39 -r1.40
--- TODO        21 Nov 2005 22:24:52 -0000      1.39
+++ TODO        23 Nov 2005 21:30:32 -0000      1.40
@@ -1,8 +1,30 @@
 EWL TODO
 ========
 
-- Ability to attach arbitrary cursors to each widget. Specific data key
-  lookups could be used.
+- [BUG] Entry can trigger a series of selection create/destroys when clicking
+        on the end of the text.
+- [BUG] Scrollbar jumps when trying to drag the button from its lower part
+- [BUG] The Ewl_Paned widget dosen't allow resizing to the right. One way
+        only at the moment.
+       (This isn't true - see Entropy)
+- [BUG] Default theme when using the imenu/menu the submenu dosen't highlight 
on
+        mouse over.
+- [BUG] Spinner seems to resize itself slightly larger even when it dosen't
+        have too.
+- [BUG] The ewl_test seems to get a small gap between the right edje of the
+        test and the trough for the scrollbar. Should be flush.
+        - The 'Password' test seems to make this gap grow.
+- [BUG] Dialog text bounds are not considered when packing the window
+- [BUG] Grid and Table layouts do not pack or resize correctly. The child show
+        and resize callbacks do not set the preferred inner size, this is 
+       necessary for correct initial size. Their logic is just plain wrong 
+       right now.
+- [BUG] Seem to have lost the .. entry in the filedialog files list.
+        Something wrong with the regex's or caused by something in
+       ecore_file
+
+- Ability to attach arbitrary cursors to each widget. Attachment portion done,
+  need to add cursor code.
 
 - In ewl_init should options be parsed after loading config values from
   ecore_config. ewl_init_parse_options() vs. ewl_config_init()
@@ -27,27 +49,6 @@
 
 - Multi-select file dialog needs to highlight selections and append
   filenames in the text field.
-       
-- [BUG] Scrollbar jumps when trying to drag the button from its lower part
-- [BUG] The Ewl_Paned widget dosen't allow resizing to the right. One way
-        only at the moment.
-       (This isn't true - see Entropy)
-       
-- [BUG] Default theme when using the imenu/menu the submenu dosen't highlight 
on
-        mouse over.
-- [BUG] Spinner seems to resize itself slightly larger even when it dosen't
-        have too.
-- [BUG] The ewl_test seems to get a small gap between the right edje of the
-        test and the trough for the scrollbar. Should be flush.
-        - The 'Password' test seems to make this gap grow.
-- [BUG] Dialog text bounds are not considered when packing the window
-- [BUG] Grid and Table layouts do not pack or resize correctly. The child show
-        and resize callbacks do not set the preferred inner size, this is 
-       necessary for correct initial size. Their logic is just plain wrong 
-       right now.
-- [BUG] Seem to have lost the .. entry in the filedialog files list.
-        Something wrong with the regex's or caused by something in
-       ecore_file
 
 - Need to do some work on the tree.
   - add ability to wrap text in tree nodes




-------------------------------------------------------
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://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to