Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | releasing version 0.2.3-0ubuntu2~ppa1~label1 | Ted Gould | 2010-08-04 | 1 | -4/+18 | |
| | | | | | ||||||
* | | | | | Adding label support into the indicator | Ted Gould | 2010-08-04 | 5 | -24/+186 | |
|\| | | | | ||||||
| * | | | | 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 | |
| | | | | | ||||||
* | | | | | * Upstream Merge | Ted Gould | 2010-08-04 | 5 | -4/+244 | |
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | * Adding label support into the library | |||||
| * | | | | Turning null strings into NULLs | Ted Gould | 2010-08-03 | 1 | -0/+10 | |
| | | | | | ||||||
| * | | | | Signaling when the labels change in the idle loop | Ted Gould | 2010-08-03 | 1 | -2/+43 | |
| | | | | | ||||||
| * | | | | 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 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 | |
| | | | | ||||||
| * | | | 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 | |
| |/ / | ||||||
* | | | Autogen update | Ted Gould | 2010-07-12 | 1 | -0/+1 | |
| | | | ||||||
* | | | * Merge upstream | Ted Gould | 2010-07-12 | 7 | -14/+171 | |
|\| | | |/ |/| | | | * Adding an Approver API to remove things from the AppIndicators. | |||||
| * | 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 | 3 | -14/+19 | |
| |\ | ||||||
| | * | 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. | |||||
| * | | Return a boolean | Ted Gould | 2010-07-01 | 1 | -1/+1 | |
| | | | ||||||
| * | | Adding in a template function to register approvers. | Ted Gould | 2010-06-25 | 2 | -0/+9 | |
| | | | ||||||
| * | | Adding a function to register an approver. | Ted Gould | 2010-06-25 | 1 | -0/+6 | |
| | | | ||||||
| * | | Adding an approver interface. | Ted Gould | 2010-06-25 | 2 | -0/+23 | |
| | | | ||||||
* | | | Import upstream version 0.2.2 | Ted Gould | 2010-07-08 | 1 | -4/+4 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Working with the better container signals | Ted Gould | 2010-07-07 | 1 | -4/+4 | |
| |\ \ | | |/ | |/| | ||||||
| | * | Changing signal names and getting the ones on the base menu as well. | Ted Gould | 2010-06-11 | 1 | -4/+4 | |
| | | | ||||||
| | * | Changing the signal names | Ted Gould | 2010-06-11 | 1 | -2/+2 | |
| | | | ||||||
* | | | Import upstream version 0.2.1 | Ted Gould | 2010-06-21 | 2 | -2/+16 | |
|\| | | ||||||
| * | | Remove the assert with checking if the value is NULL. | Ted Gould | 2010-06-18 | 1 | -3/+7 | |
| | | | ||||||
| * | | Use class ref and unref to allocate it if need be. | Ted Gould | 2010-06-17 | 1 | -2/+6 | |
| | | | ||||||
| * | | Reworking to make more clear and use the GEnumValue structure correctly. | Ted Gould | 2010-06-17 | 1 | -1/+7 | |
| | | |