Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Protect from NULL privates | Ted Gould | 2011-09-27 | 1 | -0/+2 |
|\ | |||||
| * | Protect against an odd crash. Not sure how the private becomes 'NULL' | Ted Gould | 2011-09-23 | 1 | -0/+2 |
| | | |||||
* | | When there are no removed properties in ItemsPropertiesUpdated, ensure the ↵ | Chris Coulson | 2011-06-28 | 1 | -2/+2 |
| | | | | | | | | | | | | arguments have the correct signature so that they aren't rejected by the client (LP: #799878) | ||||
* | | Answering a TODO | Ted Gould | 2011-06-16 | 1 | -1/+2 |
| | | |||||
* | | Fix for several issues as documented in bug 784890 | Jonathan Landis | 2011-06-16 | 1 | -44/+75 |
| | | |||||
* | | Fix a typo in the signal name to make it match the XML files | Ted Gould | 2011-04-19 | 1 | -1/+1 |
|\| | |||||
* | | Referencing the server for as long as we're looking up the bus. | Ted Gould | 2011-04-18 | 1 | -0/+3 |
|/ | |||||
* | wrap PropertiesChanged arguments in a variant | Michael Terry | 2011-03-08 | 1 | -3/+3 |
| | |||||
* | Use proper types on function | Ted Gould | 2011-03-03 | 1 | -2/+2 |
|\ | |||||
| * | These should be tuples, and now they are! | Ted Gould | 2011-02-28 | 1 | -2/+2 |
| | | |||||
* | | Should be a tuple | Ted Gould | 2011-03-03 | 1 | -1/+1 |
| | | |||||
* | | Changing comment so it can get some GIR lovin' | Ted Gould | 2011-03-03 | 1 | -9/+9 |
| | | |||||
* | | Changing property name to match DBus recommendations | Ted Gould | 2011-03-02 | 1 | -2/+2 |
| | | |||||
* | | Sync up to trunk | Ted Gould | 2011-03-02 | 1 | -13/+34 |
|\ \ | |||||
| * | | Rename dbus properties to follow dbus naming conventions | Aurelien Gateau | 2011-03-02 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | - version => Version - text-direction => TextDirection - status => Status | ||||
| * | | Use the right i18n header | Ted Gould | 2011-03-01 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Use the library i18n instead of the standard one for apps. | Ted Gould | 2011-02-25 | 1 | -1/+1 |
| | |/ | |||||
| * / | Actually looking up the parent menu item | Ted Gould | 2011-03-01 | 1 | -1/+5 |
| |/ | |||||
| * | Set property to status and return it | Ted Gould | 2011-02-24 | 1 | -0/+2 |
| | | |||||
| * | Documentation fixes | Ted Gould | 2011-02-24 | 1 | -0/+2 |
| | | |||||
| * | Only send property updates if the item has been already requested. | Ted Gould | 2011-02-24 | 1 | -6/+17 |
| |\ | |||||
| | * | Adjusting so that we can check to see if the menu item has been exposed ↵ | Ted Gould | 2011-02-18 | 1 | -6/+17 |
| | | | | | | | | | | | | before sending the message. If it hasn't been we'll remove it from the signal, and perhaps not signal at all. | ||||
| * | | Allow sending only some properties based on what is requested. | Ted Gould | 2011-02-24 | 1 | -1/+3 |
| |\ \ | |||||
| | * | | When we're being selective we need to ensure we don't unref too boldly. | Ted Gould | 2011-02-21 | 1 | -1/+3 |
| | |/ | |||||
* | | | Handle the property being grabbed over dbus | Ted Gould | 2011-02-22 | 1 | -0/+10 |
| | | | |||||
* | | | Fleshing out the function to set the icon dirs | Ted Gould | 2011-02-22 | 1 | -1/+36 |
| | | | |||||
* | | | Fleshing out getting the dirs | Ted Gould | 2011-02-22 | 1 | -3/+4 |
| | | | |||||
* | | | Adding a private variable for the string list | Ted Gould | 2011-02-22 | 1 | -0/+9 |
| | | | |||||
* | | | Adding some documentation | Ted Gould | 2011-02-22 | 1 | -0/+17 |
| | | | |||||
* | | | Prototypes and stubs for the get/set icon paths | Ted Gould | 2011-02-22 | 1 | -0/+15 |
|/ / | |||||
* | | Tracking the status and signaling on DBus if it changes | Ted Gould | 2011-02-18 | 1 | -0/+30 |
| | | |||||
* | | Adding in the status property | Ted Gould | 2011-02-18 | 1 | -1/+7 |
| | | |||||
* | | Fleshing out the getter and setter | Ted Gould | 2011-02-18 | 1 | -1/+16 |
| | | |||||
* | | Adding in some stub functions for the status | Ted Gould | 2011-02-18 | 1 | -0/+28 |
| | | |||||
* | | Updating to trunk | Ted Gould | 2011-02-18 | 1 | -49/+310 |
|\| | |||||
| * | Making sure all refs sink incase of floating variants | Ted Gould | 2011-02-15 | 1 | -2/+2 |
| | | |||||
| * | Splitting a few of these out so they're easier to follow | Ted Gould | 2011-02-14 | 1 | -1/+3 |
| | | |||||
| * | Protecting from the cases of NULL variants | Ted Gould | 2011-02-14 | 1 | -2/+7 |
| | | |||||
| * | Merging in the no-xml based layout branch | Ted Gould | 2011-02-14 | 1 | -42/+27 |
| |\ | |||||
| | * | Fixing the type to match dbus-menu.xml | Ted Gould | 2011-02-14 | 1 | -1/+1 |
| | | | |||||
| | * | Use the recurse parameter | Ted Gould | 2011-02-14 | 1 | -2/+2 |
| | | | |||||
| | * | Swapt out building XML for building a big variant structure | Ted Gould | 2011-02-14 | 1 | -42/+27 |
| | | | |||||
| * | | Make sure to put these in the right list | Ted Gould | 2011-02-14 | 1 | -1/+1 |
| | | | |||||
| * | | Use NULL to clear all the values in the root item | Ted Gould | 2011-02-14 | 1 | -1/+1 |
| | | | |||||
| * | | If we get default values of properties, treat them like a clear | Ted Gould | 2011-02-14 | 1 | -0/+7 |
| | | | |||||
| * | | Adding the remove items list to the message as well. | Ted Gould | 2011-02-14 | 1 | -15/+87 |
| |/ | |||||
| * | Checking the strcmp0 value properly | Ted Gould | 2011-02-11 | 1 | -1/+1 |
| | | |||||
| * | Setting value to something more obviously wrong | Ted Gould | 2011-02-11 | 1 | -1/+1 |
| | | |||||
| * | Explicitly destroying and recreating the properties on the root node when ↵ | Ted Gould | 2011-02-11 | 1 | -0/+17 |
| | | | | | | | | changed. | ||||
| * | IDs should be signed | Ted Gould | 2011-02-08 | 1 | -3/+3 |
| | |