aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * Upstream MergeTed Gould2010-06-3016-141/+4919
|\ | | | | | | | | | | | | * Adding more through JSON support for testing * Autogen * debian/control, debian/libdbusmenu-jsonloader*install: Adding two binary packages for the jsonloader test library.
| * Sync to trunkTed Gould2010-06-301-3/+3
| |\
| | * Merging in the added JSON functionality branchTed Gould2010-06-3011-74/+4551
| | |\
| | | * Flipping argv/c from reviewTed Gould2010-06-301-3/+3
| | | |
| * | | releasing version 0.3.3-0ubuntu2~ppa2~json2Ted Gould2010-06-291-2/+2
| | | |
| * | | debian/libdbusmenu-jsonloader0 moving to 1 to matchTed Gould2010-06-293-1/+8
| | | | | | | | | | | | | | | | library version.
| * | | releasing version 0.3.3-0ubuntu2~ppa2~json1Ted Gould2010-06-281-2/+2
| | | |
| * | | Glib library too.Ted Gould2010-06-282-0/+2
| |\ \ \ | | | |/ | | |/|
| | * | Adding in the glib lib too.Ted Gould2010-06-281-0/+1
| | | |
| * | | TypoTed Gould2010-06-282-2/+2
| |\| |
| | * | TypoTed Gould2010-06-281-1/+1
| | | |
| * | | Adding in the additional libraries.Ted Gould2010-06-282-2/+4
| |\| |
| | * | Adding the need libraries for making the library.Ted Gould2010-06-281-1/+2
| | | |
| * | | debian/control, debian/libdbusmenu-jsonloader*install: AddingTed Gould2010-06-284-1/+37
| | | | | | | | | | | | | | | | two binary packages for the jsonloader test library.
| * | | AutogenTed Gould2010-06-283-68/+330
| | | |
| * | | * Upstream MergeTed Gould2010-06-2811-74/+4550
|/| | | | |/ / | | | | | | * Adding more through JSON support for testing
| * | 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
| |/
* | releasing version 0.3.3-0ubuntu2~ppa1Ted Gould2010-06-281-2/+2
| |
* | Merging in Ubuntu Desktop branchTed Gould2010-06-281-3/+3
|\ \
| * | releasing version 0.3.3-0ubuntu1Sebastien Bacher2010-06-241-1/+1
| | |
| * | * New upstream release.Ken VanDine2010-06-2434-283/+1373
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding support for menu shortcuts (LP: #591293) * Fixing distcheck of documentation builds * Autogen.sh fix for adding custom prefix (LP: #595565) * Fixing children property name to match spec (LP: #597321) * Merging in Debian branch * debian/control: Switching branch on this branch to be the dbusmenu-team. * debian/rules: Updating shlibs to 0.3.3 for shortcut API additions * Merge from Ubuntu. Closes: #586069 * debian/control: - Set Maintainer to pkg-ayatana. - Add myself as Uploader. - Update package descriptions. - Standards-Version: 3.8.4 - Fix Homepage URL. - Update Vcs-* fields. * debian/copyright: - Convert to DEP5 format. - Add Ken and Sebastien, according to changelog. - Add Aurélien Gâteau, according to headers.
* | | | releasing version 0.3.3-0ubuntu1~ppa2Ted Gould2010-06-281-2/+2
| | | |
* | | | * Upstream MergeTed Gould2010-06-282-5/+107
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| * Fixing up value handling in dbusmenu-dumper
| * | 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
| | | |