summaryrefslogtreecommitdiff
path: root/src/modules/ibox/e_mod_config.c
Commit message (Expand)AuthorAgeFilesLines
* ibox: Add Live Preview Optional View.Alastair Poole2020-07-071-0/+8
* tree-wide: get rid of trailing whitespace (part 10)Elyes HAOUAS2020-05-141-8/+8
* __UNUSED__ -> EINA_UNUSEDMike Blumenkrantz2015-03-181-2/+2
* remove e_comp_list(), deprecate all related functions for pending removalMike Blumenkrantz2015-01-051-4/+1
* compositor rewrite / charlie-foxtrot situationMike Blumenkrantz2014-01-141-18/+6
* ibox now has an option which allows it to expand freely on the desktopMike Blumenkrantz2012-09-201-0/+5
* Add UNUSED where needed.Christopher Michael2010-08-191-2/+2
* FORMATTINGLucas De Marchi2010-08-041-3/+0
* e/src/modules:Hannes Janetzek2009-09-031-4/+4
* use eina list foreach macroAndreas Volz2009-04-141-7/+3
* correct freeAndreas Volz2009-04-141-7/+1
* change to Eina_ListAndreas Volz2009-04-111-27/+24
* GUI improvement by enable/disable radio group chained to checkbox state Andreas Volz2009-04-101-4/+68
* use settings insetad of configuration. shorter.Carsten Haitzler2008-11-221-1/+1
* Remove Evas list and replace them with Eina list.Cedric BAIL2008-10-221-4/+4
* Allow ibox to show the border caption. This was not garunteed with the previ...Eric Schuele2008-01-211-0/+2
* We need id's for gadgets which are independent of shelves, so if we moveSebastian Dransfeld2007-09-161-1/+1
* Change zone to read Screen in the config dialog.Christopher Michael2007-04-241-3/+3
* Update icon name.Sebastian Dransfeld2007-03-241-1/+1
* Remove declarations without functions.Sebastian Dransfeld2006-12-281-3/+0
* Converted to use .desktop file.David Walter Seikel2006-09-031-1/+1
* you're all goign to kill me :) but here goes - i broke the dialog and configCarsten Haitzler2006-08-141-1/+3
* Fix warnings.sebastid2006-08-061-2/+1
* As per HandyAndE request, this patch gives ability for modules configChristopher Michael2006-07-031-2/+4
* IBox now has config options for setting what is displayed in icon label.Christopher Michael2006-06-031-3/+13
* Improving ibox.sndev2006-06-031-6/+100
* IBox labels are now optional.Christopher Michael2006-05-251-0/+89
* ibox makes it first gadcon moves.Carsten Haitzler2006-05-181-175/+0
* Bah...Remove the unused Cfg_File struct. Some formatting. Refix the configChristopher Michael2006-03-181-49/+11
* Move the manipulation of user specified policy flags (ALLOW_OVERLAP and ALWAY...handyande2006-03-121-20/+0
* Rename the Allow Overlap optionChristopher Michael2006-01-291-2/+2
* Fixes for E_Config_Dialog_ViewChristopher Michael2006-01-221-8/+10
* 2 pending patches in my inbox.Carsten Haitzler2006-01-201-0/+22
* Fix warnings.sebastid2006-01-141-15/+14
* Remove EAPI from function. Thanks SebastianChristopher Michael2006-01-081-1/+1
* Set pointer to config dialogue to NULL when closingChristopher Michael2006-01-081-7/+12
* If a module has a config dialogue, destroy it on module shutdownChristopher Michael2006-01-061-0/+1
* Remove unused protos. CleanupsChristopher Michael2005-12-241-2/+0
* Rename e_int_config calls to avoid E namespace conflictsChristopher Michael2005-12-181-8/+16
* Updated module to use the dialog that raster designed. :) Some CleanupsChristopher Michael2005-12-171-90/+78
* More User Friendly Work & FormattingChristopher Michael2005-12-171-13/+3
* Make config dialogue more user friendlyChristopher Michael2005-12-161-3/+3
* Remove IBox variable from cfdata, not neededChristopher Michael2005-12-151-2/+0
* Max IBox Autoscroll Speed to 0.99 till we can track down the bug.Christopher Michael2005-12-131-1/+1
* Max IBox Follow Speed to 0.99 till we can track down the bug.Christopher Michael2005-12-131-1/+1
* IBox Cfg Dld Icon Size FixChristopher Michael2005-12-131-9/+7
* IBox Config Dialog :)Christopher Michael2005-12-131-0/+224