Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : apps/entice

Dir     : e17/apps/entice/data/themes/default/embryo


Modified Files:
        globals.edc 


Log Message:
zoom to fit by default, this window is no longer dragable, add an evil bg fullscreen 
state that isn't used yet, reposition the h and v sliders so that they don't cover 
part of the image, make the image area fill the whole edje a little better, make 
showing/hiding of the panel MUCH more smooth, show filesize and geometry on the same 
line but still needs work, prolly introduced some annoyances but oh well
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/entice/data/themes/default/embryo/globals.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- globals.edc 27 Apr 2004 04:49:18 -0000      1.2
+++ globals.edc 22 Jul 2004 21:41:25 -0000      1.3
@@ -2,6 +2,9 @@
        public mouse_x;
        public mouse_y;
        public preview_state;
+       public is_fullscreen;
+       public is_first_image;
+
        public preview_animate(val, Float: pos) {
            new Float:x = 0.0;
            new Float:y = 0.0;




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to