summaryrefslogtreecommitdiff
path: root/src/bin/e_config_dialog.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: get rid of trailing whitespace (part 1)Elyes HAOUAS2020-05-141-1/+1
* Replace all timer_add with timer_loop_addDerek Foreman2017-02-031-1/+1
* remove need to create different dialog windows under waylandChris Michael2016-07-251-7/+1
* unset client hidden flag on config dialogs when activating from another vdeskMike Blumenkrantz2015-09-151-0/+1
* remove cpp warningChris Michael2015-05-181-1/+1
* ELM_WIN_DIALOG_BASIC is broken in wl right now, so for wl createChris Michael2015-05-181-1/+7
* enlightenment: Make E build again with EFL from gitChris Michael2015-05-071-5/+5
* __UNUSED__ -> EINA_UNUSEDMike Blumenkrantz2015-03-181-6/+6
* remove e_util_zone_current_get() usageMike Blumenkrantz2015-03-131-1/+1
* remove E_Zone->comp memberMike Blumenkrantz2015-03-131-8/+1
* e_dialog -> elm_layout for bg_objectMike Blumenkrantz2015-01-151-10/+0
* Revert "revert all the ui breakes in e - going the wrong direction in the"Mike Blumenkrantz2015-01-151-2/+12
* revert all the ui breakes in e - going the wrong direction in theCarsten Haitzler (Rasterman)2015-01-151-12/+2
* e_table -> elm_table conversionMike Blumenkrantz2015-01-131-2/+12
* remove E_Win+e_canvas, convert all internal wins to use elm_winMike Blumenkrantz2014-11-201-16/+18
* fix formattingChris Michael2014-08-261-1/+2
* compositor rewrite / charlie-foxtrot situationMike Blumenkrantz2014-01-141-15/+14
* formatting: all at onceMike Blumenkrantz2013-01-111-2/+2
* prevent config dialogs from crashing if create/free data functions are not de...Mike Blumenkrantz2012-12-121-2/+2
* e: unshade in shade directionSebastian Dransfeld2012-09-281-1/+1
* don't check dialog changed if just creating dialogMike Blumenkrantz2012-08-241-1/+3
* merge a big e17 doc patchMike Blumenkrantz2012-07-061-0/+13
* remove unnecessary evas_get callMike Blumenkrantz2012-07-031-1/+1
* formattingMike Blumenkrantz2012-06-261-169/+171
* e17: whitespaces--Vincent Torri2012-06-211-11/+11
* e17: refocus config dialogs on show when they are open alreadyHannes Janetzek2011-03-121-1/+4
* Add unused.Christopher Michael2010-08-181-7/+8
* FORMATTINGLucas De Marchi2010-08-041-3/+0
* * e: remove warning due to Ecore API change.Cedric BAIL2010-06-241-3/+3
* As per k-s, remove fix from e_config_dialog and instead, call e_border_showChristopher Michael2010-04-191-1/+0
* Need an e_win_show here as the border may not have been 'iconified' butChristopher Michael2010-04-191-0/+1
* Formatting.Christopher Michael2010-03-011-3/+3
* make clang happySebastian Dransfeld2010-01-141-1/+1
* if a change was made in basic/advanced mode, the ok/apply button should be en...kiwi2009-12-281-9/+35
* reopen fileman and dialog windows after restart of e.Hannes Janetzek2009-09-211-5/+6
* Fix API Inconsistency in regards to e_widget_min_size_* . Renamed toChristopher Michael2009-09-011-5/+5
* Don't center window when changing modes as the user may have moved it.Christopher Michael2009-08-231-1/+0
* Formatting.Christopher Michael2009-08-231-41/+48
* * e: Cleanup use of Eina data structure.Cedric BAIL2009-08-211-7/+4
* e_config_dialog: reuse e_dialog on changes between basic and advanced.Gustavo Sverzut Barbieri2009-07-121-50/+33
* fix annoying bug with config dialog window layout.Gustavo Sverzut Barbieri2009-06-101-3/+3
* Formatting & Whitespace removalChristopher Michael2009-04-211-31/+22
* More icons renamedDavide Andreoli2009-03-061-2/+2
* * shortening config category titles.Carsten Haitzler2008-11-211-2/+4
* Remove Evas list and replace them with Eina list.Cedric BAIL2008-10-221-5/+5
* Switch to eina_stringshare.Cedric BAIL2008-10-151-8/+8
* add auto-scrolloption to dialogs (place content in scrolled viw).Carsten Haitzler2008-09-261-5/+33
* New features to enable setting 'changed' status of config dialogs.Gustavo Sverzut Barbieri2008-09-211-19/+34
* Enable manual set of configuration dialogs as changed.Gustavo Sverzut Barbieri2008-09-211-11/+57
* remove some printf'sCarsten Haitzler2008-09-171-2/+0