Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | * Upstream update: | Ted Gould | 2010-01-06 | 2 | -0/+9 | |
|/| | | | | |/ / / | | | | | | | | | * Starting to watch DBus if the proxy builds fail. | |||||
| * / / | Building the dbus proxies if the guy we're trying to connect to doesn't exist. | Ted Gould | 2010-01-06 | 1 | -0/+2 | |
| |/ / | ||||||
* | | | releasing version 0.2.0~dev-0ubuntu1~ppa7 | Ted Gould | 2010-01-06 | 1 | -2/+2 | |
| | | | ||||||
* | | | * Upstream update: | Ted Gould | 2010-01-06 | 7 | -15/+88 | |
|\| | | | | | | | | | | | | | | * Adding GetChildren function for getting a single submenu * Test suite fixes | |||||
| * | | Adding in support for the GetChildren function. | Aurélien Gâteau | 2010-01-04 | 2 | -0/+69 | |
| |\ \ | ||||||
| | * | | Implememented GetChildren | Aurelien Gateau | 2009-12-24 | 2 | -0/+69 | |
| |/ / | ||||||
| * | | 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 ↵ | Ted Gould | 2009-12-22 | 4 | -15/+11 | |
| | | | | | | | | | | | | breaking on Hudson. | |||||
* | | | releasing version 0.2.0~dev-0ubuntu1~ppa6 | Ted Gould | 2009-12-22 | 1 | -2/+2 | |
| | | | ||||||
* | | | Fixing the handling of typed properties, especially bools. | Ted Gould | 2009-12-22 | 7 | -12/+322 | |
|\ \ \ | ||||||
| * | | | Sync to trunk | Ted Gould | 2009-12-22 | 0 | -0/+0 | |
| |\| | | ||||||
| | * | | Fix signal prototype and how the hashtable is handled. Added tests. | Ted Gould | 2009-12-22 | 6 | -12/+316 | |
| | |\ \ | ||||||
| * | | | | releasing version 0.2.0~dev-0ubuntu1~ppa6~sigfix7 | Ted Gould | 2009-12-22 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Nope, bad idea. | Ted Gould | 2009-12-22 | 2 | -2/+8 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | Oops, that didn't work. | Ted Gould | 2009-12-22 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | releasing version 0.2.0~dev-0ubuntu1~ppa6~sigfix6 | Ted Gould | 2009-12-21 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Signal change | Ted Gould | 2009-12-21 | 2 | -2/+8 | |
| |\| | | | ||||||
| | * | | | Changing the prop handler to be a pointer. | Ted Gould | 2009-12-21 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | releasing version 0.2.0~dev-0ubuntu1~ppa6~sigfix5 | Ted Gould | 2009-12-21 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | string to value fix | Ted Gould | 2009-12-21 | 3 | -6/+53 | |
| |\| | | | ||||||
| | * | | | Switching the server function over to values. Oh, how I hate the untyped ↵ | Ted Gould | 2009-12-21 | 1 | -6/+3 | |
| | | | | | | | | | | | | | | | | | | | | signals in GLib. | |||||
| | * | | | Adding a test for the string to boolean convertions | Ted Gould | 2009-12-21 | 1 | -0/+44 | |
| | | | | | ||||||
| * | | | | releasing version 0.2.0~dev-0ubuntu1~ppa6~sigfix4 | Ted Gould | 2009-12-21 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Using a hash table replace | Ted Gould | 2009-12-21 | 5 | -3/+272 | |
| |\| | | | ||||||
| | * | | | Switching to a replace so that new values are added. | Ted Gould | 2009-12-21 | 1 | -1/+2 | |
| | | | | | ||||||
| | * | | | 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 | |
| | | | | | ||||||
| | * | | | Ignoring the generated test description. | Ted Gould | 2009-12-21 | 1 | -0/+1 | |
| | | | | | ||||||
| | * | | | Setting all the different properties. | Ted Gould | 2009-12-21 | 1 | -3/+67 | |
| | | | | | ||||||
| | * | | | Adding in an XML report file. | Ted Gould | 2009-12-21 | 1 | -1/+4 | |
| | | | | | ||||||
| | * | | | Adding a menuitem allocation test. | Ted Gould | 2009-12-21 | 1 | -0/+14 | |
| | | | | | ||||||
| | * | | | Adding the object tests into the build. | Ted Gould | 2009-12-21 | 2 | -0/+25 | |
| | | | | | ||||||
| | * | | | Starting a framework for object testing. | Ted Gould | 2009-12-21 | 1 | -0/+60 | |
| | | | | | ||||||
| | * | | | Making sure we get our function. | Ted Gould | 2009-12-18 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | releasing version 0.2.0~dev-0ubuntu1~ppa6~sigfix3 | Ted Gould | 2009-12-18 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | debian/rules: Massive debugging | Ted Gould | 2009-12-18 | 2 | -1/+7 | |
| | | | | | ||||||
| * | | | | releasing version 0.2.0~dev-0ubuntu1~ppa6~sigfix2 | Ted Gould | 2009-12-18 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | releasing version 0.2.0~dev-0ubuntu1~ppa6~sigfix1 | Ted Gould | 2009-12-18 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Trying again | Ted Gould | 2009-12-18 | 2 | -1/+7 | |
| |\| | | | ||||||
| | * | | | Switching to just being a string and a pointer. | Ted Gould | 2009-12-18 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | releasing version 0.2.0~dev-0ubuntu1~ppa6~sigfix1 | Ted Gould | 2009-12-18 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | * Upstream | Ted Gould | 2009-12-18 | 3 | -3/+10 | |
|/| | | | | |/ / / | | | | | | | | | * Fixing the signal prototypes. | |||||
| * | | | Changing the prototype on the signal so that it isn't a string, but a value. | Ted Gould | 2009-12-18 | 2 | -3/+3 | |
| | | | | ||||||
* | | | | releasing version 0.2.0~dev-0ubuntu1~ppa5 | Ted Gould | 2009-12-18 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | debian/control: Switching the breaks to be ~dev as those | Ted Gould | 2009-12-18 | 2 | -2/+9 | |
| | | | | | | | | | | | | | | | | versions are not yet released. | |||||
* | | | | releasing version 0.2.0~dev-0ubuntu1~ppa4 | Ted Gould | 2009-12-18 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | * Updating trunk | Ted Gould | 2009-12-18 | 2 | -3/+10 | |
|\ \ \ \ | | |/ / | |/| | | | | | | * Setting version numbers |