Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.sugarlabs.org/tutorius/mainline into frame...frame_integrationerick2009-12-052-3/+23
|\
| * Creator : reverting property container changes (removing the __id broke the e...mike2009-12-052-3/+23
* | First version of FrameProbeerick2009-12-054-18/+159
* | Merge branch 'master' into frame_integrationerick2009-12-0540-255/+3020
|\ \ | |/
| * 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
* | | Forgot the contants.py fileerick2009-12-021-0/+2
* | | Added FrameOverlayer with support for installing and uninstalling actionserick2009-12-023-3/+12
* | | Added a special overlayer for displaying on the frameerick2009-12-021-0/+56
* | | Forgot a activity.get_id() in constructor, fixed uperick2009-12-021-1/+1
* | | Reexposed explicitly the activity_name and unique_id used in probes for the d...erick2009-12-022-4/+7
|/ /
* | 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
| * | LP 448319 : Moved event subscription to asynchronous modemike2009-11-224-82/+234
| * | LP 448319 : Moving action installation to asynchronous version with confirmationmike2009-11-224-32/+101
| * | LP 448319 : Clarifying comments on functionsmike2009-11-191-2/+4
| * | LP 448319 : Adding tests for translator, properties, constraints and probes, ...translator_mergemike2009-11-195-22/+262
| * | LP 448319 : Addition of resource properties, insertion of BubbleMessageWImg f...mike2009-11-197-27/+522
* | | LP 448319 : Cleaning up code a bit to make the FSM structure more obvious, Ad...mike2009-11-253-85/+212
* | | Boyscout: Removing linear creatormike2009-11-252-173/+0
* | | 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
* | | LP 448319 : Moved event subscription to asynchronous modemike2009-11-244-82/+234
* | | LP 448319 : Moving action installation to asynchronous version with confirmationmike2009-11-244-32/+101