aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | releasing version 0.1.5-0ubuntu1~ppa2~bugfix5Ted Gould2009-10-011-2/+2
| | | | |
| * | | | More messages from clientTed Gould2009-10-012-0/+14
| |\| | |
| | * | | Adding in printing for type handlers and getting root.Ted Gould2009-10-011-0/+8
| | | | |
| * | | | releasing version 0.1.5-0ubuntu1~ppa2~bugfix4Ted Gould2009-10-011-2/+2
| | | | |
| * | | | More debugging infoTed Gould2009-10-013-1/+11
| |\| | |
| | * | | Printing out the position when we ask for it.Ted Gould2009-10-011-0/+4
| | | | |
| | * | | Axing long propsTed Gould2009-10-011-1/+1
| | | | |
| * | | | releasing version 0.1.5-0ubuntu1~ppa2~bugfix3Ted Gould2009-10-011-2/+2
| | | | |
| * | | | Better messagesTed Gould2009-10-012-8/+19
| |\| | |
| | * | | Adding labels to all of the printout lines to make it easier to debug.Ted Gould2009-10-011-8/+13
| | | | |
| | * | | Truncating property values if they're too long.Ted Gould2009-10-011-1/+1
| | | | |
| | * | | Being more explicity about the position that things are placed in.Ted Gould2009-10-011-4/+4
| | | | |
| | * | | Got our cast on backwards.Ted Gould2009-10-011-1/+1
| | | | |
| * | | | releasing version 0.1.5-0ubuntu1~ppa2~bugfix2Ted Gould2009-10-011-2/+2
| | | | |
| * | | | Typo++Ted Gould2009-10-012-2/+2
| |\| | |
| | * | | Another, typoTed Gould2009-10-011-1/+1
| | | | |
| * | | | TypoTed Gould2009-10-012-1/+7
| |\| | |
| | * | | TypoTed Gould2009-10-011-1/+1
| | | | |
| * | | | releasing version 0.1.5-0ubuntu1~ppa2~bugfix1Ted Gould2009-10-011-2/+2
| | | | |
| * | | | debian/rules: Enabling massive debuggingTed Gould2009-10-012-1/+2
| | | | |
| * | | | Adding stuff, mostly debugging infoTed Gould2009-10-018-10/+261
|/| | | | | |/ / /
| * | | Creating some massive debugging on basically every event from these folks. ↵Ted Gould2009-10-012-1/+53
| | | | | | | | | | | | | | | | We want to know it all.
| * | | Adding in a massive debugging flag for generating massive debugging.Ted Gould2009-10-011-0/+11
| | | |
| * | | Adding a print out. But it still passses.Ted Gould2009-09-301-0/+1
| | | |
| * | | Making a bunch of reordering tests. No fails.Ted Gould2009-09-301-8/+42
| | | |
| * | | Building a test for reordering.Ted Gould2009-09-303-2/+114
| | | |
| * | | Ignoring generated test scriptsTed Gould2009-09-301-0/+4
| | | |
| * | | Cleaning up the tests so that they run and check their values in a friendly way.Ted Gould2009-09-301-8/+30
| | | |
| * | | Not sure what this test was supposed to do, but it creates some items. ↵Ted Gould2009-09-301-0/+9
| |/ / | | | | | | | | | Could be a good property test. Anyway, now it exits.
| | * releasing version 0.1.5-0ubuntu1Sebastien Bacher2009-09-251-1/+1
| | |
| | * cleanup old changelog entry to match what is in the archiveKen VanDine2009-09-241-1/+1
| | |
| | * Merged Ken VanDine2009-09-249-253/+97
| | |\ | |_|/ |/| |
* | | releasing version 0.1.5-0ubuntu1~ppa1Ted Gould2009-09-241-1/+1
| | |
* | | Upstream release 0.1.5Ted Gould2009-09-243-220/+9
|\| |
| * | Incrementing the version numberTed Gould2009-09-241-3/+3
| | |
| * | Moving the po/Makefile.in.in out of BazaarTed Gould2009-09-241-217/+0
| | |
* | | releasing version 0.1.4-0ubuntu2~ppa4Ted Gould2009-09-242-3/+3
| | |
| | |
| \ \
*-. | | * Hooking up with trunk.Ted Gould2009-09-247-32/+117
|\ \| | | | | | | | | | | | | | | | | | | | | | * Trying a revision ID * Trying to double check the layout * Signaling layout update on child moved
| | * | Merging in the branch adding a revision number to layouts to ensure they're ↵Ted Gould2009-09-246-32/+93
| | |\ \ | | | | | | | | | | | | | | | in sync.
| * | | | releasing version 0.1.4-0ubuntu2~ppa3Ted Gould2009-09-211-2/+2
| | | | |
| * | | | Trying a revision IDTed Gould2009-09-217-31/+88
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Updating prototype for signalTed Gould2009-09-211-1/+1
| | | | |
| | * | | Getting the revision data off of the root node there.Ted Gould2009-09-211-1/+30
| | | | |
| | * | | Adding the revision to the signal in the dbus spec.Ted Gould2009-09-211-0/+1
| | | | |
| | * | | Save the 'current' version and track whether we need to request an update.Ted Gould2009-09-211-3/+7
| | | | |
| | * | | Changing from a boolean to tracking rev numbers in the private structure.Ted Gould2009-09-211-13/+17
| | | | |
| | * | | Putting the revision number into the XML sent across the bus.Ted Gould2009-09-213-7/+9
| | | | |
| | * | | Cleanup changes from last commit.Ted Gould2009-09-212-1/+3
| | | | |
| | * | | Updating the signal to send a revision numberTed Gould2009-09-211-6/+15
| | | | |
| * | | | releasing version 0.1.4-0ubuntu2~ppa2Ted Gould2009-09-171-2/+2
| | | | |