platform/upstream/enlightenment.git
14 years agofiles: added copy and move action
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

14 years agoStop windows from jumping to (0,0) location when resizing using keybindings.
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

14 years agono need to strdup
Hannes Janetzek [Sun, 25 Apr 2010 16:36:36 +0000 (16:36 +0000)]
no need to strdup

SVN revision: 48313

14 years ago'everything'
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

14 years ago'everything'
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

14 years ago'everything' keep right input position on backspace
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

14 years ago'everything' files: add dirs first
Hannes Janetzek [Sun, 25 Apr 2010 11:27:01 +0000 (11:27 +0000)]
'everything' files: add dirs first

SVN revision: 48300

14 years ago'everything' faster dirbrowsing: use 'd_type' when available.
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

14 years agoupdating french and italian translations
Massimo Maiurana [Sun, 25 Apr 2010 08:27:20 +0000 (08:27 +0000)]
updating french and italian translations

SVN revision: 48296

14 years agofrom andrnils < fbsd build stuff
Carsten Haitzler [Sun, 25 Apr 2010 06:26:25 +0000 (06:26 +0000)]
from andrnils < fbsd build stuff

SVN revision: 48295

14 years ago'everyhing'
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

14 years ago'everything' use '.' as trigger for 'show parent dirs' again.
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

14 years ago'everything'
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

14 years agoupdate help page
Hannes Janetzek [Sat, 24 Apr 2010 18:17:40 +0000 (18:17 +0000)]
update help page

SVN revision: 48289

14 years ago'everything' free path in detail_set
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

14 years agouse space as trigger for text input
Hannes Janetzek [Sat, 24 Apr 2010 16:32:25 +0000 (16:32 +0000)]
use space as trigger for text input

SVN revision: 48284

14 years ago'everything' allow plugins to set the selected item
Hannes Janetzek [Sat, 24 Apr 2010 16:18:45 +0000 (16:18 +0000)]
'everything' allow plugins to set the selected item

SVN revision: 48282

14 years agoupdating french and italian translations
Massimo Maiurana [Sat, 24 Apr 2010 15:16:06 +0000 (15:16 +0000)]
updating french and italian translations

SVN revision: 48280

14 years ago'everyhing' open module configs directly from plugin page
Hannes Janetzek [Sat, 24 Apr 2010 14:27:16 +0000 (14:27 +0000)]
'everyhing' open module configs directly from plugin page

SVN revision: 48274

14 years ago'everything'
Hannes Janetzek [Sat, 24 Apr 2010 12:39:20 +0000 (12:39 +0000)]
'everything'
- finally 'enable plugin' config option :)

SVN revision: 48270

14 years ago'everything'
Hannes Janetzek [Sat, 24 Apr 2010 12:10:19 +0000 (12:10 +0000)]
'everything'
fix aggregator, comments

SVN revision: 48269

14 years ago'everything' mo' fix
Hannes Janetzek [Sat, 24 Apr 2010 02:11:14 +0000 (02:11 +0000)]
'everything' mo' fix

SVN revision: 48268

14 years agofix sorting
Hannes Janetzek [Sat, 24 Apr 2010 01:26:10 +0000 (01:26 +0000)]
fix sorting

SVN revision: 48267

14 years agoformatting + space cleanups
Hannes Janetzek [Sat, 24 Apr 2010 00:54:12 +0000 (00:54 +0000)]
formatting + space cleanups

SVN revision: 48266

14 years agofix bug. aggregator didnt fetch from first plugin
Hannes Janetzek [Sat, 24 Apr 2010 00:51:08 +0000 (00:51 +0000)]
fix bug. aggregator didnt fetch from first plugin

SVN revision: 48265

14 years ago'everything' dont allow aggregator to be moved down
Hannes Janetzek [Sat, 24 Apr 2010 00:32:03 +0000 (00:32 +0000)]
'everything' dont allow aggregator to be moved down

SVN revision: 48264

14 years ago'everything' big cleanup.
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

14 years ago'everything' dwim cursor handling:
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

14 years ago'everything' fix segv
Hannes Janetzek [Fri, 23 Apr 2010 21:18:23 +0000 (21:18 +0000)]
'everything' fix segv

SVN revision: 48258

14 years ago'everything' added configuration for triggers and views per plugin.
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

14 years agoe: remember new defer time
Sebastian Dransfeld [Fri, 23 Apr 2010 10:32:15 +0000 (10:32 +0000)]
e: remember new defer time

SVN revision: 48245

14 years ago'everything' use an indicator to show when a trigger is active
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

14 years ago'everything' make 'input' pointer to input minus trigger
Hannes Janetzek [Thu, 22 Apr 2010 23:03:47 +0000 (23:03 +0000)]
'everything' make 'input' pointer to input minus trigger

SVN revision: 48238

14 years ago'everything' allow more than one plugin for one trigger.
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

14 years agotext input plugin is back. trigger it with "." nice wih 'google for it' action from...
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

14 years ago'everything' dont add view trigger '?' to input. cleanups
Hannes Janetzek [Thu, 22 Apr 2010 18:15:59 +0000 (18:15 +0000)]
'everything' dont add view trigger '?' to input. cleanups

SVN revision: 48226

14 years agofix aggregator sorting
Hannes Janetzek [Thu, 22 Apr 2010 18:12:17 +0000 (18:12 +0000)]
fix aggregator sorting

SVN revision: 48224

14 years agoadded url_escape from curl
Hannes Janetzek [Thu, 22 Apr 2010 18:11:20 +0000 (18:11 +0000)]
added url_escape from curl

SVN revision: 48223

14 years agoClear any old 'appshadow' files and recreate new 'appshadow' on startup.
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

14 years agoupdating french and italian translations
Massimo Maiurana [Wed, 21 Apr 2010 11:15:17 +0000 (11:15 +0000)]
updating french and italian translations

SVN revision: 48199

14 years ago'everything'
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

14 years ago'everything' dont sort action by last used, was a try..
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

14 years agomerge exehist into evry_hist
Hannes Janetzek [Wed, 21 Apr 2010 00:50:30 +0000 (00:50 +0000)]
merge exehist into evry_hist

SVN revision: 48194

14 years agofix default sort order
Hannes Janetzek [Wed, 21 Apr 2010 00:10:31 +0000 (00:10 +0000)]
fix default sort order

SVN revision: 48193

14 years agofix last commit. those shouldnt have slipped in..
Hannes Janetzek [Tue, 20 Apr 2010 23:42:57 +0000 (23:42 +0000)]
fix last commit. those shouldnt have slipped in..

SVN revision: 48192

14 years agoremoving exebuf, left exebuf_terminal_cmd as it's used in other places
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

14 years agoput everything on alt+tab, disable exebuf
Hannes Janetzek [Tue, 20 Apr 2010 21:21:57 +0000 (21:21 +0000)]
put everything on alt+tab, disable exebuf

SVN revision: 48187

14 years ago'everything' fix bug when using not composite
Hannes Janetzek [Tue, 20 Apr 2010 21:20:30 +0000 (21:20 +0000)]
'everything' fix bug when using not composite

SVN revision: 48186

14 years ago'everything' use e's mime icons when not fdo override is set
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

14 years agofix help screen font size
Hannes Janetzek [Tue, 20 Apr 2010 20:47:42 +0000 (20:47 +0000)]
fix help screen font size

SVN revision: 48184

14 years agoIncrease single click delay.
Christopher Michael [Tue, 20 Apr 2010 20:15:41 +0000 (20:15 +0000)]
Increase single click delay.

SVN revision: 48183

14 years agosomeone could have told me that it's looking that bad...
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

14 years agoFix indicator scaling to work better.
Christopher Michael [Tue, 20 Apr 2010 20:11:48 +0000 (20:11 +0000)]
Fix indicator scaling to work better.

SVN revision: 48181

14 years agoAdd illume-home-toggle to config.
Christopher Michael [Tue, 20 Apr 2010 19:39:08 +0000 (19:39 +0000)]
Add illume-home-toggle to config.

SVN revision: 48176

14 years agoAdd illume-home-toggle.
Christopher Michael [Tue, 20 Apr 2010 19:38:36 +0000 (19:38 +0000)]
Add illume-home-toggle.

SVN revision: 48175

14 years agoBreak out the Home button into separate module.
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

14 years agoFix focus_home function to hide windows below when home is focused.
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

14 years ago'everything' fix bug
Hannes Janetzek [Tue, 20 Apr 2010 19:00:05 +0000 (19:00 +0000)]
'everything' fix bug

SVN revision: 48172

14 years ago'everything' first start help page
Hannes Janetzek [Tue, 20 Apr 2010 18:49:42 +0000 (18:49 +0000)]
'everything' first start help page

SVN revision: 48170

14 years agoFix formatting.
Christopher Michael [Tue, 20 Apr 2010 18:48:42 +0000 (18:48 +0000)]
Fix formatting.

SVN revision: 48169

14 years agoupdating french and italian translations
Massimo Maiurana [Tue, 20 Apr 2010 18:21:13 +0000 (18:21 +0000)]
updating french and italian translations

SVN revision: 48167

14 years ago'everything' added config options for files plugin
Hannes Janetzek [Tue, 20 Apr 2010 17:48:21 +0000 (17:48 +0000)]
'everything' added config options for files plugin

SVN revision: 48165

14 years ago'everything'
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

14 years ago'everything' fix config dialog
Hannes Janetzek [Tue, 20 Apr 2010 09:12:28 +0000 (09:12 +0000)]
'everything' fix config dialog

SVN revision: 48160

14 years ago'everything' move plugin section into subtoolbook
Hannes Janetzek [Tue, 20 Apr 2010 08:44:52 +0000 (08:44 +0000)]
'everything' move plugin section into subtoolbook

SVN revision: 48159

14 years ago'everything'
Hannes Janetzek [Tue, 20 Apr 2010 07:57:09 +0000 (07:57 +0000)]
'everything'
files: fix scan thread

SVN revision: 48158

14 years ago'everything'
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

14 years agoMake illume-home use E's background.
Christopher Michael [Tue, 20 Apr 2010 02:03:43 +0000 (02:03 +0000)]
Make illume-home use E's background.

SVN revision: 48156

14 years agoFix gadgets getting added to center.
Christopher Michael [Tue, 20 Apr 2010 01:32:34 +0000 (01:32 +0000)]
Fix gadgets getting added to center.

SVN revision: 48155

14 years agoCheck previous border's zone before setting focus.
Christopher Michael [Tue, 20 Apr 2010 00:10:10 +0000 (00:10 +0000)]
Check previous border's zone before setting focus.

SVN revision: 48154

14 years agoInstead of always focusing home when there is a problem showing_below, try
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

14 years agoIf a transient gets closed, focus it's parent (fixes keybinding dialog issue).
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

14 years agoDon't set icon here. Icon will be set in property change.
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

14 years agoFix illume keyboard to handle quick toggles of show/hide.
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

14 years agoAs per k-s, remove fix from e_config_dialog and instead, call e_border_show
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

14 years agoNeed an e_win_show here as the border may not have been 'iconified' but
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

14 years agomake use of N_() in EVRY_PLUGIN_NEW and EVRY_ACTION_NEW macros as per pfritz suggesti...
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

14 years agoRaise/Show the existing Set Contents dialog if needed.
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

14 years agotitle not needed anymore
Miculcy Brian [Mon, 19 Apr 2010 08:30:18 +0000 (08:30 +0000)]
title not needed anymore

SVN revision: 48130

14 years agotitle not needed anymore
Miculcy Brian [Mon, 19 Apr 2010 08:23:39 +0000 (08:23 +0000)]
title not needed anymore

SVN revision: 48129

14 years agoe: fix #528
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

14 years ago'everything' fix bug in sorting of 'all' list.
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

14 years ago Edje files are gone...
Chidambar Zinnoury [Mon, 19 Apr 2010 06:50:52 +0000 (06:50 +0000)]
 Edje files are gone...

SVN revision: 48124

14 years ago Put back the edje file, a little bit too much cleaning.
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

14 years ago Remove useless theme module edje file.
Chidambar Zinnoury [Mon, 19 Apr 2010 05:44:50 +0000 (05:44 +0000)]
 Remove useless theme module edje file.

SVN revision: 48122

14 years ago Revert part of previous commit, this shouldn't have been committed.
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

14 years ago Use FDO-icon for fonts module and remove useless edje file.
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

14 years ago Use FDO-icon for mixer module and remove useless edje file.
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

14 years ago Use FDO-icon for screensaver module and remove useless edje file.
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

14 years ago Use FDO-names for wallpaper modules' icons and remove useless edje files.
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

14 years agouse utf8 mount options for some fs's
Carsten Haitzler [Mon, 19 Apr 2010 02:09:46 +0000 (02:09 +0000)]
use utf8 mount options for some fs's

SVN revision: 48116

14 years agoMore formatting. Regex replacing so most is great, some of it is slightly off but...
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

14 years agooops... missed these strings in my last commit about everythings' i18n
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

14 years agoFix module icon for ofono.
Christopher Michael [Sun, 18 Apr 2010 16:22:40 +0000 (16:22 +0000)]
Fix module icon for ofono.

SVN revision: 48107

14 years agoOnly list borders from the current zone when selecting windows.
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

14 years agoMake sure change timer is dead when window closes.
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

14 years agoDon't free dbus arguments...causes segv.
Christopher Michael [Sun, 18 Apr 2010 14:27:20 +0000 (14:27 +0000)]
Don't free dbus arguments...causes segv.

SVN revision: 48104

14 years agoDon't free dbus message arguments...causes segfault.
Christopher Michael [Sun, 18 Apr 2010 14:09:27 +0000 (14:09 +0000)]
Don't free dbus message arguments...causes segfault.

SVN revision: 48103

14 years agofix everythings' action category
Hannes Janetzek [Sun, 18 Apr 2010 11:04:25 +0000 (11:04 +0000)]
fix everythings' action category

SVN revision: 48102

14 years agoupdating french and italian translations
Massimo Maiurana [Sun, 18 Apr 2010 10:24:52 +0000 (10:24 +0000)]
updating french and italian translations

SVN revision: 48101