2012-03-23  Wolfgang Lux  <wolfgang.lux@gmail.com>

	* SystemPreferences.m (-applicationWillFinishLaunching:,
	-applicationShouldTerminateAfterLastWindowClosed:,
	-windowShouldClose:): Add a close button to the main window and
	terminate the application when the main window is closed.

	* SystemPreferences.h(-terminateAfterPaneUnselection):
	* SystemPreferences.m(-terminateAfterPaneUnselection): Rename this ...
	* SystemPreferences.h(-closeAfterPaneUnselection):
	* SystemPreferences.m(-closeAfterPaneUnselection): ... into this.

2011-02-14  Wolfgang Lux  <wolfgang.lux@gmail.com>

	* main.m (createMenu):
	* SystemPreferences.m:
	Add Select All item to the Edit menu, connect some more Window
	menu items, and remove needless method implementation to close the
	main window.

2010-02-04 Gregory John Casamento <greg.casamento@gmail.com>

	* SystemPreferences.ico: Added ico

2009-08-24 23:54-EDT Gregory John Casamento <greg.casamento@gmail.com>

	* SystemPreferences.m: Change to use animate option so that
	the window changes shape gradually instead of immediately.

