Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tutorius
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'frame_integration' into revamped_dragndroperick2009-12-0511-216/+664
|\
| * 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-052-15/+146
| * | Merge branch 'master' into frame_integrationerick2009-12-059-205/+501
| |\ \ | | |/
| | * Creator, Remote : Dual code review power!mike2009-12-045-65/+42
| | * Merge ../../simpoirs-clone into remote_integrationmike2009-12-046-188/+507
| | |\
| | | * Creator : Code review changes 1mike2009-12-042-3/+7
| | | * Creator : Updating for working property updates from activity to Shell (HACK ...mike2009-12-025-26/+159
| | | * 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-0111-279/+870
| | | |\
| | | | * creator with probe integration. updating existing objects doesn't work yetSimon Poirier2009-12-013-136/+232
| | | | * bug fix: add last transition and fix non-linear editionSimon Poirier2009-12-011-6/+57
| | | | * higher pylint scoreSimon Poirier2009-12-011-21/+31
| | | * | Remote : Adding tutorial listingmike2009-11-301-1/+2
| | | * | creator+probes, not entirely working yetSimon Poirier2009-11-244-121/+238
| | | * | bug fix: add last transition and fix non-linear editionSimon Poirier2009-11-231-6/+57
| | | * | higher pylint scoreSimon Poirier2009-11-221-21/+31
| | * | | Remote : Adding commentsmike2009-12-041-1/+1
| | * | | 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
* | | | Changed the DragWrapper behavior to use drag-begin, drag-end and the icon cha...erick2009-12-022-40/+58
|/ / /
* | | Added FrameOverlayer with support for installing and uninstalling actionserick2009-12-021-3/+10
* | | 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-021-3/+5
|/ /
* | LP 448319 : Code review changes for Probe and ProbeManmike2009-11-272-18/+18
* | LP 448319 : Code review changes 2mike2009-11-263-31/+14
* | LP 484518 : Code Review modifications of Enginemike2009-11-253-35/+19
* | LP 448319 : Cleaning up code a bit to make the FSM structure more obvious, Ad...mike2009-11-251-83/+86
* | Boyscout: Removing linear creatormike2009-11-251-94/+0
* | Boy scout : Fixing addon tests!mike2009-11-241-2/+2
* | LP 448319 : Adding engine tests, fixing probe tests, correcting bugs found wi...mike2009-11-243-26/+43
* | LP 448319 : Moved event subscription to asynchronous modemike2009-11-243-76/+224
* | LP 448319 : Moving action installation to asynchronous version with confirmationmike2009-11-243-28/+97
* | LP 448319 : Clarifying comments on functionsmike2009-11-241-2/+4
* | LP 448319 : Adding tests for translator, properties, constraints and probes, ...mike2009-11-241-3/+5
* | LP 448319 : Addition of resource properties, insertion of BubbleMessageWImg f...mike2009-11-247-27/+522
* | Made change after Charlie code review.JCTutorius2009-11-231-14/+12
|/
* Merge branch 'master' of gitorious@git.sugarlabs.org:tutorius/mainlineJCTutorius2009-11-191-4/+3
|\
| * corrected bug in publish_tutorial in storeCharlie2009-11-191-4/+3
* | Implemented the query() vault function with search parameters.JCTutorius2009-11-191-15/+50
|/
* Forget to add addon.py to last commitJCTutorius2009-11-191-1/+2
* refac property editing in the creatorVincent Vinet2009-11-194-252/+528
* Corrected a small bug on Creator exit.JCTutorius2009-11-061-1/+1
* Made change after Charlie code review.JCTutorius2009-11-061-5/+14
* Merge branch 'master' of gitorious@git.sugarlabs.org:tutorius/mainlinelp458452JCTutorius2009-11-063-161/+146
|\
| * Added a first implementation of a Future in dbustools, using the gtk mainloop...erick2009-11-161-0/+15
| * creator adt migrationSimon Poirier2009-11-152-161/+131