| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Don't unref the variant we send and fix up debugging messages. | Ted Gould | 2010-11-18 | 1 | -3/+3 |
* | This now generates a warning, but unfortunately gtester fails that. | Ted Gould | 2010-11-18 | 1 | -1/+1 |
* | Switching to variants in the property changed signals | Ted Gould | 2010-11-18 | 1 | -6/+6 |
* | Moving the GValues over to GVariant | Ted Gould | 2010-11-17 | 4 | -26/+23 |
* | Getting names the GDBus way | Ted Gould | 2010-11-16 | 2 | -54/+62 |
* | Making a test do a name detection, but kinda making it async at the same time. | Ted Gould | 2010-11-16 | 1 | -28/+32 |
* | Chaning to get dbus names via GDBus | Ted Gould | 2010-11-16 | 5 | -106/+110 |
* | More name grabbing porting from dbus-glib to GDBus | Ted Gould | 2010-11-16 | 3 | -58/+55 |
* | Switching to GDBus for getting the name | Ted Gould | 2010-11-16 | 1 | -26/+27 |
* | Switching to GDBus from dbus-glib | Ted Gould | 2010-11-16 | 1 | -27/+28 |
* | Taking out the dbus-glib specialized types for now | Ted Gould | 2010-11-16 | 1 | -49/+2 |
* | Adding checking of all the parameters in the signature | Ted Gould | 2010-08-27 | 1 | -4/+33 |
* | Fleshing out the test to get all happy | Ted Gould | 2010-08-27 | 2 | -2/+34 |
* | First phase of restructuring these tests, now we can move on to testing. | Ted Gould | 2010-08-27 | 2 | -82/+35 |
* | Adding in an events test | Ted Gould | 2010-08-27 | 3 | -0/+262 |
* | Removing unused variable | Ted Gould | 2010-08-26 | 1 | -1/+0 |
* | Removing death timer message | Ted Gould | 2010-08-26 | 1 | -1/+0 |
* | Showing items as part of the test to ensure we don't break. | Ted Gould | 2010-08-20 | 2 | -2/+24 |
* | Increasing timer for ARM to get a build. | Ted Gould | 2010-08-12 | 1 | -1/+1 |
* | Making the dumper sort the properties to make it more predictable. | Ted Gould | 2010-08-12 | 1 | -193/+193 |
* | Seems the test passes after all | Aurelien Gateau | 2010-08-05 | 1 | -0/+1 |
* | Test fixes. | Cody Russell | 2010-07-22 | 2 | -2/+13 |
* | Reverted changes to test-gtk-reorder-server | Aurelien Gateau | 2010-07-22 | 1 | -13/+6 |
* | Fix menu order in submenus | Aurelien Gateau | 2010-07-22 | 4 | -8/+287 |
* | Flipping argv/c from review | Ted Gould | 2010-06-30 | 1 | -3/+3 |
* | Adding in the glib lib too. | Ted Gould | 2010-06-28 | 1 | -0/+1 |
* | Typo | Ted Gould | 2010-06-28 | 1 | -1/+1 |
* | Adding the need libraries for making the library. | Ted Gould | 2010-06-28 | 1 | -1/+2 |
* | Getting the depends in order. | Ted Gould | 2010-06-28 | 1 | -1/+1 |
* | Forgot copyright headers | Ted Gould | 2010-06-28 | 4 | -0/+82 |
* | Not sure why this flipped, but whatever. | Ted Gould | 2010-06-28 | 1 | -1/+1 |
* | Look at all the values instead of just the first. | Ted Gould | 2010-06-28 | 1 | -1/+1 |
* | Better name, distcheck fix, cleanup. Good stuff. | Ted Gould | 2010-06-28 | 1 | -3/+7 |
* | Comparing at the end and running under Xvfb | Ted Gould | 2010-06-28 | 1 | -0/+2 |
* | Setting timeout longer | Ted Gould | 2010-06-28 | 1 | -1/+1 |
* | Redirecting output to a file. | Ted Gould | 2010-06-28 | 2 | -2/+10 |
* | Starting to link things together... still not working. | Ted Gould | 2010-06-28 | 2 | -4/+6 |
* | Adding a test-client bin | Ted Gould | 2010-06-28 | 2 | -0/+46 |
* | Hmm, bug in dbusmenu-dumper there. | Ted Gould | 2010-06-28 | 1 | -1148/+1148 |
* | Adding in a test json file. | Ted Gould | 2010-06-28 | 2 | -1/+4025 |
* | Adding a JSON loader | Ted Gould | 2010-06-28 | 2 | -2/+100 |
* | Okay, now we've got some basic code for dealing with value arrays | Ted Gould | 2010-06-28 | 1 | -0/+31 |
* | Okay, so now we're handling the complex areas. | Ted Gould | 2010-06-28 | 1 | -3/+26 |
* | Turn objects into hashmaps | Ted Gould | 2010-06-28 | 1 | -1/+32 |
* | Restructuring a bit to make it more reusable. | Ted Gould | 2010-06-28 | 1 | -13/+24 |
* | Make the code behave exactly the same but with a function call in the middle. | Ted Gould | 2010-06-28 | 1 | -5/+20 |
* | Moving the JSON parsing code into the library. | Ted Gould | 2010-06-28 | 4 | -70/+98 |
* | Adding a new testing lib. | Ted Gould | 2010-06-28 | 4 | -0/+55 |
* | Mainline merge, resolve conflicts. | Cody Russell | 2010-06-21 | 4 | -0/+317 |
|\ |
|
| * | Some more debugging messages. Cleaning up a bit. | Ted Gould | 2010-06-08 | 1 | -7/+16 |