Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* demo fixesdemo30octSimon Poirier2009-10-3027-0/+6081
* uam selector in properties box.Simon Poirier2009-10-282-0/+14
* make tutorius imports relativeVincent Vinet2009-10-2824-60/+61
* code review related fixesSimon Poirier2009-10-276-41/+69
* test fixingSimon Poirier2009-10-242-24/+13
* merge creatorSimon Poirier2009-10-245-28/+34
* creator with viewer and non-linear editing.Simon Poirier2009-10-248-179/+1080
* fix some of the tests, fix some bugsVincent Vinet2009-10-233-39/+28
* fix some tests, keep write_fsm a member function in the TutorialBundler since...Vincent Vinet2009-10-233-9/+8
* finish the vault merge :: use itVincent Vinet2009-10-224-8/+5
* vault mergeJCTutorius2009-10-217-497/+845
* 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
| | |\
| | | * Merge branch 'jc_support' into mikemike2009-04-1711-40/+847
| | | |\