Commit Graph

9696 Commits

Author SHA1 Message Date
Christopher Michael 3ff8bf1651 Remove unneeded deps for e_init_main (splash screen).
SVN revision: 48911
2010-05-16 05:27:14 +00:00
Christopher Michael 903caca63b Add start of ACPI code. Does not actually parse yet tho.
Add e_acpi_init to startup (it safely returns if acpid is not running).
Fix some formatting in e_main.



SVN revision: 48910
2010-05-16 05:26:29 +00:00
Hannes Janetzek c011256d5c explicitly check that not ctrl or shift modifiers are active for normal tab bevahior.
cleanup


SVN revision: 48909
2010-05-16 04:06:15 +00:00
Hannes Janetzek 0f508a61ce refactor
SVN revision: 48908
2010-05-16 03:22:17 +00:00
Hannes Janetzek 523a1fbe07 dont sort parent dirs by usage
cleanups


SVN revision: 48906
2010-05-16 02:56:40 +00:00
Hannes Janetzek caacbb82df added selectors-shift function - in object selector one can trigger the
binding for show everything again and start with the current object as 
 new subject. esc or evry-binding will go back to previous level.
 this will come in handy sooner or later. believe me (=

added browse folder action to browse the containing folder of a file in 
 everything. 

now for example you have a plalist entry or a file from tracker search and 
 want to do sth within the parent dir of that file: 
 select browse folder -> .. go to parent -> trigger-evry-again -> 
 select delete/copy/watch the folder as slideshow or do whatever.
 


SVN revision: 48905
2010-05-16 02:37:07 +00:00
Christopher Michael 76076d4399 Splash doesn't need eet or ecore-file, so remove includes.
Fix some formatting.



SVN revision: 48904
2010-05-16 01:59:49 +00:00
Hannes Janetzek b731a8b693 dont loose key events when showing everything
SVN revision: 48903
2010-05-15 23:27:09 +00:00
Hannes Janetzek 21a4955ee3 dont match parameters of exec line
SVN revision: 48902
2010-05-15 21:22:06 +00:00
Hannes Janetzek da786a09b0 fix segv
SVN revision: 48901
2010-05-15 21:03:42 +00:00
Hannes Janetzek 3be469bc80 fix: ctrl+return
SVN revision: 48900
2010-05-15 20:58:54 +00:00
Hannes Janetzek 838684d6d8 - make cheat history work again
- dont check if files from cache exist in recent search, can slow down a lot
cleanups


SVN revision: 48899
2010-05-15 19:19:05 +00:00
Hannes Janetzek e38b5bd6de test if svg loader works, if so add svg to efreet theme supported types
SVN revision: 48896
2010-05-15 17:56:50 +00:00
Mike Blumenkrantz c6d36cb39f clarify device backend error message for people who think they are clever and can disable hal support :P
SVN revision: 48894
2010-05-15 17:09:35 +00:00
Christopher Michael df850ebba7 Reenable efreet_desktop_cache_update. The endless loop seems to have
sorted itself out now.



SVN revision: 48892
2010-05-15 16:29:07 +00:00
Carsten Haitzler c53e008da4 oooh baby.. lets make use of these matching doobies.
SVN revision: 48889
2010-05-15 13:12:14 +00:00
Carsten Haitzler 1fbaf30e95 add names to popups
SVN revision: 48888
2010-05-15 12:25:33 +00:00
Carsten Haitzler 0ffa8b00a5 oooh lookie here. a way to match comp "shadow" objects with window types,
properties etc. etc. - yes it works.. no there is no sample config yet. and
there is no gui config to change this (yet). need first initial sample config.



SVN revision: 48886
2010-05-15 09:14:31 +00:00
Hannes Janetzek 8e163071dd fix segv
SVN revision: 48880
2010-05-15 04:22:12 +00:00
Hannes Janetzek f6b49da880 - allow tab when there is no state to get back from empty selector
- fix segv window could have been deleted


SVN revision: 48873
2010-05-14 22:41:30 +00:00
Hannes Janetzek 6127ee87f2 selector shadow should be above list
SVN revision: 48872
2010-05-14 22:07:43 +00:00
Hannes Janetzek 71bc90e6ce - remove Evry.h
- move local vars into Evry_Window


SVN revision: 48871
2010-05-14 22:06:06 +00:00
Mike Blumenkrantz de3636182d change as_if to if to appease vtorri :)
SVN revision: 48870
2010-05-14 21:02:46 +00:00
Mike Blumenkrantz 127aae1ab8 my first e commit that doesn't break anything (I think)!
enables eeze_udev support where available, currently only illume2, as a device backend to replace ehal.
unless --enable-device-udev is explicitly specified, e will continue to use ehal as the device backend.
upon selection of eeze_udev, a brief warning will be shown during config summary.
components that do not support eeze_udev will still fall back to hal even if eeze_udev is selected


SVN revision: 48867
2010-05-14 18:19:51 +00:00
Massimo Maiurana 7648dbd846 updating french and italian translations
SVN revision: 48863
2010-05-14 17:03:19 +00:00
Carsten Haitzler 212f106a36 gaaaaaaah. pass distcheck.
SVN revision: 48862
2010-05-14 15:21:02 +00:00
Hannes Janetzek 6f5080e051 set better defaults
SVN revision: 48853
2010-05-14 06:49:20 +00:00
Hannes Janetzek 11a62e9049 use one window - more freedom to the aadvarks!
SVN revision: 48852
2010-05-14 06:35:06 +00:00
Hannes Janetzek 111b5b95c1 - get correct path uris
- fix browse item action missed one case
- fix segv in selector_item_update when state has no plugin


SVN revision: 48838
2010-05-14 03:11:03 +00:00
Hannes Janetzek 57a9bdc2ed - added Action_Performed event to let plugins know when an action was performed :)
- step to next item in thumb-view when marking items
- aggregator: better sorting of non-toplevel plugins, cleanups


SVN revision: 48832
2010-05-13 22:27:57 +00:00
Christopher Michael 5c8f0b2675 Skip winlist.
SVN revision: 48830
2010-05-13 21:38:25 +00:00
Christopher Michael f118fa09c1 Don't show in winlist.
SVN revision: 48829
2010-05-13 21:36:46 +00:00
Christopher Michael 3355960511 Set skip_winlist...recent changes made these windows show up in the
main menu under Windows...



SVN revision: 48828
2010-05-13 21:35:45 +00:00
Christopher Michael 8bee4c012f Remove whitespace.
SVN revision: 48826
2010-05-13 21:07:02 +00:00
Sebastian Dransfeld 870e2c1cf4 e: revert svg icon acceptance
SVN revision: 48824
2010-05-13 20:26:56 +00:00
Sebastian Dransfeld 3b79d0352a battery: add const
SVN revision: 48823
2010-05-13 20:24:36 +00:00
Sebastian Dransfeld 4850e4dc2c e: add const
SVN revision: 48822
2010-05-13 20:24:26 +00:00
Mike Blumenkrantz 8983a44a51 one more :((
SVN revision: 48817
2010-05-13 19:49:37 +00:00
Mike Blumenkrantz 51131725d9 fix pebkac :(
SVN revision: 48816
2010-05-13 19:48:33 +00:00
Mike Blumenkrantz 9f9da5e798 file renames, nothing more
SVN revision: 48815
2010-05-13 19:44:24 +00:00
Sebastian Dransfeld 3722782353 battery: stringshare string
SVN revision: 48814
2010-05-13 19:40:12 +00:00
Carsten Haitzler 818ce4694a patch from seb - fix leaked strings.
SVN revision: 48811
2010-05-13 15:28:34 +00:00
Hannes Janetzek eda8647e2d let thumb label popout a bit
show spell checker only when input is there



SVN revision: 48805
2010-05-13 05:59:13 +00:00
Hannes Janetzek dcfbbb0799 sort non-toplevel plugins in aggregator correctly
SVN revision: 48804
2010-05-13 05:31:06 +00:00
Hannes Janetzek 17068bceb3 show all apps that can do sth with x-directory/normal for dirs/mount point and such
SVN revision: 48803
2010-05-13 05:11:50 +00:00
Hannes Janetzek faeb840bdb fix automatic switching to object selector when action requires object
SVN revision: 48802
2010-05-13 04:42:22 +00:00
Hannes Janetzek d80517643f fix trigger 'show parent folders' while 'show hidden' is active
SVN revision: 48801
2010-05-13 04:36:04 +00:00
Hannes Janetzek 3b56f3c0da fix bug in exec_app
dont make cycle-mode default


SVN revision: 48800
2010-05-13 04:23:23 +00:00
Hannes Janetzek eab4f7cfef make multiple selection work in thumb mode.
trying thumb mode as default for aggregator


SVN revision: 48799
2010-05-13 04:13:38 +00:00
Hannes Janetzek 96967e37a8 fix file cache search
cleanups


SVN revision: 48798
2010-05-13 03:49:23 +00:00