aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/server.c
Commit message (Expand)AuthorAgeFilesLines
* * Upstream MergeTed Gould2011-02-211-1/+3
|\
| * When we're being selective we need to ensure we don't unref too boldly.Ted Gould2011-02-211-1/+3
* | Add a property for needing attention.Ted Gould2011-02-211-1/+80
|\ \
| * | Tracking the status and signaling on DBus if it changesTed Gould2011-02-181-0/+30
| * | Adding in the status propertyTed Gould2011-02-181-1/+7
| * | Fleshing out the getter and setterTed Gould2011-02-181-1/+16
| * | Adding in some stub functions for the statusTed Gould2011-02-181-0/+28
* | | Add a property for text direction.Ted Gould2011-02-211-3/+149
|\| |
| * | Updating to trunkTed Gould2011-02-181-49/+310
| |\|
| * | Making it so that the dbus properties can have more than one.Ted Gould2011-02-171-2/+9
| * | Use the get_nick function to get the value for the signalTed Gould2011-02-171-1/+1
| * | Handling set and get of the property.Ted Gould2011-02-171-0/+36
| * | Adding code to determine the default text directionTed Gould2011-02-171-0/+49
| * | Fleshing out the accessors for the text directionTed Gould2011-02-171-3/+16
| * | Adding a the text direction stub functions in.Ted Gould2011-02-171-0/+34
| * | Adding a property for text directionTed Gould2011-02-161-1/+8
* | | Adjusting so that we can check to see if the menu item has been exposed befor...Ted Gould2011-02-181-6/+17
| |/ |/|
* | Making sure all refs sink incase of floating variantsTed Gould2011-02-151-2/+2
* | Splitting a few of these out so they're easier to followTed Gould2011-02-141-1/+3
* | Protecting from the cases of NULL variantsTed Gould2011-02-141-2/+7
* | Merging in the no-xml based layout branchTed Gould2011-02-141-42/+27
|\ \
| * | Fixing the type to match dbus-menu.xmlTed Gould2011-02-141-1/+1
| * | Use the recurse parameterTed Gould2011-02-141-2/+2
| * | Swapt out building XML for building a big variant structureTed Gould2011-02-141-42/+27
* | | Make sure to put these in the right listTed Gould2011-02-141-1/+1
* | | Use NULL to clear all the values in the root itemTed Gould2011-02-141-1/+1
* | | If we get default values of properties, treat them like a clearTed Gould2011-02-141-0/+7
* | | Adding the remove items list to the message as well.Ted Gould2011-02-141-15/+87
|/ /
* | Checking the strcmp0 value properlyTed Gould2011-02-111-1/+1
* | Setting value to something more obviously wrongTed Gould2011-02-111-1/+1
* | Explicitly destroying and recreating the properties on the root node when cha...Ted Gould2011-02-111-0/+17
* | IDs should be signedTed Gould2011-02-081-3/+3
* | Fleshing out the transformation from arrays to dbus signals.Ted Gould2011-02-081-4/+48
* | Fleshing out the teardown of the arrayTed Gould2011-02-081-0/+16
* | Fleshing out the add function and making this thing compile! Ted Gould2011-02-071-8/+32
* | Basic outline of the function mapped out, no compile.Ted Gould2011-02-071-4/+93
|/
* fix variant type of props returnMichael Terry2011-01-311-2/+2
* Make the tuple without specifying the type so we don't need to build a new one.Ted Gould2011-01-261-1/+2
* Switching to use an internal builder for the tuple to make things more explicit.Ted Gould2011-01-261-1/+7
* Changing the builder add callTed Gould2011-01-261-1/+1
* Even though we all love SVG, it's not a valid signatureTed Gould2011-01-261-1/+1
* Fix some crashes when building variants improperlyTed Gould2011-01-201-7/+41
|\
| * Warn when can't parse.Ted Gould2011-01-181-1/+7
| * Use the message string.Ted Gould2011-01-181-2/+2
| * Adding warnings on g_variant_parse errorsTed Gould2011-01-181-1/+13
| * Protecting the final tuple from errors.Ted Gould2011-01-181-3/+8
| * Fixing builder to only init/finish if there are entries we get.Ted Gould2011-01-181-2/+13
* | Send a LayoutUpdated when we register the object.Ted Gould2011-01-181-0/+13
|/
* Unboxing variants if they're in events.Ted Gould2011-01-141-0/+6
* Ayatana purgeTed Gould2011-01-131-4/+4