Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | releasing version 0.1.8-0ubuntu1~ppa1 | Ted Gould | 2009-12-10 | 1 | -2/+2 |
| | |||||
* | * Upstream release 0.1.8 | Ted Gould | 2009-12-10 | 8 | -14/+89 |
|\ | | | | | | | | | | | * Changing the name to org.ayatana * Underline fixes * Documenation of the DBus API | ||||
| * | 0.1.8 | Ted Gould | 2009-12-10 | 1 | -3/+3 |
| | | |||||
| * | Merge in some of the changes from the 0.2 branch. Specifically we're taking: | Ted Gould | 2009-12-10 | 6 | -11/+77 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Changing the name to org.ayatana * Underline fixes * Documenation of the DBus API We're not taking * Updates to the test suite * New tools | ||||
| | * | Don't set underline to TRUE if it's a separator menuitem | Cody Russell | 2009-12-10 | 1 | -1/+0 |
| | | | |||||
| | * | Making generated items understand underlines in labels. | Cody Russell | 2009-12-09 | 1 | -0/+3 |
| | |\ | |||||
| | | * | Use underlines | Cody Russell | 2009-12-09 | 1 | -0/+3 |
| | | | | |||||
| | * | | Fixing includes in the dbusmenu-gtk client.h | Cody Russell | 2009-12-09 | 1 | -2/+1 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Fix #include in client.h | Cody Russell | 2009-12-09 | 1 | -2/+1 |
| | |/ | |||||
| | * | Fixing the returns on the test suite. | Ted Gould | 2009-12-08 | 4 | -6/+5 |
| | |\ | |||||
| | | * | Disabling the mago tests as they always pass and they take a while to run. | Ted Gould | 2009-12-08 | 1 | -2/+1 |
| | | | | |||||
| | | * | Passing on timeout for the gtk client. | Ted Gould | 2009-12-08 | 1 | -1/+1 |
| | | | | |||||
| | | * | Updating to current trunk | Ted Gould | 2009-12-08 | 5 | -33/+107 |
| | | |\ | | | |/ | | |/| | |||||
| | * | | XVFB based testing | Ted Gould | 2009-11-20 | 2 | -24/+41 |
| | |\ \ | |||||
| | | * | | Deleting the right results. | Ted Gould | 2009-11-19 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | Adding in some @ work. It's better. | Ted Gould | 2009-11-19 | 1 | -12/+12 |
| | | | | | |||||
| | | * | | Trailing space | Ted Gould | 2009-11-19 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | Don't delete the file we need! | Ted Gould | 2009-11-19 | 1 | -1/+0 |
| | | | | | |||||
| | | * | | Make sure to grab the xvfb script from the src dir for distcheck. | Ted Gould | 2009-11-19 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | Make sure to ship 'run-xvfb.sh' for testing. | Ted Gould | 2009-11-19 | 1 | -0/+1 |
| | | | | | |||||
| | | * | | Only using XVFB if we don't have an X server locally. | Ted Gould | 2009-11-19 | 1 | -0/+2 |
| | | | | | |||||
| | | * | | Adding in the run xvfb script | Ted Gould | 2009-11-19 | 1 | -0/+5 |
| | | | | | |||||
| | | * | | Making the gtk tests use the Xvfb stuff | Ted Gould | 2009-11-19 | 1 | -4/+4 |
| | | | | | |||||
| | | * | | Switching to Bash | Ted Gould | 2009-11-19 | 1 | -5/+5 |
| | | | | | |||||
| | | * | | Trying to do the xvfb stuff as a shell script to get included. Simpler, and ↵ | Ted Gould | 2009-11-19 | 1 | -34/+14 |
| | | | | | | | | | | | | | | | | | | | | works with autotest. | ||||
| | | * | | Starting up the AT-SPI regististry service | Ted Gould | 2009-11-18 | 1 | -0/+1 |
| | | | | | |||||
| | | * | | Adding in basic xvfb stuff, doesn't quite work. | Ted Gould | 2009-10-10 | 1 | -1/+30 |
| | | | | | |||||
| | * | | | Changing name to org.ayatana. | Ted Gould | 2009-11-20 | 3 | -9/+9 |
| | |\ \ \ | |||||
| | | * | | | Changing the interface name for properties. | Ted Gould | 2009-10-28 | 1 | -2/+2 |
| | | | | | | |||||
| | | * | | | Chaning the default object path. | Ted Gould | 2009-10-28 | 1 | -3/+3 |
| | | | | | | |||||
| | | * | | | Changing the function calls to match the change. | Ted Gould | 2009-10-28 | 1 | -3/+3 |
| | | | | | | |||||
| | | * | | | First step, change the interface name. | Ted Gould | 2009-10-28 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | Dummy version to work around a bazaar bug. | Ted Gould | 2009-10-29 | 0 | -0/+0 |
| | | | | | | |||||
| | * | | | | Documentation on DBus interface. | Aurélien Gâteau | 2009-10-28 | 1 | -0/+57 |
| | |\ \ \ \ | | | |/ / / | | |/| | | | |||||
| | | * | | | Added documentation | Aurelien Gateau | 2009-10-28 | 1 | -0/+57 |
| | |/ / / | |||||
| | | | * | If we didn't pass, we shouldn't return 0 | Ted Gould | 2009-10-22 | 3 | -3/+3 |
| | | |/ | | |/| | |||||
| | * | | Merging in the updates to make mago work nicely. | Ted Gould | 2009-10-11 | 7 | -63/+58 |
| | |\| | |||||
| | | * | Don't need that one anymore | Ted Gould | 2009-10-10 | 1 | -39/+0 |
| | | | | |||||
| | | * | Getting the build directly through to the script. | Ted Gould | 2009-10-10 | 2 | -1/+2 |
| | | | | |||||
| | | * | Setting up the mago paths to be absolute and correct. Also making sure it ↵ | Ted Gould | 2009-10-09 | 1 | -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 Gould | 2009-10-09 | 6 | -25/+54 |
| | |/ | | | | | | | | | | they use a standard Python file. | ||||
| | * | Patch to update the Mago tests to the new Mago | Ara Pulido | 2009-10-07 | 18 | -23/+23 |
| | |\ | |||||
| | | * | Fix mago tests for karmic version | Ara Pulido | 2009-10-07 | 18 | -23/+23 |
| | |/ | |||||
| | * | Adding in a new tool to dump the dbusmenu data so that it's easy to get. | Ted Gould | 2009-10-06 | 5 | -1/+188 |
| | |\ | |||||
| | | * | Updating to current trunk. | Ted Gould | 2009-10-06 | 5 | -4/+690 |
| | | |\ | | | |/ | | |/| | |||||
| | * | | Fixing the reorder test. | Ted Gould | 2009-10-05 | 2 | -1/+9 |
| |/| | | |||||
| | * | | Put the child printout under massive debugging. | Ted Gould | 2009-10-05 | 1 | -0/+8 |
| | | | | |||||
| | * | | Make the item use the correct label | Ted Gould | 2009-10-05 | 1 | -1/+1 |
| | | | | |||||
| | | * | Putting commas on the properties. | Ted Gould | 2009-10-05 | 1 | -2/+2 |
| | | | | |||||
| | | * | Adding quotes around the values of properties. | Ted Gould | 2009-10-05 | 1 | -1/+1 |
| | | | |