Commit Graph

9319 Commits

Author SHA1 Message Date
Hannes Janetzek 8eea301bf5 fix possible segv on restart
SVN revision: 47943
2010-04-12 03:00:50 +00:00
Hannes Janetzek 2522d6fcd8 'everything' fix segv on unloading files plugin
SVN revision: 47942
2010-04-12 02:51:32 +00:00
Christopher Michael d770a853e4 Don't show OpenGL Options if OpenGL is not an available engine.
SVN revision: 47940
2010-04-11 21:46:09 +00:00
Christopher Michael 224fcc061a Move quickpanel click window according to position of indicator so that
outside clicks work correctly when indicator is moved.



SVN revision: 47939
2010-04-11 21:12:49 +00:00
Christopher Michael ef52d54922 Modify quickpanel code to handle case where actual quickpanels may have
buttons/clickable elemenents. These changes allow quickpanel windows to be
interactive :). Show/Hide of quickpanel is handled in both the indicator
module (by way of toggle state), and using an input window that does not
interfere with the QPs themselves.



SVN revision: 47937
2010-04-11 20:38:52 +00:00
Christopher Michael 2cf29060cd Use new quickpanel toggle functions.
SVN revision: 47936
2010-04-11 20:37:29 +00:00
Massimo Maiurana e5c452ce7c updating italian translation
SVN revision: 47933
2010-04-11 19:48:11 +00:00
Massimo Maiurana 1a49d2a50d enabling localization for the "everything" module
SVN revision: 47932
2010-04-11 19:23:36 +00:00
Christopher Michael 8133cc7188 Better method for show/hide of quickpanel.
SVN revision: 47931
2010-04-11 19:02:29 +00:00
Christopher Michael 2d9d2a8147 Add functions to allow quickpanel to be shown/hidden at programmers request.
SVN revision: 47930
2010-04-11 16:24:17 +00:00
Christopher Michael 6829fa5012 Add handler for quickpanel border resize so we can adjust the total height
of the quickpanel if a qp border height changes.



SVN revision: 47929
2010-04-11 16:18:16 +00:00
Hannes Janetzek 50c775ac0e 'everything' keep selected plugin selected after update matches
- cleanups


SVN revision: 47926
2010-04-11 14:29:23 +00:00
Hannes Janetzek f33a765765 'everything' fix leaks
SVN revision: 47925
2010-04-11 13:40:10 +00:00
Hannes Janetzek 17ef9bfc23 'everything' less flickering of selected item when scrolling
SVN revision: 47923
2010-04-11 11:59:21 +00:00
Hannes Janetzek f75e52eb44 'everything' fix segv
SVN revision: 47916
2010-04-11 04:37:04 +00:00
Hannes Janetzek 19ecf36e1b use 'Everything Launcher' category for modules
SVN revision: 47914
2010-04-11 04:02:45 +00:00
Hannes Janetzek 7b4a44ef74 --dbg...
SVN revision: 47913
2010-04-11 03:33:13 +00:00
Hannes Janetzek c983305188 'everything' fix the 'jumpiness' when toggling view mode
SVN revision: 47912
2010-04-11 03:31:04 +00:00
Hannes Janetzek 6d73f126f9 'everything' readd smooth scroll option
SVN revision: 47911
2010-04-11 02:34:18 +00:00
Christopher Michael a074d3fd14 Readd event handler for module updates.
SVN revision: 47910
2010-04-11 00:31:13 +00:00
Christopher Michael 2869f78e31 New Shelf Contents dialog that works w/ small resolutions ... and fixes the
"add/remove multiple gadgets" problem that the first incarnation had.



SVN revision: 47909
2010-04-11 00:20:38 +00:00
Hannes Janetzek eb612dbaf7 'everything' added a more emacs styled quick nav version
SVN revision: 47908
2010-04-10 23:44:11 +00:00
Hannes Janetzek a2dde82e7f 'everything'add free_cb for plugins and actions.
SVN revision: 47904
2010-04-10 22:38:05 +00:00
Hannes Janetzek 31ab8c471e 'everything' add missing files, clean shutdown of modules
SVN revision: 47903
2010-04-10 21:38:36 +00:00
Hannes Janetzek d9be7c9c5a 'everything' fix segv in border plugin
SVN revision: 47902
2010-04-10 21:12:36 +00:00
Hannes Janetzek c9c75b2420 'everything'
- everything plugins are now e-modules.


SVN revision: 47895
2010-04-10 20:05:57 +00:00
Christopher Michael 6b520fb445 Fix gc_id_new to return a unique id (based on instance count), so that more
than one cpufreq gadget can be added safely onto a shelf.

Use PATH_MAX.
Fix formatting.

NB: This module could use more love...use EINA_LIST_FOREACH, remove
duplicated code, etc, etc...



SVN revision: 47894
2010-04-10 18:26:29 +00:00
toma 01de3b1ef3 Embryo formatting.
SVN revision: 47888
2010-04-10 01:17:18 +00:00
Christopher Michael ab0ca94a4e Revert new gadget config dialog due to issues with adding a gadget twice to a shelf.
SVN revision: 47886
2010-04-09 19:38:28 +00:00
Christopher Michael 536b1c6575 Center shelf config dialog.
SVN revision: 47884
2010-04-09 19:09:42 +00:00
Christopher Michael 8c7e0d1631 Better Shelf Config dialog. Works in smaller resolutions now :)
SVN revision: 47882
2010-04-09 17:58:23 +00:00
Christopher Michael 058ecbf486 Remove wasted whitespace.
SVN revision: 47879
2010-04-09 16:19:46 +00:00
Hannes Janetzek 1c91e02601 'everything' install plugins into ...modules/everything/plugins subdir now
SVN revision: 47876
2010-04-09 15:53:07 +00:00
Hannes Janetzek 83c17e9f4c 'everything' apps: use own history for sorting apps
SVN revision: 47873
2010-04-09 14:41:37 +00:00
Massimo Maiurana 68dbfe61e6 updating french and italian translations
SVN revision: 47870
2010-04-09 11:06:19 +00:00
Hannes Janetzek 5fc72aa5d8 'everything' update selector on show. fixes a problem with no selected item at start
SVN revision: 47867
2010-04-09 05:35:07 +00:00
Hannes Janetzek 04ded7c5db 'everything'
- open with..: find also text/plain apps for text/* files
- stricter matching of history items. no more 'Open Terminal' everywhere
- defer popup creation


SVN revision: 47865
2010-04-09 04:14:09 +00:00
Christopher Michael 358dbeb100 Add a slight timer delay for filling the ilist. This allows the window to
appear first before list gets filled and gives the "appearance" of a faster
dialog.



SVN revision: 47862
2010-04-09 02:25:21 +00:00
Hannes Janetzek 5b59eebdbf 'everything' fix segv in border plugin after closing windows with ctrl+enter
SVN revision: 47861
2010-04-09 02:15:37 +00:00
Gustavo Sverzut Barbieri d06c310be4 EAPI, as the dynamically loaded modules will use that symbol due DBG()
and friends.



SVN revision: 47860
2010-04-09 02:03:49 +00:00
Christopher Michael e79308394a New Shelf Contents dialog to work with small resolutions.
SVN revision: 47859
2010-04-09 01:07:40 +00:00
Christopher Michael b69c08a3ae Fix module description typo.
SVN revision: 47858
2010-04-09 01:06:51 +00:00
Christopher Michael 125ffd9112 Function to return the 'selected' items value.
SVN revision: 47857
2010-04-09 00:24:33 +00:00
Christopher Michael 6c858bb3b0 Another wrapper function to return an ilist items value using only the index
of selected item.



SVN revision: 47856
2010-04-09 00:08:38 +00:00
Hannes Janetzek 15dcb3c74e 'everything' fix reloading after unloading :p
SVN revision: 47855
2010-04-08 23:51:02 +00:00
Hannes Janetzek 8ef04a8744 'everything'
- trigger show_timer_cb on tab, when the list is not already shown
- whitespaces--


SVN revision: 47853
2010-04-08 23:41:53 +00:00
Hannes Janetzek fdcba0eec1 'everything' dont create view twice..
SVN revision: 47852
2010-04-08 23:36:15 +00:00
Hannes Janetzek 261903c589 'everything'
- slight delay for rolling out the list.
- no delay for actions - on enter actions are directly updated and executed


SVN revision: 47851
2010-04-08 23:29:35 +00:00
Hannes Janetzek 0ef941962b 'everything' fix unloading of module part 1.
SVN revision: 47849
2010-04-08 22:50:53 +00:00
Hannes Janetzek 1713dfa83c 'everything'
- fixed serious leak in thumb_view. 
 - cleanups


SVN revision: 47848
2010-04-08 22:37:50 +00:00