12838 Commits (5bb05f586405f24e02c6a9b582419eb679414814)
 

Author SHA1 Message Date
Mike Blumenkrantz 5bb05f5864 prevent fileman typebuf from activating while renaming files 11 years ago
Carsten Haitzler 644a1c39f4 patch from PrinceAMD to use date+time for shot filename. 11 years ago
Christopher Michael 7f9afaa54e E: Remove unused variable in image_add_from_file. Add trap in case 11 years ago
Christopher Michael 184e904c64 E: Add unused to missing function. 11 years ago
Christopher Michael 6152d0be40 E_FM: Remove unused variables and fix formatting for 80 columns. 11 years ago
Christopher Michael 636e6af10f E: Minor formatting fixes. 11 years ago
Leif Middelschulte bc5b594dda Add 'Exec new instance of focused app' action for consistent tabbing 11 years ago
Chidambar Zinnoury 907ea06deb e battery: don't report battery as charging when it obviously isn't. 11 years ago
Vincent Torri 72c6b4e4a3 E17: fix race condition when copying a file 11 years ago
Vincent Torri 6b430e4489 E17: fix typo 11 years ago
Vincent Torri 435a620992 check if the name has a 'file' part 11 years ago
Vincent Torri 4d0cfed7b9 whitespaces-- 11 years ago
Vincent Torri 7e40b5f15a E17: symlink fixes 11 years ago
Carsten Haitzler 58be84aa8e dont look for socket file - just connect to see if eeze scanner is 11 years ago
Mike Blumenkrantz 3476abe5a4 add strdupa/strndupa definitions for vtorri 11 years ago
Carsten Haitzler 5470921bc8 update radial grad. 11 years ago
Carsten Haitzler 7ac8b4fd31 that is bad code as rusty says - though fix it a different way. 11 years ago
Mike Blumenkrantz db0049e248 desklock now properly supports ctrl+a for those times when you know you mistyped your password 11 years ago
Mike Blumenkrantz b1a1902995 add some basic window manipulation methods to enlightenment_remote + e 11 years ago
Mike Blumenkrantz 1b8ebb097a I suppose this is a better way to ensure all the configs get properly updated, also remove the related FIXME 11 years ago
Mike Blumenkrantz 56ba623839 make changes to toolbar and click mode take effect immediately in existing efm windows 11 years ago
Mike Blumenkrantz 280cf2a008 simply return when a filemanager's config is re-set instead of crashing 11 years ago
Mike Blumenkrantz 11b99c6513 fileman's "Use Single Click" option now toggles a global config option which is picked up by fileselector widgets, also added a menu item to the right click efm menu to toggle this on a case-by-case basis 11 years ago
Mike Blumenkrantz c48e60963a I accidentally the whole fileman when toolbar was enabled. I am shamefaced. 11 years ago
Mike Blumenkrantz 2179306800 fix some cases where zone/shelf handling was wrong and would lead to shelves being shown when they shouldn't 11 years ago
Mike Blumenkrantz 53a0131428 some genius made it so that the fm widget in a fileman window would only be resized if there was a toolbar. this is now fixed, and files will once again display in efm without a toolbar 11 years ago
Christopher Michael e816b7b432 Formatting. 11 years ago
Mike Blumenkrantz a427ed3e82 add e_util_size_debug_set() to allow easier size debugging of objects in e 11 years ago
Mike Blumenkrantz 67db80b0bb fix efm typebuf globbing to work for trailing globs 11 years ago
Mike Blumenkrantz fa0e811cc8 fix tab completion and repeated typebuf navigation when using relative directories 11 years ago
Mike Blumenkrantz fe3f5c44e9 fix efm typebuf navigation when using relative directories instead of absolute paths, also fix tab completion 11 years ago
Mike Blumenkrantz f780d740ce prevent infinite looping while loading directory props in efm 11 years ago
Mike Blumenkrantz d199c58904 finally kill off the last of the e_icon_object_set uses; 11 years ago
Mike Blumenkrantz 10907a3b10 set edje flag in e_icon for edje objects instead of always using strcmp to check 11 years ago
Mike Blumenkrantz f66e16178c in general, any time e_icon_object_set is used, it's wrong. e_icon doesn't handle these cases and fails in every case other than the initial _set() call. 11 years ago
Mike Blumenkrantz 3b3403b127 remove wildcard refs in efm typebuf on hide 11 years ago
Mike Blumenkrantz 5a42012102 more typebuf fixes for "favorites" in efm 11 years ago
Mike Blumenkrantz 50d1c1b5ee also prevent typebuf changes on "favorites" widgets 11 years ago
Carsten Haitzler 1d5f246de1 fix fm exec application remembering. :) 11 years ago
Carsten Haitzler 23296b46ec after figuring out why my deskotp didnt screnblank... massively 11 years ago
Mike Blumenkrantz 3c10733774 "when I was a boy, all the file managers did glob matching with their typebufs, and they could do it uphill both ways in the snow! barefoot!" 11 years ago
Mike Blumenkrantz 75e7cf10d0 delete physics windows from hash when border is deleted 11 years ago
Mike Blumenkrantz 0a99276b73 ensure focus is set when moving a window across zones 11 years ago
Mike Blumenkrantz 9872898794 fix fullscreen window moving using pager/bindings 11 years ago
Mike Blumenkrantz c2ac400f8c ecore-x changes for shot module "because devilhorns said so" 11 years ago
Mike Blumenkrantz 5467c60cf6 fix window shots to work correctly all the time 11 years ago
Mike Blumenkrantz 1d6199f9d7 add space handling, also make enter key actually save shots 11 years ago
Mike Blumenkrantz 141acd2ae4 long-awaited, much-requested feature: shot module now takes shots of windows 11 years ago
Mike Blumenkrantz c11ff67cff forgot that we do data param first in callbacks... 11 years ago
Mike Blumenkrantz 85931fc15a add mechanism for injecting entries into border menus 11 years ago