Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | 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 | |
| | | | ||||||
| * | | Icon name shouldn't be construct only. | Ted Gould | 2010-06-17 | 1 | -1/+1 | |
| | | | ||||||
* | | | Import upstream version 0.2.0 | Ted Gould | 2010-06-03 | 18 | -1002/+431 | |
|\| | | ||||||
| * | | Merging in trunk | Ted Gould | 2010-06-01 | 6 | -90/+116 | |
| |\ \ | ||||||
| | * \ | Fixes to docuementation and making the enums build correctly with gtk-mkenum | Ted Gould | 2010-06-01 | 6 | -92/+118 | |
| | |\ \ | ||||||
| | | * | | Documentation and introspection fixes and such | Sense Hofstede | 2010-05-23 | 6 | -90/+115 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Several documentation and introspection fixes * Some small fixes to the mono bindings | |||||
| * | | | | Fixing which sources are marked as BUILT | Ted Gould | 2010-05-20 | 1 | -8/+14 | |
| | | | | | ||||||
| * | | | | Okay, now everyone is in the right directory, I think. | Ted Gould | 2010-05-20 | 1 | -5/+7 | |
| | | | | | ||||||
| * | | | | Need to look for things in the source directory too! | Ted Gould | 2010-05-20 | 1 | -1/+1 | |
| |/ / / | ||||||
| * / / | Fix C includes fro teh VAPI/GIR files | Ted Gould | 2010-05-20 | 1 | -2/+4 | |
| |/ / | ||||||
| * | | Adding GIR/VAPI support and flattening directories | Ted Gould | 2010-05-20 | 6 | -12/+65 | |
| |\ \ | | |/ | |/| | ||||||
| | * | Now, build us a VAPI! | Ted Gould | 2010-04-29 | 1 | -0/+19 | |
| | | | ||||||
| | * | Building the GIR file | Ted Gould | 2010-04-29 | 1 | -0/+34 | |
| | | | ||||||
| | * | Removing the libappindicator directory to make things simpler | Ted Gould | 2010-04-29 | 6 | -12/+12 | |
| | | | ||||||
* | | | Import upstream version 0.0.20 | Ted Gould | 2010-05-20 | 3 | -9/+21 | |
|\| | |