Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Uhg, wrong library | Ted Gould | 2010-08-10 | 1 | -3/+3 |
| | |||||
* | Brining generate-id into the fold | Ted Gould | 2010-08-10 | 4 | -0/+6 |
| | |||||
* | Writing a small little function to generate the ID. | Ted Gould | 2010-08-10 | 2 | -0/+87 |
| | |||||
* | Adding the ordering id property. | Ted Gould | 2010-08-10 | 1 | -1/+22 |
| | |||||
* | Adding the Ordering Index property | Ted Gould | 2010-08-09 | 1 | -0/+1 |
| | |||||
* | Start with the ABI break. | Ted Gould | 2010-08-09 | 10 | -146/+440 |
|\ | |||||
| * | Changing the size of the class structure, the reason for the break. | Ted Gould | 2010-08-05 | 1 | -10/+24 |
| | | |||||
| * | Incrementing the major version number | Ted Gould | 2010-08-05 | 1 | -1/+1 |
| | | |||||
| * | Adding label support | Ted Gould | 2010-08-05 | 10 | -143/+423 |
|/| | |||||
| * | Fixing merge | Ted Gould | 2010-08-05 | 1 | -0/+1 |
| | | |||||
| * | Updating to trunk and resolve conflicts | Ted Gould | 2010-08-05 | 10 | -55/+243 |
| |\ | |/ |/| | |||||
* | | Support dynamically changing the icon theme path. | Ted Gould | 2010-08-05 | 11 | -56/+246 |
|\ \ | |||||
| * | | Passing the updated icon theme path along with the DBus signal, saving a ↵ | Sense Egbert Hofstede | 2010-08-05 | 4 | -48/+27 |
| | | | | | | | | | | | | DBus call. | ||||
| * | | Fixed two G_PARAM_SPECS and made it even more possible to remove the | Sense Hofstede | 2010-07-22 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | custom icon theme path. | ||||
| * | | Fix wrong naming that caused the signal to be missed | Sense Hofstede | 2010-07-22 | 1 | -1/+1 |
| | | | |||||
| * | | Clean-up and renaming variables and functions everywhere to use ↵ | Sense Hofstede | 2010-07-22 | 9 | -103/+141 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | icon_theme_path for the sake of consistency. Doesn't seem to do antyhing, though. | ||||
| * | | forgot some files | C10uD | 2010-07-22 | 3 | -4/+65 |
| | | | |||||
| * | | 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 |
|/ | |||||
* | 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 |
| | |