aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* releasing version 0.3.14-0ubuntu1Ken VanDine2010-09-156-17/+65
|\
| * releasing version 0.3.14-0ubuntu1~ppa1Ted Gould2010-09-151-2/+2
| |
| * * New upstream release.Ted Gould2010-09-156-19/+24
| |\ | | | | | | | | | * Fixing a memory leak by unref'ing a hashtable
| | * Import upstream version 0.3.14Ted Gould2010-09-155-17/+56
| | |\
| | | * 0.3.14Ted Gould2010-09-151-3/+3
| | | |
| | | * Free'ing an allocated hashtable.Ted Gould2010-09-151-0/+4
| | | |\
| | | | * Unreffing the hashtable.Ted Gould2010-09-151-0/+4
| | | |/
| * | | releasing version 0.3.13-0ubuntu2~ppa1Ted Gould2010-09-141-2/+2
| | | |
| * | | * Upstream MergeTed Gould2010-09-142-1/+44
| |\ \ \ | | | | | | | | | | | | | | | | | | | | * Making a callback for the event dbus function happen off of the mainloop so it returns a response. (LP: #636756)
| | * \ \ Sync to trunkTed Gould2010-09-140-0/+0
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Putting the passing up the event stack in a timeout.Ted Gould2010-09-141-1/+36
| | | |\ \
| | * | | | releasing version 0.3.13-0ubuntu1~ppa2~oobsignals1Ted Gould2010-09-141-2/+2
| | | | | |
| | * | | | * Upstream MergeTed Gould2010-09-142-1/+44
| | |\ \ \ \ | | | | |/ / | | | |/| | | | | | | | | | | | | | * Making a callback for the event dbus function happen off of the mainloop so it returns a response. (LP: #636756)
| | | * | | Turns out you should really allocate things with the allocation function. ↵Ted Gould2010-09-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Who'd have guessed that!
| | | * | | Building up a structure and passing it back on in a callback to clear the bus.Ted Gould2010-09-141-1/+36
| | | |/ /
| * | | | Sync to Ubuntu DesktopTed Gould2010-09-142-3/+6
| |\ \ \ \ | |/ / / / |/| / / / | |/ / /
* | | | releasing version 0.3.13-0ubuntu1Ken VanDine2010-09-091-2/+0
| | | |
* | | | releasing version 0.3.13-0ubuntu1Ken VanDine2010-09-093-6/+7
| | | |
* | | | * New upstream release.Ken VanDine2010-09-0913-26/+426
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Handling window grabs on activated signals (LP: #633275) * Fixing the passing of the value to the results signal * Adding a test for checking event results signal * Changing the timeouts on event calls for better detection of failing applications
| * | | releasing version 0.3.13-0ubuntu1~ppa1Ted Gould2010-09-091-2/+2
| | | |
| * | | Handling window grabs on activated signals (LP: #633275)Ted Gould2010-09-091-0/+1
| | | |
| * | | * New upstream release.Ted Gould2010-09-097-26/+131
| |\ \ \ | | | |/ | | |/| | | | | | | | | * Changing the timeouts on event calls for better detection of failing applications
| | * | Import upstream version 0.3.13Ted Gould2010-09-0910-25/+410
| | |\|
| | | * 0.3.13Ted Gould2010-09-091-3/+3
| | | |
| | | * Adding magic grab code to unfubar menusTed Gould2010-08-301-0/+7
| | | |\
| | | | * Grab your junk.Cody Russell2010-08-301-2/+10
| | | | |
| * | | | releasing version 0.3.12-0ubuntu2~ppa1Ted Gould2010-08-301-2/+2
| | | | |
| * | | | * Upstream MergeTed Gould2010-08-305-3/+293
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixing the passing of the value to the results signal * Adding a test for checking event results signal * Changing the timeouts on event calls
| | * \ \ \ Update to trunkTed Gould2010-08-300-0/+0
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Fix the event signal and add a test for it.Ted Gould2010-08-305-3/+287
| | | |\ \ \
| | * | | | | releasing version 0.3.12-0ubuntu2~ppa1~signal2Ted Gould2010-08-271-2/+2
| | | | | | |
| | * | | | | * Upstream MergeTed Gould2010-08-272-2/+13
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | | | | | | | * Changing the timeouts
| | | * | | | Instead of setting the default timeout, we're copying the generated code to ↵Ted Gould2010-08-271-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | set a custom timeout for the event signal
| | * | | | | releasing version 0.3.12-0ubuntu2~ppa1~signal1Ted Gould2010-08-271-2/+2
| | | | | | |
| | * | | | | * Upstream MergeTed Gould2010-08-275-2/+287
| |/| | | | | | | |/ / / / | | | | | | | | | | | | | | | | | | * Fixing the passing of the value to the results signal * Adding a test for checking event results signal
| | * | | | Fixing the parameter typeTed Gould2010-08-271-2/+2
| | | | | |
| | * | | | Adding checking of all the parameters in the signatureTed Gould2010-08-271-4/+33
| | | | | |
| | * | | | Fleshing out the test to get all happyTed Gould2010-08-272-2/+34
| | | | | |
| | * | | | Setting default timeout to 2 seconds. We need to be responsive.Ted Gould2010-08-271-0/+1
| | | | | |
| | * | | | First phase of restructuring these tests, now we can move on to testing.Ted Gould2010-08-272-82/+35
| | | | | |
| | * | | | Adding in an events testTed Gould2010-08-274-0/+265
| | |/ / /
| * | | | Merge from Ubuntu DesktopTed Gould2010-08-272-4/+7
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | releasing version 0.3.12-0ubuntu1Sebastien Bacher2010-08-2630-60/+492
|\| | | |
| * | | | releasing version 0.3.12-0ubuntu1~ppa1Ted Gould2010-08-261-3/+3
| | | | |
| * | | | Merging Ubuntu DesktopTed Gould2010-08-261-1/+1
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | releasing version 0.3.11-0ubuntu1Ken VanDine2010-08-192-2/+1
| | | | |
* | | | | dropped build-deps for dbus-runnerKen VanDine2010-08-191-4/+1
| | | | |
* | | | | * New upstream release.Ken VanDine2010-08-199-18/+52
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * Fix to handle whitespace in layout XML better * Fixes to test scripts on ARM
| | * \ \ \ * New upstream release.Ted Gould2010-08-2622-57/+276
| | |\ \ \ \ | | | | |/ / | | | |/| | | | | | | | | | | | | | * Increase layout XML size * Display an event for the status of the signal to the server
| | | * | | Import upstream version 0.3.12Ted Gould2010-08-2628-58/+478
| | | |\| |