Hannes Janetzek
b1225d5251
'everything' module:
...
- added begging of help view plugin (trigger with space+?)
- fix fuzzy match to handle punctuation correctly
- fix view plugin api for singleton plugins
SVN revision: 41909
14 years ago
Christopher Michael
f562bba47f
Formatting.
...
SVN revision: 41908
14 years ago
Hannes Janetzek
8e9a1445d3
'everything' module: no need to hash mimetype icons
...
SVN revision: 41906
14 years ago
Hannes Janetzek
e1ca29c5eb
'everything' module: forgot return value
...
SVN revision: 41905
14 years ago
Hannes Janetzek
7356e095f5
everything theme: give list item more the impression of being below
...
SVN revision: 41904
14 years ago
Hannes Janetzek
e3740b373b
'everything' module: fix segv
...
SVN revision: 41903
14 years ago
Hannes Janetzek
d81170c78a
'everything' module: added old keybindings again
...
SVN revision: 41902
14 years ago
Hannes Janetzek
2a25ed5351
everything theme: move from widgets namespace to modules
...
SVN revision: 41901
14 years ago
Hannes Janetzek
d98d8e1a8d
'everything' module:
...
- fuzzy match: handle puctuation as word diver if no puctuation is in match
- fix fuzzy match to ignore ending spaces
- cleanups
SVN revision: 41900
14 years ago
Gustavo Sverzut Barbieri
5b7977946f
EAPI on exported functions so -fvisibility=hidden works.
...
SVN revision: 41899
14 years ago
Hannes Janetzek
c6a028e818
'everything' cleanup, moved tabs out of evry into list_view plugin
...
SVN revision: 41898
14 years ago
Christopher Michael
58d99d1c1a
Ooops, remove printf
...
SVN revision: 41892
14 years ago
Christopher Michael
0025bcaafc
Not sure why, but this didn't seem to commit...
...
formatting/whitespace. Use E_NEW & E_FREE
SVN revision: 41891
14 years ago
Christopher Michael
e5f2239266
Formatting. Use E_NEW & E_FREE.
...
SVN revision: 41890
14 years ago
Hannes Janetzek
f5651560bb
'everything' theme. brighter list bg and use #ifdef DROP_SHADOW for now
...
SVN revision: 41889
14 years ago
Hannes Janetzek
8488040962
'everything' module: edje signal for update matches and list item state
...
SVN revision: 41888
14 years ago
Hannes Janetzek
077b516add
'everything' module theme update
...
SVN revision: 41887
14 years ago
Gustavo Sverzut Barbieri
93fe3161c5
conf dialog code cleanup and "check changed" call.
...
I did these while hunting for "buttons not auto-enabled" but that
problem ended to be in e_widget that I fixed already. They should be
harmless, so here they go.
SVN revision: 41884
14 years ago
Carsten Haitzler
0b404ef163
illume2 thing... refactoring the code here. use at your own risk!
...
SVN revision: 41883
14 years ago
Hannes Janetzek
08a169c696
'everything' module:
...
- cleaned up view plugin api and plugins
- run calc and aspell only when triggered
SVN revision: 41875
14 years ago
Hannes Janetzek
c345e7c8c8
e17: do not show shape of argb popups
...
SVN revision: 41867
14 years ago
Hannes Janetzek
866a59dc86
'everything' module:
...
not sure if it's a bug in e's keybindings conf but this works around
the problemφchanging a predef action with params to one that has NULL
SVN revision: 41866
14 years ago
Hannes Janetzek
ca72f2e9a5
everything' module:
...
- automatically create e-actions for subject plugins so that
can be triggered directly
-> see bindings category: everything
- optimze fuuzy match
- plug border: handle border remove events
SVN revision: 41865
14 years ago
Hannes Janetzek
1c93b96400
'everything' module:
...
valgrinding and cleanups
SVN revision: 41861
14 years ago
Hannes Janetzek
eaed23e864
'everything' module theme cleanup and fix position of selector items
...
SVN revision: 41858
14 years ago
Hannes Janetzek
326c5702b1
'everything' module:
...
- use hash for mimetype icon paths
- use evry_plugin/action_new/free everywhere
SVN revision: 41857
14 years ago
Hannes Janetzek
42c652baae
'everything' module:
...
fix preview plugin
some cleanups and added function to initialize a plugin
SVN revision: 41854
14 years ago
Hannes Janetzek
94544c168f
'everything' module
...
- whoops, enable mimetype fetching again
- show list window on toggling views
SVN revision: 41853
14 years ago
Hannes Janetzek
70af748fa7
'everything' module:
...
- no more glob matches
- dir browse now checks for mime magic, hope that slows down no too much
- preview: cleanups
- nicer var names in fuzzy match
SVN revision: 41852
14 years ago
Hannes Janetzek
1fcfea9a30
'everything' module: made views pluggable.
...
- toggle view with ctrl+1 for now.
- api needs some cleanups
- added option to config page for my preffered quick navigation keys
SVN revision: 41851
14 years ago
Carsten Haitzler
f21dc83e4b
some more todo work
...
SVN revision: 41837
14 years ago
Carsten Haitzler
690fd53e50
disable uevent fd handler - i thought i committed this?
...
SVN revision: 41836
14 years ago
Carsten Haitzler
13ced8509f
move eval into 2 stages - much better for the illumes of this world.
...
SVN revision: 41835
14 years ago
Carsten Haitzler
d58712dd80
lets sync on focus - just in case.. butit doesn't seem to help :/
...
SVN revision: 41834
14 years ago
Hannes Janetzek
21fa282260
'everything' module preview theme tweak
...
SVN revision: 41832
14 years ago
Hannes Janetzek
6d0f8136bd
'everything' module.. fixes...
...
SVN revision: 41831
14 years ago
Hannes Janetzek
06bacad65f
'everything' module: added config options to not hide input or list
...
SVN revision: 41830
14 years ago
Hannes Janetzek
0970a9894c
'everything' module: whoops choose the offset weight for fuzzy matching way too large
...
SVN revision: 41829
14 years ago
Hannes Janetzek
16623102f0
'everything' module: added image preview plugin
...
SVN revision: 41828
14 years ago
Hannes Janetzek
533ce81495
'everything' module:
...
- fixed bug from not removing items of old list that raster found yesterday
- added api functions so that plugins can provide their own view
SVN revision: 41827
14 years ago
Hannes Janetzek
6e1b43e306
'everything' module:
...
- get all popup sizes from theme
- slightly less shine on the main popup
SVN revision: 41823
14 years ago
Hannes Janetzek
43ebda5a4d
'everything' module:
...
- pass plugin priority hints with plugin registration
for initial sorting
- register "select action" as normal plugin
(move it before "open with.." action
to use efm as default to browse dirs)
SVN revision: 41822
14 years ago
Hannes Janetzek
4e590e43cf
'everything' module: cleanep up key down function.
...
- added extra keys for faster navigation. documented on
http://trac.enlightenment.org/e/wiki/Gadgets/Everything
SVN revision: 41813
14 years ago
Hannes Janetzek
50a4589a10
'everything' module:
...
- added 'send to current desk' border action
- fuzzy match cosmetic
- strip off path from desktop->exec for matching. now '/' shows dir browser as first entry :)
- wider list popup
- open file with apps that only support x-directoy as mimetype strips off filename
SVN revision: 41812
14 years ago
Massimo Maiurana
4394e81ec6
updating russian translations
...
SVN revision: 41811
14 years ago
Carsten Haitzler
2bf799d4da
and fix dropshadow flash too.
...
SVN revision: 41809
14 years ago
Carsten Haitzler
5f821ec54f
fix redraw flashes for popus.
...
SVN revision: 41808
14 years ago
Hannes Janetzek
ce487df7e2
'everything' module: efm action: open containing folder of any file
...
SVN revision: 41807
14 years ago
Hannes Janetzek
8137200311
'everything' module: added 'open folder' action for efm
...
SVN revision: 41806
14 years ago
Hannes Janetzek
769bc2f539
everything module fix: strech the outline a bit more down. looks rounder to me
...
SVN revision: 41805
14 years ago