Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl


Modified Files:
        ROADMAP TODO configure.in 


Log Message:
- Remove imenu
- This needs to be pushed into the engine. If the engine can't handle
  multiple windows (like fb) it should over ride the window creation calls
  and return evas buffer engines, or something, to the app. 

===================================================================
RCS file: /cvs/e/e17/libs/ewl/ROADMAP,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- ROADMAP     18 Oct 2006 16:28:07 -0000      1.8
+++ ROADMAP     18 Nov 2006 06:15:56 -0000      1.9
@@ -4,10 +4,9 @@
 0.6.0 
 -----
 - tree2 complete
-- remove imenu. 
-  - the window creation call should be picked up by the engine if it can't
+- Need to move window creation calls so their picked up by the engine if it 
can't
     handle multiple windows and return evas buffer engines to draw into. 
-  - this will handle imenu, combos, tooltips. anything that requires a new
+  - this will handle menus, combos, tooltips. anything that requires a new
     window.
 - fixup the theme changing code. (Unrealize/realize causing some sizing
   changes that they shouldn't)
===================================================================
RCS file: /cvs/e/e17/libs/ewl/TODO,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -3 -r1.110 -r1.111
--- TODO        25 Sep 2006 05:08:24 -0000      1.110
+++ TODO        18 Nov 2006 06:15:56 -0000      1.111
@@ -132,8 +132,6 @@
 
 - [Ewl_Test] More Tutorials in the src/bin/test/*.c files
 
-- Make the popup_destroy_cb's common between the imenu and menu
-
 - Ewl_Spectrum:: implement a triangle selection mode
 
 - Ewl_Seeker:: Add value labels and hash marks.
===================================================================
RCS file: /cvs/e/e17/libs/ewl/configure.in,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -3 -r1.90 -r1.91
--- configure.in        17 Nov 2006 03:39:43 -0000      1.90
+++ configure.in        18 Nov 2006 06:15:56 -0000      1.91
@@ -282,7 +282,6 @@
 src/bin/tests/iconbox/Makefile
 src/bin/tests/image/Makefile
 src/bin/tests/image_thumbnail/Makefile
-src/bin/tests/imenu/Makefile
 src/bin/tests/io_manager/Makefile
 src/bin/tests/layer/Makefile
 src/bin/tests/list/Makefile



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to