Fri Oct 20 15:28:20 1995  Peter G. Williams  (pgw@goliath)

	* Releasing version 1.1.  Tagged XARM_1_1

Fri Oct 20 08:45:06 1995  root  (root@goliath)

	* moved declarations in List.C up a level in some of the functions
        because g++ 2.7.0 caught them as not be visible outside of
        the loop.  

Thu Oct 19 08:42:29 1995  Peter G. Williams  (pgw@goliath)

	* Changed all references to String to _XtString.

Mon Oct  2 11:03:41 1995  Peter G. Williams  (pgw@goliath)

	* Added missing resource functions for VendorShellClass.

Sun Sep 24 10:07:55 1995  Peter G. Williams  (pgw@goliath)

	* Added some minor fixes to the headers because of missing
	abstract functions.

	* Initial coding of the internal Property Widget functions.

	* Finished adding code for the new createWidget virtual function.

	* Muck around with the design of the new Property Widgets.

	* Added a header for a Warp like Notebook Widget.

Sat Sep 16 15:13:54 1995  Peter G. Williams  (pgw@goliath)

	* Added resource name field to some of the constructors.  Still
	need to finish this.
	* Added headers for two new widgets PropertySheet and
	PropertyPage.  The widgets still need to be written.

Wed Sep  6 23:34:06 1995  Peter G. Williams  (pgw@goliath)

	* Added parameter to the AppContext constructor that defaults
	to NULL.  This was needed to set fallback resources.

Mon Sep  4 10:25:24 1995  Peter G. Williams  (pgw@goliath)

	* Added missing functions for the class ApplicationShellClass.

	* Widget of the AppContext class is really a Application shell
	widget.  Hence, the AppContext class is now a subclass of 
	the ApplicationShellClass.

Sat Sep  2 18:39:58 1995  Peter G. Williams  (pgw@goliath)

	* Added the classes PopupMenu and OptionMenu

Sun Nov 20 03:06:59 1994  Peter G. Williams  (pgw@goliath)

	* Releasing alpha version 1.0.  Tagged ALPHA_1

Sun Oct 23 10:54:19 1994  Peter G. Williams  (pgw@goliath)

	* Adding change log to Heller's project.

