aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | |\ \ \ | | | | |/ | | | |/|
| | | * | 0.3.11Ted Gould2010-08-191-3/+3
| | | |/
| | | * Makes the layout handle commend nodes better (and thus the KDE layouts).Ted Gould2010-08-171-0/+22
| | | |\
| | | | * Putting the debugging messages under MASSIVEDEBUGGINGTed Gould2010-08-161-1/+5
| | | | |
| | | | * Handling comment nodes better.Ted Gould2010-08-161-0/+18
| | | |/
| | | * Increasing timer for ARM to get a build.Ted Gould2010-08-121-1/+1
| | | |
| * | | releasing version 0.3.10-0ubuntu1~ppa1Ted Gould2010-08-121-2/+2
| | | |
| * | | Merging in Ubuntu DesktopTed Gould2010-08-121-1/+7
| |\ \ \ | |/ / / |/| | |
* | | | releasing version 0.3.9-0ubuntu2Sebastien Bacher2010-08-101-0/+6
| | | |