Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl


Modified Files:
        ROADMAP TODO 


Log Message:
- update the roadmap and todo 

===================================================================
RCS file: /cvs/e/e17/libs/ewl/ROADMAP,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- ROADMAP     4 Feb 2006 05:58:48 -0000       1.6
+++ ROADMAP     19 Apr 2006 04:11:28 -0000      1.7
@@ -14,6 +14,5 @@
 0.0.6
 -----
 - tree2
-- filedialog rewrite
 - finish ewl_freebox and ewl_icon and port iconbox to use them
 
===================================================================
RCS file: /cvs/e/e17/libs/ewl/TODO,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -3 -r1.83 -r1.84
--- TODO        16 Apr 2006 23:04:58 -0000      1.83
+++ TODO        19 Apr 2006 04:11:28 -0000      1.84
@@ -47,10 +47,6 @@
   specific tab order it will be whiped out by the realize code. (In
   ewl_embed I believe).
 
-- Run ewl_test menubar then click on a menu and click it again with out
-  moving the mouse. The display of the dropdown seems to become corrupted
-  when the menu is displayed again.
-
 - Resize the table multiple times vertically and the items are not placed in
   the same place as original.
 
@@ -61,6 +57,14 @@
   in the tree test, if you shrink the window and scroll it will only scroll
   the first paned widget. (Need to make this and the paned work together).
 
+- text scrolling with Ewl_Entry needs a bit of work. If you scroll over to
+  the right and the text moves and arrow back it shifts as you move off of
+  the right edge instead of over the left edge.
+
+- text cursor seems to be a bit screwed now, half height and disappears on
+  the end of entrybox case.
+
+
   Ewl_Icon bugs/todo
   ------------------
  - Need to add the constrain stuff in like iconbox does at the moment.
@@ -95,7 +99,9 @@
  - The autolayout will align at the top, should probably be changed to align
    at the bottom based on the largest widget being put in.
 
- - Scrollpanes aren't kicking in correctly in the test case.
+ - The freebox seems to end up being larger then the scrollpane. This
+   happens gradually as you add items to the freebox. Eventually a whole row
+   or more will disappear.
 
 
 EWL TODO
@@ -106,9 +112,6 @@
   EWL_ATTACH_TYPE_MOUSE_CURSOR_CUSTOM so on free we can free the cursor that
   is attached.
 
-- Ewl_Entry 
-    - Need to make the text scroll over as you type past the end of the entry 
box.
-
 - ColorChooser needs a slider for choosing alpha too, and an int a parameter 
for
   get / set to match 
 
@@ -145,11 +148,11 @@
   order to eliminate most icons from the distributed lib, but provide good
   hooks for external icon sets.
 
-- Ewl_Radio
-    - Add a function that returns the selected radio button of a chain
-       associated to a given radio button.
+- Add a function that returns the selected radio button of a chain
+  associated to a given radio button.
 
-- [Ewl_Test] Unit tests
+- [Ewl_Test] More unit tests. There are a few examples in there but we need
+  to add unit tests for as many functions as we can.
 
 - [Ewl_Test] More Tutorials in the src/bin/test/*.c files
 




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to