aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| * | Building us some custom types.Ted Gould2010-06-231-0/+23
| * | Lowering our protection a little, but hopefully this'll make it happy.Ted Gould2010-06-221-2/+2
| * | Switching around the get function to be GPtrArray-GStrVTed Gould2010-06-221-26/+17
| * | Cleaning up usage of get_shortcut to only print/set if it sets a keyTed Gould2010-06-221-9/+11
|/ /
* | Protect from unexpected arrays on the bus.Ted Gould2010-06-221-5/+26
|\ \
| * | A couple of warning messages.Ted Gould2010-06-221-0/+2
| * | Not checking just for boxed, looking inside a bit.Ted Gould2010-06-221-2/+2
| * | Checking the final value as well.Ted Gould2010-06-221-1/+7
| * | Refactoring to make things more clearTed Gould2010-06-221-5/+7
| * | Putting in several GValue checks to ensure we're getting what we thing we're ...Ted Gould2010-06-221-0/+11
|/ /
* | Fixing the getting accel from a menu item.Ted Gould2010-06-221-9/+13
|\ \
| * | Fix setting shortcuts from GtkMenuItemCody Russell2010-06-221-9/+13
* | | Autogen fixTed Gould2010-06-221-2/+1
|\ \ \ | |/ / |/| |
| * | Pass args gnome-autogen.shCody Russell2010-06-221-2/+1
|/ /
* | Adding support for accelerators.Ted Gould2010-06-2113-4/+811
|\ \
| * \ Mainline merge, resolve conflicts.Cody Russell2010-06-2125-25/+1082
| |\ \ | |/ / |/| |
* | | Fixing property nameTed Gould2010-06-181-1/+1
|\ \ \
| * | | Wrong name for the propertyTed Gould2010-06-171-1/+1
|/ / /
* | | Do an extra check for the name to fix some Hudson tests.Ted Gould2010-06-101-0/+28
|\ \ \
| * | | Adding an extra callback to catch a race conditionTed Gould2010-06-101-0/+28
|/ / /
* | | Fixes to make a distcheck without building first.Ted Gould2010-06-102-0/+0
|\ \ \
| * | | Adding a dummy sgml file.Ted Gould2010-06-101-0/+0
| * | | Apparently you can't use EXTRA_DIST like this with gtk-doc. Why be normal? Ted Gould2010-06-101-1/+1
| * | | Trying a dummy sgml fileTed Gould2010-06-102-1/+1
|/ / /
* | | 0.3.2Ted Gould2010-06-101-2/+2
* | | Adding in a formal sections definitionTed Gould2010-06-101-0/+157
* | | Adding server and client dbus interfaces to the ignored header files.Ted Gould2010-06-101-1/+6
* | | Set the child-display property automatically on menuitems that have children.Ted Gould2010-06-107-0/+343
|\ \ \
| * | | Some more debugging messages. Cleaning up a bit.Ted Gould2010-06-081-7/+16
| * | | Realization watching for the children displayTed Gould2010-06-081-41/+20