Commit Graph

9444 Commits

Author SHA1 Message Date
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 bce8eb69d3 fix default sort order
SVN revision: 48193
2010-04-21 00:10:31 +00:00
Hannes Janetzek 9ffab8f5e6 fix last commit. those shouldnt have slipped in..
SVN revision: 48192
2010-04-20 23:42:57 +00:00
Hannes Janetzek 26127d523f removing exebuf, left exebuf_terminal_cmd as it's used in other places
SVN revision: 48191
2010-04-20 23:25:42 +00:00
Hannes Janetzek c622928863 put everything on alt+tab, disable exebuf
SVN revision: 48187
2010-04-20 21:21:57 +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 f8663c900a fix help screen font size
SVN revision: 48184
2010-04-20 20:47:42 +00:00
Christopher Michael ffdf8c866c Increase single click delay.
SVN revision: 48183
2010-04-20 20:15:41 +00:00
Hannes Janetzek 91fa04d01f 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
2010-04-20 20:15:19 +00:00
Christopher Michael 47ed226540 Fix indicator scaling to work better.
SVN revision: 48181
2010-04-20 20:11:48 +00:00
Christopher Michael 3e24ffa481 Add illume-home-toggle to config.
SVN revision: 48176
2010-04-20 19:39:08 +00:00
Christopher Michael 388a1d8a61 Add illume-home-toggle.
SVN revision: 48175
2010-04-20 19:38:36 +00:00
Christopher Michael 641f1a464e 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
2010-04-20 19:37:46 +00:00
Christopher Michael 0736f6493f Fix focus_home function to hide windows below when home is focused.
No need to layout windows which are not visible.



SVN revision: 48173
2010-04-20 19:34:12 +00:00
Hannes Janetzek acfe42b0b6 'everything' fix bug
SVN revision: 48172
2010-04-20 19:00:05 +00:00
Hannes Janetzek ac2fca776a 'everything' first start help page
SVN revision: 48170
2010-04-20 18:49:42 +00:00
Christopher Michael b525c5defa Fix formatting.
SVN revision: 48169
2010-04-20 18:48:42 +00:00
Massimo Maiurana 085f23a96f updating french and italian translations
SVN revision: 48167
2010-04-20 18:21:13 +00:00
Hannes Janetzek 320c7ded6a 'everything' added config options for files plugin
SVN revision: 48165
2010-04-20 17:48:21 +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 7092ba1fc6 'everything'
files: fix scan thread


SVN revision: 48158
2010-04-20 07:57:09 +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
Christopher Michael 65f44eb009 Make illume-home use E's background.
SVN revision: 48156
2010-04-20 02:03:43 +00:00
Christopher Michael 091525735f Fix gadgets getting added to center.
SVN revision: 48155
2010-04-20 01:32:34 +00:00
Christopher Michael aaffb12f22 Check previous border's zone before setting focus.
SVN revision: 48154
2010-04-20 00:10:10 +00:00
Christopher Michael b27bad5c9a 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
2010-04-20 00:06:18 +00:00
Christopher Michael f08d02f9ab If a transient gets closed, focus it's parent (fixes keybinding dialog issue).
SVN revision: 48152
2010-04-19 23:40:48 +00:00
Christopher Michael a0a04c0e09 Don't set icon here. Icon will be set in property change.
SVN revision: 48141
2010-04-19 19:34:13 +00:00
Christopher Michael 90275a397b Fix illume keyboard to handle quick toggles of show/hide.
SVN revision: 48140
2010-04-19 19:33:51 +00:00
Christopher Michael 80c91b8d19 As per k-s, remove fix from e_config_dialog and instead, call e_border_show
inside uniconify.



SVN revision: 48138
2010-04-19 17:27:45 +00:00
Christopher Michael ffbd6e3bd8 Need an e_win_show here as the border may not have been 'iconified' but
rather 'hidden' completely.



SVN revision: 48137
2010-04-19 17:02:34 +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
Christopher Michael bea9ca8d63 Raise/Show the existing Set Contents dialog if needed.
SVN revision: 48134
2010-04-19 15:51:43 +00:00
Miculcy Brian 273f8808d9 title not needed anymore
SVN revision: 48130
2010-04-19 08:30:18 +00:00
Miculcy Brian 87e0911b24 title not needed anymore
SVN revision: 48129
2010-04-19 08:23:39 +00:00
Sebastian Dransfeld 52bb692ae8 e: fix #528
basename may modify its argument, so we need to strdup before calling
basename.

SVN revision: 48128
2010-04-19 08:17:19 +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
Chidambar Zinnoury f578d2218f Edje files are gone...
SVN revision: 48124
2010-04-19 06:50:52 +00:00
Chidambar Zinnoury 95692ff00e Put back the edje file, a little bit too much cleaning.
SVN revision: 48123
2010-04-19 06:49:07 +00:00
Chidambar Zinnoury c237e2905c Remove useless theme module edje file.
SVN revision: 48122
2010-04-19 05:44:50 +00:00
Chidambar Zinnoury 648ec73fa2 Revert part of previous commit, this shouldn't have been committed.
SVN revision: 48121
2010-04-19 05:38:45 +00:00
Chidambar Zinnoury 8375d61b0c Use FDO-icon for fonts module and remove useless edje file.
SVN revision: 48120
2010-04-19 05:37:03 +00:00
Chidambar Zinnoury f6bf5d32b9 Use FDO-icon for mixer module and remove useless edje file.
SVN revision: 48119
2010-04-19 05:35:19 +00:00
Chidambar Zinnoury 59863cecff Use FDO-icon for screensaver module and remove useless edje file.
SVN revision: 48118
2010-04-19 05:33:46 +00:00
Chidambar Zinnoury 46b4565ba8 Use FDO-names for wallpaper modules' icons and remove useless edje files.
SVN revision: 48117
2010-04-19 05:32:59 +00:00