aboutsummaryrefslogtreecommitdiff
path: root/src/messages-service.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Big commit. Trying to check for eclipses, but first both objects needed to ↵Ted Gould2009-08-191-0/+24
| | | | track their desktop file paths. So I had to add that little nugget in as well.
* Clean up, clean up, everybody everywhereTed Gould2009-08-191-2/+10
|
* Adding in a couple function to deal with disappearing launchers.Ted Gould2009-08-191-0/+26
|
* Adding the launcher list to the resorting function. This looks more complex ↵Ted Gould2009-08-191-0/+25
| | | | than it is, it's just merging the two lists on the fly in alphabetical order.
* Getting launchers to add to the menu, and changing the function to do that ↵Ted Gould2009-08-191-7/+13
| | | | so it's not all server based. We want everyone involved now.
* Lots of debug, but also cleaning up the desktop file name path so it gets ↵Ted Gould2009-08-191-2/+11
| | | | properly into the constructor.
* Oops, forgot one level of redirection hereTed Gould2009-08-191-1/+8
|
* Spliting out the building of the items as it'll read the desktop file off ↵Ted Gould2009-08-191-4/+15
| | | | disk and parse it.
* Go through the launchers and start building itemsTed Gould2009-08-191-1/+23
|
* Not sure why, but the naming of this file is really bugging me. Fixed now.Ted Gould2009-08-191-0/+536