summaryrefslogtreecommitdiff
path: root/src/bin/e_fm.c
Commit message (Expand)AuthorAgeFilesLines
* inplace open should not care whether we use single click or not, this is hand...Sebastian Dransfeld2010-01-221-2/+1
* oopsSebastian Dransfeld2010-01-201-2/+2
* Results from gettext aren't staticSebastian Dransfeld2010-01-201-2/+2
* Desktop is localizedSebastian Dransfeld2010-01-191-1/+1
* Desktop is localizedSebastian Dransfeld2010-01-191-2/+2
* make clang happySebastian Dransfeld2010-01-141-23/+11
* Fix "selected" emitSebastian Dransfeld2010-01-141-3/+4
* e_utils - Use PATH_MAX, not 4096.Christopher Michael2009-12-231-26/+19
* fix more void * arith!Carsten Haitzler2009-12-191-2/+2
* Fix some formatting problems.Christopher Michael2009-10-271-45/+35
* e_fm: Hannes Janetzek2009-09-141-55/+31
* e_fm: find theme defined mime iconsHannes Janetzek2009-09-121-1/+1
* return icon.list size if icon.icon size is not setHannes Janetzek2009-09-101-2/+6
* - show edje thumbnails in wallpaper and themes dialog again. Hannes Janetzek2009-09-101-11/+15
* Update to match new EINA init/shutdown.Gustavo Sverzut Barbieri2009-09-061-2/+2
* Fix API Inconsistency in regards to e_widget_min_size_* . Renamed toChristopher Michael2009-09-011-1/+1
* * e: Cleanup use of Eina data structure.Cedric BAIL2009-08-211-52/+42
* 1. New field in E_Fm2_Op_Registry_Entry named dialog, that hold pointersemernin2009-07-011-24/+41
* List of changes:semernin2009-06-291-13/+48
* e_fm2: avoid invalid mouse-up.Gustavo Sverzut Barbieri2009-06-201-10/+28
* avoid unwanted clicks on touch-screen.Gustavo Sverzut Barbieri2009-06-201-7/+13
* efm2 hal handling API - full changes.Gustavo Sverzut Barbieri2009-06-071-27/+296
* Make fallback to parent dir when no permissions.Gustavo Sverzut Barbieri2009-05-171-1/+29
* several patches from sergey etc.Carsten Haitzler2009-05-151-12/+238
* 1. fm rename in-place patch. ok for now - probably should fix it up laterCarsten Haitzler2009-05-051-34/+127
* White spacesIván Briano2009-04-191-334/+334
* fix bug when there is no file extension.Gustavo Sverzut Barbieri2009-04-161-9/+13
* major cleanup of path creation to $DATADIR and $HOME/.e/eGustavo Sverzut Barbieri2009-04-131-8/+4
* eina_stringshare_replace() gets in!Gustavo Sverzut Barbieri2009-04-081-22/+12
* * E_Fwin:Davide Andreoli2009-04-051-0/+27
* files can now be dragged over destination files (not just subdirs). In that c...Viktor Kojouharov2009-04-011-26/+29
* ctrl+n duplicates the current fwinViktor Kojouharov2009-04-011-2/+3
* Attach the fm object pointer to the menu generated from the efm.Davide Andreoli2009-03-301-0/+2
* * Better dialogs (rename, overwrite etc) for efmDavide Andreoli2009-03-291-6/+8
* * e_fm_op_registry : rename duration to etaDavide Andreoli2009-03-291-3/+3
* nuke segv in fm and leaks in menus.Carsten Haitzler2009-03-231-2/+8
* fix drag&drop of multiple files and reduce variables scopes.Gustavo Sverzut Barbieri2009-03-191-4/+9
* move loop invariant sprintf() outside loop.Gustavo Sverzut Barbieri2009-03-191-3/+13
* enjoy stringshare benefits.Gustavo Sverzut Barbieri2009-03-191-8/+7
* less noise/debug.Gustavo Sverzut Barbieri2009-03-181-2/+0
* add filemanager operation registry.Gustavo Sverzut Barbieri2009-03-181-90/+273
* added: _e_fm2_icon_next_find function used in _e_fm2_icon_sel_prev/next and _...Hannes Janetzek2009-03-171-147/+170
* some efm work: Hannes Janetzek2009-03-171-39/+298
* Let me introduce you to Ecore_Input. The idea is to share as much as possibl...Cedric BAIL2009-03-161-2/+2
* Icon rename finished. Now we have a fully compliant icon theme :)Davide Andreoli2009-03-151-4/+4
* More icon works, this commit include changes to the icons on the desktop.Davide Andreoli2009-03-081-94/+25
* * Rename the new function:Davide Andreoli2009-03-041-3/+3
* symlink icons back!Gustavo Sverzut Barbieri2009-03-041-1/+10
* More FDO icons work, now able to choose which one has precedence.Gustavo Sverzut Barbieri2009-03-041-4/+51
* fdo menu icons now scales.Gustavo Sverzut Barbieri2009-03-041-9/+1