summaryrefslogtreecommitdiff
path: root/src/modules/ibox
Commit message (Expand)AuthorAgeFilesLines
...
* Converted to use .desktop file.David Walter Seikel2006-09-036-3/+12
* and the modules...rephorm2006-08-231-4/+4
* ****** MAJOR THEME REWORKING -- BREAKAGE *********rephorm2006-08-221-8/+8
* you're all goign to kill me :) but here goes - i broke the dialog and configCarsten Haitzler2006-08-141-1/+3
* module icon updatesCarsten Haitzler2006-08-091-0/+0
* Update core modules to use new default view settingsessiene2006-08-091-1/+2
* Fix warnings.sebastid2006-08-062-9/+2
* several leak--Carsten Haitzler2006-07-291-0/+1
* Cleanup: Fix return value of modapi_initChristopher Michael2006-07-251-1/+1
* As per HandyAndE request, this patch gives ability for modules configChristopher Michael2006-07-031-2/+4
* Module about dialogs now show the module icon in the dialog, and the border.Christopher Michael2006-07-021-1/+1
* Fix formatting for a function. Conforms to E formats now.Christopher Michael2006-06-121-1/+2
* dont uselessly repopulateCarsten Haitzler2006-06-121-4/+7
* Revert back to void for e_modapi_init.Christopher Michael2006-06-062-2/+2
* Fix e_modapi_init to return int, not void.Christopher Michael2006-06-062-2/+2
* Removed the FIXME: Icon preferences comment.Christopher Michael2006-06-031-1/+0
* IBox now has config options for setting what is displayed in icon label.Christopher Michael2006-06-033-9/+38
* Improving ibox.sndev2006-06-033-64/+291
* nice little overhaul of module related stuff. moduels now finally RELY onCarsten Haitzler2006-06-014-13/+1
* Add constsebastid2006-05-311-2/+2
* * Focus window on uniconify.sndev2006-05-271-1/+4
* IBox labels are now optional.Christopher Michael2006-05-254-4/+216
* dropshadow module.eap - almost ready to nuke the module iconand use eap'sCarsten Haitzler2006-05-191-0/+0
* dnd from border to ibox iconifiesCarsten Haitzler2006-05-181-0/+2
* fix eap name infoCarsten Haitzler2006-05-181-0/+0
* ibox makes it first gadcon moves.Carsten Haitzler2006-05-187-1305/+941
* add icon provision for gadcon classes and label provider functions. also addCarsten Haitzler2006-05-091-1/+1
* 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-123-39/+0
* Nicer menus...shhh ! :)Christopher Michael2006-02-201-0/+3
* cross-compile fixes, (odd that this didnt screw up before when i did someCarsten Haitzler2006-02-181-1/+0
* itray fixies - gadman needfs work. might tackle that next.Carsten Haitzler2006-02-021-2/+2
* 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-203-0/+44
* Fix warnings.sebastid2006-01-141-15/+14
* Remove EAPI from function. Thanks SebastianChristopher Michael2006-01-082-2/+2
* Set pointer to config dialogue to NULL when closingChristopher Michael2006-01-081-7/+12
* Remove unused function & protoChristopher Michael2006-01-071-12/+0
* Fix EAPI warnings.sebastid2006-01-071-7/+7
* If a module has a config dialogue, destroy it on module shutdownChristopher Michael2006-01-063-2/+11
* Fix this the right way. Better trappingChristopher Michael2005-12-301-2/+5
* Remove the list free. May cause segfault when unloading moduleChristopher Michael2005-12-301-1/+0
* Fix IBox Configure Call to check for current containerChristopher Michael2005-12-301-5/+12
* make symbol hiding actually work - fix some bugs, fixme's adjust bugs andCarsten Haitzler2005-12-271-2/+3
* Remove unused protos. CleanupsChristopher Michael2005-12-242-31/+0
* Rename e_int_config calls to avoid E namespace conflictsChristopher Michael2005-12-183-11/+19
* Fix Autosize Bug When Ibox is at top or bottom of screenChristopher Michael2005-12-171-1/+1
* Updated module to use the dialog that raster designed. :) Some CleanupsChristopher Michael2005-12-171-90/+78
* module config dialogCarsten Haitzler2005-12-171-0/+15