Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Converting ReadFile to Testing addon, Correcting Translator's ProbeManager in...desktop2_probesmike2009-12-122-1/+4
* Cleaning up dialog message since it relied on a deleted filemike2009-12-121-63/+0
* Revert "display end of tutorial message at the current activity when saving"mike2009-12-121-10/+8
* add support for launching activity / mapping w addonsdave2009-12-121-24/+54
* display end of tutorial message at the current activity when savingdave2009-12-121-8/+10
* image resource dialogSimon Poirier2009-12-127-29/+143
* Corrected merge errorCharlie2009-12-121-1/+0
* Avoid launching new tutorial if an activiy is currently launchingdave2009-12-122-5/+10
* updated TProbe launch activitydave2009-12-121-31/+17
* Add few fixes (launch activity / set focus / home view support)dave2009-12-121-5/+30
* launch activity or focus activity for action addonsdave2009-12-121-7/+10
* Set focus to HomeView, Group, etc...dave2009-12-121-1/+1
* Add home view focus (active) supportdave2009-12-121-1/+11
* Launch activity for actions (new fixes)dave2009-12-121-2/+17
* Launch activity if needed from actiondave2009-12-121-0/+130
* Add Event Sources:Vincent Vinet2009-12-122-1/+3
* Integration with Sugar : Exposing set_current_act on Servicemike2009-12-127-10/+48
* Probe : Inserting Probe in Journalmike2009-12-121-0/+78
* ResourceTranslation : Fixed comments and whitespacemike2009-12-123-7/+8
* LP 448319 : Translation layer tests and automatic generation of pot file (ong...mike2009-12-125-6/+159
* Shell Integration : Working out process detection in Engine and Remotedesktop_probesmike2009-12-126-12/+74
* allow the FrameOverlayer to bind itself to a widget for show/hideVincent Vinet2009-12-091-1/+17
* remove the desktop probe, unusedVincent Vinet2009-12-091-76/+0
* Can start activity from workshop if related activities are openCharlie2009-12-0710-13/+136
* remove the Calc hackCharlie2009-12-073-9/+23
* fix colormap error on drag iconSimon Poirier2009-12-081-1/+3
* esthetic fixes on drag.Simon Poirier2009-12-083-16/+43
* pass the overlayer as a keyword argument for do, enter_editmode and subscribe...Vincent Vinet2009-12-0714-100/+171
* forgot to add the exception stringSimon Poirier2009-12-071-3/+3
* fancy traceback for exceptions in addons loading.Simon Poirier2009-12-071-8/+21
* Creator : Adding sources to installed addonsmike2009-12-071-0/+8
* Workshop : Fixing bug in registration dialogmike2009-12-071-3/+3
* Fixed test error introduced by change in return value for TProbe.installerick2009-12-071-1/+2
* run_dialog in activity context to permit full activity introspection and bene...Simon Poirier2009-12-075-37/+40
* ProbeProxy, Probe : Now generating prefixes inside the Probe for cleaner hand...mike2009-12-074-19/+22
* start own Xephyr for running tests.Simon Poirier2009-12-061-0/+11
* inspect widgets through probeSimon Poirier2009-12-063-13/+90
* Fix for filtertests due to interface change in installhandlerserick2009-12-062-1/+10
* improve coverage report and cleanup old stuffVincent Vinet2009-12-067-1509/+17
* Add Event Sources:Vincent Vinet2009-12-0627-203/+253
* BoyScout2.0 : Adding type objects support inside the TypeConstraintmike2009-12-063-25/+49
* Boy scout : Fixing tests for properties' valuesmike2009-12-066-32/+298
* Merge branch 'frame_integration'erick2009-12-068-16/+132
|\
| * Made creator appear on top of everythingerick2009-12-061-0/+2
| * Removed unused changes in tutorius/editor.py and merge artifacts for tutorius...erick2009-12-062-42/+15
| * Removed extraneous FrameOverlayer introduced with mergeerick2009-12-061-58/+0
| * Changed the DragWrapper behavior to use drag-begin, drag-end and the icon cha...mike2009-12-061-2/+57
| * First version of FrameProbeerick2009-12-064-18/+159
| * Added FrameOverlayer with support for installing and uninstalling actionserick2009-12-062-0/+2
| * Added a special overlayer for displaying on the frameerick2009-12-061-2/+0