summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Icon rename finished. Now we have a fully compliant icon theme :)Davide Andreoli2009-03-1585-150/+150
* delete submenus of main menu afterwards. this fixes the issue with borders Hannes Janetzek2009-03-151-10/+16
* fix splash on xinerama!Carsten Haitzler2009-03-131-3/+2
* delete the keybinding not something out of anywhereHannes Janetzek2009-03-121-1/+1
* no reason to set the text of o_holder as it contains no text part.Christopher Michael2009-03-121-1/+0
* no reason to set text of o_holder as it contains no text part.Christopher Michael2009-03-121-6/+0
* * e_widget_ilist_add now expect a stringshare.Cedric BAIL2009-03-1127-656/+578
* * e_ilist.c: Reduce list walk.Cedric BAIL2009-03-111-2/+7
* * e_widget_ilist.c: Ok, this is a quick fix (disable queue for now). A bette...Cedric BAIL2009-03-111-8/+11
* this option is more suitable for all actions, not just the desk flip oneViktor Kojouharov2009-03-104-12/+25
* * e_configure.c: Use EINA_LIST_FOREACH.Cedric BAIL2009-03-101-22/+15
* * e_configure.c: White space removal and more indent.Cedric BAIL2009-03-101-23/+23
* * e_configure.c: Fix indentation.Cedric BAIL2009-03-101-71/+71
* More icon works, this commit include changes to the icons on the desktop.Davide Andreoli2009-03-0858-258/+170
* debug --Davide Andreoli2009-03-081-1/+1
* Show progress from the slave process in every efm windows.Davide Andreoli2009-03-084-5/+127
* add fullscreen state rememberViktor Kojouharov2009-03-086-24/+49
* Fix syscon icons.Davide Andreoli2009-03-061-2/+2
* More icons renamedDavide Andreoli2009-03-0631-67/+67
* Fix icon in dialogsDavide Andreoli2009-03-061-4/+3
* more icons renamedDavide Andreoli2009-03-0621-36/+36
* remove redundant case from last commitHannes Janetzek2009-03-061-8/+4
* shelf: fix autohide bug in last commitHannes Janetzek2009-03-061-7/+11
* hide shelf also on mouse out triggered by deskflipHannes Janetzek2009-03-061-6/+55
* shrink the shelf dialog a littleHannes Janetzek2009-03-061-9/+9
* shelf: fixed size of style selector, better fitting var nameHannes Janetzek2009-03-062-10/+10
* shelf: small update to last commitHannes Janetzek2009-03-061-7/+7
* refactored shelf autohide animation codeHannes Janetzek2009-03-051-166/+69
* use 'e_fwin' as window class for fileman windowsHannes Janetzek2009-03-051-3/+1
* More icon renamed, for more info look at default.edc (around line 22650). I'm...Davide Andreoli2009-03-0528-45/+45
* ICON: enlightenment/themes -> preferences-desktop-themeDavide Andreoli2009-03-047-17/+16
* Make a new function:Davide Andreoli2009-03-044-4/+60
* * Rename the new function:Davide Andreoli2009-03-0422-100/+103
* use argb window for drag object when composite is enabledHannes Janetzek2009-03-041-6/+17
* its useful to know if setting a theme has failedViktor Kojouharov2009-03-042-6/+10
* symlink icons back!Gustavo Sverzut Barbieri2009-03-041-1/+10
* fileman bookmarks now respect icon theme overrides setting.Gustavo Sverzut Barbieri2009-03-041-4/+1
* More FDO icons work, now able to choose which one has precedence.Gustavo Sverzut Barbieri2009-03-0411-35/+110
* cleanup icon themes configuration, make startup look faster.Gustavo Sverzut Barbieri2009-03-041-297/+83
* fdo menu icons now scales.Gustavo Sverzut Barbieri2009-03-043-10/+18
* fileman menu: fix separator adding.Gustavo Sverzut Barbieri2009-03-031-10/+18
* New function e_util_menu_item_fdo_icon_set() and use itDavide Andreoli2009-03-033-15/+20
* Fix edje thumbnails.Gustavo Sverzut Barbieri2009-03-031-4/+13
* efreet mime types icon cache.Gustavo Sverzut Barbieri2009-03-031-0/+26
* Invert view_flags logic, make it easier to use.Gustavo Sverzut Barbieri2009-03-039-19/+13
* Better use of label and icon for volumes, now everyone (inside e)Davide Andreoli2009-03-034-56/+84
* First step to merge Places module with efm. Davide Andreoli2009-03-024-14/+187
* never a good idea to place the popup origin at negative coordinatesViktor Kojouharov2009-03-021-0/+4
* fix problem with double directories in virtual devices.Gustavo Sverzut Barbieri2009-03-021-32/+23
* add e_fm2_view_flags_{get,set}Gustavo Sverzut Barbieri2009-03-029-3/+62