summaryrefslogtreecommitdiff
path: root/src/modules/ibox
Commit message (Expand)AuthorAgeFilesLines
* Remove Evas list and replace them with Eina list.Cedric BAIL2008-10-223-73/+73
* fix losing config!Carsten Haitzler2008-10-211-10/+54
* And finally recompile all e modules' edje files.Chidambar Zinnoury2008-10-151-0/+0
* Switch to eina_stringshare.Cedric BAIL2008-10-151-4/+4
* Correctly include eina and fix pkg-config description.Cedric BAIL2008-10-151-3/+2
* Make e depend on eina. No change in the code yet, so just fix your build syst...Cedric BAIL2008-10-131-2/+3
* Icon work. HUGE revision of icons and their names. This breaks the icon theme...toma2008-10-121-2/+2
* and remove more fake calls.Carsten Haitzler2008-09-251-5/+0
* Textblock in. Revised the use of textblock tags and fixed up all the modules ...toma2008-09-011-5/+5
* fix binsCarsten Haitzler2008-08-171-0/+0
* hu translations for desktop filesMassimo Maiurana2008-04-301-0/+1
* patch from petet can de werken with sticky signals and maximizeCarsten Haitzler2008-03-051-3/+7
* updated module.desktop.in files with eo localization.Massimo Maiurana2008-02-291-0/+2
* Fix module description to use proper grammar.Christopher Michael2008-02-091-1/+1
* Add const modifier.Sebastian Dransfeld2008-01-271-1/+1
* Allow ibox to show the border caption. This was not garunteed with the previ...Eric Schuele2008-01-212-0/+5
* Fix up module descriptions for new width of description box.Christopher Michael2007-12-301-3/+3
* Update many desktop files with some translations. Courtesy of tokyo.Eric Schuele2007-12-061-0/+8
* errrr. commit? did the last one work?Carsten Haitzler2007-10-312-10/+0
* Pass in the actual config item.Eric Schuele2007-10-121-2/+1
* translated strings in italian for modules' .desktop files.Massimo Maiurana2007-09-231-0/+1
* simplifySebastian Dransfeld2007-09-161-12/+14
* Remove duplicate code.Sebastian Dransfeld2007-09-161-17/+10
* constSebastian Dransfeld2007-09-161-1/+1
* We need id's for gadgets which are independent of shelves, so if we moveSebastian Dransfeld2007-09-163-53/+86
* Add comments to various E modules for display in the modules config dialog.Eric Schuele2007-08-251-0/+1
* fix fill call - that was just unsafeCarsten Haitzler2007-06-051-1/+1
* Change zone to read Screen in the config dialog.Christopher Michael2007-04-241-3/+3
* Remove stale code.Sebastian Dransfeld2007-03-252-9/+1
* Update icon name.Sebastian Dransfeld2007-03-242-2/+2
* Remove X specific elements from the .desktop files.Sebastian Dransfeld2007-03-243-4/+3
* Ravenlock's ibox patch for icons always showing all icons when restart.Christopher Michael2007-03-181-0/+6
* Add a convert callback so that a drag can have several types.Sebastian Dransfeld2007-01-031-1/+1
* fill the icon name on mouse-in, to catch changed iconsViktor Kojouharov2007-01-021-118/+128
* Revert to old e_gadcon_client_new, some modules require id to be set onSebastian Dransfeld2006-12-301-1/+1
* Clean up some gadcon config code.Sebastian Dransfeld2006-12-301-1/+1
* Remove declarations without functions.Sebastian Dransfeld2006-12-281-3/+0
* Remove unused variables.Sebastian Dransfeld2006-12-141-8/+2
* If we don't have a match for netwm.name, use icccm.name for label display.Christopher Michael2006-11-301-1/+4
* Bring back the drop box!metrics2006-11-171-1/+1
* More fixes of the autoscroll/drag and drop behaviour for gadgets inmetrics2006-11-151-62/+60
* Start of fix for drag and drop to autoscrolling ibar/ibox.metrics2006-11-121-3/+9
* urgent signals to the icon itself, not only to the overlayViktor Kojouharov2006-10-241-2/+8
* the pager and iconbox now emit a signal when a border changes state from urgentViktor Kojouharov2006-10-241-0/+30
* pass make distcheck.Carsten Haitzler2006-10-091-1/+1
* 1. jose's premul patches for evasCarsten Haitzler2006-09-302-0/+0
* Add cast.sebastid2006-09-241-1/+1
* i'm cleaning up dnd. fixed leaks. made dnd more convenient - less work to doCarsten Haitzler2006-09-181-17/+22
* fix up dnd to handle stacked windows and move the burden of window offsetCarsten Haitzler2006-09-171-23/+3
* * [Ibar/Ibox] Make "o_empty" object expand so we can right-clickmoom2006-09-061-3/+1