Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix bug synchronization activity launch / set focus for mapped addonsHEADmasterdave2009-12-091-19/+47
* fix end of tutorial msg to be displayed on current activity at save timedave2009-12-091-9/+10
* fix end tutorial message to be displayed on current activitydave2009-12-091-2/+2
* Add support for mapping/launching addons/activitiesdave2009-12-093-1/+73
* Integration with Sugar : Exposing set_current_act on Servicemike2009-12-097-30/+59
* Probe : Inserting Probe in Journalmike2009-12-092-4/+20
* 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
| * Forgot a activity.get_id() in constructor, fixed uperick2009-12-061-1/+1
| * Reexposed explicitly the activity_name and unique_id used in probes for the d...erick2009-12-062-4/+7
| * Actions : Correcting drag and drop behaviour on elements that don't support itmike2009-12-061-1/+10
| * Overlayer : Code review changesmike2009-12-061-3/+5
| * Creator : Corrected the drag'n drop bug, corrected properties update bugmike2009-12-062-4/+6
| * Forgot the contants.py fileerick2009-12-061-0/+2
| * Changed the DragWrapper behavior to use drag-begin, drag-end and the icon cha...mike2009-12-062-46/+124
| * Creator : reverting property container changes (removing the __id broke the e...mike2009-12-062-3/+23
* | Actions : Correcting drag and drop behaviour on elements that don't support itmike2009-12-061-1/+10
* | Overlayer : Code review changesmike2009-12-061-3/+5
* | Creator : Corrected the drag'n drop bug, corrected properties update bugmike2009-12-052-4/+6
* | Forgot the contants.py fileerick2009-12-051-0/+2
* | Changed the DragWrapper behavior to use drag-begin, drag-end and the icon cha...mike2009-12-052-46/+124
* | Creator : reverting property container changes (removing the __id broke the e...mike2009-12-052-3/+23
|/
* Creator, Remote : Dual code review power!mike2009-12-046-69/+45
* Merge ../../simpoirs-clone into remote_integrationmike2009-12-0413-258/+584
|\
| * Creator : Code review changes 1mike2009-12-042-3/+7