summaryrefslogtreecommitdiff
path: root/src/bin/e_int_shelf_config.c
Commit message (Expand)AuthorAgeFilesLines
* compositor rewrite / charlie-foxtrot situationMike Blumenkrantz2014-01-141-44/+8
* use just pixels in slider label (size is already in title)Carsten Haitzler (Rasterman)2013-11-131-1/+1
* Fix shelf autohide configIván Briano2013-10-021-2/+2
* things that grind my gears: when my shelf config dialogs don't have check cha...Mike Blumenkrantz2013-06-191-5/+33
* fix shelf config stacking optionsMike Blumenkrantz2013-06-101-7/+3
* giant comp rejiggering commit #2: popups are now objects drawn directly onto ...Mike Blumenkrantz2013-02-181-1/+1
* Shelf option 'overlapping' made clearer and disabled when window automatic mo...Miculcy Brian2013-01-161-5/+9
* formatting: all at onceMike Blumenkrantz2013-01-111-20/+21
* fix shelf autohide on clickMike Blumenkrantz2012-12-191-1/+1
* change shelf style during config while gadcon is unpopulated for a small spee...Mike Blumenkrantz2012-12-191-12/+11
* prevent shelf artifacts when re-creating shelf after configMike Blumenkrantz2012-12-181-0/+4
* e: cleanup layer handlingSebastian Dransfeld2012-10-021-3/+3
* rename E_LIST_HANDLERS_APPEND to E_LIST_HANDLER_APPEND, also add E_LIST_FOREACHMike Blumenkrantz2012-09-211-2/+2
* const cleanupMike Blumenkrantz2012-09-121-1/+1
* fix crashing when shelf config dialog is open and orientation is changed usin...Mike Blumenkrantz2012-09-101-3/+21
* fix crash when changing settings in shelf config dialog which causes the shel...Mike Blumenkrantz2012-09-081-0/+2
* shelves now only watch all mouse events when autohide is set since a static s...Mike Blumenkrantz2012-09-071-4/+1
* use better codepath for refreshing shelf after config has changedMike Blumenkrantz2012-09-071-9/+5
* fix usage of PATH_MAX when not working with filesMike Blumenkrantz2012-08-221-1/+1
* fix stringshare misuseMike Blumenkrantz2012-06-261-3/+2
* e17: whitespaces--Vincent Torri2012-06-211-70/+70
* e: warning--.Cedric BAIL2012-05-041-9/+8
* allow settings the shelf layer to 'below windows', if it was 'below everything'Viktor Kojouharov2011-10-201-1/+1
* E: No need to store static lists of borders, comps, shelves, etc.Christopher Michael2011-09-221-0/+4
* e17: add option to have gadcon client settings menu in toplevel again. Hannes Janetzek2011-03-171-2/+2
* more uninitialized valuesMike Blumenkrantz2011-01-161-1/+1
* prevent garbage value determining flow if list is nullMike Blumenkrantz2011-01-161-1/+1
* Remove unused function(s).Christopher Michael2010-08-181-11/+0
* * e: remove warning due to Ecore API change.Cedric BAIL2010-06-241-1/+2
* Fix shelf settings dialog always resetting the shelf style toChristopher Michael2010-05-221-3/+3
* fix warningsHannes Janetzek2010-05-011-1/+1
* reorder optionsMiculcy Brian2010-04-281-10/+7
* Center shelf config dialog.Christopher Michael2010-04-091-0/+1
* Better Shelf Config dialog. Works in smaller resolutions now :)Christopher Michael2010-04-091-646/+399
* No point in setting binding in configSebastian Dransfeld2010-01-201-70/+0
* Fix compiler warningsSebastian Dransfeld2010-01-151-0/+5
* free listSebastian Dransfeld2010-01-141-1/+3
* Make selected desktops show in advanced configSebastian Dransfeld2010-01-141-4/+5
* formattingSebastian Dransfeld2010-01-141-11/+11
* formattingSebastian Dransfeld2010-01-141-1/+1
* Use PATH_MAX instead of 4096.Christopher Michael2010-01-041-6/+6
* hide edge event windows that are not used by any actionViktor Kojouharov2009-10-021-0/+65
* Fix API Inconsistency in regards to e_widget_min_size_* . Renamed toChristopher Michael2009-09-011-4/+4
* * e: Cleanup use of Eina data structure.Cedric BAIL2009-08-211-15/+16
* Formatting.Christopher Michael2009-07-241-75/+107
* improvements to e_border positioning.Gustavo Sverzut Barbieri2009-04-231-0/+1
* shelf style previews are now smallerGustavo Sverzut Barbieri2009-04-181-2/+2
* list of autohide-dependent widgets should not be global.Gustavo Sverzut Barbieri2009-04-181-10/+10
* shelf "shrink to contents" is not related to its size.Gustavo Sverzut Barbieri2009-04-181-27/+22
* fix shelf autohide after changing its settings in advanced mode.Gustavo Sverzut Barbieri2009-04-171-4/+5