Implement a toolbar for the preferences window
authorRobert Sesek <rsesek@bluestatic.org>
Thu, 5 Feb 2009 20:35:54 +0000 (15:35 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Thu, 5 Feb 2009 20:35:54 +0000 (15:35 -0500)
commitc16062babbe8da294e8a45007a8bc717de15d27e
tree73bc536d3bec0543a81737f7470f58a60e4fc5d5
parent70a9d3f8e7a0b71e47262eb5ded4841b4c59ad73
Implement a toolbar for the preferences window

* Source/AppDelegate.m:
(showPreferences:): Don't call methods on the [prefs window] anymore, but [showPreferencesWindow]
* Source/PreferencesController.m+h: Add toolbar outlet ivars
(showPreferencesWindow): New method
(showGeneral:): New method
(toolbarSelectableItemIdentifiers:): New method
English.lproj/Preferences.xib
Source/AppDelegate.m
Source/PreferencesController.h
Source/PreferencesController.m