Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_seeker.h ewl_spectrum.c ewl_text.c 


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

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_seeker.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- ewl_seeker.h        15 Mar 2006 04:03:48 -0000      1.10
+++ ewl_seeker.h        26 May 2006 19:58:00 -0000      1.11
@@ -7,7 +7,6 @@
  * value from a range.
  *
  * @{
- * @todo Add value labels and hash marks.
  */
 
 /**
===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_spectrum.c,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -3 -r1.24 -r1.25
--- ewl_spectrum.c      26 May 2006 19:01:56 -0000      1.24
+++ ewl_spectrum.c      26 May 2006 19:58:00 -0000      1.25
@@ -3,13 +3,6 @@
 #include "ewl_macros.h"
 #include "ewl_private.h"
 
-/*
- *  @todo may need to optimize this to only redraw if we have a resize, or a
- *  type/mode change
- *  @todo implement a triangle selection mode
- *  @todo Add a theme item for the cross hairs ...
- */
-
 static void ewl_spectrum_hsv_from_rgb(Ewl_Spectrum *sp);
 static void ewl_spectrum_rgb_from_hsv(Ewl_Spectrum *sp);
 static void ewl_spectrum_draw(Ewl_Spectrum *sp);
===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_text.c,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -3 -r1.103 -r1.104
--- ewl_text.c  26 May 2006 19:01:56 -0000      1.103
+++ ewl_text.c  26 May 2006 19:58:00 -0000      1.104
@@ -12,14 +12,6 @@
 /* how much do we extend the text by when we need more space? */
 #define EWL_TEXT_EXTEND_VAL  4096
 
-/*
- * @todo need a way to handle fonts that aren't in the theme .edj
- * @todo need to setup the styles/align/wrap data from the theme in 
- * ewl_text_context_default_create
- * @todo new theme keys for the align/wrap stuff
- * @todo need to fill in the condense function
- */
-
 /* Make a static hash to look up the context's. They can be shared between
  * the different text blocks. Just need to ref count them so we know when
  * they can be destroyed




-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to