Commit Graph

630 Commits

Author SHA1 Message Date
Hannes Janetzek 4fad3f4501 show indicator for when thumb slide for/back is possible
SVN revision: 48996
2010-05-19 02:43:41 +00:00
Hannes Janetzek 9053bd1ae9 get mouse events from seletors again
SVN revision: 48995
2010-05-19 01:34:46 +00:00
Hannes Janetzek c81e5ce7aa cleanups
SVN revision: 48994
2010-05-19 01:24:26 +00:00
Hannes Janetzek c802b2a74d - swallow selectors item _in_ theme
- cleanup shift-selectors action


SVN revision: 48993
2010-05-19 01:10:15 +00:00
Hannes Janetzek 486bf47939 - rework windows plugin, x:y now matches window from that desk
- fix evry_util_plugin_items_add to match item->detail properly
- fix evry_item_select with item-changed event


SVN revision: 48991
2010-05-19 00:03:35 +00:00
Hannes Janetzek dd4fa1244b - fix segv with complete input
- plugin can now set item selected by item change event
- better slide dir parameter
- fix comparison with unitialized values, thanks valgrind


SVN revision: 48981
2010-05-18 15:12:32 +00:00
Hannes Janetzek 3f81c54fc1 actually remove duplicates in aggregator
SVN revision: 48976
2010-05-18 12:32:29 +00:00
Hannes Janetzek 85797c58f3 evry_util_plugin_items_add: let plugin decide minimum input
SVN revision: 48974
2010-05-18 12:19:02 +00:00
Hannes Janetzek 7c2df0efc6 allow files to be dragged out of everything. bound to right button atm.
SVN revision: 48972
2010-05-18 09:37:58 +00:00
Hannes Janetzek 49b6a20c3f - show thumbnails for edj wallpaper
- added helper macros for action_free and new plugin instance


SVN revision: 48967
2010-05-18 07:52:26 +00:00
Hannes Janetzek b51868a30a fix invalid write..
cleanups


SVN revision: 48955
2010-05-18 03:20:55 +00:00
Hannes Janetzek 2514876698 reduce the chance to browse item by mistake when doing thumb scroll
SVN revision: 48950
2010-05-17 23:40:18 +00:00
Hannes Janetzek 5f9084b7d7 make evrything handle mouse events.
- double click on item runs action, right click runs action and keep evry open
- same with selectors
- mouse down and move 150px browses that item. and back. TODO needs an indicator
- mouse wheel selects next/prev on plugin bar or selectors 



SVN revision: 48949
2010-05-17 23:15:00 +00:00
Hannes Janetzek 7f9818b8a6 make clipboard action remember context.
cleanups & tweaks


SVN revision: 48927
2010-05-16 22:04:34 +00:00
Hannes Janetzek c011256d5c explicitly check that not ctrl or shift modifiers are active for normal tab bevahior.
cleanup


SVN revision: 48909
2010-05-16 04:06:15 +00:00
Hannes Janetzek 0f508a61ce refactor
SVN revision: 48908
2010-05-16 03:22:17 +00:00
Hannes Janetzek 523a1fbe07 dont sort parent dirs by usage
cleanups


SVN revision: 48906
2010-05-16 02:56:40 +00:00
Hannes Janetzek caacbb82df added selectors-shift function - in object selector one can trigger the
binding for show everything again and start with the current object as 
 new subject. esc or evry-binding will go back to previous level.
 this will come in handy sooner or later. believe me (=

added browse folder action to browse the containing folder of a file in 
 everything. 

now for example you have a plalist entry or a file from tracker search and 
 want to do sth within the parent dir of that file: 
 select browse folder -> .. go to parent -> trigger-evry-again -> 
 select delete/copy/watch the folder as slideshow or do whatever.
 


SVN revision: 48905
2010-05-16 02:37:07 +00:00
Hannes Janetzek b731a8b693 dont loose key events when showing everything
SVN revision: 48903
2010-05-15 23:27:09 +00:00
Hannes Janetzek da786a09b0 fix segv
SVN revision: 48901
2010-05-15 21:03:42 +00:00
Hannes Janetzek 3be469bc80 fix: ctrl+return
SVN revision: 48900
2010-05-15 20:58:54 +00:00
Hannes Janetzek 838684d6d8 - make cheat history work again
- dont check if files from cache exist in recent search, can slow down a lot
cleanups


SVN revision: 48899
2010-05-15 19:19:05 +00:00
Hannes Janetzek f6b49da880 - allow tab when there is no state to get back from empty selector
- fix segv window could have been deleted


SVN revision: 48873
2010-05-14 22:41:30 +00:00
Hannes Janetzek 71bc90e6ce - remove Evry.h
- move local vars into Evry_Window


SVN revision: 48871
2010-05-14 22:06:06 +00:00
Hannes Janetzek 6f5080e051 set better defaults
SVN revision: 48853
2010-05-14 06:49:20 +00:00
Hannes Janetzek 11a62e9049 use one window - more freedom to the aadvarks!
SVN revision: 48852
2010-05-14 06:35:06 +00:00
Hannes Janetzek 111b5b95c1 - get correct path uris
- fix browse item action missed one case
- fix segv in selector_item_update when state has no plugin


SVN revision: 48838
2010-05-14 03:11:03 +00:00
Hannes Janetzek 57a9bdc2ed - added Action_Performed event to let plugins know when an action was performed :)
- step to next item in thumb-view when marking items
- aggregator: better sorting of non-toplevel plugins, cleanups


SVN revision: 48832
2010-05-13 22:27:57 +00:00
Hannes Janetzek dcfbbb0799 sort non-toplevel plugins in aggregator correctly
SVN revision: 48804
2010-05-13 05:31:06 +00:00
Hannes Janetzek faeb840bdb fix automatic switching to object selector when action requires object
SVN revision: 48802
2010-05-13 04:42:22 +00:00
Hannes Janetzek 3b56f3c0da fix bug in exec_app
dont make cycle-mode default


SVN revision: 48800
2010-05-13 04:23:23 +00:00
Hannes Janetzek eab4f7cfef make multiple selection work in thumb mode.
trying thumb mode as default for aggregator


SVN revision: 48799
2010-05-13 04:13:38 +00:00
Hannes Janetzek 96967e37a8 fix file cache search
cleanups


SVN revision: 48798
2010-05-13 03:49:23 +00:00
Hannes Janetzek 6abe9464cf - use VERSION/EPOCH macros for config version
- fix segv in thumb_view



SVN revision: 48797
2010-05-13 02:52:02 +00:00
Hannes Janetzek d713846aff fix segv
SVN revision: 48787
2010-05-12 19:58:40 +00:00
Hannes Janetzek f3a7f7d996 dont slide tabs. looked disturbing
SVN revision: 48786
2010-05-12 18:44:26 +00:00
Hannes Janetzek 6620e1a566 fixes
- wrong sorting of apps from history
- get correct url hash for files. - strip double slash
- update selector when swtching to aggregator plugin
added 
- XF86Back to toggle thumb/list mode
- XF86Forward to zoom in thumb mode
cleanups


SVN revision: 48780
2010-05-12 17:29:38 +00:00
Hannes Janetzek eb77076200 - convert path to correct urls
- use .cache/thumbnails when available for pdf, video and faster image loading
- fix history sort issue with apps
-...


SVN revision: 48772
2010-05-12 02:01:09 +00:00
Hannes Janetzek 1d3d622e21 fix item changed event
SVN revision: 48770
2010-05-11 22:02:49 +00:00
Hannes Janetzek 2770ac3bcb this was wrong
SVN revision: 48769
2010-05-11 21:47:57 +00:00
Hannes Janetzek 2871c1d7cf refactor view and cleanup
SVN revision: 48768
2010-05-11 21:44:32 +00:00
Hannes Janetzek 4de02b5cbe set module->active when initialized by everything
SVN revision: 48765
2010-05-11 20:20:56 +00:00
Hannes Janetzek db8fad47d1 converted all modules to new api
SVN revision: 48758
2010-05-11 17:24:38 +00:00
Hannes Janetzek c1d5359332 only toggle view when it's different from the previous
cleanups


SVN revision: 48755
2010-05-11 15:10:30 +00:00
Hannes Janetzek 1760d392d4 use macro for registering modules
SVN revision: 48747
2010-05-11 01:53:34 +00:00
Hannes Janetzek bbe3d91149 added common log domain to Evry_API
added EVRY_PLUGIN_UPDATE macro for evry_plugin_update (was ...async_update)
converted more plugins



SVN revision: 48743
2010-05-10 23:45:49 +00:00
Hannes Janetzek 74317f724a added Evry_API struct to pass api as handle to modules so that they dont fail to load when everything is not loaded
see everything-settings as example how to use. other modules need to be converted.


SVN revision: 48740
2010-05-10 22:35:13 +00:00
Hannes Janetzek 14c0b2c5d7 fix problem when trigger gets lost with async plugins
SVN revision: 48703
2010-05-09 04:10:53 +00:00
Hannes Janetzek 311f5a8701 added function to find actions
SVN revision: 48687
2010-05-08 20:30:15 +00:00
Hannes Janetzek 4c8e8f64ce added utility function for md5 sum
item_changed event now says what has changed


SVN revision: 48680
2010-05-08 15:24:07 +00:00
Hannes Janetzek 4d746f5484 - splitted files plugin into recent-files/files
- added top-level option for plugins to either show the plugins' items or 
  the the plugin in aggregator
- added min_query option for plugins.
- added 'show in all' plugin option
- removed default config curft from plugin struct. plugin_register returns true 
  when a new config was created to set defaults.
- reorganized settings plugin.

 


SVN revision: 48642
2010-05-06 13:09:14 +00:00
Hannes Janetzek f419041865 less hash lookups - keep history_item with item
SVN revision: 48605
2010-05-04 01:19:16 +00:00
Hannes Janetzek e0908dd7c9 comments, and cleanups
SVN revision: 48597
2010-05-03 23:08:24 +00:00
Hannes Janetzek 13d29193d4 restrict warning to case where really no plugins loaded
SVN revision: 48591
2010-05-03 20:01:55 +00:00
Hannes Janetzek 20dc27cb8a - show message when no plugin is loaded, cleanups
SVN revision: 48590
2010-05-03 19:51:46 +00:00
Hannes Janetzek 1958516715 disambiguate api: separate begin() and browse().
cleanups


SVN revision: 48587
2010-05-03 19:19:42 +00:00
Hannes Janetzek 03a23598cc merged aggregator sort functions
SVN revision: 48570
2010-05-02 22:20:19 +00:00
Hannes Janetzek fab4a8fcf5 ok... now it really sorts right :)
SVN revision: 48568
2010-05-02 21:47:28 +00:00
Hannes Janetzek d908276143 sry, changed the history eet format. better now than later
SVN revision: 48564
2010-05-02 20:40:21 +00:00
Hannes Janetzek 20cd1af8ca more testing with clean profile. use predefined plugin/item priority
SVN revision: 48556
2010-05-02 18:14:21 +00:00
Hannes Janetzek 0c6c27eac7 better explicitly state that an action is context dependent
SVN revision: 48551
2010-05-02 16:29:32 +00:00
Hannes Janetzek 3f751f14f9 - fix last commit, need to check where hist item does vanish
- sort actions better



SVN revision: 48550
2010-05-02 16:16:20 +00:00
Hannes Janetzek fc31b50109 - speedup history lookup
- fix cleanup of recent files


SVN revision: 48549
2010-05-02 15:46:02 +00:00
Hannes Janetzek 60ae3759de add action option whether it is specific for a context provided by subject item.
e.g. copy is not specific for images while image viewer action is


SVN revision: 48547
2010-05-02 13:11:32 +00:00
Hannes Janetzek 60336d031f accept_list option for actions to handle multiple items at once
SVN revision: 48544
2010-05-02 11:57:39 +00:00
Hannes Janetzek f7d18f7ab6 delete action update timer on brosw_back, cleanup
SVN revision: 48543
2010-05-02 11:31:01 +00:00
Hannes Janetzek f3fcb5fd8b missed one bracket
SVN revision: 48534
2010-05-02 01:23:46 +00:00
Hannes Janetzek c225f1de9d fix sorting of cached items. use it->usage = -1 to indicate that history should not be used for sorting
SVN revision: 48532
2010-05-02 00:58:33 +00:00
Hannes Janetzek 2cf7cf080f cleanup every hour
SVN revision: 48531
2010-05-01 23:24:14 +00:00
Hannes Janetzek a406f496b1 - make Esc pop all states first and then hide. i.e. esc jump back to start when browsing dirs ;)
- make the global binding for 'everything' act like esc, when everything is active.
- global key bindings for a plugin jump to that plugin when everything is active.
- handle KP_Enter as Return


SVN revision: 48517
2010-05-01 19:27:26 +00:00
Massimo Maiurana 329940143b updating french and italian translations
SVN revision: 48512
2010-05-01 17:06:12 +00:00
Hannes Janetzek 46ada2a38b fix bug causing wrong types set in history. and fix old history in cleanup function
SVN revision: 48507
2010-05-01 15:43:31 +00:00
Hannes Janetzek e8a43d4c1e - keep track of async requests. dont handle old ones
- copy icon 'new .desktop' action


SVN revision: 48495
2010-04-30 22:12:02 +00:00
Hannes Janetzek c607acb5b2 fix segv. action base plugin has no config
SVN revision: 48477
2010-04-30 14:39:04 +00:00
Hannes Janetzek 586b7d6f64 only sort by fuzzy match before usage, when match differs a lot
SVN revision: 48467
2010-04-30 12:53:29 +00:00
Hannes Janetzek 703f9550b4 - disabled 'file delete' action for now. make it safer
- sort actions matching subtype before type, i.e. mpris action before file actions


SVN revision: 48444
2010-04-29 23:11:53 +00:00
Hannes Janetzek 21713329da - show only dirs when for copy/move actions
- fix recent files, and cleanup of stale entries 


SVN revision: 48440
2010-04-29 21:42:03 +00:00
Hannes Janetzek 8aef1b3695 fix leak
SVN revision: 48422
2010-04-29 16:34:11 +00:00
Hannes Janetzek 3a5b9456e9 - added function to get path or url from Evry_File, so that sources dont have to set both.
- check evry_file_path/uri_get() before using either. when return not NULL file->path/uri can b$
- make 'open with' plugin only show apps mathings the files mimetype
- added 'open with' action which takes any app as second argument
- sort actions that match item type before those matching subtype


SVN revision: 48418
2010-04-29 15:20:12 +00:00
Hannes Janetzek 4b51ec0c20 - match action also against subtype
- helper to get the path from an url
- added keybindings, 


SVN revision: 48411
2010-04-29 00:00:08 +00:00
Hannes Janetzek 3880adae76 fix segv
SVN revision: 48408
2010-04-28 21:04:05 +00:00
Hannes Janetzek 7aa6e09f48 clean up the mess with stringshared/refd types:
use int to identify item type, add function to register new types. 


SVN revision: 48396
2010-04-28 16:39:50 +00:00
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
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
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
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
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 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
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 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
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
Hannes Janetzek d628d8547a 'everything' dwim cursor handling:
right: switch to next tab if item is not browseable
left:  switch to prev tab if item has no parent


SVN revision: 48261
2010-04-23 22:26:48 +00:00
Hannes Janetzek ae9acb0d54 'everything' fix segv
SVN revision: 48258
2010-04-23 21:18:23 +00:00
Hannes Janetzek 6a858f10db 'everything' added configuration for triggers and views per plugin.
SVN revision: 48256
2010-04-23 20:48:22 +00:00
Hannes Janetzek e739b9ecd9 'everything' use an indicator to show when a trigger is active
SVN revision: 48240
2010-04-23 00:49:29 +00:00
Hannes Janetzek aa65519498 'everything' make 'input' pointer to input minus trigger
SVN revision: 48238
2010-04-22 23:03:47 +00:00
Hannes Janetzek e6d79b3368 'everything' allow more than one plugin for one trigger.
SVN revision: 48235
2010-04-22 21:10:16 +00:00
Hannes Janetzek 9f21aa2316 text input plugin is back. trigger it with "." nice wih 'google for it' action from gsuggest..
SVN revision: 48229
2010-04-22 19:17:51 +00:00
Hannes Janetzek 0c5e455d4f 'everything' dont add view trigger '?' to input. cleanups
SVN revision: 48226
2010-04-22 18:15:59 +00:00
Hannes Janetzek 36dd0e89f0 fix aggregator sorting
SVN revision: 48224
2010-04-22 18:12:17 +00:00
Hannes Janetzek 9b861c788b added url_escape from curl
SVN revision: 48223
2010-04-22 18:11:20 +00:00
Hannes Janetzek 65175a6137 'everything'
- fix module unloadin
- add '.' trigger for files to show parent dirs
- fix 'create new app' action
- keep the current view on update 


SVN revision: 48198
2010-04-21 10:59:08 +00:00
Hannes Janetzek 1b4a60ff87 'everything' dont sort action by last used, was a try..
SVN revision: 48195
2010-04-21 01:53:30 +00:00
Hannes Janetzek 2a1201bbdb merge exehist into evry_hist
SVN revision: 48194
2010-04-21 00:50:30 +00:00
Hannes Janetzek 9fe0c1a1bc 'everything' fix bug when using not composite
SVN revision: 48186
2010-04-20 21:20:30 +00:00
Hannes Janetzek ceb2ae28a2 'everything' use e's mime icons when not fdo override is set
SVN revision: 48185
2010-04-20 20:52:46 +00:00
Hannes Janetzek ac2fca776a 'everything' first start help page
SVN revision: 48170
2010-04-20 18:49:42 +00:00
Hannes Janetzek 4b5ce1b90a 'everything'
- let plugins store simple config data 
- fix apps 'open with' bug


SVN revision: 48162
2010-04-20 15:22:01 +00:00
Hannes Janetzek b7fcec6f05 'everything' fix config dialog
SVN revision: 48160
2010-04-20 09:12:28 +00:00
Hannes Janetzek 4945b00bb7 'everything' move plugin section into subtoolbook
SVN revision: 48159
2010-04-20 08:44:52 +00:00
Hannes Janetzek c41b48e6ac 'everything'
- files: show more files by default, todo config option
- cleanup


SVN revision: 48157
2010-04-20 07:40:21 +00:00
Massimo Maiurana ce67de7e63 make use of N_() in EVRY_PLUGIN_NEW and EVRY_ACTION_NEW macros as per pfritz suggestion + include one more message in translations
SVN revision: 48135
2010-04-19 16:09:35 +00:00
Hannes Janetzek 90517199bc 'everything' fix bug in sorting of 'all' list.
- added 'subtype' to Evry_Item


SVN revision: 48125
2010-04-19 07:26:56 +00:00
Massimo Maiurana a18bcb3b14 oops... missed these strings in my last commit about everythings' i18n
SVN revision: 48108
2010-04-18 16:35:28 +00:00
Hannes Janetzek dfb9847566 fix everythings' action category
SVN revision: 48102
2010-04-18 11:04:25 +00:00
Massimo Maiurana 2cef57f9f5 including all messages of the Everything module in i18n
SVN revision: 48100
2010-04-18 10:23:00 +00:00
Hannes Janetzek 6a3586deb6 'everything' fix bug
SVN revision: 48097
2010-04-18 06:26:50 +00:00
Hannes Janetzek 71f4bb7947 'everything' fix mimetype bug in file history
- added helper to check item type 


SVN revision: 48096
2010-04-18 04:41:08 +00:00
Hannes Janetzek c30b76da87 'everything' files: remember mimetype in history -> dont stat files from sleeping drives
- better scale down icons than up


SVN revision: 48089
2010-04-18 00:17:15 +00:00
Hannes Janetzek 6dc5aa2fe2 'everything' nicer slide
SVN revision: 48082
2010-04-17 19:13:01 +00:00
Hannes Janetzek 31312d16e3 'everything'
fix: make sure timer is deleted 


SVN revision: 48080
2010-04-17 18:28:01 +00:00
Hannes Janetzek dd081b14ea 'everything' delay sliding in until items are fetched
SVN revision: 48079
2010-04-17 18:18:31 +00:00
Hannes Janetzek 7dc2ee70ae cleanup
SVN revision: 48078
2010-04-17 17:51:00 +00:00
Hannes Janetzek bdb41a6254 'everything'
- slide anim for browsing into folders
- fix for spd when framerate is below 25fps
-Wall checked


SVN revision: 48077
2010-04-17 17:50:27 +00:00
Hannes Janetzek f97ca2b561 'everything' only animate tabscroll on plugin selection
SVN revision: 48071
2010-04-17 12:44:33 +00:00
Hannes Janetzek 233d282c92 'everything'
- fix plugin order config
- actually save app config
- scroll tabs, and turn off the 'blinking' on input



SVN revision: 48070
2010-04-17 12:40:28 +00:00
Hannes Janetzek 53b5f48a90 'everything'
- apps config : turn off executable list.
- aggregator: filter items with same id from different plugins 
  (no duplicates for files and tracker)


SVN revision: 48061
2010-04-17 01:10:20 +00:00
Hannes Janetzek 6cf35e63f2 'everything'
- fix popup geometry, same for composited and non-composited now
- remove experimental preview plugin


SVN revision: 48057
2010-04-16 17:24:35 +00:00
Hannes Janetzek 425f9616c4 'everything'
- files: use dir history to show recently browsed folders/files
- view: mark items that dont hoave icon to not try to fetch again


SVN revision: 48052
2010-04-16 14:15:30 +00:00
Hannes Janetzek 3f29ece6db 'everything' cleanup api
-  fix 'localization'? - translating plugin labels should work now


SVN revision: 48042
2010-04-15 21:42:30 +00:00
Hannes Janetzek 1cd0ecace3 'everything' only keep item selected after fetch when it was manually selected
SVN revision: 48023
2010-04-15 15:57:28 +00:00
Hannes Janetzek d0fbe9424e 'everything' apps shift/ctrl+tab insert appname + space now
SVN revision: 48022
2010-04-15 15:46:12 +00:00
Hannes Janetzek 2baae5916b 'everything' files: show root dir directly on /
- added ctrl|shift+Tab binding for browsing into items.


SVN revision: 48019
2010-04-15 13:58:44 +00:00
Hannes Janetzek 1ac2bb559a 'everything' cleanups. added p->view_mode for plugins to request a view used for them
SVN revision: 48005
2010-04-14 20:21:56 +00:00
Hannes Janetzek a1809e0d8e 'everything'
- add evry_util_file_detail_set
- fix one more bugger in animated scrolling


SVN revision: 47997
2010-04-14 10:49:28 +00:00
Hannes Janetzek dc7272476a 'everything' animated scrolling now works nicely
SVN revision: 47994
2010-04-13 23:45:43 +00:00
Hannes Janetzek 9ad7b1f7c6 'everythin' view: added shift+arrow for jump to begin/end. cleanups
SVN revision: 47993
2010-04-13 23:20:14 +00:00
Hannes Janetzek 743e4a06a7 'everything' fixbug
SVN revision: 47992
2010-04-13 22:23:56 +00:00
Hannes Janetzek 88568ea5b1 'everything' added detailed list view
SVN revision: 47991
2010-04-13 22:15:56 +00:00
Hannes Janetzek b66290ef0c 'everything' make animated srcoll work
SVN revision: 47988
2010-04-13 19:22:03 +00:00
Hannes Janetzek 6c6c4378dd fix last commit
SVN revision: 47987
2010-04-13 18:25:03 +00:00
Hannes Janetzek 52746b6160 'everything' bugfix
SVN revision: 47986
2010-04-13 18:07:00 +00:00
Hannes Janetzek 6701cecab9 'everything' keep selected item aligned to center when scrolling
SVN revision: 47984
2010-04-13 17:11:20 +00:00
Hannes Janetzek d71da20c37 'everything' cheat codes for de/promoting history items
SVN revision: 47974
2010-04-12 20:52:23 +00:00
Hannes Janetzek f6e8621282 'everything' apps, better handling of params
SVN revision: 47968
2010-04-12 19:21:09 +00:00
Hannes Janetzek 34761ff304 'everythin' apps: create a desktop item with given params
SVN revision: 47965
2010-04-12 16:43:57 +00:00
Hannes Janetzek 33754f9e56 'everything' view: better scroll method. fix flicker on popup show
SVN revision: 47963
2010-04-12 16:31:40 +00:00
toma e497c41726 Better clipboard for Everything module
SVN revision: 47958
2010-04-12 14:17:14 +00:00
Massimo Maiurana 264ff6e641 updating french and italian translations
SVN revision: 47955
2010-04-12 11:07:18 +00:00
Hannes Janetzek 50c775ac0e 'everything' keep selected plugin selected after update matches
- cleanups


SVN revision: 47926
2010-04-11 14:29:23 +00:00
Hannes Janetzek f33a765765 'everything' fix leaks
SVN revision: 47925
2010-04-11 13:40:10 +00:00
Hannes Janetzek f75e52eb44 'everything' fix segv
SVN revision: 47916
2010-04-11 04:37:04 +00:00
Hannes Janetzek 19ecf36e1b use 'Everything Launcher' category for modules
SVN revision: 47914
2010-04-11 04:02:45 +00:00
Hannes Janetzek 7b4a44ef74 --dbg...
SVN revision: 47913
2010-04-11 03:33:13 +00:00
Hannes Janetzek c983305188 'everything' fix the 'jumpiness' when toggling view mode
SVN revision: 47912
2010-04-11 03:31:04 +00:00
Hannes Janetzek 6d73f126f9 'everything' readd smooth scroll option
SVN revision: 47911
2010-04-11 02:34:18 +00:00
Hannes Janetzek eb612dbaf7 'everything' added a more emacs styled quick nav version
SVN revision: 47908
2010-04-10 23:44:11 +00:00
Hannes Janetzek a2dde82e7f 'everything'add free_cb for plugins and actions.
SVN revision: 47904
2010-04-10 22:38:05 +00:00
Hannes Janetzek 31ab8c471e 'everything' add missing files, clean shutdown of modules
SVN revision: 47903
2010-04-10 21:38:36 +00:00
Hannes Janetzek c9c75b2420 'everything'
- everything plugins are now e-modules.


SVN revision: 47895
2010-04-10 20:05:57 +00:00
Hannes Janetzek 1c91e02601 'everything' install plugins into ...modules/everything/plugins subdir now
SVN revision: 47876
2010-04-09 15:53:07 +00:00
Hannes Janetzek 83c17e9f4c 'everything' apps: use own history for sorting apps
SVN revision: 47873
2010-04-09 14:41:37 +00:00
Hannes Janetzek 5fc72aa5d8 'everything' update selector on show. fixes a problem with no selected item at start
SVN revision: 47867
2010-04-09 05:35:07 +00:00
Hannes Janetzek 04ded7c5db 'everything'
- open with..: find also text/plain apps for text/* files
- stricter matching of history items. no more 'Open Terminal' everywhere
- defer popup creation


SVN revision: 47865
2010-04-09 04:14:09 +00:00
Hannes Janetzek 5b59eebdbf 'everything' fix segv in border plugin after closing windows with ctrl+enter
SVN revision: 47861
2010-04-09 02:15:37 +00:00
Gustavo Sverzut Barbieri d06c310be4 EAPI, as the dynamically loaded modules will use that symbol due DBG()
and friends.



SVN revision: 47860
2010-04-09 02:03:49 +00:00
Hannes Janetzek 15dcb3c74e 'everything' fix reloading after unloading :p
SVN revision: 47855
2010-04-08 23:51:02 +00:00
Hannes Janetzek 8ef04a8744 'everything'
- trigger show_timer_cb on tab, when the list is not already shown
- whitespaces--


SVN revision: 47853
2010-04-08 23:41:53 +00:00
Hannes Janetzek fdcba0eec1 'everything' dont create view twice..
SVN revision: 47852
2010-04-08 23:36:15 +00:00
Hannes Janetzek 261903c589 'everything'
- slight delay for rolling out the list.
- no delay for actions - on enter actions are directly updated and executed


SVN revision: 47851
2010-04-08 23:29:35 +00:00
Hannes Janetzek 0ef941962b 'everything' fix unloading of module part 1.
SVN revision: 47849
2010-04-08 22:50:53 +00:00
Hannes Janetzek 1713dfa83c 'everything'
- fixed serious leak in thumb_view. 
 - cleanups


SVN revision: 47848
2010-04-08 22:37:50 +00:00
Hannes Janetzek b7d24f25cc check evry module api version
SVN revision: 47829
2010-04-08 11:55:15 +00:00
Hannes Janetzek 90f261fc04 'everything'
- use item_changed event to update views and actions
- Evry_File: rename uri to path


SVN revision: 47807
2010-04-07 15:03:27 +00:00
Hannes Janetzek 91477b60c2 'everything' removed tracker plugin from core
SVN revision: 47803
2010-04-07 11:21:11 +00:00
Hannes Janetzek e67b77ac46 'everything'
- make upadte of action selector async
- added action selector as subjects plugin for actions without object like restart, shutdown, etc


SVN revision: 47748
2010-04-04 14:11:35 +00:00
Hannes Janetzek 66c8385ac1 'everything' fix segv in border plugin
SVN revision: 47747
2010-04-04 14:04:30 +00:00
Hannes Janetzek f18fea93f8 'everything' dont add aggregator when there is only one plugin which wont show items in aggregator list
SVN revision: 47708
2010-04-02 16:28:19 +00:00
Hannes Janetzek 01756e0012 'everything' update actions view when subject item changed
SVN revision: 47681
2010-04-02 06:12:33 +00:00
Hannes Janetzek 98c86b1083 'everything' update also inactive selectors (e.g. when an action removes the current item)
SVN revision: 47679
2010-04-02 05:31:02 +00:00
Hannes Janetzek fc578352d0 'everything'
- add plugin option whether items should be shown in aggregator
- fix cleanup of thumb view when there are no items


SVN revision: 47677
2010-04-02 04:19:38 +00:00
Hannes Janetzek 7c5bb610bd 'everything' fix issue with clearing thumb queue on _view_update
SVN revision: 47665
2010-04-01 19:32:44 +00:00
Hannes Janetzek 9c9333b24a 'everything' apps: remove uneeded filter
SVN revision: 47599
2010-03-30 13:32:44 +00:00
Hannes Janetzek d4d1e02dc2 'everything' fix thumb queue
SVN revision: 47541
2010-03-28 20:16:17 +00:00
Hannes Janetzek cc0b4c47ae 'everything' change 'show list' option to show list from the start
SVN revision: 47540
2010-03-28 20:15:27 +00:00
Hannes Janetzek 158bb21da2 'everything' send unselect signal on _view_update
SVN revision: 47530
2010-03-28 14:47:26 +00:00
Hannes Janetzek 22d6a15d3b 'everything' view: less blocking, cleanups
SVN revision: 47390
2010-03-23 12:39:35 +00:00
Hannes Janetzek 5a1556acca 'everything'
- use idler for retrieving icons. 
- delay initial update of matches 


SVN revision: 47357
2010-03-21 15:55:03 +00:00
Hannes Janetzek df3346704f 'everything' fix segv in tracker plugin
SVN revision: 47249
2010-03-15 19:47:36 +00:00
Hannes Janetzek a1e8825e2b 'everything' less artificial match lag
SVN revision: 47234
2010-03-15 13:10:43 +00:00
Hannes Janetzek 6ba364c301 'everything'- whoops, fix last commit
SVN revision: 47218
2010-03-14 18:00:53 +00:00
Hannes Janetzek 4104105380 'everything'
- lower priority for 'text' items
- show plugin icons in aggregator and selector when there are no item icons 


SVN revision: 47217
2010-03-14 17:53:13 +00:00
Hannes Janetzek 2f45f4ce6e 'everything' apps plugin: skip .desktops with same exec line
SVN revision: 47184
2010-03-13 20:37:24 +00:00
Miculcy Brian b80eca5ad3 remove the now useless title
SVN revision: 47002
2010-03-08 16:09:21 +00:00
Rafael Antognolli 4000205b32 Check for error on get_name_owner callback.
SVN revision: 46950
2010-03-07 14:51:30 +00:00
Hannes Janetzek cb0d67126c 'everything' tracker: use nameOwner signal to check whether tracker is running
SVN revision: 46909
2010-03-06 14:21:17 +00:00
Hannes Janetzek 0d5317b222 'everything' add log domain
SVN revision: 46908
2010-03-06 14:15:00 +00:00
Hannes Janetzek f8be2bace0 'evrything' cleanups
SVN revision: 46907
2010-03-06 14:09:05 +00:00
Vincent Torri fe72331c96 remove -no-undefined in everything
SVN revision: 46638
2010-02-28 07:02:31 +00:00
Hannes Janetzek d9e6eb4b3a 'everything'
- use desktops' label as long as executable is not called with parameters. 
- disable sync of app history  with exehist - could be removed I think.


SVN revision: 46189
2010-02-15 13:32:34 +00:00
Hannes Janetzek 8935019960 everything text plugin: only create item, when there is input
SVN revision: 45808
2010-02-02 16:15:51 +00:00
Hannes Janetzek e609c39dbc awesome new plugin for everything. 'text' creates an item for the text you type (=
SVN revision: 45807
2010-02-02 16:06:42 +00:00
Hannes Janetzek be5679a2a2 provide plugindir for with pkg-config
SVN revision: 45806
2010-02-02 14:03:56 +00:00
Hannes Janetzek ab13fa8b72 fix comment
SVN revision: 45768
2010-02-01 13:06:44 +00:00
Hannes Janetzek 563d810def find plugins for "everything" in $HOME/.e/e/everything_plugins
SVN revision: 45758
2010-01-31 17:42:28 +00:00
Gustavo Sverzut Barbieri 51347f22f4 eina_module_free() already calls eina_module_unload(). There's no need
to call it afterwards.

By: Lucas De Marchi <lucas.demarchi@profusion.mobi>



SVN revision: 45592
2010-01-26 15:22:53 +00:00
Gustavo Sverzut Barbieri f955d4856e evry_hist->subjects and evry_hist->actions has already been freed
by evry_history_free(). Do not call eina_hash_foreach() again on
evry_history_unload since this will give an eina_magic_fail()
beacause they are already NULL.

By: Lucas De Marchi <lucas.demarchi@profusion.mobi>



SVN revision: 45591
2010-01-26 15:21:57 +00:00
Hannes Janetzek 922c14ea3c hopefully 'everything' builds on solaris now. hints how to do it better appreciated.
SVN revision: 45235
2010-01-16 21:01:59 +00:00
Jorge Luis Zapata Muga 33fdfb9322 + [Eina] API change. eina_module_list_flush() -> eina_module_list_free()
as we are on the modules context not the array.
  All the referenced projects are changed too. Remember that the list_free()
  already calls the unload() on each module so no need to call list_unload()



SVN revision: 44978
2010-01-08 12:22:23 +00:00
Christopher Michael 71af0a18f1 Use proper variable type when deleting Ecore_Event_Handlers.
Remove some whitespace.



SVN revision: 44703
2009-12-23 21:46:39 +00:00
Carsten Haitzler 20fcfd6175 fix e to build after cedrics api break!
SVN revision: 43503
2009-11-07 01:22:27 +00:00
Daniel Kolesa 20a85c6d6c Fix distcheck of E.
SVN revision: 42944
2009-10-07 18:25:39 +00:00
Hannes Janetzek 3f8a019c39 fix some problems found by llvm
SVN revision: 42921
2009-10-06 21:39:34 +00:00
Hannes Janetzek a50c18222b 'everything' more EAPI
SVN revision: 42849
2009-10-02 00:13:36 +00:00
Hannes Janetzek 25eefb779a 'everything'
fix segv when browsed dir has no files
make evry_conf and evry_hist EAPI for now


SVN revision: 42846
2009-10-01 22:31:45 +00:00
Hannes Janetzek a76017fc9d 'everything' bump config version
SVN revision: 42813
2009-09-30 03:53:17 +00:00
Hannes Janetzek 28cb3262f6 'everything' sync app history with exehist
SVN revision: 42689
2009-09-25 03:40:18 +00:00
Hannes Janetzek 0961d2c507 'everything'
added simpler history sort modes


SVN revision: 42687
2009-09-25 00:27:36 +00:00
Hannes Janetzek ad6f5a29e3 'everything' - switch list/view mode
SVN revision: 42686
2009-09-24 23:10:05 +00:00
Hannes Janetzek 8c4812092d 'everything'
- remember full exec path to get the right .desktops
  ... bump history version number for this.
- fixes: 
  update border match value -> show them in aggregator.
  show items of first plugin in aggregator when no 
  items found from history.


SVN revision: 42685
2009-09-24 23:08:59 +00:00
Hannes Janetzek a4fb397e83 'everything'
- added option for default view mode 


SVN revision: 42684
2009-09-24 21:09:25 +00:00
Hannes Janetzek 91211ef9c4 reopen fileman and dialog windows after restart of e.
- modules using e_configure_registry_add must be modified to 
  use registry path as window class for this to work
- fileman now uses e_remember to remember position instead of 
  handling it separately
- added option to window remember for remembering dialogs and 
  fileman windows automatically


SVN revision: 42607
2009-09-21 20:36:35 +00:00
Hannes Janetzek 380f28333f everything:
- added config for popup position
- make 'open term here' action work with other terminal


SVN revision: 42554
2009-09-18 06:33:33 +00:00
Massimo Maiurana 7bd1b90598 updating french and italian translations
SVN revision: 42509
2009-09-16 10:43:06 +00:00
Hannes Janetzek 420316641a everything: show 'launch' action for non .desktop app items
SVN revision: 42497
2009-09-15 17:19:53 +00:00
Gustavo Sverzut Barbieri 58925e0232 Update to match new EINA init/shutdown.
SVN revision: 42301
2009-09-06 22:23:04 +00:00
Hannes Janetzek b5ca26e9e9 'everything'
- remember context of action. e.g. which app was used for 
  opening a file with a specific mimetype 


SVN revision: 42205
2009-09-03 14:21:27 +00:00
Gustavo Sverzut Barbieri 12945004f6 EAPI, again :-)
Please, compile with -fvisibility=hidden, you'll get these errors and
benefit from reasonably faster load of E17.

Except by ETK, whole EFL is able to be compiled with this flag, so I'd
recommend using it in general.



SVN revision: 42192
2009-09-02 22:04:37 +00:00