| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Longer timeout :-/ | Ted Gould | 2010-02-19 | 1 | -1/+1 |
* | Don't need to send a signal at start | Ted Gould | 2010-02-19 | 1 | -6/+1 |
* | No dummy update | Ted Gould | 2010-02-19 | 1 | -11/+8 |
* | Putting the layout number on the root element | Ted Gould | 2010-02-19 | 3 | -12/+19 |
* | Adding a submenu to get layout changed. | Ted Gould | 2010-02-19 | 1 | -1/+1 |
* | Starting in the right place | Ted Gould | 2010-02-19 | 1 | -2/+2 |
* | Adding a timeout to the server | Ted Gould | 2010-02-19 | 1 | -0/+15 |
* | Shorter timeout. | Ted Gould | 2010-02-19 | 1 | -2/+2 |
* | Setting signals back down the pipe | Ted Gould | 2010-02-19 | 1 | -1/+14 |
* | Changing from a timeout to a signal of change. | Ted Gould | 2010-02-19 | 1 | -3/+5 |
* | Adding a further multi-level test. | Ted Gould | 2010-02-13 | 1 | -0/+26 |
* | Ignoring Layout changes when they don't relate to having one. | Ted Gould | 2010-02-12 | 1 | -0/+4 |
* | not setting the IDs as we're not using them on the other side anyway | Ted Gould | 2010-02-12 | 1 | -1/+1 |
* | Only changing layouts when they're updated. | Ted Gould | 2010-02-12 | 1 | -4/+4 |
* | Lengthening the time to make it through all the proxies. | Ted Gould | 2010-02-10 | 1 | -1/+1 |
* | Making this a little crazy, lots of proxies. | Ted Gould | 2010-02-10 | 1 | -1/+5 |
* | Debug message | Ted Gould | 2010-02-10 | 1 | -0/+2 |
* | Can't verify IDs because the proxy scrambles them (and that's okay). | Ted Gould | 2010-02-10 | 1 | -8/+1 |
* | Making submenus to cause layout changes to queue both sides as the root item ... | Ted Gould | 2010-02-10 | 1 | -2/+2 |
* | Oops, damn dislxeia | Ted Gould | 2010-02-09 | 1 | -1/+1 |
* | Connecting to the proxy baby. | Ted Gould | 2010-02-09 | 1 | -1/+2 |
* | Setting up a client, and handling root changes. | Ted Gould | 2010-02-09 | 1 | -0/+19 |
* | Oops, get that in the script! | Ted Gould | 2010-02-09 | 1 | -1/+1 |
* | First setup a server. | Ted Gould | 2010-02-09 | 1 | -0/+58 |
* | Fixing build | Ted Gould | 2010-02-09 | 2 | -3/+7 |
* | Setting up building our little proxy test. | Ted Gould | 2010-02-09 | 1 | -0/+50 |
* | Setting this stuff up. Woot. | Ted Gould | 2010-02-09 | 2 | -4/+14 |
* | Initial proxy files, copying from the properties test. | Ted Gould | 2010-02-09 | 4 | -0/+402 |
* | Fix IDs to handle the root ID of zero better and to handle merging of propert... | Ted Gould | 2010-02-05 | 7 | -32/+61 |
|\ |
|
| * | Changing the ID to be -1 instead of 0 | Ted Gould | 2010-02-05 | 3 | -12/+12 |
| * | Changing to the new ID error | Ted Gould | 2010-02-05 | 1 | -2/+2 |
| * | Not failing if the IDs are different when the menuitem is root | Ted Gould | 2010-02-05 | 1 | -2/+4 |
| * | Changing key value to -1 and having the id be a gint. Also not working about... | Ted Gould | 2010-02-04 | 3 | -16/+18 |
| * | Checking the IDs from menuitems. | Ted Gould | 2010-02-04 | 1 | -0/+25 |
* | | Install JSON file | Aurelien Gateau | 2010-02-05 | 1 | -1/+6 |
* | | Remove trailing commas | Aurelien Gateau | 2010-02-05 | 1 | -2/+2 |
|/ |
|
* | Switching to getting JSON values | Ted Gould | 2010-02-04 | 1 | -1/+4 |
* | Use new property names | Aurelien Gateau | 2010-02-03 | 1 | -121/+121 |
* | Fixing the signal handler of the test. | Ted Gould | 2010-01-22 | 1 | -2/+2 |
* | Fix inconsistency between the names of the check items. Now everything uses ... | Ted Gould | 2010-01-07 | 1 | -3/+3 |
|\ |
|
| * | Switching the test to 'checkmark' | Ted Gould | 2010-01-07 | 1 | -3/+3 |
* | | Removing the half second timeout as it's no longer needed. | Ted Gould | 2010-01-07 | 2 | -3/+18 |
|/ |
|
* | Typo on variable name. Oh, I hate dynamically linked languages. | Ted Gould | 2009-12-22 | 1 | -1/+1 |
* | Removing the bustle captures as we're not using them and they seem to be brea... | Ted Gould | 2009-12-22 | 4 | -15/+11 |
* | Adding a test for the string to boolean convertions | Ted Gould | 2009-12-21 | 1 | -0/+44 |
* | Fix an assertion that is the wrong direction | Ted Gould | 2009-12-21 | 1 | -1/+2 |
* | Making functions static so that we can get warnings if we don't use them. | Ted Gould | 2009-12-21 | 1 | -9/+9 |
* | Adding test to signal property changes. | Ted Gould | 2009-12-21 | 1 | -0/+55 |
* | Comments are good for the soul. | Ted Gould | 2009-12-21 | 1 | -0/+8 |
* | Testing setting the same prop multiple times of different types. | Ted Gould | 2009-12-21 | 1 | -0/+31 |