summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | This shouldn't be in BazaarTed Gould2010-08-031-139/+0
| | | * | | | Adding the label property and a signal for it changing.Ted Gould2010-08-032-1/+5
| | | |/ / /
| * | | | | releasing version 0.2.3-0ubuntu2~ppa1Ted Gould2010-08-051-2/+2
| * | | | | * Upstream MergeTed Gould2010-08-0511-55/+252
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | Support dynamically changing the icon theme path.Ted Gould2010-08-0511-56/+246
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Passing the updated icon theme path along with the DBus signal, saving a DBus...Sense Egbert Hofstede2010-08-054-48/+27
| | | * | Fixed two G_PARAM_SPECS and made it even more possible to remove the Sense Hofstede2010-07-222-4/+4
| | | * | Fix wrong naming that caused the signal to be missedSense Hofstede2010-07-221-1/+1
| | | * | Clean-up and renaming variables and functions everywhere to use icon_theme_pa...Sense Hofstede2010-07-229-103/+141
| | | * | forgot some filesC10uD2010-07-223-4/+65
| | | * | trying to implement runtime theme-path changingC10uD2010-07-224-3/+113
| | |/ /
| * | | Updating to Ubuntu DesktopTed Gould2010-07-151-1/+1
| |\ \ \ | |/ / / |/| | |
* | | | releasing version 0.2.3-0ubuntu10.2.3-0ubuntu1Ken VanDine2010-07-1523-99/+650
|\| | |
| * | | releasing version 0.2.3-0ubuntu1~ppa1Ted Gould2010-07-151-2/+2
| * | | New upstream release.Ted Gould2010-07-1512-87/+205
| |\ \ \ | | | |/ | | |/|
| | * | Import upstream version 0.2.3Ted Gould2010-07-1522-99/+642
| | |\|
| | | * 0.2.30.2.3Ted Gould2010-07-151-2/+2
| * | | releasing version 0.2.2-0ubuntu2~ppa2Ted Gould2010-07-131-2/+2
| * | | Autogen updateTed Gould2010-07-132-1/+3
| * | | * Merge upstreamTed Gould2010-07-133-0/+17
| |\ \ \ | | | |/ | | |/|
| | * | Adjusting the tests so they can deal with slow systems better.Ted Gould2010-07-133-0/+11
| | |\ \
| | | * | Ignoring the tester scriptTed Gould2010-07-121-0/+1
| | | * | Add a fail timeout so this test can't block.Ted Gould2010-07-121-0/+9
| | | * | Adding in setting the environment variable to adjust the timeout to be twice ...Ted Gould2010-07-121-0/+1
| | |/ /
| * | | releasing version 0.2.2-0ubuntu2~ppa1Ted Gould2010-07-121-2/+2
| * | | Autogen updateTed Gould2010-07-123-10/+63
| * | | * Merge upstreamTed Gould2010-07-1210-14/+375
| |\| |
| | * | Putting in a basic approver API.Ted Gould2010-07-1210-4/+356
| | |\ \
| | | * | Need the built headers tooTed Gould2010-07-091-1/+2
| | | * | Oops, with a menu we're all GTK now.Ted Gould2010-07-091-1/+1
| | | * | Building up to a formal testTed Gould2010-07-091-0/+9
| | | * | Filling out the approve function.Ted Gould2010-07-091-0/+6
| | | * | Filling out the approver prototypeTed Gould2010-07-091-4/+7
| | | * | Building an application indicator too! Ted Gould2010-07-092-1/+15
| | | * | Making the registration async to clean things up, and async is better anyway.Ted Gould2010-07-091-8/+16
| | | * | Some more error handling and better debug messages.Ted Gould2010-07-091-3/+24
| | | * | Helpful debug infoTed Gould2010-07-091-1/+5
| | | * | Okay, so now we're detecing when the watcher comes up, and registering oursel...Ted Gould2010-07-091-3/+44
| | | * | Adding a new sample approverTed Gould2010-07-093-0/+91
| | | * | When we have new apps we can ask the approver about them.Ted Gould2010-07-091-0/+14
| | | * | Looking at all the applications when we get a new approver.Ted Gould2010-07-091-2/+32
| | | * | Building the approver structure and putting it in the list.Ted Gould2010-07-092-0/+23
| | | * | CommentsTed Gould2010-07-091-0/+2
| | | * | Adding some structures for approvers and making them real.Ted Gould2010-07-091-0/+29
| | | * | For DBus to real objects, the signal shall travel.Ted Gould2010-07-091-3/+9
| | | * | Adding a function to bring in approversTed Gould2010-07-092-4/+14
| | | * | Sync to trunkTed Gould2010-07-094-16/+21
| | | |\ \ | | | |/ / | | |/| |
| | * | | Use a private pointer instead of a lookup.Ted Gould2010-07-082-10/+15
| | |\ \ \
| | | * | | Removed all but one calls to the APPLICATION_SERVICE_APPSTORE_GET_PRIVATE() m...Sense Hofstede2010-07-082-10/+15
| | | | * | Return a booleanTed Gould2010-07-011-1/+1