aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
| | |
| * | Making the layouts useful for us.Ted Gould2010-06-081-38/+14
| | |
| * | Ignoring the submenu testsTed Gould2010-06-081-0/+3
| | |
| * | Building the submenu testsTed Gould2010-06-081-0/+35
| | |
| * | Stealing the layout test to make a submenu testTed Gould2010-06-083-0/+318
| | |
| * | When removing items we need to remove the submenu property.Ted Gould2010-06-071-0/+8
| | |
| * | When we're adding the children we're setting the 'submenu' value.Ted Gould2010-06-071-0/+12
| | |
| * | Strings to build the submenu propertyTed Gould2010-06-071-0/+3
| | |
* | | Adds support for gtk-docTed Gould2010-06-0914-23/+548
|\ \ \ | |/ / |/| |
| * | For building with --enable-gtk-doc for distcheckKen VanDine2010-06-091-2/+1
| | |
| * | Build gtk-doc (LP: #422087)Ken VanDine2010-06-0914-21/+547
|/ /
| * 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
| |
| * Adding a private area on to the client.Ted Gould2010-06-141-0/+21
| |
| * Add two functions for setting and getting the accelerator group.Ted Gould2010-06-142-0/+37
| |
| * Switching to an accel labelTed Gould2010-06-141-1/+1
| |
| * Sending the test image along with the other data.Ted Gould2010-06-141-0/+1
| |
| * Testing we can get the modifier back out.Ted Gould2010-06-141-0/+8
| |
| * Fleshing out getting the shortcutTed Gould2010-06-141-0/+51
| |