home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / windows / wed10g.zip / CHANGES.TXT next >
Text File  |  1991-04-10  |  5KB  |  137 lines

  1. WINEDIT CHANGES, ADDITIONS, and BUG FIXES
  2. -----------------------------------------
  3.  
  4. Version 1.0G (04/09/91)
  5.  
  6.                Optimized vertical scrolling routine - especially
  7.                fast on systems with graphics coprocessors.
  8.  
  9.                Show Next/Prev Error now handles Borland C++ compiler
  10.                output.
  11.  
  12.                Fixed combo box problem when minimizing window.
  13.  
  14.                Fixed paste when there is a selection.
  15.  
  16.                Changed screen update procedure to avoid flashing.
  17.  
  18.  
  19. Version 1.0F (04/02/91)
  20.  
  21.                Keypad + copies current line to clipboard if nothing is 
  22.                selected, otherwise copies selected text.
  23.                
  24.                Keypad - cuts current line to clipboard if nothing is selected,
  25.                otherwise cuts selected text.
  26.                
  27.                Main window size is saved in WINEDIT.INI.
  28.                
  29.                Header prints file date and time if file is unchanged,
  30.                current date and time if changed.
  31.  
  32.                Added File.Merge
  33.  
  34.                Corrected WINEDIT.HLP index error
  35.  
  36.                Changed file list combobox to handle keyboard better and
  37.                fixed update problem when closing with no active file windows.
  38.  
  39.                Corrected sharing violation when reloading SDKWIN.HLP
  40.                with SHARE.EXE loaded.
  41.  
  42.                Corrected Show Error problem when a link error was
  43.                encountered.
  44.  
  45.                Print now handles form feeds correctly.
  46.                
  47. Version 1.0E (03/14/91)
  48.  
  49.                Updated help files and documenation.
  50.  
  51.                Corrected minor printing bug.
  52.  
  53.                Corrected paint bug.
  54.  
  55. Version 1.0D (03/12/91)
  56.  
  57.                Changed local memory scheme to use danq's multiple far
  58.                local heap routines.
  59.  
  60.                Added keyboard selection items: Shift+PgUp, Shift+PgDn,
  61.                Shift+Ctrl+Home, Shift+Ctrl+End.
  62.  
  63.                Added davee's ultra-cool Control Bar.
  64.  
  65.                Fixed scrollbar bug.
  66.  
  67.                Fixed Edit.Paste bug.
  68.  
  69.                Fixed Edit.Cut bug.
  70.  
  71.                Streamlined screen updates after delete or backspace.
  72.                
  73.                Delete key at end of line now joins line with line below.
  74.                
  75. Version 1.0C (02/05/91):
  76.  
  77.                Added "Debug" item to Run Menu.
  78.  
  79.                Changed WinExec to richhe's Spawn.
  80.  
  81.                Fixed selection bug.
  82.  
  83.              (02/04/91):
  84.  
  85.                Corrected font problems with Adobe Type Manager(tm) 
  86.                and Publisher's PowerPak (tm).
  87.  
  88.                Added .WPJ (WinEdit Project) INI files for grouping
  89.                work projects.
  90.  
  91.                Added printer setup.
  92.  
  93.                Fixed numerous editing bugs.
  94.  
  95. Version 1.0B (01/06/91):
  96.  
  97.                Added Next Error/Prev Error viewing of compiler output.
  98.                
  99.                Left double click selects word.
  100.  
  101.                Changed File Open dialog box so that entering a drive or 
  102.                directory in the edit box changes directory and keeps
  103.                the current wild card pattern.
  104.  
  105.                Changed updating of WINEDIT.INI to cope with multiple instances
  106.                and quitting Windows sessions.
  107.  
  108.                Fixed bug allowing cursor to get out of sync with the current
  109.                position.
  110.  
  111.                Fixed numerous print bugs.
  112.  
  113.                Fixed bug - Canceling a print-to-file job at the "Output
  114.                file name" dialog box caused a lockup.
  115.  
  116.                Fixed bug - Starting selection with mouse and ending with
  117.                keyboard ignored mouse portion of selection.
  118.  
  119.                Fixed bug - Mouse click on text was positioning caret 
  120.                incorrectly by 1/2 character width.
  121.                
  122.                Fixed bug - if screen had scrolled horizontally with cursor
  123.                on a blank line, hitting HOME key produced momentary screen
  124.                garbage.
  125.  
  126.                Fixed bug - a Find... requiring a horizontal scroll was not
  127.                updating the screen and scrollbar properly in all cases.
  128.  
  129.                Fixed bug - Word Left wasn't restoring the screen and 
  130.                scrollbar properly if it had scrolled to the right.
  131.                
  132.                Fixed buttons on Search dialog box to line up with each other.
  133.  
  134. Version 1.0A (12/02/90):
  135.  
  136.                Initial release.
  137.