summaryrefslogtreecommitdiff
path: root/src/modules/dropshadow/e_mod_config.c
Commit message (Expand)AuthorAgeFilesLines
* e: remove dropshadow moduleLucas De Marchi2013-01-041-201/+0
* giant header overhaul which removes all the stupid one line function prototyp...Mike Blumenkrantz2012-11-301-1/+0
* Add UNUSED where needed.Christopher Michael2010-08-191-1/+1
* Already handled by e.h.Christopher Michael2010-07-181-1/+0
* export lessSebastian Dransfeld2010-01-221-1/+1
* Fix all this config window class mess once and for all. Now using the configChristopher Michael2009-12-041-2/+2
* Fix more config dialog window class mess :(Christopher Michael2009-12-031-3/+3
* reopen fileman and dialog windows after restart of e.Hannes Janetzek2009-09-211-2/+2
* use settings insetad of configuration. shorter.Carsten Haitzler2008-11-221-1/+1
* Fix warnings.Sebastian Dransfeld2007-10-311-1/+2
* errrr. commit? did the last one work?Carsten Haitzler2007-10-311-2/+4
* Check that the dropshadow config dialog is not already open before we createChristopher Michael2007-08-121-1/+2
* Update icon name.Sebastian Dransfeld2007-03-241-1/+1
* Fix typo spotted by tokyo, Thanks :)Christopher Michael2006-11-151-1/+1
* 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/+4
* As per HandyAndE request, this patch gives ability for modules configChristopher Michael2006-07-031-8/+17
* Removed unused Cfg_File struct. Some formattingChristopher Michael2006-03-181-38/+10
* - why did this go? it rocks.codewarrior2006-03-061-0/+12
* Fix bug where changing a config value then selecting a different page (Basic/...Christopher Michael2006-02-131-4/+0
* When changing API semantics, grep is your friend. My policy - if I breakDavid Walter Seikel2006-01-221-2/+0
* Fixes for E_Config_Dialog_ViewChristopher Michael2006-01-221-8/+10
* Fix warnings.sebastid2006-01-141-11/+10
* Remove EAPI from function. Thanks SebastianChristopher Michael2006-01-081-1/+1
* Set pointer to config dialogue to NULL when closingChristopher Michael2006-01-081-5/+10
* If a module has a config dialogue, destroy it on module shutdownChristopher Michael2006-01-061-0/+1
* Basic Dropshadow Config Dialogue. Still needs workChristopher Michael2005-12-201-0/+202