CodeQuill Beta 1.1.4
=====================
This is the 1.1.4 beta release of CodeQuill.

Added features:

    1.1.0 - Text and background color options.
            File extension options for syntax template files.
            File print.
            Additional vi key immplementation.
            Improved help.
    1.1.1 - Changed Cut, Copy and Paste to Control X, C, and V.
    1.1.2 - Implemented standard cursor text marking keys.
            Implemented backspace and delete key marked area function.
            Added marked area function for vi control mode keys: c, d, y.
    1.1.3 - Implemented system font support for 1.2 and newer JVMs.
    1.1.4 - Added an unnamed startup edit session.
            Added built in syntax templates.

Fixes:
    1.1.0 - Unix/Linux copy/paste fix.
    1.1.2 - Fixed garbage collection problem caused by timer thread.
    1.1.3 - Fixed minor dialog sizing and positioning problems in
            Linux with JVM 1.2 and 1.3.

            Fixed a scroll bar warning message on Linux when Vertical
            Scroll bar was less than one row high.
    1.1.4   Fixed a minor problem with text error message when closing session
            under 1.2.2.
