home *** CD-ROM | disk | FTP | other *** search
/ The Pier Shareware 6 / The_Pier_Shareware_Number_6_(The_Pier_Exchange)_(1995).iso / 035 / splot122.zip / REVISION.LST < prev    next >
File List  |  1994-10-11  |  2KB  |  49 lines

  1. 1.2.2
  2.    - Editor help functional again outside of main splot directory
  3.    - after previous attempts to remove environment var dependence.
  4.    - Extended DOS version brought up to date.
  5. 1.2.1
  6.    - Removed remaining environment var dependence. Should
  7.      find fonts now even if splot dir is not \splot.
  8. 1.2.0
  9.    - General release version with simplified installation. No 
  10.      longer requires config.sys and config file changes.
  11.    - Splot no longer requires an environment variable. Font
  12.      directory must be a sub directory of directory containing exe.
  13.    - Default include path is automatically set to equal executable path.
  14. 1.1.6
  15.    - Fixed eps header 
  16.    - Ensured that eps bounding box cannot be off the page
  17. 1.1.5
  18.    - Documentation is now smaller thanks to new .eps figures and is split  
  19.      into several sections rather than one large file.
  20.    - Fixed problem of mouse cursor icon getting stuck on the resizing symbol
  21.    - Fixed arrowto line in cases where the symbol multiplier != 1 
  22. 1.1.4
  23.    - Set default ?RANGE lower limits lightly higher to avoid floating point 
  24.      exeception
  25.    - Fixed crash caused by selecting menu item in first window before second 
  26.      window starts.
  27.    - Fixed non functional FILLRULE setting.
  28.    - Added EPSfile menu item for generating more efficient EPS files.
  29.    - Fixed "Still busy Drawing" error caused by right clicking mouse button
  30.      in editor window before execution of the code. 
  31. 1.1.3
  32.    - Fixed non functional open dialog check boxes.
  33.    - Fixed arrow head direction for arrowto when cmatched.
  34.    - Fixed block fill when selected from menu
  35.    - Test for valid data loaded before fitline, errorbars etc.
  36. 1.1.0 
  37.    - Interpreter now handles c++ style comments
  38.    - Fixed pointer bug after execution causing an error
  39.    - Fixed memory allocation bug for more than 80 fonts
  40.    - More stringent font acceptability checking
  41.    - Increased initial stack and heap space
  42. 1.0.5 
  43.    - Custom strings for drawing function selections using the macro mechanism
  44.    - Print accelerator key
  45.    - Disabled lone ALT jumping to the menu line
  46. 1.0.4
  47.    - Improved curve drawing algorithm which should reduce the 
  48.      number of line segments used.
  49.