Enlightenment CVS committal Author : sndev Project : e17 Module : apps/e
Dir : e17/apps/e/data/themes/images Modified Files: Makefile.am Added Files: e17_icon_mouse_clean.png e17_icon_mouse_extra.png e17_icon_mouse_left.png e17_icon_mouse_middle.png e17_icon_mouse_right.png e17_icon_mouse_wheel.png Removed Files: e17_icon_mouse_bindings_left.png e17_icon_mouse_bindings_middle.png e17_icon_mouse_bindings_right.png e17_icon_mouse_bindings_scroll_down.png e17_icon_mouse_bindings_scroll_up.png Log Message: Ehhhh. So stuff in one go. * Mouse Binding Dialog - dialog refactoring - no need to select modifiers, etc. Just click add button and do an action with a mouse. - new icons. Many thanks to Luchezar 'ManowarrioR' Petkov for great work on this icons. - extra mouse buttons and wheels are supported. - etc, just try and see. * Shelf - No re-population when "plain/inset" mode set. - Changing the orientation of the shelf horiz->vert does not screws up it look. - something else * Gadcon - No overlaping items in initial shelf. - Moving of items in gadcon is not problematic any more. Will not get any mess and overlaps in gadcon on moving. - Item sizing. If u size an item to the left it will be sized only to the left. - If gadcon clients take much more space than gadcon can display, they are resized starting from the biggest item(s). - Shrinked mode actions, moving/sizing, is not problematic. Everything works exactly in the same fasion as in non-shrinked mode. - etc. =================================================================== RCS file: /cvs/e/e17/apps/e/data/themes/images/Makefile.am,v retrieving revision 1.75 retrieving revision 1.76 diff -u -3 -r1.75 -r1.76 --- Makefile.am 30 Aug 2006 22:22:53 -0000 1.75 +++ Makefile.am 31 Aug 2006 04:16:43 -0000 1.76 @@ -332,11 +332,12 @@ e17_icon_window_focus.png \ e17_icon_lost_windows.png \ e17_icon_screen_resolution.png \ -e17_icon_mouse_bindings_left.png \ -e17_icon_mouse_bindings_middle.png \ -e17_icon_mouse_bindings_right.png \ -e17_icon_mouse_bindings_scroll_up.png \ -e17_icon_mouse_bindings_scroll_down.png \ +e17_icon_mouse_left.png \ +e17_icon_mouse_middle.png \ +e17_icon_mouse_right.png \ +e17_icon_mouse_extra.png \ +e17_icon_mouse_wheel.png \ +e17_icon_mouse_clean.png \ e17_pointer.png \ e17_pointer_mono.png \ e17_dialog_watermark.png \ ------------------------------------------------------------------------- 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