aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Keep a ref to the client through-out the call to the updateTed Gould2011-01-311-7/+10
| |/ /
| * | 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
| * | | 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
| * | | | 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
| * | | | Ensure that we can recover from GetLayout failingChris Coulson2011-01-191-7/+8
| * | | | Send a LayoutUpdated when we register the object.Ted Gould2011-01-181-0/+13
| | |/ / | |/| |
| * | | Use EXPORT_PACKAGES instead of PACKAGES to prevent circular build dependsKen VanDine2011-01-181-1/+1
| |/ /
| * | Adding the notdir on the buildTed Gould2011-01-141-2/+2
| * | Unboxing variants if they're in events.Ted Gould2011-01-141-0/+6
| * | Fixing packages names for the gir scannerTed Gould2011-01-131-1/+1
| * | Ayatana purgeTed Gould2011-01-134-9/+9
| * | Adding an about-to-show signal to the menuitemTed Gould2011-01-063-1/+23
| |\ \
| | * | Add an about-to-show signal to the menu items and hook this upChris Coulson2010-12-132-2/+20
| | * | * Hook in AboutToShow to the menu itemsChris Coulson2010-12-131-0/+2
| * | | Oops, need to actually assign that return.Ted Gould2011-01-051-1/+1
| * | | Testing for the string being NULL before g_variant aborts on it.Ted Gould2011-01-051-1/+4
| * | | Handling the case of a NULL variant by making it clear the hashtable of that ...Ted Gould2011-01-051-8/+16
| |/ /
| * | Fixing the requires in the pc filesTed Gould2010-12-081-1/+1
| * | Oops, wrong version -- fixedTed Gould2010-12-071-1/+1
| * | Updating to trunk with introspection fixesTed Gould2010-12-071-3/+15
| |\ \
| | * | Add a check for GIR version less that 10Ted Gould2010-12-061-0/+7
| | * | Cleaned up the scanner flags someKen VanDine2010-11-231-2/+1
| | * | Set more scanner flags to get the namespace rightKen VanDine2010-11-231-3/+9
| * | | Putting the XSLT Processor into the configuration file.Ted Gould2010-12-011-1/+1
| * | | Moving the pc files to be parallel installable.Ted Gould2010-12-012-2/+2
| * | | Merging in trunk changes for dual build and GTK3 fixesTed Gould2010-12-011-2/+15
| |\| |
| | * | Only force a flush for the top level of items.Ted Gould2010-10-141-2/+15
| | |\ \
| | | * | Set a maximum number of entries to queue before sending the message.Ted Gould2010-09-271-0/+11