2002-09-29      Francis James Franklin <fjf@alinameridon.com>

	o a whole bunch of build fixes for "make dist" and "make install"
	o UUS-TreeView:
	- support open of ABW/.abw
	- don't open empty window if file opened already
	o UUS_TreeWindow:
	- add text view in a scrollview; make MySplitView own delegate
	- ditch ColumnIdentifier (use NSNumber) & s_table_column
	- impl. Attrs Table & Data Source
	o UUS_Window: minimum size
	o UUS_Table:
	- reload
	- don't re-create columns unless necessary
	- fix NSNumber column idetifier in UUS_MapTable

2002-09-26      Francis James Franklin <fjf@alinameridon.com>

	o UUS_Table::TableClick call-back, impl. in UUS_TreeTable

2002-09-25      Francis James Franklin <fjf@alinameridon.com>

	o UUS_TreeTable sub-class & UUS_Table scroll-bars... lookin' good
	o UUS_TreeWindow MySplitView interface w/ blue-ish dividers

2002-09-23      Francis James Franklin <fjf@alinameridon.com>

	o work on UUS_Table class & new UUS_MapTable sub-class

2002-09-22      Francis James Franklin <fjf@alinameridon.com>

	o utf8test added back into utf8string sources (lib/xp)
	o Cocoa:
	- app now responds to open-file requests (needs fixing)
	- NSString additions option (ENABLE_COCOA_ADDITIONS) for UTF8String
	- NSString additions test added to utf8test
	- scrolling table/outline UUS_Table class started
	- lots of UUS_TreeWindow work done; lots still to do...

2002-09-19      Francis James Franklin <fjf@alinameridon.com>

	o start of Cocoa window implementation (UUS_[Tree]Window.*)

2002-09-17      Francis James Franklin <fjf@alinameridon.com>

	o -framework is purely a linker option

2002-09-16      Francis James Franklin <fjf@alinameridon.com>

	o UTF8-UCS4-String grows up and gets its own module,
	  build system and directory hierarchy
	o tests won't build, but there's a Cocoa app to play with
