Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* attempt new fix launch activityevent_sourcesdave2009-12-091-2/+2
* fix launch activitydave2009-12-091-2/+3
* Update Hardcoded name of zoom (home, etc..)dave2009-12-081-4/+4
* Avoid launching new tutorial if an activiy is currently launchingdave2009-12-082-5/+10
* updated TProbe launch activitydave2009-12-081-31/+17
* Add few fixes (launch activity / set focus / home view support)dave2009-12-081-5/+30
* launch activity or focus activity for action addonsdave2009-12-081-7/+10
* Set focus to HomeView, Group, etc...dave2009-12-081-1/+1
* Add home view focus (active) supportdave2009-12-081-1/+11
* Launch activity for actions (new fixes)dave2009-12-071-2/+17
* Launch activity if needed from actiondave2009-12-071-5/+138
* Add Event Sources:Vincent Vinet2009-12-0627-204/+254
* BoyScout2.0 : Adding type objects support inside the TypeConstraintmike2009-12-063-25/+49
* Boy scout : Fixing tests for properties' valuesmike2009-12-066-32/+298
* 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
| | * higher pylint scoreSimon Poirier2009-12-011-21/+31
| * | Remote : Adding creator stop functionalitymike2009-12-011-3/+30
| * | Remote : Putting OK button on the left as usualmike2009-12-011-3/+3
| * | Remote : Adding tutorial listingmike2009-11-302-2/+52
| * | creator+probes, not entirely working yetSimon Poirier2009-11-247-150/+347
| * | bug fix: add last transition and fix non-linear editionSimon Poirier2009-11-233-8/+59
| * | higher pylint scoreSimon Poirier2009-11-221-21/+31
* | | Remote : Adding commentsmike2009-12-042-4/+16
* | | Remote : Commenting out creator related functions from the remotemike2009-12-041-10/+10
* | | Remote : Display all tutorials related to the current activitymike2009-12-042-6/+131
* | | The workshopCharlie2009-12-0322-0/+2326
* | | repair the broken properties tests. Now they fail like they shouldVincent Vinet2009-12-031-6/+6
* | | Corrected store bug where download time was added to the tutorialCharlie2009-12-021-1/+1
| |/ |/|
* | tutorius.overlayer.Overlayer: check is _overlayed is None before calling set_...Vincent Vinet2009-11-301-2/+2
* | LP 448319 : Code review changes for Probe and ProbeManmike2009-11-274-26/+27
* | LP 448319 : Code review changes 2mike2009-11-265-96/+20
* | LP 484518 : Code Review modifications of Enginemike2009-11-254-37/+21
* | Merge branch 'noblock_engine' of git://git.sugarlabs.org/tutorius/mainline in...mike2009-11-251-0/+49
|\ \
| * | Boy scout : Fixing addon tests!mike2009-11-242-3/+8
| * | LP 448319 : Adding engine tests, fixing probe tests, correcting bugs found wi...mike2009-11-245-55/+241