summaryrefslogtreecommitdiff
path: root/src/modules/ibar
Commit message (Expand)AuthorAgeFilesLines
* Remove Evas list and replace them with Eina list.Cedric BAIL2008-10-222-35/+35
* fix losing config!Carsten Haitzler2008-10-211-10/+65
* remove tlist - really... hardly used. dubiously usefl as ilist does it justCarsten Haitzler2008-10-181-5/+5
* And finally recompile all e modules' edje files.Chidambar Zinnoury2008-10-151-0/+0
* Switch to eina_stringshare.Cedric BAIL2008-10-152-9/+9
* 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-7/+7
* and remove more fake calls.Carsten Haitzler2008-09-251-6/+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
* fix against efreet API breakageSebastian Dransfeld2008-08-141-5/+5
* hu translations for desktop filesMassimo Maiurana2008-04-301-0/+1
* updated module.desktop.in files with eo localization.Massimo Maiurana2008-02-291-0/+2
* Fix up module descriptions for new width of description box.Christopher Michael2007-12-301-3/+3
* Don't add the new Create/Add menu entries if the conf_apps module is notChristopher Michael2007-12-131-11/+16
* Add more icon create/add options to the menu.Christopher Michael2007-12-131-8/+37
* 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-13/+0
* translated strings in italian for modules' .desktop files.Massimo Maiurana2007-09-231-0/+1
* formattingSebastian Dransfeld2007-09-191-2/+2
* app->type can't be both.Sebastian Dransfeld2007-09-191-2/+2
* It's now possible to have efm in the ibar, using a desktop file with type=lin...Miculcy Brian2007-09-191-1/+13
* Remove unused struct members.Sebastian Dransfeld2007-09-161-1/+0
* simplifySebastian Dransfeld2007-09-161-12/+14
* Remove duplicate code.Sebastian Dransfeld2007-09-161-14/+8
* constSebastian Dransfeld2007-09-161-1/+1
* We need id's for gadgets which are independent of shelves, so if we moveSebastian Dransfeld2007-09-163-75/+98
* Add comments to various E modules for display in the modules config dialog.Eric Schuele2007-08-251-0/+1
* Remove the Add Application menu item if the conf-apps module is not loaded.Christopher Michael2007-08-042-6/+12
* abstract config dialogs more - include params.Carsten Haitzler2007-07-042-4/+7
* cast e_object to remove warningkiwi2007-04-301-1/+1
* ibar confirm dialog on source delete is now destroyed when config dialog is c...kiwi2007-04-301-5/+22
* reenable creation of .desktop when dropping a border icon on to ibarrephorm2007-04-131-46/+3
* reenable icon properties on ibar iconsrephorm2007-04-131-10/+2
* during startup ibar keeps re-filling all icons in a tight loop (though stillCarsten Haitzler2007-04-091-1/+1
* Make configuration work.Sebastian Dransfeld2007-04-061-3/+2
* Remove unused function.Christopher Michael2007-04-061-16/+0
* Allow ibar editing again.Christopher Michael2007-04-061-1/+2
* Comment out config of ibar apps for now, until we can get the dialog(s) fixed.Christopher Michael2007-04-052-3/+3
* Update icon on theme change.Sebastian Dransfeld2007-04-051-0/+28
* emit "e,action,exec" once again. still needs to emit "e,action,start|stop" fo...Viktor Kojouharov2007-04-031-0/+4
* Remove stale code.Sebastian Dransfeld2007-03-251-7/+0
* Convert borders to efreet.Sebastian Dransfeld2007-03-251-12/+3
* convert ibar to E_OrderSebastian Dransfeld2007-03-251-196/+68
* Update icon name.Sebastian Dransfeld2007-03-241-1/+1
* Merge all app executing into one function.Sebastian Dransfeld2007-03-241-2/+1
* Remove old code.Sebastian Dransfeld2007-03-241-2/+0
* Remove X specific elements from the .desktop files.Sebastian Dransfeld2007-03-243-4/+3
* Provide a Configure button on the IBar config dialog that allows users toChristopher Michael2007-01-221-8/+21