
                       W I N D E V (TM)

Version Update Log
------------------

Changes in 1.561:
1) Double clicking with left mouse button can be used as well as single
    clicking with the right button for hypertext jumping.
2) When multiple lines are selected, tab indents them all.
3) If the active window is not in the project directory, project commands
    now automatically change to the project directory before starting.

Bug Fixes in 1.561:
1) The user section of the tools menu was not updated correctly when the
    main menu changed between its short and long forms.
2) The Z order of edit windows is now retained between sessions.

-----------------------------------------------------------------------

Changes in 1.56:
1) Added command to select text between matching braces (Shift+F9).
2) Added an edit command to join lines together (Ctrl+J).
3) If the Window Selector is in use, its position is saved so that it
    can be automatically redisplayed on program initialisation.
4) Whenever Windev is reactivated, it checks if any of its active files
    have been modified by another application. There is a new field on
    the Global Settings dialog to enable/disable this feature.
5) The output from console programs in the tools menu can be optionally
    captured in a log window (NT edition only).  If the output is in the
    format of Grep, or compiler error messages, it can be used for
    hypertext jumps.
6) Made the Grep command interruptible.

Bug Fixes in 1.56:
1) Searching for a character string starting with a non-ASCII character
    (ie >= 0x80) failed.
2) The screen font height saved in the .INI file was not converted from
    its point size correctly when read back in.
3) The section buffer for the .INI file was not large enough when many
    tools were added to the Tools menu, so tools disappeared between
    sessions.
4) A hypertext jump to a window that was already open read-only, attempted
    to reopen it in edit mode.
5) Changing from a project with files open in multiple directories could
    cause a message queue overflow, leaving Windev in an undefined state.

-----------------------------------------------------------------------

Changes in 1.55:
1) Added a "Mail" command to the File menu to mail the active file on
    MAPI compliant mail systems.
2) Added an editor for file filters to simplify customization.  Click
    "Filters" on the Global Settings dialog to start the editor.  The
    sets of file filters for project and non-project mode are now
    distinct.

Bug Fixes in 1.55:
1) The Manage Files dialog closed and could not be restarted if the
    enter key was pressed when it had input focus (3.1 edition only).
2) When Windev is not installed on a fixed disk, WINDEV.INI is created
    in the Windows directory, not the installation directory, so it can
    be run directly from a CD-ROM drive.
