aboutsummaryrefslogtreecommitdiff
path: root/src/app-menu-item.c
Commit message (Expand)AuthorAgeFilesLines
...
| * Moving signal disconnecting and unref to the dispose function instead of fina...Ted Gould2009-04-201-5/+8
| * Adding a ref'ing and deref'ing of the listener to the application menu item t...Ted Gould2009-04-201-0/+4
* | Fixes to the finalize function.Ted Gould2009-04-131-2/+2
|\|
| * move parent->finalize() to the end of the finalize functioncody2009-04-131-2/+2
* | Including some cleanups from James Westby. ThanksTed Gould2009-04-081-3/+3
|\ \ | |/ |/|
| * Be aware that appinfo can be NULL.James Westby2009-04-051-3/+3
* | Showing some interest in teh clients we talk to.Ted Gould2009-04-031-0/+8
|/
* Making the truth correctTed Gould2009-03-181-1/+1
* Adding in message.im, should have spec'd this better now there's some drift.Ted Gould2009-03-181-1/+1
* Wrong nameTed Gould2009-03-181-1/+1
* Forgot to actually pass the value to the signal, ahhhhTed Gould2009-03-171-1/+1
* Adding functions to make it so that we can get signaled on name changes and a...Ted Gould2009-03-151-1/+28
* Putting in a sorting function to make sure that the individual indicators are...Ted Gould2009-03-151-0/+6
* Bad truthTed Gould2009-03-151-1/+1
* 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