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