aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Adding the ability to toggle the label on and offTed Gould2010-08-051-3/+29
|
* Make sure we get to 100Ted Gould2010-08-041-1/+1
|
* Setting the label in the simple clientTed Gould2010-08-041-0/+15
|
* More signalling tests.Ted Gould2010-08-031-0/+28
|
* Setting up a basic signals testTed Gould2010-08-031-0/+42
|
* Stupid reverse logic in the string comparison.Ted Gould2010-08-031-7/+7
|
* Turning null strings into NULLsTed Gould2010-08-031-0/+10
|
* Adding a test to set the label and guides a bunch.Ted Gould2010-08-031-0/+63
|
* Signaling when the labels change in the idle loopTed Gould2010-08-031-2/+43
|
* Putting the new define into the docsTed Gould2010-08-031-0/+1
|
* Reusing the application service marshallers, not beautiful, but it works for ↵Ted Gould2010-08-033-2/+5
| | | | now.
* Adding in a signal to tell when the label is updated.Ted Gould2010-08-032-2/+31
|
* Adding the label funcs to the documentation.Ted Gould2010-08-031-0/+3
|
* Adding in the convience wrappersTed Gould2010-08-032-0/+63
|
* Adding the label and guide fields to the private struct and tying that into ↵Ted Gould2010-08-031-0/+49
| | | | the properties.
* Setting up the label and lable guide properties.Ted Gould2010-08-031-1/+40
|
* Adding a property to guide the size of the labelTed Gould2010-08-031-0/+2
|
* These have needed to be ignored for a while.Ted Gould2010-08-031-0/+2
|
* 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
|
* 0.2.30.2.3Ted Gould2010-07-151-2/+2
|
* 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
|/ | | | as long for slow systems.
* 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 ↵Ted Gould2010-07-091-3/+44
| | | | | | | | ourselves as the approver.
| * 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() ↵Sense Hofstede2010-07-082-10/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | macro All references to the APPLICATION_SERVICE_APPSTORE_GET_PRIVATE() macro were removed from src/application-service-appstore.c. This makes this file comply with the recommended practise, which should reduce overhead.
* | | 0.2.20.2.2Ted Gould2010-07-081-2/+2
|/ /
* | Merging this branch, but I think it's fixes must have gone in with another.Ted Gould2010-07-070-0/+0
|\ \
| * | Setting the policy version.Ted Gould2010-06-182-1/+2
| | |