Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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~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 |
| | | |\ \ | |||||
| | * | | | | releasing version 0.3.2-1ubuntu1~ppa4~value3 | Ted Gould | 2010-06-22 | 1 | -2/+2 |
| | | | | | | |||||
| | * | | | | * Upstream Merge | Ted Gould | 2010-06-22 | 2 | -0/+9 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | | | | | | | * Useful warning messages | ||||
| | | * | | | A couple of warning messages. | Ted Gould | 2010-06-22 | 1 | -0/+2 |
| | | | | | | |||||
| | * | | | | releasing version 0.3.2-1ubuntu1~ppa4~value2 | Ted Gould | 2010-06-22 | 1 | -2/+2 |
| | | | | | | |||||
| | * | | | | * Upstream Merge | Ted Gould | 2010-06-22 | 2 | -2/+9 |
| | |\| | | | | | | | | | | | | | | | | | | | | | * Looking further inside the boxes | ||||
| | | * | | | Not checking just for boxed, looking inside a bit. | Ted Gould | 2010-06-22 | 1 | -2/+2 |
| | | | | | | |||||
| | * | | | | releasing version 0.3.2-1ubuntu1~ppa4~value1 | Ted Gould | 2010-06-22 | 1 | -2/+2 |
| | | | | | | |||||
| | * | | | | * Upstream Merge | Ted Gould | 2010-06-22 | 2 | -5/+31 |
| |/| | | | | | |/ / / | | | | | | | | | | | * Checking to ensure our values are what we expect | ||||
| | * | | | Checking the final value as well. | Ted Gould | 2010-06-22 | 1 | -1/+7 |
| | | | | | |||||
| | * | | | Refactoring to make things more clear | Ted Gould | 2010-06-22 | 1 | -5/+7 |
| | | | | | |||||
| | * | | | Putting in several GValue checks to ensure we're getting what we thing we're ↵ | Ted Gould | 2010-06-22 | 1 | -0/+11 |
| | |/ / | | | | | | | | | | | | | getting. |