aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Cleaning up usage of get_shortcut to only print/set if it sets a keyTed Gould2010-06-221-9/+11
| | |/ / / /
| * | | | | releasing version 0.3.2-1ubuntu1~ppa4Ted Gould2010-06-221-2/+2
| * | | | | * Upstream MergeTed Gould2010-06-222-5/+33
| |\ \ \ \ \
| | * | | | | Sync to trunkTed Gould2010-06-220-0/+0
| | |\| | | |
| | | * | | | Protect from unexpected arrays on the bus.Ted Gould2010-06-221-5/+26
| | | |\ \ \ \
| | * | | | | | releasing version 0.3.2-1ubuntu1~ppa4~value3Ted Gould2010-06-221-2/+2
| | * | | | | | * Upstream MergeTed Gould2010-06-222-0/+9
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | A couple of warning messages.Ted Gould2010-06-221-0/+2
| | * | | | | | releasing version 0.3.2-1ubuntu1~ppa4~value2Ted Gould2010-06-221-2/+2
| | * | | | | | * Upstream MergeTed Gould2010-06-222-2/+9
| | |\| | | | |
| | | * | | | | Not checking just for boxed, looking inside a bit.Ted Gould2010-06-221-2/+2
| | * | | | | | releasing version 0.3.2-1ubuntu1~ppa4~value1Ted Gould2010-06-221-2/+2
| | * | | | | | * Upstream MergeTed Gould2010-06-222-5/+31
| |/| | | | | | | | |/ / / / /
| | * | | | | 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
| | |/ / / /
| * | | | | releasing version 0.3.2-1ubuntu1~ppa3Ted Gould2010-06-221-1/+1
| * | | | | * Upstream MergeTed Gould2010-06-222-9/+20
| |\| | | |
| | * | | | 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
| | |/ / / /
| * | | | | releasing version 0.3.2-1ubuntu1~ppa2Ted Gould2010-06-211-2/+2
| * | | | | * Upstream MergeTed Gould2010-06-2116-5/+842
| |\| | | |
| | * | | | 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
| | |/ / / / /
| | | * | | | Add the accelerators.Cody Russell2010-06-211-9/+27
| | | * | | | Adding a debug messageTed Gould2010-06-151-0/+2
| | | * | | | Switching to control L just in caseTed Gould2010-06-151-2/+2
| | | * | | | Making sure the accel group gets added to the windowTed Gould2010-06-151-0/+1
| | | * | | | Making the path more unique and using the lower level path set function.Ted Gould2010-06-151-2/+2
| | | * | | | Setting the accel widget for the accel label.Ted Gould2010-06-151-0/+1
| | | * | | | Switch to using the accel map with pathsTed Gould2010-06-151-9/+12
| | | * | | | More robust comparisonTed Gould2010-06-141-1/+1
| | | * | | | Switching get over to a GValueArray too! Ted Gould2010-06-141-13/+12
| | | * | | | Block the case where the label is being init'd to NULLTed Gould2010-06-141-0/+2
| | | * | | | Switching to a value array from a ptrarrayTed Gould2010-06-141-9/+23
| | | * | | | Building a shortcut testTed Gould2010-06-144-0/+220
| | | * | | | Connecting up the refresh cycles to property changes and creation.Ted Gould2010-06-141-0/+13
| | | * | | | Adding a function to refresh the shortcut of a menuitem.Ted Gould2010-06-141-0/+18
| | | * | | | Restructuring to use a structure to get cleaner type checking.Ted Gould2010-06-141-14/+23
| | | * | | | Fleshing out setting and getting the accel groupTed Gould2010-06-141-1/+62