Enlightenment CVS committal Author : moom Project : e17 Module : proto
Dir : e17/proto/etk/data/themes/default/images Modified Files: Makefile.am images.edc Added Files: slider_button1.png slider_button2.png slider_button_glow.png Removed Files: dialog_logo.png hhandle.png hhandle_down.png hhandle_thumb.png tree_bg.png vhandle.png vhandle_down.png vhandle_thumb.png Log Message: Lib: ---- * [Etk_Fixed] A new container that allows you to position widgets at fixed coords (see the test app of the scrolled view in etk_test for an example) * [Etk_Tree2] More work on Etk_Tree2: deletion and selection has been implemented Misc: ----- * [Theme] The sliders now look like those of e17 * [Theme] The theme of the rows have been improved (better colors imho) * [Autofoo] make dist is fixed =================================================================== RCS file: /cvs/e/e17/proto/etk/data/themes/default/images/Makefile.am,v retrieving revision 1.12 retrieving revision 1.13 diff -u -3 -r1.12 -r1.13 --- Makefile.am 28 Nov 2006 21:57:50 -0000 1.12 +++ Makefile.am 9 Dec 2006 09:56:32 -0000 1.13 @@ -67,6 +67,9 @@ scrollbar_vdrag1.png \ scrollbar_vdrag2.png \ scrollbar_vdrag_thumb.png \ + slidet_button1.png \ + slidet_button2.png \ + slidet_button_glow.png \ spinner_bg.png \ spinner_button_down1.png \ spinner_button_down2.png \ =================================================================== RCS file: /cvs/e/e17/proto/etk/data/themes/default/images/images.edc,v retrieving revision 1.33 retrieving revision 1.34 diff -u -3 -r1.33 -r1.34 --- images.edc 28 Nov 2006 21:40:06 -0000 1.33 +++ images.edc 9 Dec 2006 09:56:32 -0000 1.34 @@ -18,13 +18,6 @@ image: "entry.png" COMP; image: "text_view_bg.png" COMP; image: "text_view_over.png" COMP; - image: "dialog_logo.png" COMP; - image: "hhandle.png" COMP; - image: "hhandle_down.png" COMP; - image: "hhandle_thumb.png" COMP; - image: "vhandle.png" COMP; - image: "vhandle_down.png" COMP; - image: "vhandle_thumb.png" COMP; image: "hslider_bar.png" COMP; image: "vslider_bar.png" COMP; image: "hscrollbar_trough.png" COMP; @@ -45,6 +38,9 @@ image: "scrollbar_vdrag2.png" COMP; image: "scrollbar_hdrag_thumb.png" COMP; image: "scrollbar_vdrag_thumb.png" COMP; + image: "slider_button1.png" COMP; + image: "slider_button2.png" COMP; + image: "slider_button_glow.png" COMP; image: "spinner_bg.png" COMP; image: "spinner_button_up1.png" COMP; image: "spinner_button_up2.png" COMP; ------------------------------------------------------------------------- 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