| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding the new server to the seen database. | Ted Gould | 2010-03-24 | 1 | -0/+3 |
* | Changing to use the new app type | Ted Gould | 2010-03-23 | 1 | -4/+6 |
* | Using the default icon in the application indicator as well. | Ted Gould | 2010-03-04 | 1 | -4/+9 |
* | Checking the default name on application items | Ted Gould | 2010-03-04 | 1 | -2/+8 |
* | Changing the applications to have icons. | Ted Gould | 2010-02-18 | 1 | -0/+6 |
|\ |
|
| * | Put the icons into the active items. | Ted Gould | 2010-02-17 | 1 | -0/+6 |
* | | Adding protection from data fields by checking to ensure they're AppMenuItems | Ted Gould | 2010-02-18 | 1 | -0/+6 |
* | | Setting the listener to NULL after unrefing it. | Ted Gould | 2010-02-18 | 1 | -0/+1 |
* | | Did I ever talk to you about why I hate while loops? I have to stop using th... | Ted Gould | 2010-02-17 | 1 | -0/+1 |
* | | Eh, forgot to flesh out the lists | Ted Gould | 2010-02-17 | 1 | -1/+3 |
* | | If we already have children, make sure to process them right away. | Ted Gould | 2010-02-17 | 1 | -0/+6 |
* | | Adding some debug messages | Ted Gould | 2010-02-17 | 1 | -0/+2 |
* | | Realized that we can't proxy the root as the items can't then have two parent... | Ted Gould | 2010-02-17 | 1 | -8/+59 |
* | | Adding a list to put the shortcuts in | Ted Gould | 2010-02-17 | 1 | -0/+17 |
* | | Oops, wrong signal name for this function. | Ted Gould | 2010-02-17 | 1 | -4/+4 |
* | | Emitting the new signal all over the place. | Ted Gould | 2010-02-17 | 1 | -5/+10 |
* | | Adding in a shortcuts changed signal | Ted Gould | 2010-02-17 | 1 | -0/+8 |
* | | Handling root item changes. Mostly. | Ted Gould | 2010-02-17 | 1 | -2/+56 |
* | | Init and cleanup the client and root private properties. | Ted Gould | 2010-02-17 | 1 | -2/+17 |
* | | Fleshing out menu_cb, lots of avenues for expantion in other directions now. | Ted Gould | 2010-02-17 | 1 | -0/+27 |
* | | Adding API for getting items | Ted Gould | 2010-02-17 | 1 | -0/+8 |
|/ |
|
* | Some comments. | Ted Gould | 2010-02-09 | 1 | -0/+3 |
* | Disconnecting the signal handler attached to the listener when we go away. | Ted Gould | 2010-02-09 | 1 | -0/+1 |
* | Fixing debug message | Ted Gould | 2010-02-08 | 1 | -1/+1 |
* | Changing callback prototype and activate signals | Ted Gould | 2010-02-04 | 1 | -3/+3 |
* | No atoi, no stdlib.h, that's how it is. | Ted Gould | 2009-09-05 | 1 | -1/+0 |
* | Fixing as I fixed the libindicate API, we shouldn't have to do an atoi here. | Ted Gould | 2009-09-05 | 1 | -8/+3 |
* | Setting up the listener signal to make it so that we know when the count chan... | Ted Gould | 2009-09-05 | 1 | -8/+29 |
* | Replacing type with count | Ted Gould | 2009-09-04 | 1 | -26/+27 |
* | Removing the count on the label boolean as we're detecting that differently now. | Ted Gould | 2009-09-04 | 1 | -14/+4 |
* | We don't need to be tracking the added and removed signals for indicators any... | Ted Gould | 2009-09-04 | 1 | -48/+0 |
* | Defining the max number of indicators and telling the server about it. | Ted Gould | 2009-09-04 | 1 | -0/+2 |
* | Replacing the prop strings with defines | Ted Gould | 2009-08-26 | 1 | -2/+2 |
* | Big commit. Trying to check for eclipses, but first both objects needed to t... | Ted Gould | 2009-08-19 | 1 | -1/+26 |
* | Fixing the messaging indicator to unref the menu item, which removes the sign... | Ted Gould | 2009-08-05 | 1 | -0/+1 |
* | Converting to a DbusmenuMenuitem instead of GtkMenuItem | Ted Gould | 2009-05-26 | 1 | -14/+4 |
* | Some changes suggested by Cody Russell to make things a little bit safer. | Ted Gould | 2009-04-20 | 1 | -2/+23 |
|\ |
|
| * | Freeing the appinfo and type from the application object on finalize | Ted Gould | 2009-04-20 | 1 | -0/+14 |
| * | Moving signal disconnecting and unref to the dispose function instead of fina... | Ted Gould | 2009-04-20 | 1 | -5/+8 |
| * | Adding a ref'ing and deref'ing of the listener to the application menu item t... | Ted Gould | 2009-04-20 | 1 | -0/+4 |
* | | Fixes to the finalize function. | Ted Gould | 2009-04-13 | 1 | -2/+2 |
|\| |
|
| * | move parent->finalize() to the end of the finalize function | cody | 2009-04-13 | 1 | -2/+2 |
* | | Including some cleanups from James Westby. Thanks | Ted Gould | 2009-04-08 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | Be aware that appinfo can be NULL. | James Westby | 2009-04-05 | 1 | -3/+3 |
* | | Showing some interest in teh clients we talk to. | Ted Gould | 2009-04-03 | 1 | -0/+8 |
|/ |
|
* | Making the truth correct | Ted Gould | 2009-03-18 | 1 | -1/+1 |
* | Adding in message.im, should have spec'd this better now there's some drift. | Ted Gould | 2009-03-18 | 1 | -1/+1 |
* | Wrong name | Ted Gould | 2009-03-18 | 1 | -1/+1 |
* | Forgot to actually pass the value to the signal, ahhhh | Ted Gould | 2009-03-17 | 1 | -1/+1 |
* | Adding functions to make it so that we can get signaled on name changes and a... | Ted Gould | 2009-03-15 | 1 | -1/+28 |