Enlightenment CVS committal
Author : moom
Project : e17
Module : libs/etk
Dir : e17/libs/etk/data/themes/default/images
Modified Files:
Makefile.am images.edc
Added Files:
button_disabled.png button_toggled_disabled.png
checkbox_off_disabled.png checkbox_on_disabled.png
radio_off_disabled.png radio_on_disabled.png
Log Message:
* Modified patch from saturn_vk to make widgets "disable-able". Some
widgets may need some more theme-work to look good when they are
disabled
* Add saturn_vk to the list of authors since he did a really amazing
work on Etk lately. Thanks :)
===================================================================
RCS file: /cvs/e/e17/libs/etk/data/themes/default/images/Makefile.am,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -3 -r1.17 -r1.18
--- Makefile.am 12 Jan 2007 02:20:49 -0000 1.17
+++ Makefile.am 18 Mar 2007 20:44:46 -0000 1.18
@@ -3,12 +3,16 @@
images.edc \
background.png \
border.png \
+ button_disabled.png \
button_down.png \
button_toggled.png \
+ button_toggled_disabled.png \
button_up.png \
checkbox_down.png \
checkbox_off.png \
checkbox_on.png \
+ checkbox_off_disabled.png \
+ checkbox_on_disabled.png \
colorpicker_preview.png \
colorpicker_slider_drag.png \
colorpicker_slider_trough.png \
@@ -49,6 +53,8 @@
notebook_tab_shadow.png \
radio_off.png \
radio_on.png \
+ radio_off_disabled.png \
+ radio_on_disabled.png \
scrollbar_button_down1.png \
scrollbar_button_down2.png \
scrollbar_button_left1.png \
===================================================================
RCS file: /cvs/e/e17/libs/etk/data/themes/default/images/images.edc,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -3 -r1.36 -r1.37
--- images.edc 12 Jan 2007 02:20:49 -0000 1.36
+++ images.edc 18 Mar 2007 20:44:46 -0000 1.37
@@ -4,14 +4,20 @@
image: "focus_glow.png" COMP;
image: "focus_rect.png" COMP;
image: "drag_glow.png" COMP;
+ image: "button_disabled.png" COMP;
image: "button_down.png" COMP;
image: "button_up.png" COMP;
image: "button_toggled.png" COMP;
+ image: "button_toggled_disabled.png" COMP;
image: "checkbox_off.png" COMP;
image: "checkbox_on.png" COMP;
+ image: "checkbox_off_disabled.png" COMP;
+ image: "checkbox_on_disabled.png" COMP;
image: "checkbox_down.png" COMP;
image: "radio_off.png" COMP;
image: "radio_on.png" COMP;
+ image: "radio_off_disabled.png" COMP;
+ image: "radio_on_disabled.png" COMP;
image: "glint1.png" COMP;
image: "glint2.png" COMP;
image: "glint3.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
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs