Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | trying to implement runtime theme-path changing | C10uD | 2010-07-22 | 4 | -3/+113 | |
|/ / / / / | ||||||
| * | | | | Adding the ability to toggle the label on and off | Ted Gould | 2010-08-05 | 1 | -3/+29 | |
| | | | | | ||||||
| * | | | | Make sure we get to 100 | Ted Gould | 2010-08-04 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Setting the label in the simple client | Ted Gould | 2010-08-04 | 1 | -0/+15 | |
| | | | | | ||||||
| * | | | | More signalling tests. | Ted Gould | 2010-08-03 | 1 | -0/+28 | |
| | | | | | ||||||
| * | | | | Setting up a basic signals test | Ted Gould | 2010-08-03 | 1 | -0/+42 | |
| | | | | | ||||||
| * | | | | Stupid reverse logic in the string comparison. | Ted Gould | 2010-08-03 | 1 | -7/+7 | |
| | | | | | ||||||
| * | | | | Turning null strings into NULLs | Ted Gould | 2010-08-03 | 1 | -0/+10 | |
| | | | | | ||||||
| * | | | | Adding a test to set the label and guides a bunch. | Ted Gould | 2010-08-03 | 1 | -0/+63 | |
| | | | | | ||||||
| * | | | | Signaling when the labels change in the idle loop | Ted Gould | 2010-08-03 | 1 | -2/+43 | |
| | | | | | ||||||
| * | | | | Putting the new define into the docs | Ted Gould | 2010-08-03 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | Reusing the application service marshallers, not beautiful, but it works for ↵ | Ted Gould | 2010-08-03 | 3 | -2/+5 | |
| | | | | | | | | | | | | | | | | | | | | now. | |||||
| * | | | | Adding in a signal to tell when the label is updated. | Ted Gould | 2010-08-03 | 2 | -2/+31 | |
| | | | | | ||||||
| * | | | | Adding the label funcs to the documentation. | Ted Gould | 2010-08-03 | 1 | -0/+3 | |
| | | | | | ||||||
| * | | | | Adding in the convience wrappers | Ted Gould | 2010-08-03 | 2 | -0/+63 | |
| | | | | | ||||||
| * | | | | Adding the label and guide fields to the private struct and tying that into ↵ | Ted Gould | 2010-08-03 | 1 | -0/+49 | |
| | | | | | | | | | | | | | | | | | | | | the properties. | |||||
| * | | | | Setting up the label and lable guide properties. | Ted Gould | 2010-08-03 | 1 | -1/+40 | |
| |/ / / | ||||||
| * | | | Adding a property to guide the size of the label | Ted Gould | 2010-08-03 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | These have needed to be ignored for a while. | Ted Gould | 2010-08-03 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | This shouldn't be in Bazaar | Ted Gould | 2010-08-03 | 1 | -139/+0 | |
| | | | | ||||||
| * | | | Adding the label property and a signal for it changing. | Ted Gould | 2010-08-03 | 2 | -1/+5 | |
|/ / / | ||||||
| * / | Partial, segfaulting, fix for LP: #608219, requires GTK+ change attached to ↵ | Sense Egbert Hofstede | 2010-08-05 | 1 | -0/+31 | |
|/ / | | | | | | | same bug report. | |||||
* | | 0.2.30.2.3 | Ted Gould | 2010-07-15 | 1 | -2/+2 | |
| | | ||||||
* | | Adjusting the tests so they can deal with slow systems better. | Ted Gould | 2010-07-13 | 3 | -0/+11 | |
|\ \ | ||||||
| * | | Ignoring the tester script | Ted Gould | 2010-07-12 | 1 | -0/+1 | |
| | | | ||||||
| * | | Add a fail timeout so this test can't block. | Ted Gould | 2010-07-12 | 1 | -0/+9 | |
| | | | ||||||
| * | | Adding in setting the environment variable to adjust the timeout to be twice ↵ | Ted Gould | 2010-07-12 | 1 | -0/+1 | |
|/ / | | | | | | | as long for slow systems. | |||||
* | | Putting in a basic approver API. | Ted Gould | 2010-07-12 | 10 | -4/+356 | |
|\ \ | ||||||
| * | | Need the built headers too | Ted Gould | 2010-07-09 | 1 | -1/+2 | |
| | | | ||||||
| * | | Oops, with a menu we're all GTK now. | Ted Gould | 2010-07-09 | 1 | -1/+1 | |
| | | | ||||||
| * | | Building up to a formal test | Ted Gould | 2010-07-09 | 1 | -0/+9 | |
| | | | ||||||
| * | | Filling out the approve function. | Ted Gould | 2010-07-09 | 1 | -0/+6 | |
| | | | ||||||
| * | | Filling out the approver prototype | Ted Gould | 2010-07-09 | 1 | -4/+7 | |
| | | | ||||||
| * | | Building an application indicator too! | Ted Gould | 2010-07-09 | 2 | -1/+15 | |
| | | | ||||||
| * | | Making the registration async to clean things up, and async is better anyway. | Ted Gould | 2010-07-09 | 1 | -8/+16 | |
| | | | ||||||
| * | | Some more error handling and better debug messages. | Ted Gould | 2010-07-09 | 1 | -3/+24 | |
| | | | ||||||
| * | | Helpful debug info | Ted Gould | 2010-07-09 | 1 | -1/+5 | |
| | | | ||||||
| * | | Okay, so now we're detecing when the watcher comes up, and registering ↵ | Ted Gould | 2010-07-09 | 1 | -3/+44 | |
| | | | | | | | | | | | | ourselves as the approver. | |||||
| * | | Adding a new sample approver | Ted Gould | 2010-07-09 | 3 | -0/+91 | |
| | | | ||||||
| * | | When we have new apps we can ask the approver about them. | Ted Gould | 2010-07-09 | 1 | -0/+14 | |
| | | | ||||||
| * | | Looking at all the applications when we get a new approver. | Ted Gould | 2010-07-09 | 1 | -2/+32 | |
| | | | ||||||
| * | | Building the approver structure and putting it in the list. | Ted Gould | 2010-07-09 | 2 | -0/+23 | |
| | | | ||||||
| * | | Comments | Ted Gould | 2010-07-09 | 1 | -0/+2 | |
| | | | ||||||
| * | | Adding some structures for approvers and making them real. | Ted Gould | 2010-07-09 | 1 | -0/+29 | |
| | | | ||||||
| * | | For DBus to real objects, the signal shall travel. | Ted Gould | 2010-07-09 | 1 | -3/+9 | |
| | | | ||||||
| * | | Adding a function to bring in approvers | Ted Gould | 2010-07-09 | 2 | -4/+14 | |
| | | | ||||||
| * | | Sync to trunk | Ted Gould | 2010-07-09 | 4 | -16/+21 | |
| |\ \ | |/ / |/| | | ||||||
* | | | Use a private pointer instead of a lookup. | Ted Gould | 2010-07-08 | 2 | -10/+15 | |
|\ \ \ | ||||||
| * | | | Removed all but one calls to the APPLICATION_SERVICE_APPSTORE_GET_PRIVATE() ↵ | Sense Hofstede | 2010-07-08 | 2 | -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.2 | Ted Gould | 2010-07-08 | 1 | -2/+2 | |
|/ / / |