Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* renamed Display.tablesWalther Neuper2009-12-142-23/+23
* 4th review display, establish coding standardsWalther Neuper2009-12-141-20/+18
* 3rd review display, establish coding standardsWalther Neuper2009-12-141-10/+10
* 2nd review display, establish coding standardsWalther Neuper2009-12-141-39/+12
* review display, establish coding standardsWalther Neuper2009-12-141-17/+21
* removed obsolete importsWalther Neuper2009-12-141-6/+1
* shifted code from Collection to Display.switch_exerciseWalther Neuper2009-12-147-32/+32
* renamed topic-->exerc in CollectionWalther Neuper2009-12-141-9/+11
* extended commentsWalther Neuper2009-12-142-3/+5
* added self._errors to Ex* and CollectionWalther Neuper2009-12-148-20/+29
* removed all Ex*._sett, since they are inserted from settingsWalther Neuper2009-12-134-72/+75
* cleaning codeWalther Neuper2009-12-135-127/+50
* get exercises from collection, coach.create_exercises DELETEDWalther Neuper2009-12-132-35/+32
* get exercises from collection OKWalther Neuper2009-12-133-13/+16
* added Collection.selectWalther Neuper2009-12-131-18/+18
* Ex*(dis)-->Ex*(dis,sett)Walther Neuper2009-12-138-12/+39
* renaming topic-->exerciseWalther Neuper2009-12-132-7/+7
* display.offer_topic --> collection.offer_coll_to_learner OKWalther Neuper2009-12-133-71/+38
* offer_coll_to_learner(self, collect)Walther Neuper2009-12-132-3/+4
* coach.register(..collect..)Walther Neuper2009-12-132-3/+4
* before new call collection.offer_coll_to_learnerWalther Neuper2009-12-132-3/+7
* self._display.topic_table.attach in collectionWalther Neuper2009-12-132-2/+4
* cp offer_coll_to_learner+callback display--> collectionWalther Neuper2009-12-135-8/+47
* Collection() --> Collection(self._dis)Walther Neuper2009-12-132-3/+6
* offer_topics --> offer_coll_to_learnerWalther Neuper2009-12-131-16/+2
* offer_topics --> offer_coll_to_learnerWalther Neuper2009-12-132-7/+5
* start Coach.create_exercises --> ???, added filesWalther Neuper2009-12-122-0/+25
* added collectionWalther Neuper2009-12-122-18/+29
* shifted title, descript, icon into settingsWalther Neuper2009-12-124-11/+11
* _generate_calcs --> get_next_calcWalther Neuper2009-12-121-6/+2
* _try_ instead of _if_ for pop()Walther Neuper2009-12-121-4/+4
* changed notify'digit-done'','setting-done'Walther Neuper2009-12-124-40/+80
* added Learner.run()Walther Neuper2009-12-122-2/+6
* commentsWalther Neuper2009-12-122-1/+9
* args for LearnerWalther Neuper2009-12-122-5/+10
* added Learner, Author finishedWalther Neuper2009-12-122-0/+16
* added Learner, AuthorWalther Neuper2009-12-121-2/+5
* added exercise.pyWalther Neuper2009-12-121-0/+89
* mv Exercise.py to exercise.pyWalther Neuper2009-12-129-97/+8
* Test commentChristian Mayer2009-12-111-0/+1
* start shift membervars to settingsWalther Neuper2009-12-111-1/+1
* trial with exaddsimp..buttonsWalther Neuper2009-12-053-103/+130
* final restore after mess with gitWalther Neuper2009-12-043-0/+36
* at debugging self._display._settWalther Neuper2009-12-023-0/+5
* moved define_buttons and callback to exaddsimpWalther Neuper2009-12-023-122/+130
* restored a mess with gitWalther Neuper2009-12-027-33/+91
* improved to_str_99;; added RP.tests/extimesdiv/test_Walther Neuper2009-11-252-0/+61
* improved to_str_99;; added RP.tests/extimesdiv/test_Walther Neuper2009-11-253-31/+15
* removed changes for exaddsimp/test_generate_calcsWalther Neuper2009-11-244-29/+9
* test_generate_calc.py ATTENTION: exaddsimp works partiallyWalther Neuper2009-11-243-28/+28