Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* corrected back button bugdemo_audit_21_octCharlie2009-10-211-3/+3
* Merge branch 'creator' into demo_audit_21_octSimon Poirier2009-10-219-182/+1101
|\
| * merge creator -- remove meSimon Poirier2009-10-215-27/+45
| * creator with viewer and non-linear editing.Simon Poirier2009-10-218-178/+1079
* | Audit : Comitting draft of Workshop activity; only layout problems to correct...mike2009-10-216-61/+57
* | Merge branch 'master' into demo_audit_21_octmike2009-10-217-497/+845
|\ \
| * \ Merge branch 'master' of git://git.sugarlabs.org/tutorius/mainlinemike2009-10-217-497/+845
| |\ \
| | * | vault mergeJCTutorius2009-10-217-497/+845
| | |/
| * | Merge branch 'master' of git://git.sugarlabs.org/tutorius/mainlinemike2009-10-2136-592/+2276
| |\ \ | | |/
| * | Merge branch 'master' of git://git.sugarlabs.org/tutorius/mainlinemike2009-10-053-2/+3
| |\ \
* | | | Audit : Updating Workshop to use Vaultmike2009-10-211-12/+12
* | | | Audit : Adding Workshop activity straight into the tree. Do not merge this in...mike2009-10-2121-0/+1425
| |_|/ |/| |
* | | Merge the TProbe Integration and fix merging induced bugsVincent Vinet2009-10-1920-209/+974
* | | Merge gitorious@git.sugarlabs.org:tutorius/michaeljm-dev into merge_michaeljm...mike2009-10-1933-623/+2324
|\ \ \ | |_|/ |/| |
| * | LP 439980 : Code review changes : renamed is_identical to __eq__, relaxed act...mike2009-10-1714-193/+83
| * | LP 439980 : Renaming nodes for XMLSerializer, Moving properties tests to /tmp...mike2009-10-124-122/+20
| * | LP 444777 : Inserting StoreProxy tests in run-tests.pymike2009-10-061-0/+2
| * | LP 444777 : Adding the Store Proxy interface and equivalent testsmike2009-10-062-0/+282
| * | LP 439980 : Adding addontests.py filemike2009-10-051-0/+50
| * | LP 439980 : Adding tests for the addon modulemike2009-10-053-147/+2
| * | LP 439980 : Adding missed actions in previous checkinsmike2009-10-059-0/+526
| * | Removing prototype Vault interfacemike2009-10-051-38/+0
| * | LP 439980 : Adding tests for the is_identical function in the Core, on the FS...mike2009-10-044-31/+406
| * | LP 439980 : Redoing addon list comparison, adding commentsmike2009-10-032-22/+101
| |/
| * LP 439980 : Refactored the XMLSerializer to support complex components; Corre...mike2009-10-0220-498/+1280
* | fix overlay not being immediately initialized after window realizationSimon Poirier2009-10-053-2/+3
|/
* -t option to test runner. added prototype viewer under testsSimon Poirier2009-09-273-11/+340
* fix complex property instanciation by doing a shallow copy of defaults <revie...Simon Poirier2009-09-181-1/+2
* Merge branch 'master' of gitorious@git.sugarlabs.org:tutorius/mainlineSimon Poirier2009-09-1812-1926/+3
|\
| * remove the jhbuild as wellVincent Vinet2009-09-173-92/+0
| * remove the toolkit as it now is integrated in the jhbuildVincent Vinet2009-09-178-1621/+3
* | fix the 'non working' upstream jhbuild by removing the (obsolete?) decorator ...Simon Poirier2009-09-113-0/+213
* | Merge branch 'master' of gitorious@git.sugarlabs.org:tutorius/mainlineSimon Poirier2009-09-096-2/+100
|\ \ | |/
| * jhbuild environmentVincent Vinet2009-09-084-0/+99
| * properly instanciate the overlayerVincent Vinet2009-09-082-2/+1
* | Merge branch 'master' of git://git.sugarlabs.org/tutorius/mainlineSimon Poirier2009-09-067-413/+692
|\ \ | |/
| * Merge branch 'master' of git://git.sugarlabs.org/tutorius/mainlineVincent Vinet2009-09-044-129/+148
| |\
| * | add a reference to sugar-toolkit-tutorius, and update toolkitfix files with t...Vincent Vinet2009-09-047-413/+692
* | | packager: put timestamp in var to avoid race conditionsSimon Poirier2009-09-041-5/+6
| |/ |/|
* | add SoaS iso repackerSimon Poirier2009-09-041-0/+117
* | Fix icons to comply to sugar standards.Simon Poirier2009-09-043-129/+31
|/
* repackage of tutorius using distutilsSimon Poirier2009-07-12339-80143/+6618
|\
| * test runner in setup scriptSimon Poirier2009-07-122-7/+36
| * repackageSimon Poirier2009-07-11232-33797/+263
| * * Modularized actions and event filters through add-on componentsSimon Poirier2009-07-0222-533/+824
| * refactoring propertiestestsSimon Poirier2009-06-011-30/+37
| * fixed major missing parts in bundlerSimon Poirier2009-06-0112-262/+999
| * Merge branch 'mike'mike2009-05-0516-75/+1021
| |\
| | * [LP 352437] Core : Minor refactoring on XMLSerializer, added testsmike2009-05-053-196/+212
| | * (LP 352437) Core : Completed basic serializer interactions with coremike2009-04-2612-111/+324
| | |\