
beta 1 to beta 2 changes:
-------------------------

* Added in the mouse to most panels, menus and windows. The two things not
  yet working are the FKEY bar (anywhere) and no mouse recording/playback
  in the Macros.

* Moved some items from the Options menu back to the Configuration window
  (Save settings, error beep, one other one).

* Removed advanced config from the menu. 

* Rewrote the entire Config routine, grouped together config options into
  sub-windows (like the Color config).

* Added option to "remove menubar when panels off" to the Config.

* If the time was > 20:00 hours (i.e. 8:00pm) the clock would not be
  displayed right)  

* Added 14 new colors (5 to the Panels, 2 each to Confirmation, Menu, and
  Dialog boxes, and a few others). 

* Created a few new support files, moving the info from the .INI file and
  moving it to the following files...

    * .CLR is the new Color file, where the system colors are now stored

    * .MNU is the new Menu file, where the User Menu (F2) commands are
      stored.

* Wrote a "button controller" to handle ( ), [ ], OK/Cancel, text input and
  list buttons. 

* Changed the Config option "Save settings on exit" to "Auto-save settings"

* Removed *all* the warning windows from the Config function.

* When entering *any* function, the Fkeys are cleared, and will display
  *only* the Fkeys that are applicable to that function. So if the function
  does not support F1 (Help), you won't see it on the Fkey bar.

* Added menu "Panel Setup", and added in sub-buttons to allow you to change
  the panel layout from standard to alternate.

* Fixed a panel sort bug. When panel was in "sort by date", some files
  would appear out of order, usually at the end of the list.

* Majorly re-wrote the way the panel listing is re-drawn, making them much
  more configurable (allowing for alternate layouts)

* Internally re-arranged the Configuration options. I hope I didn't mess up
  anything!

* Changed T64/P00/LNX panel filesize display to blocks, rather than bytes.

* Altered color palette a bit.

* Altered the way I call the window and button routines again (more
  streamlining for me). I probably broke a few windows again!

* Added a file pattern to the Filter menu item.

* The PAUSE value is now stored in the INI, so only when the program is
  first run should you get the "Calculating PAUSE value" dialog.

* Any new colors I add will be merged into the .CLR file automatically. 

* Cursor in DIREDITOR no longer disappears when you UNDO, when there was
  nothing to UNDO from.

* When you return from the BAM editor in the DIREDITOR, the tagged
  selections are now cleared.

* Finished converting the windows over to the new button code. I *know* a
  few of them won't look right, and probably a few won't respond to the
  proper keys anymore.
