aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.0.130.0.13Ted Gould2010-02-111-2/+2
* Fix to make the dbus paths unique by using the ID of the application.Ted Gould2010-02-115-25/+58
|\
| * Making sure our new tests with gtk_init() in them have an X server to talk to.Ted Gould2010-02-101-2/+4
| * Building a menu so this item will showTed Gould2010-02-101-1/+7
| * Moving the clean_id code to get set when we set the ID and checking for it wh...Ted Gould2010-02-101-8/+9
| * Changing to ID based naming and setting a menu to get initTed Gould2010-02-102-5/+11
| * Creating a clean ID that doesn't take any illegal dbus characters and using t...Ted Gould2010-02-101-4/+20
| * Making the menu path also include the IDTed Gould2010-02-101-3/+4
| * Making it so that you can't set an ID twice instead of just issuing a warning.Ted Gould2010-02-101-8/+7
| * Moving the registration of the object to when we want to connect everything, ...Ted Gould2010-02-101-5/+7
|/
* Switching menu property to be an object path.Ted Gould2010-02-102-11/+20
|\
| * Falling back on string if that's what we get. Makes things compatible.Ted Gould2010-02-101-1/+7
| * Ready to recieve the boxed type on the other side.Ted Gould2010-02-062-4/+7
| * Changing the type of the property and setting it with boxedTed Gould2010-02-061-10/+10
* | 0.0.120.0.12Ted Gould2010-02-081-2/+2
* | Handling the service resetting much better. Clearing out the old, but after ...Ted Gould2010-02-081-46/+170
|\ \
| * | Boolean again! Ted Gould2010-02-061-1/+1
| * | Adding check to look for privates gotten on invalid objects.Ted Gould2010-02-061-2/+7
| * | Handling if we get duplicate entries added, just recycling.Ted Gould2010-02-061-0/+41
| * | Now we're actively killing.Ted Gould2010-02-061-2/+17
| * | Setting up the disconnected helpers and structure.Ted Gould2010-02-061-3/+39
| * | Changing the proxy to only build if we need it, and not destroy itself on kil...Ted Gould2010-02-061-43/+45
| * | Making room for a disconnected function.Ted Gould2010-02-061-3/+28
| |/
* | Cause the proxy to get built outside of the other proxy destroy callback.Ted Gould2010-02-081-9/+35
|\ \
| * | Putting the proxy construction in an idle function.Ted Gould2010-02-061-9/+29
| * | Reffing the connection so we ensure that we have it even when folks die.Ted Gould2010-02-061-0/+6
| |/
* | Fixing status updates and adding tests to help debug status changing.Ted Gould2010-02-087-1/+272
|\ \ | |/ |/|
| * Getting the wrong string for the Attention Icon when looking at the propertiesTed Gould2010-02-061-1/+1
| * More logging from our app indicator on icon changesTed Gould2010-02-061-0/+2
| * Adding a menu item to toggle the attention state.Ted Gould2010-02-061-0/+24
| * Making sure the client has time to setup.Ted Gould2010-02-061-0/+3
| * Changing to 100 instead of 1000Ted Gould2010-02-062-2/+2
| * Lengthening the time a little bit to make sure we don't miss messages.Ted Gould2010-02-062-2/+3
| * Now setting status ALOTTed Gould2010-02-061-8/+22
| * Loose the timeoutTed Gould2010-02-061-2/+0
| * Adjusting the status test to watch for togglesTed Gould2010-02-061-182/+46
| * TypoTed Gould2010-02-051-1/+1
| * Adding a test for changing the status. Just a copy of the standard dbus test.Ted Gould2010-02-054-0/+365
|/
* 0.0.110.0.11Ted Gould2010-02-041-2/+2
* Interop fixes.Ted Gould2010-02-041-4/+4
|\
| * Merged timestamp fixAurelien Gateau2010-02-031-1/+1
| |\
| * | icon -> icon-nameAurelien Gateau2010-02-021-9/+9
* | | Migrating to the new dbusmenuTed Gould2010-02-042-9/+9
|\ \ \
| * \ \ Merging in signal change.Ted Gould2010-02-041-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Changing the prototype of the activate signalTed Gould2010-02-021-1/+1
| | |/
| * | Changing the #definesTed Gould2010-02-041-7/+7
| * | Upping Dbusmenu required versionTed Gould2010-02-041-1/+1
|/ /
* | Wrong srcdirTed Gould2010-02-041-1/+1
* | Wrong filenameTed Gould2010-02-041-1/+3
* | Adding in XVFB supportTed Gould2010-02-042-1/+9
|\ \ | |/ |/|