aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Make sure to put these in the right listTed Gould2011-02-141-1/+1
| | * | | | Adding removing properties on the client side of things.Ted Gould2011-02-141-0/+25
| | * | | | 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
| | * | | | Adding a function to check if the property is a defaultTed Gould2011-02-142-0/+11
| | * | | | Adding a removed field to the signalTed Gould2011-02-141-0/+1
| | | |_|/ | | |/| |
| | * | | 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
| | * | | Unbox the variants if they're boxedTed Gould2011-02-081-1/+6
| | * | | IDs should be signedTed Gould2011-02-081-3/+3
| | * | | Handling and unrolling the properties updated signalTed Gould2011-02-081-0/+16
| | * | | 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
| | * | | Updating to trunkTed Gould2011-02-0718-601/+1490
| | |\ \ \ | | | |_|/ | | |/| |
| | * | | Dropping the other signalsTed Gould2010-10-271-20/+0
| | * | | Wrong tenseTed Gould2010-09-271-1/+1
| | * | | Adding a globbed signal of propertiesTed Gould2010-09-271-0/+10
| | | |/ | | |/|
* | | | Import upstream version 0.3.97Ted Gould2011-02-103-28/+28
|\| | |
| * | | Fix the name used for the Dbusmenu-Glib-0.4 typelib so it can be properly use...Ken VanDine2011-02-091-13/+13
| | |/ | |/|
| * | take_children() shouldn't unref the items as they might get deleted before th...Ted Gould2011-02-041-2/+2
* | | Import upstream version 0.3.95Ted Gould2011-01-312-13/+31
|\| |
| * | Fix the property return signature.Ted Gould2011-01-311-2/+2
| |\ \
| | * | fix variant type of props returnMichael Terry2011-01-311-2/+2
| * | | Switching the properties callback to use custom structure so that we can refe...Ted Gould2011-01-311-4/+19
| * | | Keep a ref to the client through-out the call to the updateTed Gould2011-01-311-7/+10
| |/ /
* | | Import upstream version 0.3.94Ted Gould2011-01-277-22/+161
|\| |
| * | Adding in a serializable menuitem objectTed Gould2011-01-272-8/+97
| |\ \
| | * | Adding documentation for the handler functions.Ted Gould2011-01-271-0/+21
| | * | Updating to trunkTed Gould2011-01-214-15/+103
| | |\ \
| | * | | Switch to having the type handlers have a small structure of all their data a...Ted Gould2011-01-191-7/+37
| | * | | Adding in some documentationTed Gould2011-01-191-1/+26
| | * | | Setup to the use the full type handlerTed Gould2011-01-181-1/+1
| | * | | Adding in a 'full' function to deal with user data and destruction.Ted Gould2011-01-182-2/+15
| * | | | Fix some memory leaks, we hate those! Ted Gould2011-01-262-3/+12
| |\ \ \ \
| | * | | | Ensuring that all the errors are free'd correctly.Ted Gould2011-01-211-1/+4
| | * | | | Making the hashtable have a full copy and free itself appropriately.Ted Gould2011-01-211-2/+8
| | | |/ / | | |/| |
| * | | | 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
| * | | | avoid critical warning from calling a function on a NULL pointerMichael Terry2011-01-251-1/+1
| |/ / /
| * | | Add an include directory for the headersTed Gould2011-01-211-1/+1
| * | | Add a single include file for dbus-glibTed Gould2011-01-212-0/+38
* | | | Import upstream version 0.3.93Ted Gould2011-01-204-16/+68
|\| | |
| * | | Increase the level of warning given by the scannerTed Gould2011-01-201-0/+2
| |\ \ \
| | * | | added --warn-all to scanner flags so the build log will warn us about missing...Ken VanDine2011-01-191-0/+2