Enlightenment CVS committal Author : moom16 Project : e17 Module : proto
Dir : e17/proto/etk/data/themes/default Modified Files: default.edc 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/default.edc,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- default.edc 30 Oct 2005 10:25:25 -0000 1.7 +++ default.edc 11 Nov 2005 22:48:47 -0000 1.8 @@ -19,4 +19,5 @@ #include "widgets/separator.edc" #include "widgets/paned.edc" #include "widgets/frame.edc" + #include "widgets/menu.edc" } ------------------------------------------------------- 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