Commit Graph

12580 Commits

Author SHA1 Message Date
Mike Blumenkrantz f8e53aca00 display current device detect/mount mode in fileman config
SVN revision: 72855
2012-06-26 07:32:11 +00:00
Mike Blumenkrantz 045eeee554 proudly set the EFM_MODE_USING_EEZE_MOUNT flag so that we don't use gross EFM_MODE_USING_RASTER_MOUNT
SVN revision: 72854
2012-06-26 07:31:43 +00:00
Mike Blumenkrantz 386ab914b9 display current backlight mode in backlight settings
SVN revision: 72852
2012-06-26 07:14:27 +00:00
Mike Blumenkrantz ded80790e8 formatting
SVN revision: 72850
2012-06-26 07:01:52 +00:00
Chidambar Zinnoury f14d0a0ea6 e i18n: french translation.
Not complete, still WIP, but much better than previously.


SVN revision: 72846
2012-06-26 06:50:57 +00:00
Chidambar Zinnoury 43fa3a91f7 e config dialogs: have explicit button labels instead of bland OK.
SVN revision: 72843
2012-06-26 06:45:40 +00:00
Chidambar Zinnoury 1e3423ccd7 e shot: have hide and cancel button work properly (they were inverted before).
Also change to more user-friendly button labels.

 TODO: Have a popup present the url after completion when hidden.


SVN revision: 72842
2012-06-26 06:43:22 +00:00
Chidambar Zinnoury 4b02035868 e: missing line return on a message.
SVN revision: 72830
2012-06-25 20:19:18 +00:00
Chidambar Zinnoury 699ec3f94d e transitions settings: smaller, better looking, and with check changed.
SVN revision: 72827
2012-06-25 19:36:03 +00:00
Chidambar Zinnoury 770c930a75 e personal application launchers: overhaul a little bit.
Merge both "add launcher" and "del launcher" entries in the configuration panel to a single "personal application launchers".


SVN revision: 72825
2012-06-25 19:05:59 +00:00
Sebastian Dransfeld b4706e4872 e: bump required version for ecore-x
SVN revision: 72824
2012-06-25 18:45:09 +00:00
Sebastian Dransfeld b8f848697f Revert "e: Don't require svn to build"
This reverts commit 29a2a6f8e17fc991e0ea33bb8a1f920f32b0f504.

E already requires svn efl

SVN revision: 72822
2012-06-25 18:45:02 +00:00
Sebastian Dransfeld 9cb9e9cccc e: Don't require svn to build
SVN revision: 72821
2012-06-25 18:26:12 +00:00
Sebastian Dransfeld 02e8062784 e: bump required efreet version
SVN revision: 72820
2012-06-25 17:45:32 +00:00
Sebastian Dransfeld 6170dc4c14 efreet: Improve language reset
efreet.c: Reset parsed locale, and force a reparse of LANG env
efreet_cache.c: Close desktop cache so we reopen cache with correct
language

SVN revision: 72817
2012-06-25 17:12:35 +00:00
Stefan Schmidt af80ed52bf e/evry: Avoid using uninitialized variables.
SVN revision: 72809
2012-06-25 13:57:20 +00:00
Carsten Haitzler b063ae5f54 give e_alert_main.c some config.h love.
SVN revision: 72807
2012-06-25 13:11:19 +00:00
Mike Blumenkrantz a8bfedc268 have to unlock shelf at this point or else it will never hide anymore
fixes ticket #1013


SVN revision: 72806
2012-06-25 13:04:13 +00:00
Mike Blumenkrantz 51a2457da7 also FIXME-- from the last commit
SVN revision: 72805
2012-06-25 12:11:30 +00:00
Mike Blumenkrantz e1acc237ed fix some remaining shelf autohide bugs related to shelves drawn on the container
SVN revision: 72804
2012-06-25 12:10:31 +00:00
Mike Blumenkrantz 8fbf0e7f68 formatting
SVN revision: 72797
2012-06-25 10:48:42 +00:00
Mike Blumenkrantz c544d57ca1 use e_gadcon_client_autoscroll_toggle_disabled_set() to disable autoscroll toggle item in gadget menu for tasks: this gadget must always be autoscrolled
SVN revision: 72796
2012-06-25 10:47:26 +00:00
Mike Blumenkrantz 251ae5f857 add e_gadcon_client_autoscroll_toggle_disabled_set() to prevent disabling autoscroll in a gadget
SVN revision: 72795
2012-06-25 10:46:51 +00:00
Mike Blumenkrantz 9d5f2a7c63 also ensure min size for shelf gadgets is not greater than max size
SVN revision: 72787
2012-06-25 08:25:07 +00:00
Mike Blumenkrantz 1c0ae4ffcb shelf gadgets no longer tries to set min/max sizes that are larger than the shelf
SVN revision: 72786
2012-06-25 08:22:16 +00:00
Chidambar Zinnoury ef3bb217b4 e modules: categories also need some translation lovin'.
SVN revision: 72785
2012-06-25 08:09:25 +00:00
Mike Blumenkrantz 712db1eb5a simpler fix for systray/shelf hiding, also unbreaks autohide in cases which the previous commit just broke
SVN revision: 72784
2012-06-25 07:57:00 +00:00
Mike Blumenkrantz 80d70ec5dd fix shelf autohide when mouse moves out of systray from a systrayed icon's menu
SVN revision: 72783
2012-06-25 07:50:08 +00:00
Carsten Haitzler 1f771425e4 make desklock use wizard look.
SVN revision: 72766
2012-06-24 13:18:35 +00:00
Carsten Haitzler 30ebf7ea73 some work on wallpapers. default now is some mottley rock i brewed up.
not totally happy with it, but let's see. added some more nice ones as
options too.



SVN revision: 72764
2012-06-24 11:05:46 +00:00
Chidambar Zinnoury a0add39dc9 e: for consistancy's sake, use Enlightenment instead of E or E17 in all user-visible strings.
SVN revision: 72759
2012-06-24 09:33:06 +00:00
Mike Blumenkrantz af81e70591 false alarm: this doesn't break java focus, java breaks java focus.
SVN revision: 72757
2012-06-24 08:02:00 +00:00
Carsten Haitzler 4cbdcf4def breaks java! yay!
SVN revision: 72756
2012-06-24 07:50:02 +00:00
Chidambar Zinnoury fe0672f783 e window list: prevent from segfaulting, patch from andrej.
Description from Trac (see #1020):

Pressing a key which is bound to "next/previous window of the same class" can make Enlightenment SEGV. This happens when:

    Window switcher list module is loaded
    the key is pressed when the active desktop is empty (i.e., contains no windows / applications) and at least one other desktop contains one or several windows 

This does not happen if all the desktops are empty.

 Fixes #1020.


SVN revision: 72753
2012-06-24 05:35:49 +00:00
Carsten Haitzler b2fec5b8dc try and address some focus issues...
SVN revision: 72751
2012-06-24 04:18:01 +00:00
Mike Blumenkrantz e0df3ac375 fix super long-standing ibar bug where multiple ibars using the same source would never be updated until restart when changes were made
also consolidate E_Order objects per source


SVN revision: 72693
2012-06-22 08:27:10 +00:00
Mike Blumenkrantz 118d57ac9d formatting
SVN revision: 72692
2012-06-22 07:30:50 +00:00
Mike Blumenkrantz 21d37fcbbc formatting
SVN revision: 72691
2012-06-22 07:28:13 +00:00
Mike Blumenkrantz f715dc41fe missed this ibar config item function, fix fix!
SVN revision: 72690
2012-06-22 07:24:31 +00:00
Mike Blumenkrantz 74edef9f46 fix memory leak spotted by seb in gc_id_new. this whole thing is pretty confusing; I'm glad we don't have docs for it
SVN revision: 72689
2012-06-22 07:21:51 +00:00
Mike Blumenkrantz d36c803b73 Vincent Torri via lists.sourceforge.net
2:31 PM (10 minutes ago)
		
to enlightenment-devel.
would it be possible to add a note in the code, about the reason of
that change ?

Vincent

On Thu, Jun 21, 2012 at 3:29 PM, Enlightenment SVN
<no-reply@enlightenment.org> wrote:
> Log:
> gtk developers with IQs over 180 enjoy hiding and showing their windows constantly, especially when resizing. this broke e's comp since we are not nearly that clever and try to defer hide animations in most cases. undoing the defer whenever this happens allows us to keep up with their towering genius.
>  fixes ticket #765 and probably some others.
>  affected apps: claws-mail, firefox


SVN revision: 72602
2012-06-21 13:42:06 +00:00
Mike Blumenkrantz 861cd90f9d gtk developers with IQs over 180 enjoy hiding and showing their windows constantly, especially when resizing. this broke e's comp since we are not nearly that clever and try to defer hide animations in most cases. undoing the defer whenever this happens allows us to keep up with their towering genius.
fixes ticket #765 and probably some others.
affected apps: claws-mail, firefox


SVN revision: 72600
2012-06-21 13:29:45 +00:00
Mike Blumenkrantz cfe425367a fix keyboard navigation of menus where the first item of a submenu is disabled
SVN revision: 72599
2012-06-21 12:09:08 +00:00
Mike Blumenkrantz 939fc8a35e maybe fix urgency thingy
SVN revision: 72598
2012-06-21 12:05:58 +00:00
Mike Blumenkrantz 08019c51a2 more bsd fd leaks--
SVN revision: 72597
2012-06-21 11:57:14 +00:00
Mike Blumenkrantz accabcade7 fix possible fd leak
SVN revision: 72595
2012-06-21 11:55:21 +00:00
Mike Blumenkrantz 7dbd2e8de9 fix the same instance id bug as in pager, this will likely delete configs for a large number of modules
SVN revision: 72592
2012-06-21 11:03:50 +00:00
Daniel Juyung Seo f00c71c743 e ko.po: Updated Korean translation.
SVN revision: 72589
2012-06-21 10:48:50 +00:00
Daniel Juyung Seo b2978c4ed8 e po: Updated po
SVN revision: 72588
2012-06-21 10:48:44 +00:00
Daniel Juyung Seo 642da514fb e/pager e_mod_config.c: Use proper word for 'duration' not 'speed'. Fix strings before the 'string freeze'.
SVN revision: 72587
2012-06-21 10:48:30 +00:00