ChangeLog for JFTerm
====================

1.221 : Fixed x-irc: so that it works if you don't specify a nickname. This
         should allow it to work with IRCLink.
         Voices are now configurable. Well. Vaguely.
         Libraries menu has changed slightly to accommodate this - Alias and
         Speak both have the same style of menu.
         /speak <nick> 
           toggles speech for a particular user
         /speak <nick> ?
           check the voice that a user will use
         /speak <nick> <voice>
           change the voice that a user will use
         /speak <nick> -
           revert user to the default voice
         /speak +
           enable the 'full speaking'
         /speak -
           disable the 'full speaking'

1.222 : Added 'KILL' handling.
         Fixed bugs with open files in the auto-upgrader.
         Symbolic ID toggling added.
         Help for IRC symbols added (and some symbols changed)

1.223 : Added 'plain' and 'grey' as colour styles (8 and 9 respectively),
         this means that Ally should be a bit happier.
         Plain had always been there but had been synonymous with grey in
         a number of places. The addition of grey as its own entity now
         allows non-tiled backgrounds in display windows (at last).
         Shutdown bug fixed.
         Sending lines to closed connections should no-longer be possible.
         IRC updated to prevent it processing invalid connection data as was
         possible with WimpCTCP applications.
         Selection clear bound to Ctrl-Z.
         Selection copy to clipboard bound to Ctrl-C.
         Clipboard paste bound to Ctrl-V.
         (Tested and works with Zap, DataPower, Clip and JFTerm)
         Bug: Inverse-Inverse gets the anti-aliasing wrong.
         Bug: Selection save/clipboard copy sometimes fails in middles of
         lines.
         Iconisation text changed, so N might be a bit happier.

1.224 : Redesigned the libraries menu to be easier (on the user) to
         configure, and easier to write code for (on the programmer).
         Font, size, and colours are now seperately configurable. The
         'DefFont' is not yet configurable. I've got to think of a way
         of working that into the system - as yet there's no way to
         set things up so that the default font for new styles is a
         particular font. On the other hand there aren't that many
         people (ie any - to my knowledge) writing styles.
         Added 'Full intensity' option to make it possible for people
         to have 'bright' colours now. Will this alleviate Ally's and
         Will's complaints ?
         Selection in middle of lines fixed in DispLib.
         Fixed bug with using history and lines starting with >'s.

1.225 : Finally ! Yes, I've /fixed/ the focus colouring bug ! It seems
         that if you create a pane in front of a window with no title bar
         it tries to select the window behind that. This is ok, but it
         doesn't seem to lose the focus in the same way.
         It seems fixed now anyhow.
         Users pane added to IRC style. Uses MyRC style stars (because
         everyone on IRC is a star :-) ), and IRCFace faces for each of
         the users.
         Fixed Egham Hills bug (used to widen the display unnecessarily)
         Changing nickname when not on a channel shouldn't crash now.
         Fixed massive bug in DispLib preventing long lines being displayed;
         this needs a newer version of DispLib, but it'll be around 'soon'.
         Will automatically load AcornURI when started if it is not present
         and the module is present in !System.
         History lines starting with >'s will now work correctly.
         Speak/Ignore/Query should now follow user nickname changes.
         'Nice' ban descriptions can be turned on or off.
         IRC now has a configurable user menu.
