Hannes Janetzek [Sun, 25 Apr 2010 22:12:54 +0000 (22:12 +0000)]
'everything' fix last commit
SVN revision: 48320
Hannes Janetzek [Sun, 25 Apr 2010 21:46:36 +0000 (21:46 +0000)]
'everything'
- history: lower priority when context doesnt match
- update actions only when current item changed with update_matches
SVN revision: 48319
Hannes Janetzek [Sun, 25 Apr 2010 19:52:18 +0000 (19:52 +0000)]
path will be escaped by e_exec. dont do it here
SVN revision: 48318
Hannes Janetzek [Sun, 25 Apr 2010 19:37:30 +0000 (19:37 +0000)]
files: added copy and move action
- fix 'open with' action opened things wice
SVN revision: 48317
Jaime Thomas [Sun, 25 Apr 2010 18:50:14 +0000 (18:50 +0000)]
Stop windows from jumping to (0,0) location when resizing using keybindings.
SVN revision: 48316
Hannes Janetzek [Sun, 25 Apr 2010 16:36:36 +0000 (16:36 +0000)]
no need to strdup
SVN revision: 48313
Hannes Janetzek [Sun, 25 Apr 2010 16:26:13 +0000 (16:26 +0000)]
'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
Hannes Janetzek [Sun, 25 Apr 2010 12:21:41 +0000 (12:21 +0000)]
'everything'
- remove duplicate items (e.g. files from dirbrowse and tracker) from aggregator
- fix bugger in files plugin
SVN revision: 48304
Hannes Janetzek [Sun, 25 Apr 2010 12:01:20 +0000 (12:01 +0000)]
'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
Hannes Janetzek [Sun, 25 Apr 2010 11:27:01 +0000 (11:27 +0000)]
'everything' files: add dirs first
SVN revision: 48300
Hannes Janetzek [Sun, 25 Apr 2010 11:00:53 +0000 (11:00 +0000)]
'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
Massimo Maiurana [Sun, 25 Apr 2010 08:27:20 +0000 (08:27 +0000)]
updating french and italian translations
SVN revision: 48296
Carsten Haitzler [Sun, 25 Apr 2010 06:26:25 +0000 (06:26 +0000)]
from andrnils < fbsd build stuff
SVN revision: 48295
Hannes Janetzek [Sun, 25 Apr 2010 00:31:11 +0000 (00:31 +0000)]
'everyhing'
- when trigger active clear input without clearing the trigger
- nicer macro for EVRY_PLUGIN_NEW
SVN revision: 48294
Hannes Janetzek [Sat, 24 Apr 2010 23:07:13 +0000 (23:07 +0000)]
'everything' use '.' as trigger for 'show parent dirs' again.
- rename module_init to plugin_init to be consistent
SVN revision: 48292
Hannes Janetzek [Sat, 24 Apr 2010 23:05:36 +0000 (23:05 +0000)]
'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
Hannes Janetzek [Sat, 24 Apr 2010 18:17:40 +0000 (18:17 +0000)]
update help page
SVN revision: 48289
Hannes Janetzek [Sat, 24 Apr 2010 17:14:01 +0000 (17:14 +0000)]
'everything' free path in detail_set
- escape files in evry exec
SVN revision: 48286
Hannes Janetzek [Sat, 24 Apr 2010 16:32:25 +0000 (16:32 +0000)]
use space as trigger for text input
SVN revision: 48284
Hannes Janetzek [Sat, 24 Apr 2010 16:18:45 +0000 (16:18 +0000)]
'everything' allow plugins to set the selected item
SVN revision: 48282
Massimo Maiurana [Sat, 24 Apr 2010 15:16:06 +0000 (15:16 +0000)]
updating french and italian translations
SVN revision: 48280
Hannes Janetzek [Sat, 24 Apr 2010 14:27:16 +0000 (14:27 +0000)]
'everyhing' open module configs directly from plugin page
SVN revision: 48274
Hannes Janetzek [Sat, 24 Apr 2010 12:39:20 +0000 (12:39 +0000)]
'everything'
- finally 'enable plugin' config option :)
SVN revision: 48270
Hannes Janetzek [Sat, 24 Apr 2010 12:10:19 +0000 (12:10 +0000)]
'everything'
fix aggregator, comments
SVN revision: 48269
Hannes Janetzek [Sat, 24 Apr 2010 02:11:14 +0000 (02:11 +0000)]
'everything' mo' fix
SVN revision: 48268
Hannes Janetzek [Sat, 24 Apr 2010 01:26:10 +0000 (01:26 +0000)]
fix sorting
SVN revision: 48267
Hannes Janetzek [Sat, 24 Apr 2010 00:54:12 +0000 (00:54 +0000)]
formatting + space cleanups
SVN revision: 48266
Hannes Janetzek [Sat, 24 Apr 2010 00:51:08 +0000 (00:51 +0000)]
fix bug. aggregator didnt fetch from first plugin
SVN revision: 48265
Hannes Janetzek [Sat, 24 Apr 2010 00:32:03 +0000 (00:32 +0000)]
'everything' dont allow aggregator to be moved down
SVN revision: 48264
Hannes Janetzek [Sat, 24 Apr 2010 00:21:45 +0000 (00:21 +0000)]
'everything' big cleanup.
- fixed bug with going back to thumb view
- aggregator can now have his one view
SVN revision: 48263
Hannes Janetzek [Fri, 23 Apr 2010 22:26:48 +0000 (22:26 +0000)]
'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
Hannes Janetzek [Fri, 23 Apr 2010 21:18:23 +0000 (21:18 +0000)]
'everything' fix segv
SVN revision: 48258
Hannes Janetzek [Fri, 23 Apr 2010 20:48:22 +0000 (20:48 +0000)]
'everything' added configuration for triggers and views per plugin.
SVN revision: 48256
Sebastian Dransfeld [Fri, 23 Apr 2010 10:32:15 +0000 (10:32 +0000)]
e: remember new defer time
SVN revision: 48245
Hannes Janetzek [Fri, 23 Apr 2010 00:49:29 +0000 (00:49 +0000)]
'everything' use an indicator to show when a trigger is active
SVN revision: 48240
Hannes Janetzek [Thu, 22 Apr 2010 23:03:47 +0000 (23:03 +0000)]
'everything' make 'input' pointer to input minus trigger
SVN revision: 48238
Hannes Janetzek [Thu, 22 Apr 2010 21:10:16 +0000 (21:10 +0000)]
'everything' allow more than one plugin for one trigger.
SVN revision: 48235
Hannes Janetzek [Thu, 22 Apr 2010 19:17:51 +0000 (19:17 +0000)]
text input plugin is back. trigger it with "." nice wih 'google for it' action from gsuggest..
SVN revision: 48229
Hannes Janetzek [Thu, 22 Apr 2010 18:15:59 +0000 (18:15 +0000)]
'everything' dont add view trigger '?' to input. cleanups
SVN revision: 48226
Hannes Janetzek [Thu, 22 Apr 2010 18:12:17 +0000 (18:12 +0000)]
fix aggregator sorting
SVN revision: 48224
Hannes Janetzek [Thu, 22 Apr 2010 18:11:20 +0000 (18:11 +0000)]
added url_escape from curl
SVN revision: 48223
Christopher Michael [Wed, 21 Apr 2010 16:22:23 +0000 (16:22 +0000)]
Clear any old 'appshadow' files and recreate new 'appshadow' on startup.
SVN revision: 48206
Massimo Maiurana [Wed, 21 Apr 2010 11:15:17 +0000 (11:15 +0000)]
updating french and italian translations
SVN revision: 48199
Hannes Janetzek [Wed, 21 Apr 2010 10:59:08 +0000 (10:59 +0000)]
'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
Hannes Janetzek [Wed, 21 Apr 2010 01:53:30 +0000 (01:53 +0000)]
'everything' dont sort action by last used, was a try..
SVN revision: 48195
Hannes Janetzek [Wed, 21 Apr 2010 00:50:30 +0000 (00:50 +0000)]
merge exehist into evry_hist
SVN revision: 48194
Hannes Janetzek [Wed, 21 Apr 2010 00:10:31 +0000 (00:10 +0000)]
fix default sort order
SVN revision: 48193
Hannes Janetzek [Tue, 20 Apr 2010 23:42:57 +0000 (23:42 +0000)]
fix last commit. those shouldnt have slipped in..
SVN revision: 48192
Hannes Janetzek [Tue, 20 Apr 2010 23:25:42 +0000 (23:25 +0000)]
removing exebuf, left exebuf_terminal_cmd as it's used in other places
SVN revision: 48191
Hannes Janetzek [Tue, 20 Apr 2010 21:21:57 +0000 (21:21 +0000)]
put everything on alt+tab, disable exebuf
SVN revision: 48187
Hannes Janetzek [Tue, 20 Apr 2010 21:20:30 +0000 (21:20 +0000)]
'everything' fix bug when using not composite
SVN revision: 48186
Hannes Janetzek [Tue, 20 Apr 2010 20:52:46 +0000 (20:52 +0000)]
'everything' use e's mime icons when not fdo override is set
SVN revision: 48185
Hannes Janetzek [Tue, 20 Apr 2010 20:47:42 +0000 (20:47 +0000)]
fix help screen font size
SVN revision: 48184
Christopher Michael [Tue, 20 Apr 2010 20:15:41 +0000 (20:15 +0000)]
Increase single click delay.
SVN revision: 48183
Hannes Janetzek [Tue, 20 Apr 2010 20:15:19 +0000 (20:15 +0000)]
someone could have told me that it's looking that bad...
fixed to work with a clean profile and b&w theme
SVN revision: 48182
Christopher Michael [Tue, 20 Apr 2010 20:11:48 +0000 (20:11 +0000)]
Fix indicator scaling to work better.
SVN revision: 48181
Christopher Michael [Tue, 20 Apr 2010 19:39:08 +0000 (19:39 +0000)]
Add illume-home-toggle to config.
SVN revision: 48176
Christopher Michael [Tue, 20 Apr 2010 19:38:36 +0000 (19:38 +0000)]
Add illume-home-toggle.
SVN revision: 48175
Christopher Michael [Tue, 20 Apr 2010 19:37:46 +0000 (19:37 +0000)]
Break out the Home button into separate module.
Fix illume-home to not include gadget button.
Fix illume-home efreet_desktop_cache_update.
SVN revision: 48174
Christopher Michael [Tue, 20 Apr 2010 19:34:12 +0000 (19:34 +0000)]
Fix focus_home function to hide windows below when home is focused.
No need to layout windows which are not visible.
SVN revision: 48173
Hannes Janetzek [Tue, 20 Apr 2010 19:00:05 +0000 (19:00 +0000)]
'everything' fix bug
SVN revision: 48172
Hannes Janetzek [Tue, 20 Apr 2010 18:49:42 +0000 (18:49 +0000)]
'everything' first start help page
SVN revision: 48170
Christopher Michael [Tue, 20 Apr 2010 18:48:42 +0000 (18:48 +0000)]
Fix formatting.
SVN revision: 48169
Massimo Maiurana [Tue, 20 Apr 2010 18:21:13 +0000 (18:21 +0000)]
updating french and italian translations
SVN revision: 48167
Hannes Janetzek [Tue, 20 Apr 2010 17:48:21 +0000 (17:48 +0000)]
'everything' added config options for files plugin
SVN revision: 48165
Hannes Janetzek [Tue, 20 Apr 2010 15:22:01 +0000 (15:22 +0000)]
'everything'
- let plugins store simple config data
- fix apps 'open with' bug
SVN revision: 48162
Hannes Janetzek [Tue, 20 Apr 2010 09:12:28 +0000 (09:12 +0000)]
'everything' fix config dialog
SVN revision: 48160
Hannes Janetzek [Tue, 20 Apr 2010 08:44:52 +0000 (08:44 +0000)]
'everything' move plugin section into subtoolbook
SVN revision: 48159
Hannes Janetzek [Tue, 20 Apr 2010 07:57:09 +0000 (07:57 +0000)]
'everything'
files: fix scan thread
SVN revision: 48158
Hannes Janetzek [Tue, 20 Apr 2010 07:40:21 +0000 (07:40 +0000)]
'everything'
- files: show more files by default, todo config option
- cleanup
SVN revision: 48157
Christopher Michael [Tue, 20 Apr 2010 02:03:43 +0000 (02:03 +0000)]
Make illume-home use E's background.
SVN revision: 48156
Christopher Michael [Tue, 20 Apr 2010 01:32:34 +0000 (01:32 +0000)]
Fix gadgets getting added to center.
SVN revision: 48155
Christopher Michael [Tue, 20 Apr 2010 00:10:10 +0000 (00:10 +0000)]
Check previous border's zone before setting focus.
SVN revision: 48154
Christopher Michael [Tue, 20 Apr 2010 00:06:18 +0000 (00:06 +0000)]
Instead of always focusing home when there is a problem showing_below, try
to focus the previous border in the focus stack, and if that fails, then
focus home (fixed #7 in 'illume2 problems' email).
SVN revision: 48153
Christopher Michael [Mon, 19 Apr 2010 23:40:48 +0000 (23:40 +0000)]
If a transient gets closed, focus it's parent (fixes keybinding dialog issue).
SVN revision: 48152
Christopher Michael [Mon, 19 Apr 2010 19:34:13 +0000 (19:34 +0000)]
Don't set icon here. Icon will be set in property change.
SVN revision: 48141
Christopher Michael [Mon, 19 Apr 2010 19:33:51 +0000 (19:33 +0000)]
Fix illume keyboard to handle quick toggles of show/hide.
SVN revision: 48140
Christopher Michael [Mon, 19 Apr 2010 17:27:45 +0000 (17:27 +0000)]
As per k-s, remove fix from e_config_dialog and instead, call e_border_show
inside uniconify.
SVN revision: 48138
Christopher Michael [Mon, 19 Apr 2010 17:02:34 +0000 (17:02 +0000)]
Need an e_win_show here as the border may not have been 'iconified' but
rather 'hidden' completely.
SVN revision: 48137
Massimo Maiurana [Mon, 19 Apr 2010 16:09:35 +0000 (16:09 +0000)]
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
Christopher Michael [Mon, 19 Apr 2010 15:51:43 +0000 (15:51 +0000)]
Raise/Show the existing Set Contents dialog if needed.
SVN revision: 48134
Miculcy Brian [Mon, 19 Apr 2010 08:30:18 +0000 (08:30 +0000)]
title not needed anymore
SVN revision: 48130
Miculcy Brian [Mon, 19 Apr 2010 08:23:39 +0000 (08:23 +0000)]
title not needed anymore
SVN revision: 48129
Sebastian Dransfeld [Mon, 19 Apr 2010 08:17:19 +0000 (08:17 +0000)]
e: fix #528
basename may modify its argument, so we need to strdup before calling
basename.
SVN revision: 48128
Hannes Janetzek [Mon, 19 Apr 2010 07:26:56 +0000 (07:26 +0000)]
'everything' fix bug in sorting of 'all' list.
- added 'subtype' to Evry_Item
SVN revision: 48125
Chidambar Zinnoury [Mon, 19 Apr 2010 06:50:52 +0000 (06:50 +0000)]
Edje files are gone...
SVN revision: 48124
Chidambar Zinnoury [Mon, 19 Apr 2010 06:49:07 +0000 (06:49 +0000)]
Put back the edje file, a little bit too much cleaning.
SVN revision: 48123
Chidambar Zinnoury [Mon, 19 Apr 2010 05:44:50 +0000 (05:44 +0000)]
Remove useless theme module edje file.
SVN revision: 48122
Chidambar Zinnoury [Mon, 19 Apr 2010 05:38:45 +0000 (05:38 +0000)]
Revert part of previous commit, this shouldn't have been committed.
SVN revision: 48121
Chidambar Zinnoury [Mon, 19 Apr 2010 05:37:03 +0000 (05:37 +0000)]
Use FDO-icon for fonts module and remove useless edje file.
SVN revision: 48120
Chidambar Zinnoury [Mon, 19 Apr 2010 05:35:19 +0000 (05:35 +0000)]
Use FDO-icon for mixer module and remove useless edje file.
SVN revision: 48119
Chidambar Zinnoury [Mon, 19 Apr 2010 05:33:46 +0000 (05:33 +0000)]
Use FDO-icon for screensaver module and remove useless edje file.
SVN revision: 48118
Chidambar Zinnoury [Mon, 19 Apr 2010 05:32:59 +0000 (05:32 +0000)]
Use FDO-names for wallpaper modules' icons and remove useless edje files.
SVN revision: 48117
Carsten Haitzler [Mon, 19 Apr 2010 02:09:46 +0000 (02:09 +0000)]
use utf8 mount options for some fs's
SVN revision: 48116
toma [Mon, 19 Apr 2010 01:51:51 +0000 (01:51 +0000)]
More formatting. Regex replacing so most is great, some of it is slightly off but still better. Every value does not need to be in its own tab space, but just a single space away. These changes bring it more into line with the rest of the theme formatting style.
SVN revision: 48114
Massimo Maiurana [Sun, 18 Apr 2010 16:35:28 +0000 (16:35 +0000)]
oops... missed these strings in my last commit about everythings' i18n
SVN revision: 48108
Christopher Michael [Sun, 18 Apr 2010 16:22:40 +0000 (16:22 +0000)]
Fix module icon for ofono.
SVN revision: 48107
Christopher Michael [Sun, 18 Apr 2010 15:20:32 +0000 (15:20 +0000)]
Only list borders from the current zone when selecting windows.
SVN revision: 48106
Christopher Michael [Sun, 18 Apr 2010 15:07:50 +0000 (15:07 +0000)]
Make sure change timer is dead when window closes.
Fix some formatting.
SVN revision: 48105
Christopher Michael [Sun, 18 Apr 2010 14:27:20 +0000 (14:27 +0000)]
Don't free dbus arguments...causes segv.
SVN revision: 48104