[go: up one dir, main page]

Menu

Commit [r62]  Maximize  Restore  History

- Major refactoring:Im.ExportController, LearningC. extracted out of the UIController

- UIComponents now calls updateView on itself before displayed (or before displaying an alert that will be replaced by the UI) => no more need to tell it it needs to update itself, plus only the visible component updates itself =>
--Fixed #2349680 - Answer is shortly shown when "remembering"

malyvelky 2010-06-16

1 2 > >> (Page 1 of 2)
changed /trunk/minipauker1/ToDo.txt
changed /trunk/minipauker1/release_notes.txt
changed /trunk/minipauker1/src/controller/AbstractUIController.java
changed /trunk/minipauker1/src/controller/PaukerDisplay.java
changed /trunk/minipauker1/src/controller/UIController.java
added /trunk/minipauker1/src/controller/importexport/ImportExportController.java
added /trunk/minipauker1/src/controller/learn/LearningController.java
changed /trunk/minipauker1/src/model/PaukerCore.java
changed /trunk/minipauker1/src/model/PaukerPrefs.java
changed /trunk/minipauker1/src/threading/FileBrowser.java
changed /trunk/minipauker1/src/threading/FileExport.java
changed /trunk/minipauker1/src/threading/RmsSaveLoad.java
changed /trunk/minipauker1/src/threading/ViewNavigation.java
changed /trunk/minipauker1/src/view/EditCardUI.java
changed /trunk/minipauker1/src/view/ExplorerUI.java
changed /trunk/minipauker1/src/view/HelpUI.java
changed /trunk/minipauker1/src/view/LearningUI.java
changed /trunk/minipauker1/src/view/MainMenuUI.java
changed /trunk/minipauker1/src/view/OpenImportUI.java
changed /trunk/minipauker1/src/view/PrefsUI.java
changed /trunk/minipauker1/src/view/Repeat1UI.java
changed /trunk/minipauker1/src/view/Repeat2UI.java
changed /trunk/minipauker1/src/view/SaveAndQuitUI.java
changed /trunk/minipauker1/src/view/SessionResultUI.java
changed /trunk/minipauker1/src/view/StatisticsUI.java
1 2 > >> (Page 1 of 2)