Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Creator : Fixing probe tests after creator updatesmike2009-12-041-11/+14
| * Remote : Code review changesmike2009-12-041-30/+15
| * Creator : Updating for working property updates from activity to Shell (HACK ...mike2009-12-027-28/+161
| * Creator Multi Process : Adding property update (still needing callback from D...mike2009-12-022-8/+27
| * Merge branch 'master' of git://git.sugarlabs.org/tutorius/simpoirs-clonemike2009-12-0119-403/+1446
| |\
| | * creator with probe integration. updating existing objects doesn't work yetSimon Poirier2009-12-016-165/+341
| | * bug fix: add last transition and fix non-linear editionSimon Poirier2009-12-013-8/+59