Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Glib library too. | Ted Gould | 2010-06-28 | 2 | -0/+2 |
|\ | |||||
| * | Adding in the glib lib too. | Ted Gould | 2010-06-28 | 1 | -0/+1 |
| | | |||||
* | | Typo | Ted Gould | 2010-06-28 | 2 | -2/+2 |
|\| | |||||
| * | Typo | Ted Gould | 2010-06-28 | 1 | -1/+1 |
| | | |||||
* | | Adding in the additional libraries. | Ted Gould | 2010-06-28 | 2 | -2/+4 |
|\| | |||||
| * | Adding the need libraries for making the library. | Ted Gould | 2010-06-28 | 1 | -1/+2 |
| | | |||||
* | | debian/control, debian/libdbusmenu-jsonloader*install: Adding | Ted Gould | 2010-06-28 | 4 | -1/+37 |
| | | | | | | | | two binary packages for the jsonloader test library. | ||||
* | | Autogen | Ted Gould | 2010-06-28 | 3 | -68/+330 |
| | | |||||
* | | * Upstream Merge | Ted Gould | 2010-06-28 | 11 | -74/+4550 |
|\| | | | | | | | * Adding more through JSON support for testing | ||||
| * | Getting the depends in order. | Ted Gould | 2010-06-28 | 1 | -1/+1 |
| | | |||||
| * | Forgot copyright headers | Ted Gould | 2010-06-28 | 4 | -0/+82 |
| | | |||||
| * | Not sure why this flipped, but whatever. | Ted Gould | 2010-06-28 | 1 | -1/+1 |
| | | |||||
| * | Look at all the values instead of just the first. | Ted Gould | 2010-06-28 | 1 | -1/+1 |
| | | |||||
| * | Better name, distcheck fix, cleanup. Good stuff. | Ted Gould | 2010-06-28 | 1 | -3/+7 |
| | | |||||
| * | Comparing at the end and running under Xvfb | Ted Gould | 2010-06-28 | 1 | -0/+2 |
| | | |||||
| * | Setting timeout longer | Ted Gould | 2010-06-28 | 1 | -1/+1 |
| | | |||||
| * | Redirecting output to a file. | Ted Gould | 2010-06-28 | 3 | -3/+13 |
| | | |||||
| * | Starting to link things together... still not working. | Ted Gould | 2010-06-28 | 3 | -4/+7 |
| | | |||||
| * | Adding a test-client bin | Ted Gould | 2010-06-28 | 3 | -0/+47 |
| | | |||||
| * | Have the proper case for booleans | Ted Gould | 2010-06-28 | 1 | -0/+6 |
| | | |||||
| * | Hmm, bug in dbusmenu-dumper there. | Ted Gould | 2010-06-28 | 1 | -1148/+1148 |
| | | |||||
| * | Adding in a test json file. | Ted Gould | 2010-06-28 | 2 | -1/+4025 |
| | | |||||
| * | Adding a JSON loader | Ted Gould | 2010-06-28 | 3 | -2/+101 |
| | | |||||
| * | Okay, now we've got some basic code for dealing with value arrays | Ted Gould | 2010-06-28 | 1 | -0/+31 |
| | | |||||
| * | Okay, so now we're handling the complex areas. | Ted Gould | 2010-06-28 | 1 | -3/+26 |
| | | |||||
| * | Turn objects into hashmaps | Ted Gould | 2010-06-28 | 1 | -1/+32 |
| | | |||||
| * | Restructuring a bit to make it more reusable. | Ted Gould | 2010-06-28 | 1 | -13/+24 |
| | | |||||
| * | Make the code behave exactly the same but with a function call in the middle. | Ted Gould | 2010-06-28 | 1 | -5/+20 |
| | | |||||
| * | Moving the JSON parsing code into the library. | Ted Gould | 2010-06-28 | 4 | -70/+98 |
| | | |||||
| * | Adding a new testing lib. | Ted Gould | 2010-06-28 | 6 | -0/+59 |
| | | |||||
* | | releasing version 0.3.3-0ubuntu2~ppa1 | Ted Gould | 2010-06-28 | 1 | -2/+2 |
| | | |||||
* | | Merging in Ubuntu Desktop branch | Ted Gould | 2010-06-28 | 1 | -3/+3 |
|\ \ | |||||
| * | | releasing version 0.3.3-0ubuntu1 | Sebastien Bacher | 2010-06-24 | 1 | -1/+1 |
| | | | |||||
| * | | * New upstream release. | Ken VanDine | 2010-06-24 | 34 | -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~ppa2 | Ted Gould | 2010-06-28 | 1 | -2/+2 |
| | | | | |||||
* | | | | * Upstream Merge | Ted Gould | 2010-06-28 | 2 | -5/+107 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | * Fixing up value handling in dbusmenu-dumper | ||||
| * | | Ignoring the gtk-doc build files. | Ted Gould | 2010-06-28 | 1 | -0/+102 |
| | | | |||||
| * | | Updating dbusmenu-dumper to handle collections better | Ted Gould | 2010-06-28 | 1 | -5/+100 |
| |\ \ | |||||
| | * | | Adding an explicit null check. | Ted Gould | 2010-06-28 | 1 | -0/+4 |
| | | | | |||||
| | * | | Optimizing the one item in the collection case (common for shortcuts) | Ted Gould | 2010-06-28 | 1 | -2/+8 |
| | | | | |||||
| | * | | Abstracting out the choosing of how to dump the value. | Ted Gould | 2010-06-28 | 1 | -13/+22 |
| | | | | |||||
| | * | | Handling the printing of strv's as well. | Ted Gould | 2010-06-28 | 1 | -1/+18 |
| | | | | |||||
| | * | | Now iterating through the collection and printing those entries out. | Ted Gould | 2010-06-28 | 1 | -3/+38 |
| | | | | |||||
| | * | | Printing more like we'd want a collection to print. | Ted Gould | 2010-06-28 | 1 | -2/+14 |
| | | | | |||||
| | * | | Giving the depth as well so this can look nice. | Ted Gould | 2010-06-28 | 1 | -2/+2 |
| | | | | |||||
| | * | | Splitting out the collection printing. | Ted Gould | 2010-06-28 | 1 | -1/+14 |
| | | | | |||||
| | * | | Changing from using a transform to getting the contents | Ted Gould | 2010-06-28 | 1 | -5/+4 |
| |/ / | |||||
* | | | releasing version 0.3.3-0ubuntu1~ppa1 | Ted Gould | 2010-06-24 | 1 | -2/+2 |
| | | | |||||
* | | | debian/rules: Updating shlibs to 0.3.3 for shortcut API additions | Ted Gould | 2010-06-24 | 2 | -3/+4 |
| | | | |||||
* | | | * New upstream release. | Ted Gould | 2010-06-24 | 16 | -231/+377 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | * Adding support for menu shortcuts (LP: #591293) * Autogen.sh fix for adding custom prefix (LP: #595565) * Fixing children property name to match spec (LP: #597321) |