W I N D E V (TM) Version Update Log ------------------ Changes in 1.42: 1) Edit/transpose (Ctrl+T) when the caret is at the beginning or end of a line, now swaps the lines either side of the caret. 2) When operating in edit only mode, in context help (F1) invokes Windev help. ----------------------------------------------------------------------- Changes in 1.41: 1) The installation directory now contains subdirectories NT & WIN3 for the appropriate executables, so that both versions can share common files. 2) The About dialog shows the user registration information. 3) Pressing F1 on "!include ..." lines now works like "#include ...". Bug Fixes in 1.41: 1) The algorithm for checking for non-ANSI text in files before opening them now handles international characters (> 0x7F) consistently. 2) A memory handle was freed twice (benignly) if an existing file could not be opened for editing. 3) Clearing the page header/trailer fields set them to the defaults. 4) Zero length lines were not printed. 5) Selecting a printer only worked for the next printout, before reverting to the default printer. 6) The page selection fields on the print dialog were not enabled after the printer setup dialog had been used. 7) Project tools should have been disabled when no project is selected. ----------------------------------------------------------------------- Changes in 1.4: 1) The Window menu now has an option to tile horizontally as well as vertically. 2) The run-time argument "-at" (arrange tiled) has been replaced by "-av" (tile vertically) and "-ah" (tile horizontally). 3) Removed the close window icon from the tool bar (see bug fix 4). 4) On the Settings menu, "Auto Align" now reads "Maintain Indentation", and "Auto Indent" now reads "Block Indent". 5) The online help is complete, so any feedback on its functionality is welcome. Bug Fixes in 1.4: 1) The tool bar's display status did not reflect the remembered setting when another project was selected. 2) Windows were not tiled/cascaded according to the remembered setting when another project was selected. 3) The error log was not automatically displayed after a project command failed (Windows 3.1 version only). 4) Double clicking on the system menu icon of a maximized window now consistently closes it. 5) A file larger than the maximum allowed could be partially loaded without any indication of error (Windows 3.1 only). 6) Files containing non-ANSI text could not be opened. 7) If an edit window was iconised when Windev terminated, its name was incorrectly saved in windev.ini. ----------------------------------------------------------------------- Changes in 1.3: 1) The project tools on the tool bar are disabled whilst a project command is executing. Bug Fixes in 1.3: None ----------------------------------------------------------------------- Changes in 1.2: 1) The tool bar has been implemented. 2) Status bar font height is now consistently 10 point. 3) The Utilities menu has been renamed Tools and now contains commands to start dialog and bitmap/icon editors. 4) Auto-indentation now occurs after a ':' as well as '(' and '{'. Bug Fixes in 1.2: 1) A GPF occurred if the Print or Print Setup dialog was cancelled and then the printer font was changed. 2) Search/Replace could modify read-only text. 3) A file could be compared with itself. 4) Caps & Num lock key settings were sometimes incorrectly shown on the status bar after regaining focus (NT only). -----------------------------------------------------------------------