home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / spellupg.zip / history.txt < prev    next >
Text File  |  1997-04-29  |  6KB  |  129 lines

  1.  
  2. v1.2.2 - 04/29/97 -
  3. - (FIXED)   fixed the v1.2.1 error where minimizing eats CPU
  4.  
  5. v1.2.1 - 04/28/97 -
  6. - (CHANGED) oooh, 3-D icons!
  7. - (CHANGED) oooh, 3-D icons!
  8. - (FIXED)   popup on window timer now will re-minimize correctly
  9. - (FIXED)   fixed focus change infinite loop on MMPM page
  10. - (FIXED)   hotkeys no longer block all CTRL+ALT combinations
  11. - (FIXED)   window title exclusion working again
  12.  
  13. v1.2 - 08/31/96 -
  14. - (ADDED)   pop-up menu
  15. - (ADDED)   option for a small click when word is reset
  16. - (ADDED)   option for quote to be part of a word
  17. - (ADDED)   Dutch,French,British English and German dictionaries
  18. - (ADDED)   abbreviations
  19. - (ADDED)   option to include based on exe name
  20. - (ADDED)   option to include based on titlebar name
  21. - (ADDED)   configurable hotkeys
  22. - (ADDED)   custom beep setting
  23. - (ADDED)   C interface for 3rd party developers
  24. - (ADDED)   REXX interface for registered users
  25. - (ADDED)   environment paths for dictionary and user words
  26. - (CHANGED) replace now faster and works with CM/2
  27. - (CHANGED) MMPM settings page now Beep/Wav page
  28. - (CHANGED) now checks words with apostrophes
  29. - (CHANGED) words with 's are correct if base word in dictionary
  30. - (CHANGED) will not spell check lockup screen
  31. - (CHANGED) dictionary now read-only - added words are put in words.usr
  32. - (FIXED)   always float does not go away after a replace
  33.  
  34. v1.1c - 12/19/95 -
  35. - (FIXED) intermittent bug where SpellGuard comes up off but checked
  36. - (FIXED) SpellGuard remembers it's restore position after being closed
  37.           while minimized and start minimized is checked
  38.  
  39. v1.1b - 12/14/95 -
  40. - (FIXED) removing an exclusion now gets saved in the ini file
  41.  
  42. v1.1a - 12/11/95 -
  43. - (FIXED) MMPM settings glitches fixed
  44. - (ADDED) /log parameter added to log any MMPM messages to spellgrd.out
  45.  
  46. v1.1 - 12/02/95 -
  47.  
  48. - (ADDED) international language support - recognize non a-z chars
  49. - (ADDED) option to startup minimized
  50. - (ADDED) option to startup off
  51. - (ADDED) replace incorrect word with selected correct word
  52. - (ADDED) options are now a notebook
  53. - (ADDED) option to exclude based on exe name
  54. - (ADDED) option to exclude based on titlebar name
  55. - (ADDED) exclude words in ES_UNREADABLE entry fields
  56. - (ADDED) bubble help-right click on window or control
  57. - (ADDED) find the easter egg (hint: mouse activated!)
  58. - (ADDED) option to cycle background color when word misspelled
  59. - (ADDED) replace/copy respects case of first character
  60. - (ADDED) can specify what WAVs to play
  61. - (CHANGED) ESC no longer exits the app, it does nothing
  62. - (FIXED) reset word after x seconds was always on even after un-setting it
  63. - (FIXED) sound code overhauled - co-exists nicely with DOS/Windows
  64. - (FIXED) fixed sound too loud bug
  65. - (FIXED) re-minimize after popping up (if popup when min is on)
  66. - (FIXED) some registered users had logo never disappear
  67.  
  68.  
  69. v1.01  - 04/03/95 -
  70.   - Sorry, fixed problem with requiring MMPM to be loaded
  71.  
  72. v1.00  - 03/31/95 -
  73.   - An exception will now produce a dialog box and a file - except.log
  74.   - Added help for Dictionary Browser (PMDICT.EXE) and ADD2DICT.EXE
  75.   - left arrow no longer triggers a spell check
  76.  
  77. v0.90 beta - 03/06/95 -
  78.   - added registration code
  79.   - rewrote sound code - now can use a wav for incorrect word
  80.   - minimum word length to be checked is now user configurable
  81.   - fixed the multiple character from spell check on checkbox bug
  82.   - beep sound can be warning or note
  83.   - MMPM support is optional
  84.   - shift key in middle of word will not cause a spell check
  85.   - SpellGuard help is now context sensitive and up to date
  86.   - added option for SpellGuard to popup even when minimized
  87.   - fixed Dictionary Browser (PMDICT), it will now delete words
  88.   - fixed Dictionary Browser, adding a word no longer exits it
  89.   - PMDICT will not crash if dictionary cannot be initialized
  90.  
  91.   v0.85 beta - 02/13/95 -
  92.   - added dictionary maintenance/browser program
  93.   - added a basic help system - Press F1 in main dialog
  94.   - fixed (hopefully!) the dictionary corruption problem
  95.   - Copy button in Match dialog is greyed out until word selected
  96.   - added exception handler
  97.   - added syslevel files
  98.   - ADDing a word no longer floats the SpellGuard window to the bottom
  99.   - added option to capitalize first letter of selected matched word
  100.   - No longer checking words while in SpellGuard dialogs
  101.   - Match listbox displays matched words in order of how close
  102.     a match rather than in alphabetical order
  103.   - Some user interface changes -
  104.       - changed the incorrect word entry field to a combo box
  105.       - removed the Quit button
  106.       - moved the ADD and MATCH buttons from the bottom of the screen
  107.         to the right of the screen - making the main window a little smaller
  108.   - added following options
  109.     - always float SpellGuard window
  110.     - float for x number of seconds
  111.     - reset word after x number of seconds
  112.   - does not pass on KEY-UP on a CTRL-PAGEUP - should fix the
  113.     random GCP sys3175.
  114.   - SpellGuard now keeps track of the Match dialog's position
  115.   - ADDed words are saved to the file "WORDS.USR"
  116.   - included a program to add words via a file (ADD2DICT.EXE)
  117.   - dictionary is opened with SHARED DENY NONE- this should fix the dictionary
  118.     not being backed up by DualStor.
  119.   - Beep sound changed to WA_NOTE from WA_ERROR
  120.   - Fixed problem with closing while minimized - SpellGuard no longer
  121.     positions itself off screen on next invocation.
  122.   - At startup, Product Info dialog box displays for 20 seconds
  123.     and stays on top of all windows (this will
  124.     obey the logo setting time when registered)
  125.  
  126. v0.80 beta - 12/22/94 -
  127.   -Initial release
  128.  
  129.