Sat Apr 10 14:06:59 UTC 2004

	EditorWindowController.m - validateMenuItem:, OutlineView: selectionDidChange:
		more cleaning up of the quiz/practice buttons/menu item dis/enabling.

Wed Apr  7 10:59:34 UTC 2004

	EditorWindowController.m, PopupController.m - improved the enabling/disabling of the
		quiz menu items, and implemented the same for the quiz/practice buttons.

Tue Apr  6 12:51:45 UTC 2004

	EditorWindowController.m - altered addCard to switch to the 'All Cards' view before adding
		anything, if it isn't alreay selected. 
	EditorWindowController.m - Fixed the findString and nextFound methods. I think
		they were munged up to work with the old NSTableView's quirks, and its since been fixed.
	EditorWindowController.m - windowDidBecomeKey, and other places. tidied up the card
		inspector interaction.
	Resources/GNUstep/Thai.lroj, German.lproj - updated Thai and German localizations
		still needs lots of work.

Fri Dec 12 12:27:07 UTC 2003

	QuzController.m SpellingQuizController.m - bug fixes for non-stopping timers,
		and flipped languages

Fri Dec 12 11:29:49 UTC 2003

	Prefs.gorm, PrefsController.h/m - new files for Preferences
	PopupController.m, QuizController.m, SpellingQuizController.m - changes
		to support Preferences

Mon Dec  8 16:13:17 UTC 2003

	Editor.gorm - removed instantiated CStackDocument. fixed a memory
		problem.
	StackModel.m, QuizController.m/h, SpellingQuizController.m/h - fixed
		memory leaks.

Mon Dec  1 12:13:28 UTC 2003

	QuizController.h/m, SpellingQuizController.h/m, Quiz.gorm,
	SpellingQuiz.gorm - replaced the status text field with a timer.

Sat Nov 29 04:15:16 UTC 2003

	Quiz.gorm SpellingQuiz.gorm - made the quiz windows resizable in order
		to better handle longer strings.
	QuizController.h/m - added a flag to set if the languages have been flipped
 		so, that they can be flipped back to normal, when reopening the editor.

Sat Nov 29 04:04:42 UTC 2003
	
	EditorWindowController.m - fixed the behavior of the search button, 
		changing from 'search' to 'next'

Tue Nov 25 12:46:58 UTC 2003

	Too many files to mention -
		new icons
		changed to NSDocument based app
		cleaned up method names
		cleaned up file names
		bug fixes

Mon Nov 10 14:10:21 UTC 2003

	Thai.lproj/Localizable.strings - update and more translations
	English.lproj/Localizable.strings - update
	Thai.lproj/MainMenu.gorm - add tags to some menu items for localization
	English.lproj/MainMenu.gorm - same
	PopupController.m - make use of menu item tags
	EditorWindowController.m - fix status localization
	The German localization is now far out of date, and unusable

Sun May  4 15:01:40 EDT 2003

	GNUmakefile - organized a bit

Sun May  4 11:36:16 EDT 2003

	ScriptingInfo.plist - reverted previous name change. 
	GNUmakefile - removed ScriptingSupport.plist, added ScriptingInfo.plist