Enlightenment CVS committal

Author  : moom
Project : e17
Module  : proto

Dir     : e17/proto/etk/data/icons/default/icons/48x48/mimetypes


Modified Files:
        application-certificate.png application-x-executable.png 
        audio-x-generic.png image-x-generic.png package-x-generic.png 
        text-html.png text-x-generic-template.png text-x-generic.png 
        text-x-script.png video-x-generic.png 
        x-office-address-book.png x-office-calendar.png 
        x-office-document.png x-office-presentation.png 
        x-office-spreadsheet.png 


Log Message:
* [Iconbox] Start to work on a new iconbox widget: it renders icons, clip them, 
resize is Ok...
Selection still need to be implemented in order to be usable
* [Widget] API change in the scroll_size_get function
* [Widget] parent_set now automatically calls container_remove.
It makes widget implementation easier and avoid having a widget referenced by 
two parent widgets
* [Widget/Theme] Improve a lot the theme system. Now, widgets gets the same 
"theme context" as their parents.
So changing the theme of a widget will also change the theme of its children.
* [Stock] Add all the labels for the stock ids corresponding to the "actions"
* [Icon theme] 48x48 icons of the "actions" dir are correctly converted from 
svg to png (still need to do that for other dirs)
The Ok/Yes icon has also been changed to be more integrated with the other icons
* [Button] Fix some bugs. Also, now when a button has no label (or an empty 
one), the image is centered
* [H/Vbox] Now, cells with hidden children have no more padding/spading
* [Tree] Tree now inherits from Etk_Widget which makes more sense than 
inheriting from Etk_Container
* [Toplevel] Fix a segv in etk_toplevel_widget_pointer_pop
* [String] Fix a bug in the insertion code of Etk_String
* [Properties] Add a new type of property: ETK_PROPERTY_OTHER.
It's useful if you want to know when the property value is changed via a 
notification callback
* [Cache] Fix a bug in the cache system of edje objects
* Some other small fixes, formatting, doc



===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/mimetypes/application-certificate.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsw6BjpS and /tmp/cvsotZd5s differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/mimetypes/application-x-executable.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsherUj2 and /tmp/cvsEEHhfD differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/mimetypes/audio-x-generic.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsdi9xv5 and /tmp/cvsQqftsG differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/mimetypes/image-x-generic.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsHMZni4 and /tmp/cvsyHuQgF differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/mimetypes/package-x-generic.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsrXXcs7 and /tmp/cvsYsKasI differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/mimetypes/text-html.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsRLHUz8 and /tmp/cvsqxs3NJ differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/mimetypes/text-x-generic-template.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsE5xhjn and /tmp/cvsC4XELY differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/mimetypes/text-x-generic.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsiJWsJG and /tmp/cvs6pOaGi differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/mimetypes/text-x-script.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsGl9LJW and /tmp/cvsf3ADrz differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/mimetypes/video-x-generic.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvs7cGxS4 and /tmp/cvsPyE2BH differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/mimetypes/x-office-address-book.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvs1AENy3 and /tmp/cvsdVcTjG differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/mimetypes/x-office-calendar.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsL7Ddr4 and /tmp/cvsFJYTdH differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/mimetypes/x-office-document.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsXwGtO7 and /tmp/cvs9UqHCK differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/mimetypes/x-office-presentation.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsHRRFA6 and /tmp/cvsRvoErJ differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/mimetypes/x-office-spreadsheet.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsTNa3mg and /tmp/cvsHmG5rT differ




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to