Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | releasing version 0.3.13-0ubuntu2~ppa1 | Ted Gould | 2010-09-14 | 1 | -2/+2 |
| | |||||
* | * Upstream Merge | Ted Gould | 2010-09-14 | 2 | -1/+44 |
|\ | | | | | | | | | * Making a callback for the event dbus function happen off of the mainloop so it returns a response. (LP: #636756) | ||||
| * | Sync to trunk | Ted Gould | 2010-09-14 | 0 | -0/+0 |
| |\ | |||||
| | * | Putting the passing up the event stack in a timeout. | Ted Gould | 2010-09-14 | 1 | -1/+36 |
| | |\ | |||||
| * | | | releasing version 0.3.13-0ubuntu1~ppa2~oobsignals1 | Ted Gould | 2010-09-14 | 1 | -2/+2 |
| | | | | |||||
| * | | | * Upstream Merge | Ted Gould | 2010-09-14 | 2 | -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 Gould | 2010-09-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Who'd have guessed that! | ||||
| | * | | Building up a structure and passing it back on in a callback to clear the bus. | Ted Gould | 2010-09-14 | 1 | -1/+36 |
| | |/ | |||||
* | | | Sync to Ubuntu Desktop | Ted Gould | 2010-09-14 | 2 | -3/+6 |
|\ \ \ | |/ / |/| | | |||||
| * | | releasing version 0.3.13-0ubuntu1 | Ken VanDine | 2010-09-09 | 1 | -2/+0 |
| | | | |||||
| * | | releasing version 0.3.13-0ubuntu1 | Ken VanDine | 2010-09-09 | 3 | -6/+7 |
| | | | |||||
| * | | * New upstream release. | Ken VanDine | 2010-09-09 | 13 | -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~ppa1 | Ted Gould | 2010-09-09 | 1 | -2/+2 |
| | | | |||||
* | | | Handling window grabs on activated signals (LP: #633275) | Ted Gould | 2010-09-09 | 1 | -0/+1 |
| | | | |||||
* | | | * New upstream release. | Ted Gould | 2010-09-09 | 7 | -26/+131 |
|\ \ \ | | | | | | | | | | | | | | | | | * Changing the timeouts on event calls for better detection of failing applications | ||||
| * \ \ | Import upstream version 0.3.13 | Ted Gould | 2010-09-09 | 10 | -25/+410 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | 0.3.13 | Ted Gould | 2010-09-09 | 1 | -3/+3 |
| | | | | |||||
| | * | | Adding magic grab code to unfubar menus | Ted Gould | 2010-08-30 | 1 | -0/+7 |
| | |\ \ | |||||
| | | * | | Grab your junk. | Cody Russell | 2010-08-30 | 1 | -2/+10 |
| | | | | | |||||
* | | | | | releasing version 0.3.12-0ubuntu2~ppa1 | Ted Gould | 2010-08-30 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | * Upstream Merge | Ted Gould | 2010-08-30 | 5 | -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 trunk | Ted Gould | 2010-08-30 | 0 | -0/+0 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Fix the event signal and add a test for it. | Ted Gould | 2010-08-30 | 5 | -3/+287 |
| | |\ \ \ \ | |||||
| * | | | | | | releasing version 0.3.12-0ubuntu2~ppa1~signal2 | Ted Gould | 2010-08-27 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | * Upstream Merge | Ted Gould | 2010-08-27 | 2 | -2/+13 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | * Changing the timeouts | ||||
| | * | | | | | Instead of setting the default timeout, we're copying the generated code to ↵ | Ted Gould | 2010-08-27 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | set a custom timeout for the event signal | ||||
| * | | | | | | releasing version 0.3.12-0ubuntu2~ppa1~signal1 | Ted Gould | 2010-08-27 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | * Upstream Merge | Ted Gould | 2010-08-27 | 5 | -2/+287 |
|/| | | | | | | |/ / / / / | | | | | | | | | | | | | | | | | | | * Fixing the passing of the value to the results signal * Adding a test for checking event results signal | ||||
| * | | | | | Fixing the parameter type | Ted Gould | 2010-08-27 | 1 | -2/+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 |
| | | | | | | |||||
| * | | | | | Setting default timeout to 2 seconds. We need to be responsive. | Ted Gould | 2010-08-27 | 1 | -0/+1 |
| | | | | | | |||||
| * | | | | | 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 | 4 | -0/+265 |
| |/ / / / | |||||
* | | | | | Merge from Ubuntu Desktop | Ted Gould | 2010-08-27 | 2 | -4/+7 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | releasing version 0.3.12-0ubuntu1 | Sebastien Bacher | 2010-08-26 | 30 | -60/+492 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | releasing version 0.3.12-0ubuntu1~ppa1 | Ted Gould | 2010-08-26 | 1 | -3/+3 |
| | | | | | |||||
* | | | | | Merging Ubuntu Desktop | Ted Gould | 2010-08-26 | 1 | -1/+1 |
|\| | | | | |||||
| * | | | | releasing version 0.3.11-0ubuntu1 | Ken VanDine | 2010-08-19 | 2 | -2/+1 |
| | | | | | |||||
| * | | | | dropped build-deps for dbus-runner | Ken VanDine | 2010-08-19 | 1 | -4/+1 |
| | | | | | |||||
| * | | | | * New upstream release. | Ken VanDine | 2010-08-19 | 9 | -18/+52 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * Fix to handle whitespace in layout XML better * Fixes to test scripts on ARM | ||||
* | \ \ \ \ | * New upstream release. | Ted Gould | 2010-08-26 | 22 | -57/+276 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | | | | | | | | * Increase layout XML size * Display an event for the status of the signal to the server | ||||
| * | | | | | Import upstream version 0.3.12 | Ted Gould | 2010-08-26 | 28 | -58/+478 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | 0.3.12 | Ted Gould | 2010-08-26 | 1 | -3/+3 |
| | | | | | | |||||
| | * | | | | Removing unused variable | Ted Gould | 2010-08-26 | 1 | -1/+0 |
| | | | | | | |||||
| | * | | | | Report event status up the chain | Ted Gould | 2010-08-26 | 4 | -6/+62 |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | | * | | | Changing to result instead of just errors. | Ted Gould | 2010-08-26 | 3 | -10/+12 |
| | | | | | | |||||
| | | * | | | removing bad message | Ted Gould | 2010-08-26 | 1 | -1/+0 |
| | | |\ \ \ | |||||
| | | | * | | | Removing death timer message | Ted Gould | 2010-08-26 | 1 | -1/+0 |
| | | |/ / / | | |/| | | | |||||
| | | * | | | Building a data structure to track all the data we need to emit the event ↵ | Ted Gould | 2010-08-26 | 1 | -2/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | error signal |