[go: up one dir, main page]

Menu

Commit [r78]  Maximize  Restore  History

1. Changed defaults: random cards drawing and session autoload are now true

2. When using the 'Save & Quit' and there is no current session to save into then a confirmation dialog is shown
3. Fixed an exception when a task such as session load is running in the background and you try to import a file (it will be stopped before it can do anything and the ExplorerUI.updateView will then fail for having an empty file list - fixed by opening the previous instead of next view for a task that didn't run)

malyvelky 2010-07-19

changed /trunk/minipauker1/ToDo.txt
changed /trunk/minipauker1/release_notes.txt
changed /trunk/minipauker1/resources/polish.css
changed /trunk/minipauker1/src/controller/PaukerDisplay.java
changed /trunk/minipauker1/src/controller/UIController.java
changed /trunk/minipauker1/src/controller/importexport/ImportExportController.java
changed /trunk/minipauker1/src/model/PaukerPrefs.java
changed /trunk/minipauker1/src/threading/BackgroundTask.java
changed /trunk/minipauker1/src/view/ExplorerUI.java
changed /trunk/minipauker1/src/view/OpenImportUI.java
changed /trunk/minipauker1/src/view/SaveAndQuitUI.java