aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * 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
| | |/ / / /
| * | | | | releasing version 0.3.10-0ubuntu1~ppa2~activate1Ted Gould2010-08-182-3/+34
| | | | | |
| * | | | | * Upstream MergeTed Gould2010-08-187-3/+123
| |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | * Support activation of menus client side
| | * | | | Activate the mnemonic when requested by the serverTed Gould2010-08-181-0/+16
| | | | | |
| | * | | | Connected into the item activate signalTed Gould2010-08-171-0/+12
| | | | | |
| | * | | | Passing the signal up the pipeTed Gould2010-08-171-0/+1
| | | | | |
| | * | | | Adding a new signal for when items activate.Ted Gould2010-08-175-2/+41
| | | | | |
| | * | | | Getting to the menu item.Ted Gould2010-08-171-2/+15
| | | | | |
| | * | | | Getting the signal for the request to activate the itemTed Gould2010-08-171-0/+13
| | | | | |
* | | | | | releasing version 0.3.11-0ubuntu1~ppa1Ted Gould2010-08-191-2/+2
| | | | | |
* | | | | | Sync with Ubuntu DesktopTed Gould2010-08-191-4/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | releasing version 0.3.10-0ubuntu1Ken VanDine2010-08-1246-937/+918
| |\| | | |
* | | | | | * New upstream release.Ted Gould2010-08-197-17/+47
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | | * Fix to handle whitespace in layout XML better * Fixes to test scripts on ARM
| * | | | Import upstream version 0.3.11Ted Gould2010-08-196-17/+39
| |\ \ \ \ | | | |_|/ | | |/| |