aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * 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
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | 0.3.12Ted Gould2010-08-261-3/+3
| | | | | |
| | * | | | Removing unused variableTed Gould2010-08-261-1/+0
| | | | | |
| | * | | | Report event status up the chainTed Gould2010-08-264-6/+62
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Changing to result instead of just errors.Ted Gould2010-08-263-10/+12
| | | | | |
| | | * | | removing bad messageTed Gould2010-08-261-1/+0
| | | |\ \ \
| | | | * | | Removing death timer messageTed Gould2010-08-261-1/+0
| | | |/ / / | | |/| | |
| | | * | | Building a data structure to track all the data we need to emit the event ↵Ted Gould2010-08-261-2/+35
| | | | | | | | | | | | | | | | | | | | | | | | error signal
| | | * | | Creating a signal for the error situation on the signal.Ted Gould2010-08-263-0/+21
| | | | | |
| | | * | | Adding an event-error slotTed Gould2010-08-261-3/+4
| | |/ / /
* | | | | releasing version 0.3.11-0ubuntu1~ppa2Ted Gould2010-08-251-2/+2
| | | | |
* | | | | * Upstream MergeTed Gould2010-08-2512-13/+223
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | * Support activation of menus client side * Autogen
| * | | | Sync to trunkTed Gould2010-08-258-23/+104
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Show menus when a signal is sent from the menu itemTed Gould2010-08-2511-11/+185
| | |\ \ \
| | | * | | Adding a check on the client object from code reviewTed Gould2010-08-231-0/+2
| | | | | |
| | | * | | Showing items as part of the test to ensure we don't break.Ted Gould2010-08-202-2/+24
| | | | | |
| | | * | | Restructuring so that we pass the menuTed Gould2010-08-201-21/+15
| | | | | |
| | | * | | Making it so that items show.Ted Gould2010-08-201-9/+34
| | | | | |
| | | * | | Changing to be the right signal in teh serverTed Gould2010-08-201-2/+2
| | | | | |
| | | * | | Adding the signal and function to show the menu item to the user.Ted Gould2010-08-202-5/+42
| | | | | |
| | * | | | Increasing the maximum size of the XML layout.Ted Gould2010-08-201-1/+2
| | |\ \ \ \
| | | * | | | Increasing the max size of the stringTed Gould2010-08-201-1/+2
| | |/ / / /