Commit Graph

9507 Commits

Author SHA1 Message Date
Hannes Janetzek b76df169ab fix last commit.
started to make item type checking better


SVN revision: 48391
2010-04-28 13:54:35 +00:00
Hannes Janetzek 7016b51af8 Evry_Action.: reorganized and allow to check for subtype
- remove trigger from config when length is 0


SVN revision: 48389
2010-04-28 12:58:24 +00:00
Hannes Janetzek bc22c23029 fix action deletion on exit. cleanups
SVN revision: 48388
2010-04-28 11:28:45 +00:00
Carsten Haitzler aadcae0b20 be lenient on uri';s allow boring full paths.
SVN revision: 48380
2010-04-28 03:30:48 +00:00
Carsten Haitzler 4b1a77f8a0 DONT strip file://! efm etc. expects it.. as its a uri! dnd broke as of this
change completely... bad englebass! bad! spank! :)



SVN revision: 48379
2010-04-28 03:30:31 +00:00
Hannes Janetzek e2abaae2c6 'everything'
- cleanup api -> cleanup code :)
- Evry_Plugin now inherits Evry_Item
- Evry_Action has fetch method to realize menu interfaces easily. see wallpaper plugin
- Evry_App inherits Evry_Action


SVN revision: 48374
2010-04-28 03:22:40 +00:00
Gustavo Sverzut Barbieri 8d647d48cf fix eap editor for icon selection.
SVN revision: 48368
2010-04-27 21:15:34 +00:00
Gustavo Sverzut Barbieri db6b561e3e remove stale references to enlightenment_fm_open, it's gone!
SVN revision: 48364
2010-04-27 15:47:12 +00:00
Carsten Haitzler 414ab703a9 no more e_fm_open - use dbus... eg:
dbus-send --session --dest=org.enlightenment.FileManager /org/enlightenment/FileManager org.enlightenment.FileManager.OpenDirectory string:'/home/raster'



SVN revision: 48362
2010-04-27 13:30:33 +00:00
Massimo Maiurana 8aa5babcd3 updating french and italian translations
SVN revision: 48361
2010-04-27 11:54:43 +00:00
Carsten Haitzler a7b95ba2ef patch from Ticket #543
SVN revision: 48353
2010-04-27 04:24:08 +00:00
Christopher Michael a824c8a731 Fix formatting & remove whitespace.
SVN revision: 48349
2010-04-26 21:50:53 +00:00
Christopher Michael ce6afacdd8 Add automatic Quickpanel direction. Basically this allows the
quickpanel to show up where there is the most space (ie: if you move
indicator toward the bottom of the screen, and the quickpanel cannot
fully show below indicator, it will automatically show above indicator).



SVN revision: 48348
2010-04-26 21:36:00 +00:00
Hannes Janetzek 71302fa70e jump to key also when it is already bound. imo one could remove the warning dialog:
usually one wants to set an action for a keybinding and not be told that this key is 
bound to anoher action. currently i interpret it as 'you shall not change a binding 
that was set for you to be exactly like this!'


SVN revision: 48346
2010-04-26 19:27:40 +00:00
Hannes Janetzek 5ef6f8bf5b fix some more warnings
SVN revision: 48345
2010-04-26 18:26:49 +00:00
Hannes Janetzek 5e8a3abd9a 'everything'
- make Evry_Action inherit from Evry_Item
- reorganize evry_action selector plugin
- fix bug in thumb view when quickly sliding back
- files: use thread for adding history items, as ecore_file_exists can block
- fix -Wall warnings


SVN revision: 48340
2010-04-26 18:21:09 +00:00
Miculcy Brian b7c95b0a13 When e segfaults during startup (module load), e now disables that module correctly after a restart and tells the user about that. TODO: Disable all modules correctly when not sure which one did the segfault during startup...
SVN revision: 48332
2010-04-26 16:31:33 +00:00
Massimo Maiurana 56259ca821 updating french and italian translations
SVN revision: 48331
2010-04-26 16:25:10 +00:00
Hannes Janetzek 1183745fce 'everything' files: use dir watcher info instead of rereading
- cleanups


SVN revision: 48325
2010-04-26 01:04:43 +00:00
Hannes Janetzek 2ea8184b90 update old configs to show list by default
SVN revision: 48321
2010-04-25 22:19:24 +00:00
Hannes Janetzek e82f19ceb9 'everything' fix last commit
SVN revision: 48320
2010-04-25 22:12:54 +00:00
Hannes Janetzek 34a524d8ba 'everything'
- history: lower priority when context doesnt match
- update actions only when current item changed with update_matches


SVN revision: 48319
2010-04-25 21:46:36 +00:00
Hannes Janetzek e2875795e2 path will be escaped by e_exec. dont do it here
SVN revision: 48318
2010-04-25 19:52:18 +00:00
Hannes Janetzek 50072b9ecd files: added copy and move action
- fix 'open with' action opened things wice


SVN revision: 48317
2010-04-25 19:37:30 +00:00
Jaime Thomas 202a06c9f6 Stop windows from jumping to (0,0) location when resizing using keybindings.
SVN revision: 48316
2010-04-25 18:50:14 +00:00
Hannes Janetzek 60c9515f6c no need to strdup
SVN revision: 48313
2010-04-25 16:36:36 +00:00
Hannes Janetzek 8cafc5cebb 'everything'
- allow multiple selection of and action on items, use ',' ctrl+ , ctrl- for marking items
  - only those selected items will be used that match the type of action.
  - TODO: filter which actions should not be used with multiple candidates
- files: added dir monitor and trash action


SVN revision: 48312
2010-04-25 16:26:13 +00:00
Hannes Janetzek 493e7f900d 'everything'
- remove duplicate items (e.g. files from dirbrowse and tracker) from aggregator
- fix bugger in files plugin


SVN revision: 48304
2010-04-25 12:21:41 +00:00
Hannes Janetzek bf72bd5171 'everything' keep right input position on backspace
- set context for calc items (usually one one wants to copy its text items instead of googling it)


SVN revision: 48302
2010-04-25 12:01:20 +00:00
Hannes Janetzek da5a495734 'everything' files: add dirs first
SVN revision: 48300
2010-04-25 11:27:01 +00:00
Hannes Janetzek 6a44bba411 'everything' faster dirbrowsing: use 'd_type' when available.
- added '.' trigger to show hidden files, '..' to show parent dirs
- fixed plugin_autoselect
- files: fix warning 


SVN revision: 48299
2010-04-25 11:00:53 +00:00
Massimo Maiurana 3942ec930d updating french and italian translations
SVN revision: 48296
2010-04-25 08:27:20 +00:00
Carsten Haitzler f1bb22e498 from andrnils < fbsd build stuff
SVN revision: 48295
2010-04-25 06:26:25 +00:00
Hannes Janetzek 857d064220 'everyhing'
- when trigger active clear input without clearing the trigger
- nicer macro for EVRY_PLUGIN_NEW



SVN revision: 48294
2010-04-25 00:31:11 +00:00
Hannes Janetzek 4ddec81bfd 'everything' use '.' as trigger for 'show parent dirs' again.
- rename module_init to plugin_init to be consistent


SVN revision: 48292
2010-04-24 23:07:13 +00:00
Hannes Janetzek 231e6ba48b 'everything'
- cleanup aggregator _fetch, add any item when less than MAX_ITEMS matching were found
- also use ctrl+up/down for jumping to first/last item



SVN revision: 48291
2010-04-24 23:05:36 +00:00
Hannes Janetzek ec5c14916e update help page
SVN revision: 48289
2010-04-24 18:17:40 +00:00
Hannes Janetzek f364140ebb 'everything' free path in detail_set
- escape files in evry exec


SVN revision: 48286
2010-04-24 17:14:01 +00:00
Hannes Janetzek 61bcbb73f7 use space as trigger for text input
SVN revision: 48284
2010-04-24 16:32:25 +00:00
Hannes Janetzek 31594bfade 'everything' allow plugins to set the selected item
SVN revision: 48282
2010-04-24 16:18:45 +00:00
Massimo Maiurana f755b8d06a updating french and italian translations
SVN revision: 48280
2010-04-24 15:16:06 +00:00
Hannes Janetzek f5b3c6757f 'everyhing' open module configs directly from plugin page
SVN revision: 48274
2010-04-24 14:27:16 +00:00
Hannes Janetzek 8c6f254e09 'everything'
- finally 'enable plugin' config option :)


SVN revision: 48270
2010-04-24 12:39:20 +00:00
Hannes Janetzek 22cc327c76 'everything'
fix aggregator, comments


SVN revision: 48269
2010-04-24 12:10:19 +00:00
Hannes Janetzek 0ac03dd26b 'everything' mo' fix
SVN revision: 48268
2010-04-24 02:11:14 +00:00
Hannes Janetzek 4e1d229714 fix sorting
SVN revision: 48267
2010-04-24 01:26:10 +00:00
Hannes Janetzek 55ba16a896 formatting + space cleanups
SVN revision: 48266
2010-04-24 00:54:12 +00:00
Hannes Janetzek da0e1fb856 fix bug. aggregator didnt fetch from first plugin
SVN revision: 48265
2010-04-24 00:51:08 +00:00
Hannes Janetzek 343601a12f 'everything' dont allow aggregator to be moved down
SVN revision: 48264
2010-04-24 00:32:03 +00:00
Hannes Janetzek e226f8f013 'everything' big cleanup.
- fixed bug with going back to thumb view
- aggregator can now have his one view


SVN revision: 48263
2010-04-24 00:21:45 +00:00