aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.3.4Ted Gould2010-07-011-3/+3
* Ensuring that separators can't have submenusTed Gould2010-06-301-0/+1
|\
| * Block separators from getting new submenusTed Gould2010-06-291-0/+1
* | Merging in the added JSON functionality branchTed Gould2010-06-3011-74/+4551
|\ \ | |/ |/|
| * Flipping argv/c from reviewTed Gould2010-06-301-3/+3
| * Adding in the glib lib too.Ted Gould2010-06-281-0/+1
| * TypoTed Gould2010-06-281-1/+1
| * Adding the need libraries for making the library.Ted Gould2010-06-281-1/+2
| * Getting the depends in order.Ted Gould2010-06-281-1/+1
| * Forgot copyright headersTed Gould2010-06-284-0/+82
| * Not sure why this flipped, but whatever.Ted Gould2010-06-281-1/+1
| * Look at all the values instead of just the first.Ted Gould2010-06-281-1/+1
| * Better name, distcheck fix, cleanup. Good stuff.Ted Gould2010-06-281-3/+7
| * Comparing at the end and running under XvfbTed Gould2010-06-281-0/+2
| * Setting timeout longerTed Gould2010-06-281-1/+1
| * Redirecting output to a file.Ted Gould2010-06-283-3/+13
| * Starting to link things together... still not working.Ted Gould2010-06-283-4/+7
| * Adding a test-client binTed Gould2010-06-283-0/+47
| * Have the proper case for booleansTed Gould2010-06-281-0/+6
| * Hmm, bug in dbusmenu-dumper there.Ted Gould2010-06-281-1148/+1148
| * Adding in a test json file.Ted Gould2010-06-282-1/+4025
| * Adding a JSON loaderTed Gould2010-06-283-2/+101
| * Okay, now we've got some basic code for dealing with value arraysTed Gould2010-06-281-0/+31
| * Okay, so now we're handling the complex areas.Ted Gould2010-06-281-3/+26
| * Turn objects into hashmapsTed Gould2010-06-281-1/+32
| * Restructuring a bit to make it more reusable.Ted Gould2010-06-281-13/+24
| * Make the code behave exactly the same but with a function call in the middle.Ted Gould2010-06-281-5/+20
| * Moving the JSON parsing code into the library.Ted Gould2010-06-284-70/+98
| * Adding a new testing lib.Ted Gould2010-06-286-0/+59
|/
* Ignoring the gtk-doc build files.Ted Gould2010-06-281-0/+102
* Updating dbusmenu-dumper to handle collections betterTed Gould2010-06-281-5/+100
|\
| * Adding an explicit null check.Ted Gould2010-06-281-0/+4
| * Optimizing the one item in the collection case (common for shortcuts)Ted Gould2010-06-281-2/+8
| * Abstracting out the choosing of how to dump the value.Ted Gould2010-06-281-13/+22
| * Handling the printing of strv's as well.Ted Gould2010-06-281-1/+18
| * Now iterating through the collection and printing those entries out.Ted Gould2010-06-281-3/+38
| * Printing more like we'd want a collection to print.Ted Gould2010-06-281-2/+14
| * Giving the depth as well so this can look nice.Ted Gould2010-06-281-2/+2
| * Splitting out the collection printing.Ted Gould2010-06-281-1/+14
| * Changing from using a transform to getting the contentsTed Gould2010-06-281-5/+4
|/
* 0.3.3Ted Gould2010-06-241-3/+3
* Make the shortcut structure match QtTed Gould2010-06-242-89/+105
|\
| * Freeing the array wrapperTed Gould2010-06-231-0/+1
| * The joy of specialized collections.Ted Gould2010-06-231-9/+16
| * Start building structures more like the KDE ones.Ted Gould2010-06-231-22/+17
| * Adding commentsTed Gould2010-06-231-0/+4
| * Apparently not a collection internally.Ted Gould2010-06-231-36/+30
| * Reworking to use collection iterators.Ted Gould2010-06-231-48/+69
| * Eh, that's not a rat hole that I want to go down. Realized I'd have to build...Ted Gould2010-06-231-24/+2
| * Using our complex types to start looking at things.Ted Gould2010-06-231-2/+2