aboutsummaryrefslogtreecommitdiff
path: root/src/app-menu-item.c
Commit message (Expand)AuthorAgeFilesLines
* Disconnecting our signals properly, avoids a crashTed Gould2009-03-151-1/+9
* Splitting the label updating into it's own function and making that called by...Ted Gould2009-03-151-2/+32
* Adding in an unread count variable, and then a signal to show it chagned. Al...Ted Gould2009-03-151-0/+67
* Add a callback to display the appTed Gould2009-02-131-1/+4
* Adding in desktop file support, which required configure changes to get the r...Ted Gould2009-02-131-5/+9
* Adding in functions to get the desktop file and type of the applicationTed Gould2009-02-131-1/+41
* Adding in license headers, GPL v3Ted Gould2009-02-111-0/+22
* Adding in the basis for making a server based menu itemTed Gould2009-02-071-2/+8
* Removing the need for an indicatorTed Gould2009-02-071-4/+2
* Adding in an application menu item to start building thoseTed Gould2009-02-061-0/+91