Commit Graph

9690 Commits

Author SHA1 Message Date
Mike Blumenkrantz 48336a9976 step 4.5: also increment this to avoid blowing away configs
SVN revision: 48490
2010-04-30 19:30:35 +00:00
Mike Blumenkrantz bb92e101d5 step 4: update config files (thanks Sachiel :))
SVN revision: 48489
2010-04-30 19:23:25 +00:00
Mike Blumenkrantz 9d40d66091 step 3: migrate all function and variable names to generic dbus naming
SVN revision: 48488
2010-04-30 19:14:20 +00:00
Mike Blumenkrantz de43538b12 check for hash table before freeing it which cause eina to get angry on e restart. don't make eina angry. you wouldn't like eina when it's angry.
SVN revision: 48487
2010-04-30 19:13:30 +00:00
Mike Blumenkrantz 4dbcb06cdf no but really we do want to search for translations in this file
SVN revision: 48486
2010-04-30 18:11:27 +00:00
Mike Blumenkrantz 9c003f3feb fix dead file includes
SVN revision: 48485
2010-04-30 17:58:48 +00:00
Iván Briano 66cf1e15d1 file is gone, don't search for translations in it
SVN revision: 48483
2010-04-30 17:55:43 +00:00
Lucas De Marchi 56fff0c70f connman: fix default technology change
Log "default technology changed" only if it really changed



SVN revision: 48481
2010-04-30 15:27:36 +00:00
Lucas De Marchi 9869d0e479 connman: fix offline_mode not being initialized
Offline mode check was not being initialized upon config window
creation.



SVN revision: 48480
2010-04-30 15:26:48 +00:00
Hannes Janetzek c607acb5b2 fix segv. action base plugin has no config
SVN revision: 48477
2010-04-30 14:39:04 +00:00
Christopher Michael c5aa274610 Add code for 'focus forward' in the policy.
SVN revision: 48469
2010-04-30 13:17:33 +00:00
Hannes Janetzek 1904bd4097 use xdg icons
SVN revision: 48468
2010-04-30 12:55:01 +00:00
Hannes Janetzek 586b7d6f64 only sort by fuzzy match before usage, when match differs a lot
SVN revision: 48467
2010-04-30 12:53:29 +00:00
Hannes Janetzek a355fc0dfa show open-with actions only for files.
SVN revision: 48466
2010-04-30 12:41:10 +00:00
Mike Blumenkrantz 4c2953f3f0 beginnings of the ukit migration. this time, in many many many small commits along the way to avoid breaking things! :)
step 2: migrate headers


SVN revision: 48464
2010-04-30 09:07:01 +00:00
Mike Blumenkrantz 5c598d1a78 beginnings of the ukit migration. this time, in many many many small commits along the way to avoid breaking things! :)
step 1: migrate *hal* files to *dbus* files


SVN revision: 48463
2010-04-30 08:38:08 +00:00
Mike Blumenkrantz a6c5618f69 finish char* to const char* conversion
SVN revision: 48461
2010-04-30 08:17:53 +00:00
Hannes Janetzek ee958bebfc fix aspell command
SVN revision: 48448
2010-04-30 01:44:41 +00:00
Hannes Janetzek b945a5827f filter recent files to only show recent dirs when browsing copy-to location
SVN revision: 48447
2010-04-30 00:38:36 +00:00
Hannes Janetzek 61fb1fecf5 add config_path to open config dialog from everything config
SVN revision: 48446
2010-04-30 00:09:42 +00:00
Hannes Janetzek 018a74ccd1 added config dialog and hunspell support
SVN revision: 48445
2010-04-30 00:02:57 +00:00
Hannes Janetzek 703f9550b4 - disabled 'file delete' action for now. make it safer
- sort actions matching subtype before type, i.e. mpris action before file actions


SVN revision: 48444
2010-04-29 23:11:53 +00:00
Hannes Janetzek 21713329da - show only dirs when for copy/move actions
- fix recent files, and cleanup of stale entries 


SVN revision: 48440
2010-04-29 21:42:03 +00:00
Hannes Janetzek 8aef1b3695 fix leak
SVN revision: 48422
2010-04-29 16:34:11 +00:00
Hannes Janetzek 3a5b9456e9 - added function to get path or url from Evry_File, so that sources dont have to set both.
- check evry_file_path/uri_get() before using either. when return not NULL file->path/uri can b$
- make 'open with' plugin only show apps mathings the files mimetype
- added 'open with' action which takes any app as second argument
- sort actions that match item type before those matching subtype


SVN revision: 48418
2010-04-29 15:20:12 +00:00
Mike Blumenkrantz 5aa48ed402 fix more broken stringshare stuff from ehal memory migration, including incredible lines such as
char *udi = eina_stringshare_del(udi);
my bad, I really fudged the bucket on this one guys.


SVN revision: 48416
2010-04-29 10:17:41 +00:00
Mike Blumenkrantz 97da075d67 ukit integration taking way longer than expected, so I'm fixing all the stringshares now. should be safe to use. hooray.
SVN revision: 48414
2010-04-29 08:58:38 +00:00
Hannes Janetzek 4b51ec0c20 - match action also against subtype
- helper to get the path from an url
- added keybindings, 


SVN revision: 48411
2010-04-29 00:00:08 +00:00
Hannes Janetzek 3880adae76 fix segv
SVN revision: 48408
2010-04-28 21:04:05 +00:00
Hannes Janetzek 784400668d fix winlist focus, for me. delay grab release to be after pointer warp so that another underlying widow cant produce a focus_in event.
I havent tested all 2^10 possible way to configure focus/winlist, let me know if sth broke for you.


SVN revision: 48402
2010-04-28 19:53:13 +00:00
Hannes Janetzek 7aa6e09f48 clean up the mess with stringshared/refd types:
use int to identify item type, add function to register new types. 


SVN revision: 48396
2010-04-28 16:39:50 +00:00
Miculcy Brian 1972ad7589 reorder options
SVN revision: 48394
2010-04-28 14:58:27 +00:00
Miculcy Brian e6d2c0f4bb Gadman Config for small screens. Patch by jf_simon (simon@jesusfreaks-herrenberg.de)
SVN revision: 48392
2010-04-28 14:30:28 +00:00
Hannes Janetzek b76df169ab fix last commit.
started to make item type checking better


SVN revision: 48391
2010-04-28 13:54:35 +00:00
Hannes Janetzek 7016b51af8 Evry_Action.: reorganized and allow to check for subtype
- remove trigger from config when length is 0


SVN revision: 48389
2010-04-28 12:58:24 +00:00
Hannes Janetzek bc22c23029 fix action deletion on exit. cleanups
SVN revision: 48388
2010-04-28 11:28:45 +00:00
Carsten Haitzler aadcae0b20 be lenient on uri';s allow boring full paths.
SVN revision: 48380
2010-04-28 03:30:48 +00:00
Carsten Haitzler 4b1a77f8a0 DONT strip file://! efm etc. expects it.. as its a uri! dnd broke as of this
change completely... bad englebass! bad! spank! :)



SVN revision: 48379
2010-04-28 03:30:31 +00:00
Hannes Janetzek e2abaae2c6 'everything'
- cleanup api -> cleanup code :)
- Evry_Plugin now inherits Evry_Item
- Evry_Action has fetch method to realize menu interfaces easily. see wallpaper plugin
- Evry_App inherits Evry_Action


SVN revision: 48374
2010-04-28 03:22:40 +00:00
Gustavo Sverzut Barbieri 8d647d48cf fix eap editor for icon selection.
SVN revision: 48368
2010-04-27 21:15:34 +00:00
Gustavo Sverzut Barbieri db6b561e3e remove stale references to enlightenment_fm_open, it's gone!
SVN revision: 48364
2010-04-27 15:47:12 +00:00
Carsten Haitzler 414ab703a9 no more e_fm_open - use dbus... eg:
dbus-send --session --dest=org.enlightenment.FileManager /org/enlightenment/FileManager org.enlightenment.FileManager.OpenDirectory string:'/home/raster'



SVN revision: 48362
2010-04-27 13:30:33 +00:00
Massimo Maiurana 8aa5babcd3 updating french and italian translations
SVN revision: 48361
2010-04-27 11:54:43 +00:00
Carsten Haitzler a7b95ba2ef patch from Ticket #543
SVN revision: 48353
2010-04-27 04:24:08 +00:00
Christopher Michael a824c8a731 Fix formatting & remove whitespace.
SVN revision: 48349
2010-04-26 21:50:53 +00:00
Christopher Michael ce6afacdd8 Add automatic Quickpanel direction. Basically this allows the
quickpanel to show up where there is the most space (ie: if you move
indicator toward the bottom of the screen, and the quickpanel cannot
fully show below indicator, it will automatically show above indicator).



SVN revision: 48348
2010-04-26 21:36:00 +00:00
Hannes Janetzek 71302fa70e jump to key also when it is already bound. imo one could remove the warning dialog:
usually one wants to set an action for a keybinding and not be told that this key is 
bound to anoher action. currently i interpret it as 'you shall not change a binding 
that was set for you to be exactly like this!'


SVN revision: 48346
2010-04-26 19:27:40 +00:00
Hannes Janetzek 5ef6f8bf5b fix some more warnings
SVN revision: 48345
2010-04-26 18:26:49 +00:00
Hannes Janetzek 5e8a3abd9a 'everything'
- make Evry_Action inherit from Evry_Item
- reorganize evry_action selector plugin
- fix bug in thumb view when quickly sliding back
- files: use thread for adding history items, as ecore_file_exists can block
- fix -Wall warnings


SVN revision: 48340
2010-04-26 18:21:09 +00:00
Miculcy Brian b7c95b0a13 When e segfaults during startup (module load), e now disables that module correctly after a restart and tells the user about that. TODO: Disable all modules correctly when not sure which one did the segfault during startup...
SVN revision: 48332
2010-04-26 16:31:33 +00:00