[go: up one dir, main page]

Menu

Commit [r60]  Maximize  Restore  History

- Refactoring: PaukerPrefs and CardBatches factored out from PaukerCore

- Swapped Cancel and Save&Quit buttons in the save dialog to correspond to the normal meaning of the keys
- Added the option to automatically load the previous session upon startup

malyvelky 2010-06-11

changed /trunk/minipauker1/build.xml
changed /trunk/minipauker1/src/controller/UIController.java
added /trunk/minipauker1/src/model/CardBatches.java
changed /trunk/minipauker1/src/model/PaukerCore.java
changed /trunk/minipauker1/src/model/PaukerPrefs.java
changed /trunk/minipauker1/src/threading/FileExport.java
changed /trunk/minipauker1/src/threading/FileImport.java
changed /trunk/minipauker1/src/threading/RmsSaveLoad.java
changed /trunk/minipauker1/src/util/XmlParser.java
changed /trunk/minipauker1/src/view/EditCardUI.java
changed /trunk/minipauker1/src/view/PrefsUI.java
changed /trunk/minipauker1/src/view/SaveAndQuitUI.java
changed /trunk/minipauker1/src/view/StatisticsUI.java