2002-06-08 09:26 Jeff Teunissen * PrefsController.m: Make the prefs window show up in the window list. 2002-06-08 09:03 Jeff Teunissen * Modules/: Keyboard/Keyboard.gorm, PrefsApp/PrefsApp.gorm: Fix up the modules' .gorm files. 2002-06-08 08:44 Jeff Teunissen * GNUmakefile.postamble: Fix up dist target. 2002-06-08 08:29 Jeff Teunissen * .cvsignore, BundleController.m, Controller.h, Controller.m, GNUmakefile, Preferences.classes, Preferences.gorm, PreferencesInfo.plist, PrefsController.h, PrefsController.m, PrefsWindow.h, PrefsWindow.m, English.lproj/Preferences.classes, English.lproj/Preferences.gorm, Modules/Keyboard/Keyboard.m, Modules/PrefsApp/GNUmakefile, Modules/PrefsApp/PrefsApp.m: Big updates, but they shouldn't be very visible from the outside. 2002-02-12 21:55 Jeff Teunissen * BundleController.h, BundleController.m, Controller.m, PrefsController.m, PrefsWindow.m: Various fixes applied, thanks to David Ayers for the reports. * Don't allow the BundleController to dealloc if it's the shared instance. * Make loadedBundles a dictionary, for easy checking * Style issue: Change BundleController -loadBundleInPath: to -loadBundleWithPath: * set the version info to version 1.1.0 2002-02-12 12:32 Jeff Teunissen * .cvsignore, GNUmakefile, GNUmakefile.postamble, README, TODO, MiscFiles/LOGNAMES: Misc. updates. There's a new changelog target in GNUmakefile.postamble (requires cvs2cl), and a new mydist target that doesn't use GNUstep make package's dist system, which isn't particularly appropriate. 2002-02-12 05:09 Jeff Teunissen * .cvsignore, Modules/PrefsApp/.cvsignore: Added .cvsignore in the root, sorted the PrefsApp module's .cvsignore. 2002-02-12 05:07 Jeff Teunissen * PrefsModule/GNUmakefile: Update the framework to version 1.1.0. 2002-02-12 05:06 Jeff Teunissen * PrefsModule/: .cvsignore, GNUmakefile, PrefsModule.h: [no log message] 2002-02-12 04:59 Jeff Teunissen * Modules/PrefsApp/GNUmakefile: Oops. Remove the references to the file that I'm not using any more. :) 2002-02-12 04:54 Jeff Teunissen * Controller.h, Controller.m, GNUmakefile, PrefsController.h, PrefsController.m, PrefsWindow.m, README, main.m, Modules/Keyboard/Keyboard.gorm, Modules/Keyboard/Keyboard.m, Modules/Keyboard/KeyboardView.m, Modules/PrefsApp/GNUmakefile, Modules/PrefsApp/PrefsApp.gorm, Modules/PrefsApp/PrefsApp.h, Modules/PrefsApp/PrefsApp.m, Modules/PrefsApp/PrefsAppView.m: Update to 1.1.0-level source. 2002-02-12 04:29 Jeff Teunissen * BundleController.h, BundleController.m, COPYING-app, COPYING-framework, Controller.h, Controller.m, GNUmakefile, GNUmakefile.preamble, Preferences.classes, Preferences.gorm, Preferences.tiff, PreferencesInfo.plist, PrefsController.h, PrefsController.m, PrefsIcon_Appearances.tiff, PrefsIcon_Keyboard.tiff, PrefsIcon_Localisation.tiff, PrefsIcon_Login.tiff, PrefsIcon_Mouse.tiff, PrefsIcon_Screen.tiff, PrefsIcon_SelectSpooler.tiff, PrefsModule.tiff, PrefsWindow.h, PrefsWindow.m, README, main.m, English.lproj/Localizable.strings, Modules/Keyboard/.cvsignore, Modules/Keyboard/GNUmakefile, Modules/Keyboard/GNUmakefile.preamble, Modules/Keyboard/Keyboard.classes, Modules/Keyboard/Keyboard.gorm, Modules/Keyboard/Keyboard.h, Modules/Keyboard/Keyboard.m, Modules/Keyboard/KeyboardView.h, Modules/Keyboard/KeyboardView.m, Modules/PrefsApp/.cvsignore, Modules/PrefsApp/GNUmakefile, Modules/PrefsApp/GNUmakefile.preamble, Modules/PrefsApp/PrefsApp.classes, Modules/PrefsApp/PrefsApp.gorm, Modules/PrefsApp/PrefsApp.h, Modules/PrefsApp/PrefsApp.m, Modules/PrefsApp/PrefsAppView.h, Modules/PrefsApp/PrefsAppView.m, PrefsModule/GNUmakefile, PrefsModule/GNUmakefile.preamble, PrefsModule/PrefsModule.h: First import of the 1.0.0 source.