Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tutorius
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of gitorious@git.sugarlabs.org:tutorius/mainlineHEADmasterJCTutorius2009-12-2710-70/+742
|\
| * screen clipping toolSimon Poirier2009-12-163-4/+142
| * Another Rogue Commit : Vault : Supporting sharing of translationmike2009-12-141-0/+13
| * Rogue commit: Translator : Enabling translation of eventsmike2009-12-141-6/+21
| * Converting ReadFile to Testing addon, Correcting Translator's ProbeManager in...mike2009-12-091-0/+2
| * Revert "display end of tutorial message at the current activity when saving"mike2009-12-091-10/+8
| * Late night fixes : Removed merge errorsmike2009-12-094-5/+152
| |\
| | * ResourceTranslation : Fixed comments and whitespacestring_translation_currentmike2009-12-052-6/+6
| | * LP 448319 : Translation layer tests and automatic generation of pot file (ong...mike2009-12-053-2/+146
| | * Boy scout : Cleaning temp files (?)mike2009-12-052-201/+0
| | * Creator : reverting property container changes (removing the __id broke the e...mike2009-12-052-3/+23
| * | add support for launching activity / mapping w addonsdave2009-12-091-24/+54
| * | display end of tutorial message at the current activity when savingdave2009-12-091-8/+10
| * | image resource dialogSimon Poirier2009-12-096-40/+149
| * | 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-081-2/+17
| * | Launch activity if needed from actiondave2009-12-081-0/+130
| * | Add Event Sources:Vincent Vinet2009-12-081-1/+2
| * | Integration with Sugar : Exposing set_current_act on Servicemike2009-12-095-28/+55
| * | Probe : Inserting Probe in Journalmike2009-12-092-4/+20
* | | Encircle actionJCTutorius2009-12-272-93/+73
* | | Merge branch 'master' of gitorious@git.sugarlabs.org:tutorius/mainlineJCTutorius2009-12-084-24/+67
|\ \ \ | |/ /
| * | remove the Calc hackCharlie2009-12-072-8/+22
| * | fix colormap error on drag iconSimon Poirier2009-12-081-1/+3
| * | esthetic fixes on drag.Simon Poirier2009-12-083-16/+43
* | | Overlayer in devlopmentJCTutorius2009-12-081-92/+92
* | | Overlayer on developmentJCTutorius2009-12-071-0/+94
|/ /
* | pass the overlayer as a keyword argument for do, enter_editmode and subscribe...Vincent Vinet2009-12-073-22/+94
* | 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
* | run_dialog in activity context to permit full activity introspection and bene...Simon Poirier2009-12-074-35/+38
* | ProbeProxy, Probe : Now generating prefixes inside the Probe for cleaner hand...mike2009-12-073-18/+21
* | inspect widgets through probeSimon Poirier2009-12-062-13/+40
* | improve coverage report and cleanup old stuffVincent Vinet2009-12-064-878/+0
* | Add Event Sources:Vincent Vinet2009-12-065-30/+87
* | BoyScout2.0 : Adding type objects support inside the TypeConstraintmike2009-12-062-21/+43
* | Boy scout : Fixing tests for properties' valuesmike2009-12-063-2/+115
* | 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-062-15/+146
* | 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