aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Fixing the returns on the test suite.Ted Gould2009-12-084-6/+5
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Disabling the mago tests as they always pass and they take a while to run.Ted Gould2009-12-081-2/+1
| | | | |
| | * | | Passing on timeout for the gtk client.Ted Gould2009-12-081-1/+1
| | | | |
| | * | | Updating to current trunkTed Gould2009-12-085-33/+107
| | |\ \ \ | | |/ / / | |/| | |
| * | | | XVFB based testingTed Gould2009-11-202-24/+41
| |\ \ \ \
| | * | | | Deleting the right results.Ted Gould2009-11-191-1/+1
| | | | | |
| | * | | | Adding in some @ work. It's better.Ted Gould2009-11-191-12/+12
| | | | | |
| | * | | | Trailing spaceTed Gould2009-11-191-1/+1
| | | | | |
| | * | | | Don't delete the file we need! Ted Gould2009-11-191-1/+0
| | | | | |
| | * | | | Make sure to grab the xvfb script from the src dir for distcheck.Ted Gould2009-11-191-1/+1
| | | | | |
| | * | | | Make sure to ship 'run-xvfb.sh' for testing.Ted Gould2009-11-191-0/+1
| | | | | |
| | * | | | Only using XVFB if we don't have an X server locally.Ted Gould2009-11-191-0/+2
| | | | | |
| | * | | | Adding in the run xvfb scriptTed Gould2009-11-191-0/+5
| | | | | |
| | * | | | Making the gtk tests use the Xvfb stuffTed Gould2009-11-191-4/+4
| | | | | |
| | * | | | Switching to BashTed Gould2009-11-191-5/+5
| | | | | |
| | * | | | Trying to do the xvfb stuff as a shell script to get included. Simpler, and ↵Ted Gould2009-11-191-34/+14
| | | | | | | | | | | | | | | | | | | | | | | | works with autotest.
| | * | | | Starting up the AT-SPI regististry serviceTed Gould2009-11-181-0/+1
| | | | | |
| | * | | | Adding in basic xvfb stuff, doesn't quite work.Ted Gould2009-10-101-1/+30
| | | | | |
| * | | | | Changing name to org.ayatana.Ted Gould2009-11-203-9/+9
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Changing the interface name for properties.Ted Gould2009-10-281-2/+2
| | | | | |
| | * | | | Chaning the default object path.Ted Gould2009-10-281-3/+3
| | | | | |
| | * | | | Changing the function calls to match the change.Ted Gould2009-10-281-3/+3
| | | | | |
| | * | | | First step, change the interface name.Ted Gould2009-10-281-1/+1
| | | | | |
| * | | | | Dummy version to work around a bazaar bug.Ted Gould2009-10-290-0/+0
| | | | | |
| * | | | | Documentation on DBus interface.Aurélien Gâteau2009-10-281-0/+57
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Added documentationAurelien Gateau2009-10-281-0/+57
| |/ / / /
| | | * / If we didn't pass, we shouldn't return 0Ted Gould2009-10-223-3/+3
| | |/ / | |/| |
| * | | Merging in the updates to make mago work nicely.Ted Gould2009-10-117-63/+58
| |\| |
| | * | Don't need that one anymoreTed Gould2009-10-101-39/+0
| | | |
| | * | Getting the build directly through to the script.Ted Gould2009-10-102-1/+2
| | | |
| | * | Setting up the mago paths to be absolute and correct. Also making sure it ↵Ted Gould2009-10-091-1/+5
| | | | | | | | | | | | | | | | has the test files that it needs.
| | * | Making the mago tests run in the make file in tests and making it so that ↵Ted Gould2009-10-096-25/+54
| |/ / | | | | | | | | | they use a standard Python file.
| * | Patch to update the Mago tests to the new MagoAra Pulido2009-10-0718-23/+23
| |\ \
| | * | Fix mago tests for karmic versionAra Pulido2009-10-0718-23/+23
| |/ /
| * | Adding in a new tool to dump the dbusmenu data so that it's easy to get.Ted Gould2009-10-065-1/+188
| |\ \
| | * \ Updating to current trunk.Ted Gould2009-10-065-4/+690
| | |\ \ | | |/ / | |/| |
| * | | Fixing the reorder test.Ted Gould2009-10-052-1/+9
| |\ \ \ | | |_|/ | |/| |
| | * | Put the child printout under massive debugging.Ted Gould2009-10-051-0/+8
| | | |
| | * | Make the item use the correct labelTed Gould2009-10-051-1/+1
| | | |
| | | * Putting commas on the properties.Ted Gould2009-10-051-2/+2
| | | |
| | | * Adding quotes around the values of properties.Ted Gould2009-10-051-1/+1
| | | |
| | | * Putting a couple second timeout in to make sure we get all the properties.Ted Gould2009-10-051-5/+14
| | | |
| | | * Adding some more carriage returns.Ted Gould2009-10-051-3/+4
| | | |
| | | * Forgot to init the type stuff.Ted Gould2009-10-051-0/+1
| | | |
| | | * Fleshing out printing a menu item.Ted Gould2009-10-051-3/+34
| | | |
| | | * Watching for the root changing and then using that to start profiling the ↵Ted Gould2009-10-051-8/+24
| | | | | | | | | | | | | | | | dbusmenu
| | | * Making all of the error printouts actually go to STD ERRTed Gould2009-10-051-6/+6
| | | |
| | | * Getting the client and the root itemTed Gould2009-10-051-0/+16
| | | |
| | | * Checking the dbusname and object to ensure that we get them.Ted Gould2009-10-051-0/+19
| | | |
| | | * Adding preferences for the dbus stuff.Ted Gould2009-10-051-0/+41
| | | |