[go: up one dir, main page]

Menu

Commit [r76]  Maximize  Restore  History

- Renamed Fast Quit to 'Save & Quit' and the old '(Save) & Quit' to 'Quit Dialog' to make the function clearer

- You can immediately save the current session and quit by pressing the key '5' and confirming the function
while repeating expired or unlearned cards
- Scrolling on the Help page unified with that on the repeat/learn pages, should work better now

malyvelky 2010-07-16

changed /trunk/minipauker1/ToDo.txt
changed /trunk/minipauker1/release_notes.txt
changed /trunk/minipauker1/src/controller/UIController.java
changed /trunk/minipauker1/src/controller/learn/LearningController.java
changed /trunk/minipauker1/src/model/PaukerPrefs.java
added /trunk/minipauker1/src/view/CardDisplayBase.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/Repeat1UI.java
changed /trunk/minipauker1/src/view/Repeat2UI.java
changed /trunk/minipauker1/src/view/reusable/PageScrollableForm.java