Commit Graph

21 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 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 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 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 55ba16a896 formatting + space cleanups
SVN revision: 48266
2010-04-24 00:54:12 +00:00
Hannes Janetzek 9b861c788b added url_escape from curl
SVN revision: 48223
2010-04-22 18:11:20 +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 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 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 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 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 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 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 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 f211ebb853 'everything'
- optimized view to update when required
- dirbrowse send asnyc upadte only when current list has changed
- ++ evry_action priorities, needs config option though
- moved _app_action to evry_util_app_exec


SVN revision: 42051
2009-08-28 02:25:13 +00:00
Hannes Janetzek f4915164a9 'everything'
- removed old list view. both is in thumb view now. toggle them with ctrl+2
- removed o_icon and o_bg memebers from Evry_Item, those didnt belong there..
- moved some stuff into evry_util.c


SVN revision: 42031
2009-08-27 10:35:32 +00:00