Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl


Modified Files:
        TODO 


Log Message:
- Start working on the icon theme code. 
  - this works by using the icon naming spec to query the names from
    ecore_desktop. it uses the Tango theme by default. if you don't have
    this theme installed you won't see the icons.
  - the theme is settable through examine (currently not working) 
  - the theme can be either the installed icon theme name or a .edj file. if
    it's a .edj the group names need to match the icon name spec names for
    each icon that is provided.

  - the 'icon theme' test is a bit slow to start as it's trying to load up
    a lot of stuff.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/TODO,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -3 -r1.105 -r1.106
--- TODO        10 Jul 2006 21:13:33 -0000      1.105
+++ TODO        16 Aug 2006 15:04:50 -0000      1.106
@@ -141,9 +141,8 @@
   - Invert on mouse click (behavior depends upon select mode).
   - determination of whether a row is selected or not 
(ewl_[tree_]row_selected).
 
-- Create a separate configuration value and theme hook for stock icons in
-  order to eliminate most icons from the distributed lib, but provide good
-  hooks for external icon sets.
+- Hook the icon theme code into the button stock code. The stock buttons
+  should only be a subset of the available icons.
 
 - Add a function that returns the selected radio button of a chain
   associated to a given radio button.



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to