[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r63] by malyvelky

Fixed broken storing of the current session name.

2010-06-17 08:32:07 Tree
[r62] by malyvelky

- 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"

2010-06-16 19:03:02 Tree
[r61] by malyvelky

Major refactoring (yet to be thoroughly tested):
- ImportExportController and LearningController extracted out of UIController
- Introduced PaukerDisplay for centralizing view management
- In tasks, switched from prev/next Displayables to the use of ViewNavigation
- UIComponent now calls updateView itself before being displayed
- Repeat Expired/Unlearned highlighted when they are non-empty (works only partially, namely the highlighting disappears e.g. when the item is hovered over)
- Open / Import UI: refactoring for better readibility incl. replacement of item indexes with their labels in action handling

2010-06-15 09:52:23 Tree
[r60] by malyvelky

- 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

2010-06-11 08:59:23 Tree
[r59] by malyvelky

1. Fixed bug 2995756 (cards can't go to batch 8 - a missing break in a switch)
2. PaukerPrefs factored out from PaukerCore.

2010-06-08 07:13:14 Tree
[r58] by malyvelky

created basic intro for developers

2010-06-07 11:25:59 Tree
[r57] by malyvelky

updated version # in help.txt

2009-05-24 15:20:43 Tree
[r56] by malyvelky

removed version # from screen title

2009-05-24 15:18:50 Tree
[r55] by malyvelky

builds special -debug version if test=true, version as property

2009-05-24 15:17:46 Tree
[r54] by malyvelky

show an info when show log invoked but log not enabled during compilation (see build.xml - <debug ...>

2009-05-24 15:01:27 Tree
Older >