Enlightenment CVS committal Author : moom16 Project : e17 Module : proto
Dir : e17/proto/etk/data/themes/default/images Modified Files: hseparator.png images.edc vseparator.png Added Files: menu_arrow.png menu_item_highlight.png menu_item_outline.png menu_item_shadow1.png menu_item_shadow2.png menu_separator.png Log Message: * [Etk_Object] Add the ability to disconnect a callback from a signal * [Etk_Object] Remove the copy constructor thing since it's not used * [Etk_Widget] Fix the show/hide smart object methods * [Etk_Widget] Remove the padding setting since it's not used * [Etk_Widget] Rewrite the resize system, it should be more optimized now :) * [Etk_Window] Add a lot of functions to the etk_window API (and fix etk_window_wmclass_set()) * [Etk_Separator] Improve the theme of the h/vseparator * [Etk_Menu] Some code for the menu. It still needs a lot of work * [Etk_Scrolled_View] The scrollbar drag size is automatically updated * [Etk_Canvas] Clip the objects of the canvas * A LOT of various fixes * Fix some doxygen errors =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/etk/data/themes/default/images/hseparator.png,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 Binary files /tmp/cvsa9n8LI and /tmp/cvsMVXJtX differ =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/etk/data/themes/default/images/images.edc,v retrieving revision 1.9 retrieving revision 1.10 diff -u -3 -r1.9 -r1.10 --- images.edc 2 Nov 2005 14:19:42 -0000 1.9 +++ images.edc 11 Nov 2005 22:48:48 -0000 1.10 @@ -1,5 +1,6 @@ images { image: "border.png" COMP; + image: "background.png" COMP; image: "focus.png" COMP; image: "button_down.png" COMP; image: "button_up.png" COMP; @@ -14,7 +15,6 @@ image: "glint3.png" COMP; image: "entry.png" COMP; image: "entry_focus.png" COMP; - image: "background.png" COMP; image: "dialog_logo.png" COMP; image: "hhandle.png" COMP; image: "hhandle_down.png" COMP; @@ -56,4 +56,10 @@ image: "frame_outline.png" COMP; image: "frame_label_over.png" COMP; image: "frame_label_under.png" COMP; + image: "menu_item_outline.png" COMP; + image: "menu_arrow.png" COMP; + image: "menu_separator.png" COMP; + image: "menu_item_highlight.png" COMP; + image: "menu_item_shadow1.png" COMP; + image: "menu_item_shadow2.png" COMP; } =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/etk/data/themes/default/images/vseparator.png,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 Binary files /tmp/cvs0YeWNK and /tmp/cvsMqiSAZ differ ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs