Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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) | ||||
| * | | Import upstream version 0.3.3 | Ted Gould | 2010-06-24 | 30 | -205/+1246 |
| |\| | |||||
| | * | 0.3.3 | Ted Gould | 2010-06-24 | 1 | -3/+3 |
| | | | |||||
* | | | releasing version 0.3.2-1ubuntu1~ppa5 | Ted Gould | 2010-06-24 | 1 | -2/+2 |
| | | | |||||
* | | | * Upstream merge | Ted Gould | 2010-06-24 | 3 | -89/+113 |
|\ \ \ | | | | | | | | | | | | | | | | | * Changing the shortcut implementation to match the Qt implementation of dbusmenu. | ||||
| * \ \ | Sync to trunk | Ted Gould | 2010-06-24 | 0 | -0/+0 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Make the shortcut structure match Qt | Ted Gould | 2010-06-24 | 2 | -89/+105 |
| | |\ \ | |||||
| * | | | | releasing version 0.3.2-1ubuntu1~ppa5~qtish6 | Ted Gould | 2010-06-23 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | * Upstream Merge | Ted Gould | 2010-06-23 | 2 | -25/+40 |
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | * Fixing our setting of the shortcut to match the same collection style structure. | ||||
| | * | | | Freeing the array wrapper | Ted Gould | 2010-06-23 | 1 | -0/+1 |
| | | | | | |||||
| | * | | | The joy of specialized collections. | Ted Gould | 2010-06-23 | 1 | -9/+16 |
| | | | | | |||||
| | * | | | Start building structures more like the KDE ones. | Ted Gould | 2010-06-23 | 1 | -22/+17 |
| | | | | | |||||
| | * | | | Adding comments | Ted Gould | 2010-06-23 | 1 | -0/+4 |
| | | | | | |||||
| * | | | | releasing version 0.3.2-1ubuntu1~ppa5~qtish5 | Ted Gould | 2010-06-23 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | * Upstream merge | Ted Gould | 2010-06-23 | 2 | -36/+37 |
| |\| | | | | | | | | | | | | | | | | | | * No internal collections. Eh, whatever. | ||||
| | * | | | Apparently not a collection internally. | Ted Gould | 2010-06-23 | 1 | -36/+30 |
| | | | | | |||||
| * | | | | releasing version 0.3.2-1ubuntu1~ppa5~qtish4 | Ted Gould | 2010-06-23 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | * Upstream merge | Ted Gould | 2010-06-23 | 2 | -60/+66 |
| |\| | | | | | | | | | | | | | | | | | | * Switching to using collection iterators | ||||
| | * | | | Reworking to use collection iterators. | Ted Gould | 2010-06-23 | 1 | -48/+69 |
| | | | | | |||||
| | * | | | Eh, that's not a rat hole that I want to go down. Realized I'd have to ↵ | Ted Gould | 2010-06-23 | 1 | -24/+2 |
| | | | | | | | | | | | | | | | | | | | | build the types with their vtables to go that way. We'll try using the others. | ||||
| * | | | | releasing version 0.3.2-1ubuntu1~ppa5~qtish3 | Ted Gould | 2010-06-23 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | * Upstream merge | Ted Gould | 2010-06-23 | 2 | -2/+32 |
| |\| | | | | | | | | | | | | | | | | | | * Checking for collections | ||||
| | * | | | Using our complex types to start looking at things. | Ted Gould | 2010-06-23 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | Building us some custom types. | Ted Gould | 2010-06-23 | 1 | -0/+23 |
| | | | | | |||||
| * | | | | releasing version 0.3.2-1ubuntu1~ppa5~qtish2 | Ted Gould | 2010-06-22 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | * Upstream merge | Ted Gould | 2010-06-22 | 2 | -2/+9 |
| |\| | | | | | | | | | | | | | | | | | | * Lowering protection on type checking | ||||
| | * | | | Lowering our protection a little, but hopefully this'll make it happy. | Ted Gould | 2010-06-22 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | releasing version 0.3.2-1ubuntu1~ppa5~qtish1 | Ted Gould | 2010-06-22 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | * Upstream Merge | Ted Gould | 2010-06-22 | 3 | -35/+35 |
|/| | | | | |/ / / | | | | | | | | | * Changing the format on the get side of things | ||||
| * | | | Switching around the get function to be GPtrArray-GStrV | Ted Gould | 2010-06-22 | 1 | -26/+17 |
| | | | | |||||
| * | | | Cleaning up usage of get_shortcut to only print/set if it sets a key | Ted Gould | 2010-06-22 | 1 | -9/+11 |
| |/ / | |||||
* | | | releasing version 0.3.2-1ubuntu1~ppa4 | Ted Gould | 2010-06-22 | 1 | -2/+2 |
| | | | |||||
* | | | * Upstream Merge | Ted Gould | 2010-06-22 | 2 | -5/+33 |
|\ \ \ | | | | | | | | | | | | | * Checking to ensure our values are what we expect | ||||
| * | | | Sync to trunk | Ted Gould | 2010-06-22 | 0 | -0/+0 |
| |\| | | |||||
| | * | | Protect from unexpected arrays on the bus. | Ted Gould | 2010-06-22 | 1 | -5/+26 |
| | |\ \ |