[go: up one dir, main page]

Menu

Commit [r65]  Maximize  Restore  History

- When repeating:

-- show how many card there are yet to repeat
-- when done, show when another card is going to expire (expiration less than 1 hour ignored) (#2065063)
- Repetition: Added Edit and Delete buttons (#3012517)
- Learning: Added Delete and Stop commands (#1928138)
- Support opening Pauker files with the extension .xml.gz (#2859558)
- Export file now contains the current time stamp in the readable format yymmdd-hhmmss

malyvelky 2010-06-19

changed /trunk/minipauker1/ToDo.txt
changed /trunk/minipauker1/build.xml
changed /trunk/minipauker1/release_notes.txt
changed /trunk/minipauker1/resources/polish.css
changed /trunk/minipauker1/src/beans/Batch.java
changed /trunk/minipauker1/src/beans/Card.java
changed /trunk/minipauker1/src/controller/importexport/ImportExportController.java
changed /trunk/minipauker1/src/controller/learn/LearningController.java
changed /trunk/minipauker1/src/model/CardBatches.java
changed /trunk/minipauker1/src/model/PaukerCore.java
changed /trunk/minipauker1/src/threading/FileBrowser.java
added /trunk/minipauker1/src/util/Callback.java
changed /trunk/minipauker1/src/view/EditCardUI.java
changed /trunk/minipauker1/src/view/ExplorerUI.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/SessionResultUI.java
added /trunk/minipauker1/src/view/alert
changed /trunk/minipauker1/src/view/event/ModelListener.java