Mike Blumenkrantz [Mon, 2 Jul 2012 09:56:47 +0000 (09:56 +0000)]
add mechanism for getting the list of selected ilist items
SVN revision: 73143
Mike Blumenkrantz [Mon, 2 Jul 2012 08:51:34 +0000 (08:51 +0000)]
changing global border style in config now redraws borders for all windows
ticket #748
SVN revision: 73136
Mike Blumenkrantz [Mon, 2 Jul 2012 08:39:30 +0000 (08:39 +0000)]
typos, fix border selection detection
SVN revision: 73135
Mike Blumenkrantz [Mon, 2 Jul 2012 08:25:01 +0000 (08:25 +0000)]
fix stringshare usage in e border config
SVN revision: 73134
Mike Blumenkrantz [Mon, 2 Jul 2012 08:15:02 +0000 (08:15 +0000)]
formatting
SVN revision: 73132
Mike Blumenkrantz [Mon, 2 Jul 2012 08:09:17 +0000 (08:09 +0000)]
formatting
SVN revision: 73128
Mike Blumenkrantz [Mon, 2 Jul 2012 07:58:25 +0000 (07:58 +0000)]
fix efm icon look in list view, breaks scrolling behavior
SVN revision: 73127
Mike Blumenkrantz [Mon, 2 Jul 2012 07:05:19 +0000 (07:05 +0000)]
implicitwarnings--
SVN revision: 73126
Mike Blumenkrantz [Mon, 2 Jul 2012 06:49:59 +0000 (06:49 +0000)]
fix profile reset button
ticket #745
SVN revision: 73125
Carsten Haitzler [Sun, 1 Jul 2012 10:12:59 +0000 (10:12 +0000)]
fix errant slide to focus when windows are not visible.
SVN revision: 73096
Gustavo Sverzut Barbieri [Sat, 30 Jun 2012 19:28:49 +0000 (19:28 +0000)]
enlightenment_filemanager - call EFM from another process.
This is used to open a file manager window from another process. It
will use DBus interface:
org.enlightenment.FileManager.OpenDirectory(path)
It returns immediately, but we could enhance the DBus interface and
make it act like a real file manager process if that is needed.
SVN revision: 73084
Carsten Haitzler [Sat, 30 Jun 2012 06:57:49 +0000 (06:57 +0000)]
forc /usr/share and /usr/local/share into xdg data dirs too if not set.
SVN revision: 73079
Carsten Haitzler [Sat, 30 Jun 2012 05:33:36 +0000 (05:33 +0000)]
supprot XDG_RUNTME_DIR for ipc socket and handle failure if someone
already created it - try new names until tries exhausted (4096)
SVN revision: 73072
Carsten Haitzler [Sat, 30 Jun 2012 04:11:50 +0000 (04:11 +0000)]
use @E_SYS_CFLAGS@ for enlightenment_sys build
SVN revision: 73070
Massimo Maiurana [Fri, 29 Jun 2012 21:55:37 +0000 (21:55 +0000)]
updating italian translations
SVN revision: 73057
Carsten Haitzler [Fri, 29 Jun 2012 13:00:30 +0000 (13:00 +0000)]
prepend to XDG_DATA_DIRs so we get apps in e's prefix. :)
SVN revision: 73036
Mike Blumenkrantz [Fri, 29 Jun 2012 07:57:58 +0000 (07:57 +0000)]
remove log level setting in eeze scanner and efm
SVN revision: 73024
Carsten Haitzler [Thu, 28 Jun 2012 23:42:46 +0000 (23:42 +0000)]
in removing warnings you also removed real working code. fix!
SVN revision: 73020
Carsten Haitzler [Thu, 28 Jun 2012 23:25:31 +0000 (23:25 +0000)]
lets tone down the bumpiness of the wallpaper.
SVN revision: 73019
Leif Middelschulte [Thu, 28 Jun 2012 13:47:48 +0000 (13:47 +0000)]
Use "changed" smart cb instead of mouse down.
SVN revision: 73011
Leif Middelschulte [Thu, 28 Jun 2012 13:47:45 +0000 (13:47 +0000)]
Add safety check when freeing dnd handler.
SVN revision: 73010
Leif Middelschulte [Thu, 28 Jun 2012 13:44:26 +0000 (13:44 +0000)]
Revert "Merge branch 'randr'"
This reverts commit
5cd36c5dcb45ac48a1dc062fed5ac0d29c79efe3, reversing
changes made to
3bd4846cc3663a2488a47ed581045295fb322944.
SVN revision: 73009
Leif Middelschulte [Thu, 28 Jun 2012 13:35:19 +0000 (13:35 +0000)]
Merge branch 'randr'
SVN revision: 73008
Mike Blumenkrantz [Thu, 28 Jun 2012 13:31:58 +0000 (13:31 +0000)]
these buttons seem stupidly labeled given that the dialog asks a yes/no question, but changing one button to read slightly better is easier than making up new dialog text
SVN revision: 73007
Mike Blumenkrantz [Thu, 28 Jun 2012 13:27:31 +0000 (13:27 +0000)]
damn typos
SVN revision: 73006
Mike Blumenkrantz [Thu, 28 Jun 2012 13:22:13 +0000 (13:22 +0000)]
make profile stringshared
SVN revision: 73005
Mike Blumenkrantz [Thu, 28 Jun 2012 13:12:13 +0000 (13:12 +0000)]
formatting
SVN revision: 73003
Mike Blumenkrantz [Thu, 28 Jun 2012 12:58:22 +0000 (12:58 +0000)]
formatting
SVN revision: 73002
Mike Blumenkrantz [Thu, 28 Jun 2012 12:19:36 +0000 (12:19 +0000)]
formatting
SVN revision: 73001
Mike Blumenkrantz [Thu, 28 Jun 2012 10:59:19 +0000 (10:59 +0000)]
add e_shelf_zone_dummy_new(), e_shelf_list_all(), and e_gadcon_dummy_new() to allow for creating an object (such as a task bar) which simulates a shelf for the purpose of removing its geometry from _e_zone_useful_geometry_calc(), thus preventing windows from being placed under it
ticket #643
SVN revision: 72999
Mike Blumenkrantz [Thu, 28 Jun 2012 10:38:38 +0000 (10:38 +0000)]
I came so close to just deleting this file instead of fixing it again
SVN revision: 72998
Mike Blumenkrantz [Thu, 28 Jun 2012 10:35:08 +0000 (10:35 +0000)]
further unbork efm logging
SVN revision: 72997
Mike Blumenkrantz [Thu, 28 Jun 2012 10:31:40 +0000 (10:31 +0000)]
unbork efm logging
SVN revision: 72996
Mike Blumenkrantz [Thu, 28 Jun 2012 10:26:56 +0000 (10:26 +0000)]
mixer warnings--
SVN revision: 72995
Mike Blumenkrantz [Thu, 28 Jun 2012 10:19:45 +0000 (10:19 +0000)]
efm log level -> ERR
SVN revision: 72993
Mike Blumenkrantz [Thu, 28 Jun 2012 10:14:25 +0000 (10:14 +0000)]
formatting
SVN revision: 72991
Mike Blumenkrantz [Thu, 28 Jun 2012 10:02:42 +0000 (10:02 +0000)]
pulse seems to work pretty well, disabling mixer debug spam
SVN revision: 72989
Mike Blumenkrantz [Thu, 28 Jun 2012 07:18:03 +0000 (07:18 +0000)]
comp module now displays a notification when it disables dropshadow module
SVN revision: 72978
Mike Blumenkrantz [Thu, 28 Jun 2012 07:13:33 +0000 (07:13 +0000)]
comp disable shortcut is also now configurable and set by default
SVN revision: 72977
Mike Blumenkrantz [Thu, 28 Jun 2012 07:03:44 +0000 (07:03 +0000)]
formatting
SVN revision: 72976
Mike Blumenkrantz [Thu, 28 Jun 2012 06:58:06 +0000 (06:58 +0000)]
comp module fps toggle keybind is now a configurable action
SVN revision: 72975
Mike Blumenkrantz [Wed, 27 Jun 2012 13:30:40 +0000 (13:30 +0000)]
formatting
SVN revision: 72948
Mike Blumenkrantz [Wed, 27 Jun 2012 13:16:13 +0000 (13:16 +0000)]
fix ilist positional scrolling to actually show the item that is supposed to be shown
ticket #570
SVN revision: 72945
Mike Blumenkrantz [Wed, 27 Jun 2012 12:35:38 +0000 (12:35 +0000)]
by the power of copy and paste, edge bindings now have an icon
ticket #484
SVN revision: 72942
Mike Blumenkrantz [Wed, 27 Jun 2012 12:19:00 +0000 (12:19 +0000)]
formatting
SVN revision: 72941
Mike Blumenkrantz [Wed, 27 Jun 2012 11:28:30 +0000 (11:28 +0000)]
use e,state,focused for syscon focus signals since other themes support these
SVN revision: 72940
Mike Blumenkrantz [Wed, 27 Jun 2012 10:58:49 +0000 (10:58 +0000)]
keyboard support for syscon
ticket #333
SVN revision: 72938
Mike Blumenkrantz [Wed, 27 Jun 2012 09:42:22 +0000 (09:42 +0000)]
pressing escape on the desktop with file manager icons shown no longer causes the desktop to try going to the parent directory
SVN revision: 72932
Mike Blumenkrantz [Wed, 27 Jun 2012 08:49:34 +0000 (08:49 +0000)]
add flowlayout functions for getting prev/next items
SVN revision: 72928
Mike Blumenkrantz [Wed, 27 Jun 2012 08:33:44 +0000 (08:33 +0000)]
formatting
SVN revision: 72927
Mike Blumenkrantz [Wed, 27 Jun 2012 08:02:03 +0000 (08:02 +0000)]
add e actions for moving a window to next/prev screen: this can be found in Window : Moving for keybinds
SVN revision: 72924
Mike Blumenkrantz [Wed, 27 Jun 2012 07:22:58 +0000 (07:22 +0000)]
clarify that window:actions{move by,move to} are for coordinate movement, not desk/screen movement
SVN revision: 72923
Mike Blumenkrantz [Wed, 27 Jun 2012 07:18:52 +0000 (07:18 +0000)]
keybindings list now scrolls to the new binding when added. not sure why this wasn't done before
SVN revision: 72922
Mike Blumenkrantz [Wed, 27 Jun 2012 07:11:01 +0000 (07:11 +0000)]
better fix for keybindings config, fixes param setting in all tested cases
SVN revision: 72921
Chidambar Zinnoury [Tue, 26 Jun 2012 23:23:11 +0000 (23:23 +0000)]
e dialogs: some more Yes → action label updates.
SVN revision: 72903
Chidambar Zinnoury [Tue, 26 Jun 2012 23:20:24 +0000 (23:20 +0000)]
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
Chidambar Zinnoury [Tue, 26 Jun 2012 23:17:07 +0000 (23:17 +0000)]
e remember settings: change label to just "Delete".
SVN revision: 72901
Chidambar Zinnoury [Tue, 26 Jun 2012 23:14:34 +0000 (23:14 +0000)]
e access module: remove the icon-only edje file to use the Enlightenment-theme and fdo defined one.
SVN revision: 72900
Chidambar Zinnoury [Tue, 26 Jun 2012 23:13:21 +0000 (23:13 +0000)]
e intl module: remove the icon-only edje file to use the Enlightenment-theme and fdo defined one.
SVN revision: 72899
Chidambar Zinnoury [Tue, 26 Jun 2012 23:10:40 +0000 (23:10 +0000)]
e window display settings: move border icon from its own kinda empty tab to the display one.
SVN revision: 72898
Mike Blumenkrantz [Tue, 26 Jun 2012 12:59:57 +0000 (12:59 +0000)]
optimize and simplify shelf config list, also fixes bug where some items could not be configured
SVN revision: 72883
Mike Blumenkrantz [Tue, 26 Jun 2012 12:58:25 +0000 (12:58 +0000)]
when prepending...prepend
SVN revision: 72882
Mike Blumenkrantz [Tue, 26 Jun 2012 12:10:16 +0000 (12:10 +0000)]
properly set keybind action params from the action, not from the existing text
SVN revision: 72880
Mike Blumenkrantz [Tue, 26 Jun 2012 11:52:51 +0000 (11:52 +0000)]
formatting
SVN revision: 72879
Mike Blumenkrantz [Tue, 26 Jun 2012 11:50:12 +0000 (11:50 +0000)]
fix crash when restarting after editing shelves, also refill shelf list after deleting a shelf
SVN revision: 72878
Mike Blumenkrantz [Tue, 26 Jun 2012 11:35:45 +0000 (11:35 +0000)]
formatting
SVN revision: 72875
Mike Blumenkrantz [Tue, 26 Jun 2012 11:32:02 +0000 (11:32 +0000)]
redo shelf cfg list when shelf is deleted using its own menu
SVN revision: 72874
Mike Blumenkrantz [Tue, 26 Jun 2012 10:19:37 +0000 (10:19 +0000)]
formatting
SVN revision: 72869
Mike Blumenkrantz [Tue, 26 Jun 2012 10:18:50 +0000 (10:18 +0000)]
formatting
SVN revision: 72868
Mike Blumenkrantz [Tue, 26 Jun 2012 10:06:25 +0000 (10:06 +0000)]
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
Mike Blumenkrantz [Tue, 26 Jun 2012 10:03:01 +0000 (10:03 +0000)]
fix stringshare misuse
SVN revision: 72866
Stefan Schmidt [Tue, 26 Jun 2012 09:08:40 +0000 (09:08 +0000)]
e: Unused-params-and-vars--
SVN revision: 72862
Mike Blumenkrantz [Tue, 26 Jun 2012 09:08:01 +0000 (09:08 +0000)]
use EINA_LIST_FOREACH for shelf iterating
SVN revision: 72861
Mike Blumenkrantz [Tue, 26 Jun 2012 08:58:14 +0000 (08:58 +0000)]
formatting
SVN revision: 72860
Mike Blumenkrantz [Tue, 26 Jun 2012 08:55:31 +0000 (08:55 +0000)]
damn merges deleting characters!
SVN revision: 72859
Mike Blumenkrantz [Tue, 26 Jun 2012 08:51:10 +0000 (08:51 +0000)]
display affected screen in shelf config dialog
SVN revision: 72858
Mike Blumenkrantz [Tue, 26 Jun 2012 08:40:08 +0000 (08:40 +0000)]
formatting
SVN revision: 72857
Mike Blumenkrantz [Tue, 26 Jun 2012 07:32:11 +0000 (07:32 +0000)]
display current device detect/mount mode in fileman config
SVN revision: 72855
Mike Blumenkrantz [Tue, 26 Jun 2012 07:31:43 +0000 (07:31 +0000)]
proudly set the EFM_MODE_USING_EEZE_MOUNT flag so that we don't use gross EFM_MODE_USING_RASTER_MOUNT
SVN revision: 72854
Mike Blumenkrantz [Tue, 26 Jun 2012 07:14:27 +0000 (07:14 +0000)]
display current backlight mode in backlight settings
SVN revision: 72852
Mike Blumenkrantz [Tue, 26 Jun 2012 07:01:52 +0000 (07:01 +0000)]
formatting
SVN revision: 72850
Chidambar Zinnoury [Tue, 26 Jun 2012 06:50:57 +0000 (06:50 +0000)]
e i18n: french translation.
Not complete, still WIP, but much better than previously.
SVN revision: 72846
Chidambar Zinnoury [Tue, 26 Jun 2012 06:45:40 +0000 (06:45 +0000)]
e config dialogs: have explicit button labels instead of bland OK.
SVN revision: 72843
Chidambar Zinnoury [Tue, 26 Jun 2012 06:43:22 +0000 (06:43 +0000)]
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
Chidambar Zinnoury [Mon, 25 Jun 2012 20:19:18 +0000 (20:19 +0000)]
e: missing line return on a message.
SVN revision: 72830
Chidambar Zinnoury [Mon, 25 Jun 2012 19:36:03 +0000 (19:36 +0000)]
e transitions settings: smaller, better looking, and with check changed.
SVN revision: 72827
Chidambar Zinnoury [Mon, 25 Jun 2012 19:05:59 +0000 (19:05 +0000)]
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
Sebastian Dransfeld [Mon, 25 Jun 2012 18:45:09 +0000 (18:45 +0000)]
e: bump required version for ecore-x
SVN revision: 72824
Sebastian Dransfeld [Mon, 25 Jun 2012 18:45:02 +0000 (18:45 +0000)]
Revert "e: Don't require svn to build"
This reverts commit
29a2a6f8e17fc991e0ea33bb8a1f920f32b0f504.
E already requires svn efl
SVN revision: 72822
Sebastian Dransfeld [Mon, 25 Jun 2012 18:26:12 +0000 (18:26 +0000)]
e: Don't require svn to build
SVN revision: 72821
Sebastian Dransfeld [Mon, 25 Jun 2012 17:45:32 +0000 (17:45 +0000)]
e: bump required efreet version
SVN revision: 72820
Sebastian Dransfeld [Mon, 25 Jun 2012 17:12:35 +0000 (17:12 +0000)]
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
Stefan Schmidt [Mon, 25 Jun 2012 13:57:20 +0000 (13:57 +0000)]
e/evry: Avoid using uninitialized variables.
SVN revision: 72809
Carsten Haitzler [Mon, 25 Jun 2012 13:11:19 +0000 (13:11 +0000)]
give e_alert_main.c some config.h love.
SVN revision: 72807
Mike Blumenkrantz [Mon, 25 Jun 2012 13:04:13 +0000 (13:04 +0000)]
have to unlock shelf at this point or else it will never hide anymore
fixes ticket #1013
SVN revision: 72806
Mike Blumenkrantz [Mon, 25 Jun 2012 12:11:30 +0000 (12:11 +0000)]
also FIXME-- from the last commit
SVN revision: 72805
Mike Blumenkrantz [Mon, 25 Jun 2012 12:10:31 +0000 (12:10 +0000)]
fix some remaining shelf autohide bugs related to shelves drawn on the container
SVN revision: 72804
Mike Blumenkrantz [Mon, 25 Jun 2012 10:48:42 +0000 (10:48 +0000)]
formatting
SVN revision: 72797
Mike Blumenkrantz [Mon, 25 Jun 2012 10:47:26 +0000 (10:47 +0000)]
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
Mike Blumenkrantz [Mon, 25 Jun 2012 10:46:51 +0000 (10:46 +0000)]
add e_gadcon_client_autoscroll_toggle_disabled_set() to prevent disabling autoscroll in a gadget
SVN revision: 72795