Commit Graph

12459 Commits

Author SHA1 Message Date
Mike Blumenkrantz 66ed2b4f53 add flowlayout functions for getting prev/next items
SVN revision: 72928
2012-06-27 08:49:34 +00:00
Mike Blumenkrantz 23c3f87508 formatting
SVN revision: 72927
2012-06-27 08:33:44 +00:00
Mike Blumenkrantz 54f2079b25 add e actions for moving a window to next/prev screen: this can be found in Window : Moving for keybinds
SVN revision: 72924
2012-06-27 08:02:03 +00:00
Mike Blumenkrantz 4febddc346 clarify that window:actions{move by,move to} are for coordinate movement, not desk/screen movement
SVN revision: 72923
2012-06-27 07:22:58 +00:00
Mike Blumenkrantz 3ac8f6ab6f keybindings list now scrolls to the new binding when added. not sure why this wasn't done before
SVN revision: 72922
2012-06-27 07:18:52 +00:00
Mike Blumenkrantz e63e7395c0 better fix for keybindings config, fixes param setting in all tested cases
SVN revision: 72921
2012-06-27 07:11:01 +00:00
Chidambar Zinnoury f9e2aba1d4 e dialogs: some more Yes → action label updates.
SVN revision: 72903
2012-06-26 23:23:11 +00:00
Chidambar Zinnoury 5b88b4d2b0 e *-bindings settings: standardize on Add/Delete/Modify, with icons.
Not sure about the edit-clear icon choice for Delete All, please give feedback.


SVN revision: 72902
2012-06-26 23:20:24 +00:00
Chidambar Zinnoury 384cb14e27 e remember settings: change label to just "Delete".
SVN revision: 72901
2012-06-26 23:17:07 +00:00
Chidambar Zinnoury 99f65de778 e access module: remove the icon-only edje file to use the Enlightenment-theme and fdo defined one.
SVN revision: 72900
2012-06-26 23:14:34 +00:00
Chidambar Zinnoury dd081c560c e intl module: remove the icon-only edje file to use the Enlightenment-theme and fdo defined one.
SVN revision: 72899
2012-06-26 23:13:21 +00:00
Chidambar Zinnoury 695ec465b4 e window display settings: move border icon from its own kinda empty tab to the display one.
SVN revision: 72898
2012-06-26 23:10:40 +00:00
Mike Blumenkrantz f3063a5f1a optimize and simplify shelf config list, also fixes bug where some items could not be configured
SVN revision: 72883
2012-06-26 12:59:57 +00:00
Mike Blumenkrantz e595b1da72 when prepending...prepend
SVN revision: 72882
2012-06-26 12:58:25 +00:00
Mike Blumenkrantz d7bc0e0364 properly set keybind action params from the action, not from the existing text
SVN revision: 72880
2012-06-26 12:10:16 +00:00
Mike Blumenkrantz 85a6497b96 formatting
SVN revision: 72879
2012-06-26 11:52:51 +00:00
Mike Blumenkrantz 5c62163103 fix crash when restarting after editing shelves, also refill shelf list after deleting a shelf
SVN revision: 72878
2012-06-26 11:50:12 +00:00
Mike Blumenkrantz 2aba767650 formatting
SVN revision: 72875
2012-06-26 11:35:45 +00:00
Mike Blumenkrantz 1e5628a2a3 redo shelf cfg list when shelf is deleted using its own menu
SVN revision: 72874
2012-06-26 11:32:02 +00:00
Mike Blumenkrantz f1cf500e9c formatting
SVN revision: 72869
2012-06-26 10:19:37 +00:00
Mike Blumenkrantz 7058a7d2dc formatting
SVN revision: 72868
2012-06-26 10:18:50 +00:00
Mike Blumenkrantz 6e7f7a0649 shelf config updates: disable contents button when no item selected, actually save contents button, allow multiple shelf config windows, show only shelves for the current desk and screen
SVN revision: 72867
2012-06-26 10:06:25 +00:00
Mike Blumenkrantz 5f00002f42 fix stringshare misuse
SVN revision: 72866
2012-06-26 10:03:01 +00:00
Stefan Schmidt e5c939b62f e: Unused-params-and-vars--
SVN revision: 72862
2012-06-26 09:08:40 +00:00
Mike Blumenkrantz 7fdd0bce49 use EINA_LIST_FOREACH for shelf iterating
SVN revision: 72861
2012-06-26 09:08:01 +00:00
Mike Blumenkrantz 217255af09 formatting
SVN revision: 72860
2012-06-26 08:58:14 +00:00
Mike Blumenkrantz fc4433e82f damn merges deleting characters!
SVN revision: 72859
2012-06-26 08:55:31 +00:00
Mike Blumenkrantz 836b40f306 display affected screen in shelf config dialog
SVN revision: 72858
2012-06-26 08:51:10 +00:00
Mike Blumenkrantz 09f0916a91 formatting
SVN revision: 72857
2012-06-26 08:40:08 +00:00
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