Mouse Select++ Plugin v2.06
--------------------------------

This plugin enables selecting in internal editor using mouse

Based on Mouse Selecting Plugin v1.2
(c) 1998-2000 by Ilya V. Gershman
email ilya@oasis.cctpu.edu.ru, ilyag@mail2000.ru
ICQ   14863431

INSTALLATION
------------

1. Create "MouseSelect" directory in "Far\Plugins\Editor\" directory.
2. Copy all files from this archive to this directory.
3. Restart FAR
4. Press F1,Shift-F2 and select "Mouse Select++"
5. Choose Options->Plugins configuration->Mouse selection setup (or
   ࠬ->ࠬ 譨 㫥->ன 뤥 ) and
   configure plugin as you wish

HISTORY
-------

v2.06 05.01.03 - some drag'n'drop bugs fixed

                 check for valid FAR version (1.70b4)

v2.05 12.11.02 - word delimiters from FAR setting
                 [HKEY_CURRENT_USER\Software\Far\Editor\WordDiv]
                 will now work

v2.04 11.05.01 - added cut/copy/paste commands

v2.03 24.04.01 - fixed toggle block type command

                 added options to keep selection after pasting and
                 drag'n'drop for non persistent blocks

                 added go to begin/end of block commands

                 personal word charsets setting removed (plugin use
                 FAR setting now)

v2.02 17.04.01 - fixed drag'n'drop troubles with non persistent blocks

v2.01 15.04.01 - source optimized for FAR 1.70

                 save setting bug fixed

                 fixed drag'n'drop troubles with not OEM texts

                 some additional block command added to plugin menu

v2.00 03.10.00 - source translated from Pascal to C++

                 new format for word charsets saving in registry

                 mouse clicking inside selected block and drag selection
                 are allowed block copying (if Ctrl is pressed) or moving
                 (in another case)

v1.2  31.05.00 - if persistent blocks is on then mouse clicking doesn't
                 deselect block but moves cursor only

v1.1  21.11.99 - fixed bug of copying and removing vertical blocks
                 which starts after end-of-line

                 fixed bug with default word characters

                 when pressing mouse button with Shift pressed
                 block is selected with start at previous cursor
                 position and with the end at mouse pointer position
                 (block isn't cut to clipboard although Shift is pressed)

v1.0  29.10.99 - fixed scrolling and tab bugs

                 triple-click selects the whole line

                 double and triple clicks are allowed with left and right
                 buttons (for stream and vertical blocks)

                 there are three methods of clipboard working

                 configuring word charset for different file types


v0.2b 17.04.99 - double-click selects single word


v0.1b 06.11.98 - first version
