Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Trying a dummy sgml file | Ted Gould | 2010-06-10 | 2 | -1/+1 | |
| |/ / / | ||||||
| | * | | Add the accelerators. | Cody Russell | 2010-06-21 | 1 | -9/+27 | |
| | | | | ||||||
| | * | | Adding a debug message | Ted Gould | 2010-06-15 | 1 | -0/+2 | |
| | | | | ||||||
| | * | | Switching to control L just in case | Ted Gould | 2010-06-15 | 1 | -2/+2 | |
| | | | | ||||||
| | * | | Making sure the accel group gets added to the window | Ted Gould | 2010-06-15 | 1 | -0/+1 | |
| | | | | ||||||
| | * | | Making the path more unique and using the lower level path set function. | Ted Gould | 2010-06-15 | 1 | -2/+2 | |
| | | | | ||||||
| | * | | Setting the accel widget for the accel label. | Ted Gould | 2010-06-15 | 1 | -0/+1 | |
| | | | | ||||||
| | * | | Switch to using the accel map with paths | Ted Gould | 2010-06-15 | 1 | -9/+12 | |
| | | | | ||||||
| | * | | More robust comparison | Ted Gould | 2010-06-14 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Switching get over to a GValueArray too! | Ted Gould | 2010-06-14 | 1 | -13/+12 | |
| | | | | ||||||
| | * | | Block the case where the label is being init'd to NULL | Ted Gould | 2010-06-14 | 1 | -0/+2 | |
| | | | | ||||||
| | * | | Switching to a value array from a ptrarray | Ted Gould | 2010-06-14 | 1 | -9/+23 | |
| | | | | ||||||
| | * | | Building a shortcut test | Ted Gould | 2010-06-14 | 4 | -0/+220 | |
| | | | | ||||||
| | * | | Connecting up the refresh cycles to property changes and creation. | Ted Gould | 2010-06-14 | 1 | -0/+13 | |
| | | | | ||||||
| | * | | Adding a function to refresh the shortcut of a menuitem. | Ted Gould | 2010-06-14 | 1 | -0/+18 | |
| | | | | ||||||
| | * | | Restructuring to use a structure to get cleaner type checking. | Ted Gould | 2010-06-14 | 1 | -14/+23 | |
| | | | | ||||||
| | * | | Fleshing out setting and getting the accel group | Ted Gould | 2010-06-14 | 1 | -1/+62 | |
| | | | | ||||||
| | * | | Adding a private area on to the client. | Ted Gould | 2010-06-14 | 1 | -0/+21 | |
| | | | | ||||||
| | * | | Add two functions for setting and getting the accelerator group. | Ted Gould | 2010-06-14 | 2 | -0/+37 | |
| | | | | ||||||
| | * | | Switching to an accel label | Ted Gould | 2010-06-14 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Sending the test image along with the other data. | Ted Gould | 2010-06-14 | 1 | -0/+1 | |
| | | | | ||||||
| | * | | Testing we can get the modifier back out. | Ted Gould | 2010-06-14 | 1 | -0/+8 | |
| | | | | ||||||
| | * | | Fleshing out getting the shortcut | Ted Gould | 2010-06-14 | 1 | -0/+51 | |
| | | | | ||||||
| | * | | initing the value array properly | Ted Gould | 2010-06-14 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Putting more sensible names in the gtester output | Ted Gould | 2010-06-14 | 1 | -2/+2 | |
| | | | | ||||||
| | * | | Add a test to set the shortcut on a menuitem | Ted Gould | 2010-06-14 | 1 | -0/+30 | |
| | | | | ||||||
| | * | | Adding in a test for the pixbuf property | Ted Gould | 2010-06-14 | 2 | -0/+41 | |
| | | | | ||||||
| | * | | Adding a test image | Ted Gould | 2010-06-14 | 1 | -0/+0 | |
| | | | | ||||||
| | * | | Adding in a new gtester test suite. | Ted Gould | 2010-06-14 | 3 | -1/+101 | |
| | | | | ||||||
| | * | | Checking the validity of the key combo. | Ted Gould | 2010-06-14 | 1 | -0/+1 | |
| | | | | ||||||
| | * | | Fleshing out getting the accelerator from the menuitem. | Ted Gould | 2010-06-14 | 1 | -1/+33 | |
| | | | | ||||||
| | * | | Comment fixes | Ted Gould | 2010-06-14 | 1 | -1/+23 | |
| | | | | ||||||
| | * | | Adding in a prototype for stealing the shortcut off of a menuitem. | Ted Gould | 2010-06-14 | 2 | -0/+9 | |
| | | | | ||||||
| | * | | Switching things around to expose the key and modifier more as it's more useful. | Ted Gould | 2010-06-09 | 2 | -14/+22 | |
| | | | | ||||||
| | * | | Fleshing out building the shortcut array. | Ted Gould | 2010-06-09 | 1 | -3/+45 | |
| | | | | ||||||
| | * | | Dummy functions to get and set the shortcut | Ted Gould | 2010-06-08 | 2 | -0/+37 | |
| | | | | ||||||
| | * | | The shortcut strings defined. | Ted Gould | 2010-06-08 | 1 | -0/+7 | |
| | | | | ||||||
* | | | | Import upstream version 0.3.2 | Ted Gould | 2010-06-10 | 97 | -57/+14200 | |
|\| | | | ||||||
| * | | | 0.3.2 | Ted Gould | 2010-06-10 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Adding in a formal sections definition | Ted Gould | 2010-06-10 | 1 | -0/+157 | |
| | | | | ||||||
| * | | | Adding server and client dbus interfaces to the ignored header files. | Ted Gould | 2010-06-10 | 1 | -1/+6 | |
| | | | | ||||||
| * | | | Set the child-display property automatically on menuitems that have children. | Ted Gould | 2010-06-10 | 7 | -0/+343 | |
| |\ \ \ | ||||||
| | * | | | Some more debugging messages. Cleaning up a bit. | Ted Gould | 2010-06-08 | 1 | -7/+16 | |
| | | | | | ||||||
| | * | | | Realization watching for the children display | Ted Gould | 2010-06-08 | 1 | -41/+20 | |
| | | | | | ||||||
| | * | | | Making the layouts useful for us. | Ted Gould | 2010-06-08 | 1 | -38/+14 | |
| | | | | | ||||||
| | * | | | Ignoring the submenu tests | Ted Gould | 2010-06-08 | 1 | -0/+3 | |
| | | | | | ||||||
| | * | | | Building the submenu tests | Ted Gould | 2010-06-08 | 1 | -0/+35 | |
| | | | | | ||||||
| | * | | | Stealing the layout test to make a submenu test | Ted Gould | 2010-06-08 | 3 | -0/+318 | |
| | | | | | ||||||
| | * | | | When removing items we need to remove the submenu property. | Ted Gould | 2010-06-07 | 1 | -0/+8 | |
| | | | | | ||||||
| | * | | | When we're adding the children we're setting the 'submenu' value. | Ted Gould | 2010-06-07 | 1 | -0/+12 | |
| | | | | |