summaryrefslogtreecommitdiff
path: root/src/bin/e_order.c
Commit message (Expand)AuthorAgeFilesLines
* allow for explicitly selecting the system menu file - and tell efreet aboutCarsten Haitzler2008-10-251-1/+1
* Remove Evas list and replace them with Eina list.Cedric BAIL2008-10-221-27/+27
* Switch to eina_stringshare.Cedric BAIL2008-10-151-2/+2
* --old todo commentMiculcy Brian2007-11-241-2/+0
* ref and free desktops for .order files.Sebastian Dransfeld2007-07-261-5/+30
* Update for changes in efreet.Sebastian Dransfeld2007-07-261-0/+2
* *API BREAK* see the discussion in the mailing list. misc and e_modules will f...Peter Wehrfritz2007-07-251-3/+3
* Fix warnings.Sebastian Dransfeld2007-06-171-1/+1
* Patch from morlenxus to fix .order files that reference a full path.Christopher Michael2007-06-101-13/+4
* winlist patch from jeff - from bug tracker.Carsten Haitzler2007-06-101-1/+2
* New app selection dialog for ibar/favorites/etc.rephorm2007-06-071-0/+11
* Don't need to listen for list change. The calls e_order uses shouldSebastian Dransfeld2007-04-101-24/+0
* during startup ibar keeps re-filling all icons in a tight loop (though stillCarsten Haitzler2007-04-091-0/+24
* TODO++Sebastian Dransfeld2007-04-061-0/+1
* If a .desktop isn't in a standard location store the full path in theSebastian Dransfeld2007-04-061-10/+9
* Listen for changes in .desktop files.Sebastian Dransfeld2007-04-061-0/+75
* Check that path exist before writing to it.Sebastian Dransfeld2007-04-051-0/+1
* Don't stringshare NULLSebastian Dransfeld2007-04-051-1/+1
* Remove NULL path check so we can create new .order files if they do not exist.Christopher Michael2007-04-051-2/+0
* Don't del order objects on shutdown, it's the job of the creators.Sebastian Dransfeld2007-04-051-8/+1
* Keep track of order objects.Sebastian Dransfeld2007-04-041-0/+25
* come back to me my ibar!!! come back! show me your icons honey!Carsten Haitzler2007-03-301-2/+20
* Update vs. efreet.Sebastian Dransfeld2007-03-251-3/+2
* Update against efreet.Sebastian Dransfeld2007-03-251-5/+3
* convert ibar to E_OrderSebastian Dransfeld2007-03-251-30/+75
* Edit .order files.Sebastian Dransfeld2007-03-241-1/+58
* .order file saving.Sebastian Dransfeld2007-03-241-0/+30
* Store path in E_Order object.Sebastian Dransfeld2007-03-241-0/+2
* Convert startup code to e_order.Sebastian Dransfeld2007-03-241-1/+1
* Work on .order parsing.Sebastian Dransfeld2007-03-241-0/+65
* These files are for code to handle execution and .order files.Sebastian Dransfeld2007-03-241-0/+4