Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tutorius/TProbe.py
Commit message (Expand)AuthorAgeFilesLines
* Late night fixes : Removed merge errorsmike2009-12-091-2/+1
|\
| * Creator : reverting property container changes (removing the __id broke the e...mike2009-12-051-2/+0
* | add support for launching activity / mapping w addonsdave2009-12-091-24/+54
* | image resource dialogSimon Poirier2009-12-091-2/+3
* | Avoid launching new tutorial if an activiy is currently launchingdave2009-12-081-5/+6
* | 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-091-21/+29
* | Probe : Inserting Probe in Journalmike2009-12-091-4/+12
* | pass the overlayer as a keyword argument for do, enter_editmode and subscribe...Vincent Vinet2009-12-071-18/+88
* | run_dialog in activity context to permit full activity introspection and bene...Simon Poirier2009-12-071-4/+20
* | ProbeProxy, Probe : Now generating prefixes inside the Probe for cleaner hand...mike2009-12-071-18/+18
* | Add Event Sources:Vincent Vinet2009-12-061-13/+63
* | First version of FrameProbeerick2009-12-061-2/+105
* | 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-061-3/+5
* | Creator : reverting property container changes (removing the __id broke the e...mike2009-12-061-2/+0
|/
* Creator, Remote : Dual code review power!mike2009-12-041-7/+11
* Merge ../../simpoirs-clone into remote_integrationmike2009-12-041-36/+141
|\
| * Creator : Code review changes 1mike2009-12-041-2/+4
| * Creator : Updating for working property updates from activity to Shell (HACK ...mike2009-12-021-9/+51
| * Creator Multi Process : Adding property update (still needing callback from D...mike2009-12-021-4/+3
| * Merge branch 'master' of git://git.sugarlabs.org/tutorius/simpoirs-clonemike2009-12-011-79/+83
| |\
| | * creator with probe integration. updating existing objects doesn't work yetSimon Poirier2009-12-011-28/+89
| * | Remote : Adding tutorial listingmike2009-11-301-1/+2
| * | creator+probes, not entirely working yetSimon Poirier2009-11-241-26/+113
* | | Remote : Adding commentsmike2009-12-041-1/+1
| |/ |/|
* | LP 448319 : Code review changes for Probe and ProbeManmike2009-11-271-15/+15
* | LP 448319 : Code review changes 2mike2009-11-261-6/+6
* | LP 484518 : Code Review modifications of Enginemike2009-11-251-2/+0
* | LP 448319 : Adding engine tests, fixing probe tests, correcting bugs found wi...mike2009-11-241-5/+5
* | LP 448319 : Moved event subscription to asynchronous modemike2009-11-241-13/+17
* | LP 448319 : Moving action installation to asynchronous version with confirmationmike2009-11-241-21/+43
* | 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-241-16/+18
|/
* Merge branch 'engine_tutorial_ADT_migration' into engineADTerick2009-11-121-1/+1
|\
| * Removed comment and fixed parameter docerick2009-11-121-1/+1
| * Fixed probe testsengine_tutorial_ADT_migrationerick2009-11-061-20/+23
| * Changed the path name of probes on dbus to make them unique per activity, mad...erick2009-11-011-32/+51
| * Added a ProbeManager to the service and added a minimal but working automatic...erick2009-11-011-7/+55
* | Fixed probe testserick2009-11-091-20/+23
* | Changed the path name of probes on dbus to make them unique per activity, mad...erick2009-11-091-32/+51
* | Added a ProbeManager to the service and added a minimal but working automatic...erick2009-11-091-7/+55