home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 113 / EnigmaAmiga113CD.iso / software / utilities / dirscanner / docs / history < prev    next >
Encoding:
Text File  |  2000-05-31  |  5.1 KB  |  90 lines

  1. V2.9              * Added a norse translation from Johnny Normann.
  2. (2000-05-31)      * Added a Rexx attribute "ISSELECTED". Have a look in the
  3.                     chapter of "GET" for details. [Nils Görs]
  4.                   * Added the command "GOTO", see the ARexx.guide for details.
  5.                     [Nils Görs]
  6.                   * Added new scripts from Nils Görs.
  7.                   * Increased some buffers. When you search not by contents
  8.                     and with no DT Recog and with Quiet List, DirScanner is
  9.                     even even faster than before.
  10.  
  11. V2.8              * Changed the format of the prefs file. It is a IFF file
  12. (2000-05-11)        now thus the format will not have to change so soon again.
  13.                   * The datatype recognition can be switched off now. Together
  14.                     with "Quiet list", DirScanner is fast even when adding many
  15.                     matches. [Nils Görs]
  16.                   * Removed the busy bar as it was just braking the scan.
  17.                   * Some optimizations done.
  18.                   * The nasty bug was even nastier than in 2.7...hopefully
  19.                     fixed now. [Lars Kristian Larsen]
  20.                   * New Rexx-Entries in the prefs window get automatically
  21.                     selected. [Pascal Chiozzi]
  22.  
  23. V2.7              * Fixed a _very_ nasty bug, that made the delete function
  24. (2000-04-13)        delete all entries if the first entry was selected.
  25.                     [Denis Zwornarz]
  26.                     
  27. V2.6              * "#?" is now the initial pattern. [Jeff Pierce]
  28. (2000-04-11)      * Speeded up "Search by contents".
  29.                   * Finally recompiled with SAS/C 6.58.
  30.                   * Removed the "no prefs" requester, as some user use the
  31.                     default and get annoyed by it. [Sebastian Bauer]
  32.                   * Replaced all HookEntrys with registrized parameters.
  33.                     That should speed up some things a little bit.
  34.                   * Added a french catalog from Pascal Chiozzi.
  35.                   * Speeded extremly up the search routine by using ExAll().
  36.                     [Sebastian Bauer]
  37.                   
  38. V2.5              * Fixed a bug that made CopyTo not work. [Bill Duxbury]
  39. (2000-04-01)
  40.  
  41. V2.4              * Added some sample rexx-scripts from Nils Görs.
  42. (2000-03-29)      * Remaped the icons for OS 3.5.
  43.                   * Delete file button added. [Denis Zwornarz]
  44.                   * Rexx command "DELETE" added.
  45.                   * Fixed a bug in the scanner module: when having aborted
  46.                     a scan, the following would search only the first path.
  47.                   * If a path is removed, all matches found in it will be
  48.                     removed too. [Bill Duxbury]
  49.                   * Added search by contents. [Nils Bandener]
  50.                   * The matches listview now supports multiselection. This
  51.                     effects on the functions from the toolbar (except of copy
  52.                     to clipboard) and their Rexx equivalents. [Nils Görs]
  53.                   * New Rexx commands added: "SELECT" and "UNSELECT".
  54.                   * New attribute for "GET" and "SELECT" added: "SELECTED".
  55.                     [Nils Görs]
  56.                   * Added preferences window and file.
  57.                   * Recompiled with vbcc which should produce better code.
  58.                   * Changed the path list from List to NList -> why should be
  59.                     both loaded?
  60.                   * Added prefs window with following options: Quiet list,
  61.                     Recurse, Viewer, Help guide, ARexx path, Default destination.
  62.                   * RexxMenu with up to 10 items added.
  63.                   * Install script removed -> I have no time to keep it recent,
  64.                     if anyone is interested to do it -> mailto:hynek.s@web.de .
  65.                   * Added "PUBSCREEN" attribute for "GET" (with kind support from
  66.                     Sebastian Bauer, thank you!). [Nils Görs]
  67.                   * Added a NewIcon from Luca Longone.
  68.  
  69. V2.3              * Renamed "ACT_PATH" and "ACT_MATCH" to "PATH_CURS"
  70. (2000-03-07)        and "MATCH_CURS" in "SET" and "GET".
  71.                   * Added "VERSION" attribute for "GET". [Nils Görs]
  72.                   * Added "LOCKGUI" attribute for "SET" and "GET". [Nils Görs]
  73.                   * "GET MATCHFILE <nr>" is also supported now. [Nils Görs]
  74.                   * Added menuitem "Execute ARexx-Script...". [Nils Görs]                  
  75.  
  76. V2.2              * Added new Rexx command: "TOGGLE". Have a look
  77. (2000-02-26)        into the Rexx chapter for details. [Nils Görs]
  78.                   * Added attribute for the iconify state. See
  79.                     the "SET", "GET" and "TOGGLE" chapters in
  80.                     the Rexx guide how to utilitize it.
  81.                   * Some optimizations in the Rexx modules.
  82.                   * Fixed another crash in the CopyFile routine. [Bill Duxbury]
  83.                   * Enhaced the CopyFile routine.
  84.  
  85. V2.1              * Installscript included.
  86. (2000-02-25)      * Nasty crash fixed if copying big files. [Bill Duxbury]
  87.  
  88. V2.0              * Too much changes to be listed here please read the
  89. (2000-02-20)        manual.
  90.