Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing the signal prototype | Ted Gould | 2010-08-04 | 2 | -3/+11 |
|\ | |||||
| * | Fixing the prototype for the label changed signal. | Ted Gould | 2010-08-04 | 1 | -2/+9 |
| | | |||||
* | | * Upstream Merge | Ted Gould | 2010-08-04 | 2 | -1/+8 |
|\ \ | | | | | | | | | | * Making the test program count to 100 | ||||
| * | | Make sure we get to 100 | Ted Gould | 2010-08-04 | 1 | -1/+1 |
| | | | |||||
* | | | releasing version 0.2.3-0ubuntu2~ppa1~label2 | Ted Gould | 2010-08-04 | 1 | -2/+2 |
| | | | |||||
* | | | * Upstream Merge | Ted Gould | 2010-08-04 | 2 | -1/+8 |
|\ \ \ | | |/ | |/| | | | | * Fixing the check of the function signature | ||||
| * | | Fix the check for the updated function signature. | Ted Gould | 2010-08-04 | 1 | -1/+1 |
| | | | |||||
* | | | releasing version 0.2.3-0ubuntu2~ppa1~label1 | Ted Gould | 2010-08-04 | 2 | -6/+21 |
| | | | |||||
* | | | Adding label support into the indicator | Ted Gould | 2010-08-04 | 6 | -25/+188 |
|\| | | |||||
| * | | If it changes, let's update. | Ted Gould | 2010-08-04 | 1 | -0/+6 |
| | | | |||||
| * | | If we get passed a label let's make a GTK one for fun. | Ted Gould | 2010-08-04 | 1 | -1/+9 |
| | | | |||||
| * | | Connecting to the application signal for new label and handling it ↵ | Ted Gould | 2010-08-04 | 2 | -0/+52 |
| | | | | | | | | | | | | appropriately. | ||||
| * | | Cast once, be happy | Ted Gould | 2010-08-04 | 1 | -6/+7 |
| | | | |||||
| * | | Sending the label and the guide over dbus if we have them. | Ted Gould | 2010-08-04 | 1 | -4/+4 |
| | | | |||||
| * | | Start tracking the label and the label guide allong with the other ↵ | Ted Gould | 2010-08-04 | 1 | -0/+24 |
| | | | | | | | | | | | | application properties. | ||||
| * | | Whitespace fix | Ted Gould | 2010-08-04 | 1 | -14/+14 |
| | | | |||||
| * | | Adding in a base signal handler for the label change | Ted Gould | 2010-08-04 | 1 | -0/+34 |
| | | | |||||
| * | | Adding signal for label changing. | Ted Gould | 2010-08-04 | 3 | -0/+10 |
| | | | |||||
| * | | Adding the new entries to the list of the get_apps function. | Ted Gould | 2010-08-04 | 1 | -0/+12 |
| | | | |||||
| * | | Updating signal emition to match new API | Ted Gould | 2010-08-04 | 3 | -4/+8 |
| | | | |||||
| * | | Changing prototypes to match DBus API change. | Ted Gould | 2010-08-04 | 1 | -3/+5 |
| | | | |||||
| * | | Adding labels to the service interface | Ted Gould | 2010-08-04 | 1 | -1/+8 |
| | | | |||||
| * | | Adding defines for the new properties and signal. | Ted Gould | 2010-08-04 | 1 | -0/+3 |
| | | | |||||
| * | | Merging in the API changes | Ted Gould | 2010-08-04 | 3 | -139/+8 |
| |\ \ | |||||
* | \ \ | * Upstream Merge | Ted Gould | 2010-08-04 | 9 | -4/+403 |
|\ \ \ \ | | |_|/ | |/| | | | | | | * Adding label support into the library | ||||
| * | | | 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 |
| |/ | |||||
* | | Updating to Ubuntu Desktop | Ted Gould | 2010-07-15 | 1 | -1/+1 |
|\ \ | |||||
| * \ | releasing version 0.2.3-0ubuntu10.2.3-0ubuntu1 | Ken VanDine | 2010-07-15 | 23 | -99/+650 |
| |\ \ | |/ / |/| | | |||||
* | | | releasing version 0.2.3-0ubuntu1~ppa1 | Ted Gould | 2010-07-15 | 1 | -2/+2 |
| | | | |||||
* | | | New upstream release. | Ted Gould | 2010-07-15 | 12 | -87/+205 |
|\ \ \ | |||||
| * \ \ | Import upstream version 0.2.3 | Ted Gould | 2010-07-15 | 22 | -99/+642 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | 0.2.30.2.3 | Ted Gould | 2010-07-15 | 1 | -2/+2 |
| | | | | |||||
* | | | | releasing version 0.2.2-0ubuntu2~ppa2 | Ted Gould | 2010-07-13 | 1 | -2/+2 |
| | | | |