home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / sun / volume1 / tooltool2.1c / part01 / patchlevel.h < prev    next >
Encoding:
Text File  |  1989-06-06  |  1.7 KB  |  43 lines

  1. /************************************************************************/
  2. /*                                    */
  3. /*    Tooltool Version 2.0 Patch History                */
  4. /*                                    */
  5. /*    Date         Version    Comments                */
  6. /*    01 Dec 88      2.0    Initial release                */
  7. /*    25 Jan 89      2.0a    Small bug fixes:            */
  8. /*                   Fixed ++ and -- when used with text    */
  9. /*                       fields.                */
  10. /*                   Changed to use access(2) to deter-    */
  11. /*                       mine executability of applica-    */
  12. /*                       tion.                */
  13. /*                   Fixed bug in computing mouse offsets    */
  14. /*                       when large fonts were used.    */
  15. /*    02 Feb 89      2.1    Fixed bug in premature conversion of    */
  16. /*                   strings to numbers.            */
  17. /*                Added shift operators: >> and <<.    */
  18. /*                Added assignment operators: +=, -=, *=,    */
  19. /*                   /=, %=, &=, |=, and ^=.        */
  20. /*                Readable, writable, and executable    */
  21. /*                   intrinsic functions now use the    */
  22. /*                   access(2) routine.            */
  23. /*                Cleaned up scanning of punctuation.    */
  24. /*                Fixed error message when EOF is hit.    */
  25. /*                Fixed timeout while waiting for window    */
  26. /*                   size to settle.            */
  27. /*                Tooltool now searches your path for the    */
  28. /*                   -f specification file.        */
  29. /*                If the application is "", no applica-    */
  30. /*                   tion window is created.        */
  31. /*    18 Apr 89    2.1a    Fixed bug in scanning real numbers.    */
  32. /*                Fixed initialization of text item     */
  33. /*                   actions.                */
  34. /*                Fixed function key mapping bug, so that    */
  35. /*                   all function keys map correctly with    */
  36. /*                   or without a .ttyswrc file entry.    */
  37. /*    25 Apr 89    2.1b    Fixed the handling of meta keys in the    */
  38. /*                   function key fix.            */
  39. /*                                    */
  40. /*     1 Jun 89    2.1c    Clarified wording of copyright notice.    */
  41. /*                                    */
  42. /************************************************************************/
  43.