Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl


Modified Files:
        Doxyfile TODO 


Log Message:
- move all the todo stuff to the todo file and get it into the doxy

===================================================================
RCS file: /cvs/e/e17/libs/ewl/Doxyfile,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- Doxyfile    26 May 2006 15:35:02 -0000      1.14
+++ Doxyfile    26 May 2006 19:58:00 -0000      1.15
@@ -1,7 +1,7 @@
 PROJECT_NAME           = "Enlightened Widget Library"
 PROJECT_NUMBER         = 
 OUTPUT_DIRECTORY       = doc/
-INPUT                  = src/lib src/bin src/bin/tests
+INPUT                  = src/lib src/bin src/bin/tests TODO
 IMAGE_PATH             = doc/images/
 OUTPUT_LANGUAGE        = English
 GENERATE_HTML          = YES
===================================================================
RCS file: /cvs/e/e17/libs/ewl/TODO,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -3 -r1.94 -r1.95
--- TODO        25 May 2006 18:58:37 -0000      1.94
+++ TODO        26 May 2006 19:58:00 -0000      1.95
@@ -1,5 +1,7 @@
+/**
+ * @page todo_bugs
+ *
 EWL BUGS
-========
 
 - In ewl_text if your in a multiline text and on a line that is longer
   then then one above or below and you hit the up arrow it will
@@ -57,9 +59,27 @@
 - The column view of the filepicker needs to blank out the preview when you
   have multiple files selected.
 
+- Ewl_Seeker:: Add value labels and hash marks.
+
+- Ewl_Spectrum:: may need to optimize this to only redraw if we have a resize, 
or a
+                 type/mode change
+
+- Ewl_Spectrum:: implement a triangle selection mode
+
+- Ewl_Spectrum:: Add a theme item for the cross hairs ...
+
+- Ewl_Text:: need a way to handle fonts that aren't in the theme .edj
+
+- Ewl_Text:: need to setup the styles/align/wrap data from the theme in 
+            ewl_text_context_default_create
+
+- Ewl_Text:: new theme keys for the align/wrap stuff
+
+- Ewl_Text:: need to fill in the condense function
+
 
   Ewl_Icon bugs/todo
-  ------------------
+
  - Need to add the constrain stuff in like iconbox does at the moment.
    Figure out the constrain size by first checking the max size of the widget
    and falling back to check /icon/constrain/size from the theme, then
@@ -84,7 +104,7 @@
 
 
  Ewl_Freebox bugs/todo
- ---------------------
+
  - On the comparator test if you add a set of icons, rename an icon and then
    add another set of icons the second set of icons won't appear until the
    window is moved. (Must be missing a configure event)
@@ -98,7 +118,7 @@
 
 
 EWL TODO
-========
+
 - Ability to attach custom cursors to each widget. We can currently attach
   predefined cursors. Need to add a ewl_attach_widget_cursor_custom_set that
   uses the buffer engine to create the cursor. We then attach it with an
@@ -151,3 +171,4 @@
 
 - Make the popup_destroy_cb's common between the imenu and menu
 
+ */




-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to