WINEDIT CHANGES, ADDITIONS, and BUG FIXES ----------------------------------------- Version 1.1A (05/04/91) Optimized vertical scrolling routine - especially fast on systems with graphics coprocessors. Fixed PostScript print bug. Added Go to line function: double click on status line, or choose Go to line... from Search menu. Fixed a paste bug. Version 1.0G (04/09/91) Show Next/Prev Error now handles Borland C++ compiler output. Fixed combo box problem when minimizing window. Fixed paste when there is a selection. Changed screen update procedure to avoid flashing. Version 1.0F (04/02/91) Keypad + copies current line to clipboard if nothing is selected, otherwise copies selected text. Keypad - cuts current line to clipboard if nothing is selected, otherwise cuts selected text. Main window size is saved in WINEDIT.INI. Header prints file date and time if file is unchanged, current date and time if changed. Added File.Merge Corrected WINEDIT.HLP index error Changed file list combobox to handle keyboard better and fixed update problem when closing with no active file windows. Corrected sharing violation when reloading SDKWIN.HLP with SHARE.EXE loaded. Corrected Show Error problem when a link error was encountered. Print now handles form feeds correctly. Version 1.0E (03/14/91) Updated help files and documenation. Corrected minor printing bug. Corrected paint bug. Version 1.0D (03/12/91) Changed local memory scheme to use danq's multiple far local heap routines. Added keyboard selection items: Shift+PgUp, Shift+PgDn, Shift+Ctrl+Home, Shift+Ctrl+End. Added davee's ultra-cool Control Bar. Fixed scrollbar bug. Fixed Edit.Paste bug. Fixed Edit.Cut bug. Streamlined screen updates after delete or backspace. Delete key at end of line now joins line with line below. Version 1.0C (02/05/91): Added "Debug" item to Run Menu. Changed WinExec to richhe's Spawn. Fixed selection bug. (02/04/91): Corrected font problems with Adobe Type Manager(tm) and Publisher's PowerPak (tm). Added .WPJ (WinEdit Project) INI files for grouping work projects. Added printer setup. Fixed numerous editing bugs. Version 1.0B (01/06/91): Added Next Error/Prev Error viewing of compiler output. Left double click selects word. Changed File Open dialog box so that entering a drive or directory in the edit box changes directory and keeps the current wild card pattern. Changed updating of WINEDIT.INI to cope with multiple instances and quitting Windows sessions. Fixed bug allowing cursor to get out of sync with the current position. Fixed numerous print bugs. Fixed bug - Canceling a print-to-file job at the "Output file name" dialog box caused a lockup. Fixed bug - Starting selection with mouse and ending with keyboard ignored mouse portion of selection. Fixed bug - Mouse click on text was positioning caret incorrectly by 1/2 character width. Fixed bug - if screen had scrolled horizontally with cursor on a blank line, hitting HOME key produced momentary screen garbage. Fixed bug - a Find... requiring a horizontal scroll was not updating the screen and scrollbar properly in all cases. Fixed bug - Word Left wasn't restoring the screen and scrollbar properly if it had scrolled to the right. Fixed buttons on Search dialog box to line up with each other. Version 1.0A (12/02/90): Initial release.