Commit Graph

2767 Commits

Author SHA1 Message Date
Christopher Michael a67ad7f9d6 Add return for evas_object_key_grab to remove compiler warning.
Use PATH_MAX.
Remove Whitespace.
Fix formatting.



SVN revision: 48629
2010-05-05 16:42:16 +00:00
Christopher Michael 2ea9dd7909 Use our own border show/hide functions.
SVN revision: 48628
2010-05-05 16:17:24 +00:00
Christopher Michael 8aef780c86 Fix showing Settings & System desktops.
SVN revision: 48626
2010-05-05 16:15:51 +00:00
Christopher Michael ba62246671 No need to send_message to change state here, use existing functions.
No need to hide the clickwin twice.



SVN revision: 48625
2010-05-05 16:00:25 +00:00
Christopher Michael 36b527afa4 Set match type before creating dialog.
Cleanup some matching code.



SVN revision: 48624
2010-05-05 15:58:52 +00:00
Christopher Michael 30805207fa Dang, can't skip stolen borders as kbd border is also stolen, so
revert that portion :(



SVN revision: 48622
2010-05-05 15:52:49 +00:00
Christopher Michael 076ac52ef4 Use eina_stringshare_replace.
Don't list stolen borders (these are usually quickpanel borders and
thus should not be listed).



SVN revision: 48621
2010-05-05 15:51:02 +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
Gustavo Sverzut Barbieri 936465b774 don't let stale pointers around.
This fixes the bug when one adds a mixer, it becomes the default, then
removes it and use one of the global volume modifiers, it would use
the stale pointer.

TODO: a way to configure the volume independently of a shelf gadget.



SVN revision: 48593
2010-05-03 21:14:33 +00:00
Chidambar Zinnoury c9113b4f48 Some text work.
SVN revision: 48592
2010-05-03 20:14:08 +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
Christopher Michael 3ca39a9bec Remove unused variable.
SVN revision: 48579
2010-05-03 15:41:33 +00:00
Christopher Michael f5dca6bcba Better handling of the clickwin. This works with dual-mode better, so
clicking anywhere outside the quickpanel borders will close them.



SVN revision: 48578
2010-05-03 15:38:24 +00:00
Christopher Michael e0c252ec42 Fix parent of quickpanel clickwin so that the input window gets
layered correctly, and any widgets/buttons in a quickpanel are
clickable again.

Thanks TAsn for the report ;)



SVN revision: 48571
2010-05-02 22:25:32 +00:00
Hannes Janetzek 03a23598cc merged aggregator sort functions
SVN revision: 48570
2010-05-02 22:20:19 +00:00
Hannes Janetzek 2b83a5816e fix sorting file cache
SVN revision: 48569
2010-05-02 22:03:33 +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
Chidambar Zinnoury 575217b9f6 Just to be safe.
SVN revision: 48557
2010-05-02 18:23:45 +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
Chidambar Zinnoury 24b5a3cf4f Key bindings: several changes:
- no icon on the bindings list as that brings no information (always the same);
- rename "Add/Delete/Modify Key" to "... Binding";
- change the icon shown when asking the user to enter the binding;
- add headers to the list, filled with modifiers.


SVN revision: 48555
2010-05-02 18:03:33 +00:00
Hannes Janetzek 2b4133e32b fix segv..
SVN revision: 48553
2010-05-02 17:42:08 +00:00
Chidambar Zinnoury d7e965fdb8 Keybindings: use FDO icons.
SVN revision: 48552
2010-05-02 17:14:29 +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
Chidambar Zinnoury ae97144aa9 EFM - "Open with" dialog: entry should steal focus at start so that strange things don't happen when pressing the space bar.
Fixes #471.


SVN revision: 48548
2010-05-02 14:47:11 +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 1b1634570e - fix segv in thread cancel
- better place for clear cache 
- reenable sorting by usage for files


SVN revision: 48536
2010-05-02 01:57:52 +00:00
Hannes Janetzek f3fcb5fd8b missed one bracket
SVN revision: 48534
2010-05-02 01:23:46 +00:00
Hannes Janetzek 5622f09f42 added option to search cache
SVN revision: 48533
2010-05-02 01:09:49 +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 cba6bba260 added option to cache visited directories, for search and faster loading. cache is kept for one day
SVN revision: 48530
2010-05-01 23:03:14 +00:00
Mike Blumenkrantz df335471fd fix segv from efreet null return
SVN revision: 48521
2010-05-01 20:12:01 +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
Hannes Janetzek 082f1dd1f7 added pager pop action for next/prev desk
SVN revision: 48514
2010-05-01 18:22:28 +00:00
Massimo Maiurana 329940143b updating french and italian translations
SVN revision: 48512
2010-05-01 17:06:12 +00:00
Hannes Janetzek c85cf34337 faster dirwbrowsing
SVN revision: 48510
2010-05-01 16:27:13 +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 9f3565e816 fix last commit
SVN revision: 48506
2010-05-01 14:22:01 +00:00
Hannes Janetzek a7e7e722df need a break
SVN revision: 48505
2010-05-01 14:20:30 +00:00
Mike Blumenkrantz 5593cdfe91 step 5: migrate battery module with properly #ifdef-ed code
SVN revision: 48496
2010-05-01 01:13:38 +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
Gustavo Sverzut Barbieri 5d8b697156 attempt to make composite effects suck less.
Introducing the styles:

 * fast: does not have focus-in/out effect, similar to "slow", but runs in
   0.1 second, so quite fast.

 * focus-out-colored: the focus-out has a color applied to it, the
   color is gray by now, but can be changed with conf_colors (last
   item), one can go crazy and make the focused out yellow or make
   them semi-transparent;

The "comp" configure dialog now the focus in/out effects as well, to
make user know what is happening a boring label is overlaid in the
preview.



SVN revision: 48491
2010-04-30 20:23:28 +00:00