aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
|\ \ | |/ |/|
| * Getting run-xvfb on the testsTed Gould2010-02-042-1/+9
|/
* Checking for the nunit dependency with a specific version.Conor Curran2010-02-011-1/+1
|\
| * changed dependency nunit2.4 to nunit since this is the name of the packageConor Curran2010-02-011-1/+1
* | Fixing the name of the enum strings to match the StatusNotifier spec.Ted Gould2010-02-015-8/+20
|\ \
| * | Changing the category in the fallback test as well.Ted Gould2010-01-271-1/+1
| * | Changing strings in the test suite as well.Ted Gould2010-01-271-2/+2
| * | Changing the strings in the #defines here, but really we should be using the ...Ted Gould2010-01-271-3/+3
| * | Making it so there is another level of translation so that we can use differe...Ted Gould2010-01-272-2/+14
* | | Adding code to look for special panel versions of the icon with a '-panel' wi...Ted Gould2010-02-011-2/+24
|\ \ \ | |/ / |/| |
| * | Changing the suffix to 'panel'Ted Gould2010-02-011-1/+1
| * | Truth. Bad, Bad, truth.Ted Gould2010-01-241-2/+2
| * | When setting or changing an icon first check to see if there is a panel speci...Ted Gould2010-01-241-2/+24
|/ /
* | 0.0.100.0.10Ted Gould2010-01-211-2/+2
* | Require libindicator 0.3.1Ted Gould2010-01-211-1/+1
* | Adding support for a file tracking add and touch times for applications for o...Ted Gould2010-01-218-7/+601
|\ \
| * | Implements the get_location function to place the entires.Ted Gould2010-01-201-0/+11
| * | Looking at the last touch date of entries as we're loading the file and remov...Ted Gould2010-01-201-2/+30
| * | License headers.Ted Gould2010-01-202-0/+44
| * | Moving directory and filename into definesTed Gould2010-01-201-2/+5
| * | Moving the JSON file values into #definesTed Gould2010-01-201-6/+11
| * | Fleshing out loading of the LRU file and realizing we need a json-glib dep an...Ted Gould2010-01-202-1/+82
| * | Updating to trunk (surprisingly without conflict)Ted Gould2010-01-204-7/+179
| |\ \ | |/ / |/| |
* | | Add tracking and refcounting of theme directories. Unregister them when we'r...Ted Gould2010-01-201-2/+103
|\ \ \
| * | | Removing shutdown printfTed Gould2010-01-141-1/+0