home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / misc / mfr20c.lha / MFR / History < prev    next >
Encoding:
Text File  |  1992-07-15  |  20.7 KB  |  536 lines

  1. --------------------------------------------------------------------------
  2.                   M a g i c  F i l e  R e q u e s t e r
  3. --------------------------------------------------------------------------
  4.  
  5.                     ⌐ Copyright 1992 by Stefan Stuntz
  6.  
  7.  
  8.  
  9.                              Version History
  10.                              ---------------
  11.  
  12.  
  13.  
  14.   This file describes all changes from MFR's first release on 24-Jan-92.
  15.  
  16.                    It is NO replacement for the Manual!
  17.  
  18.  
  19.  
  20.  
  21. V2.0c (15-Jul-92)
  22. -----------------
  23.  
  24. - About-Window is now visible on a monochrome display.
  25.  
  26. - reqtools.library patch is now on by default.
  27.  
  28. - To  be  Workbench  compatible,  the  menu entry for creating a directory
  29.   changed  its  name  to  "New Drawer" with the shortcut <Amiga><N>.  File
  30.   Notification can now be toggled with <Amiga><F>.
  31.  
  32. - Improved  icon  outfit  on  oldstyle  screens.   Nevertheless you really
  33.   should  use 'TagScreens' or a similar tool to eliminate oldstyle screens
  34.   completely.
  35.  
  36. - Included AmigaGuide format manual.
  37.  
  38. - Fixed  file  action  bug.   Now, %s is really replaced with the complete
  39.   path specification, not only with the file name.
  40.  
  41. - Added  semaphore security to string hook handling.  This should fix some
  42.   intuition  lockups   with  incredibly  fast  typing  on  incredibly slow
  43. á amigas.
  44.  
  45. - Added menu item to rescan the device list.
  46.  
  47. - Optimized  some  code.   MFR  should run a bit faster now, especially on
  48.   68000 based machines.
  49.  
  50.  
  51.  
  52.  
  53. V2.0b (09-Jul-92)
  54. -----------------
  55.  
  56. - Changed  distribution  archive  a  little  bit.  For update reasons, the
  57.   68030  version  now  comes with the freely distributable archive of MFR.
  58.   This allows registered users with 68030 processors to update fast.
  59.  
  60. - Included more detailed update information in the 'Registration' file.  I
  61. á thought update handling was clear, but it seems it wasn't.
  62.  
  63. - Fixed function key bug.  Now the file gadget always gets activated after
  64.   a function was pressed.
  65.  
  66. - Escape-Key   didn't   work   right   together   with   Shared-IDCMP  and
  67.   IDCMP_VANILLAKEY.  Fixed.
  68.  
  69. - Since  it  seems  getting  standard  that  asl.library  preserves A4 for
  70. á callback hooks, MFR now behaves the same way.  This makes e.g.  MFR work
  71. á with VLT.
  72.  
  73. - Fixed  nasty 'Zero-Size-File-System' bug which caused MFR to guru when a
  74.   file system with size equal to 0 was mounted.  Now, MFR works e.g.  with
  75. á ParNet and XFH:
  76.  
  77. - Volumes with  size  greater  than  3600  kByte  are  considered  to be a
  78.   harddisk.  Smaller volumes will get a disk icon.
  79.  
  80.  
  81.  
  82.  
  83. V2.0a (06-Jul-92)
  84. -----------------
  85.  
  86. - Fixed nasty Cursor-Key-Parent-Dir-Bug.
  87.  
  88.  
  89.  
  90.  
  91. V2.0 (05-Jul-92)
  92. ----------------
  93.  
  94. - MFR  is  distributed  as  shareware  now.   Please  refer  to  the  file
  95.   'Registration' for details.
  96.  
  97. - Fixed machine lockup with MFR's arrow gadgets (bug introduced in 1.3).
  98.  
  99. - Got it! MFR eats no more memory, not even a single byte.
  100.  
  101. - MFR now empties it's AppWindow port before deleting it.
  102.  
  103. - Search mode <match partial / case insensitive> corrected.
  104.  
  105. - MFR now handles multiple menu selection correctly.
  106.  
  107. - The "Goonie" scrollbar design takes care of the screen pens.
  108.  
  109. - You  can  now bind 20 directories (or files) to the function keys F1-F10
  110.   and <Shift> F1-F10.  Configuration via tooltypes FKEY_1 - FKEY_20.
  111.  
  112. - The  default  public  screen is brought to front when MFR is called with
  113.   it's hotkey.
  114.  
  115. - MFR  can  now  be  configured to automatically close it's window after a
  116. á copy operation to clipboard.
  117.  
  118. - With  multi  select  enabled,  MFR  will now always use the WbArg return
  119.   method,  even if the user only selects a single file.  This reflects the
  120.   behaviour of asl.library and should fix some problems.
  121.  
  122. - Mid mouse button changes to parent directory.
  123.  
  124. - Added invisible  Parent Gadget  at the left side of the file list.  Ugly
  125. á but useful!
  126.  
  127. - Some more config options are resolution dependent  (different values for
  128.   hires  &  lores):   Fonts,  Scrollbar  Design,  Default Size, Background
  129. á Rastering.
  130.  
  131. - MFR refreshes it's volume list when a volume is inserted or removed.
  132.  
  133. - Leaving the requester with double click is disabled in save mode.
  134.  
  135. - Significantly  improved  caching mechanism:  MFR now remembers up to 100
  136.   directories.  These directory caches are global, all MFR's can use them.
  137.   If  all  caches  are  full, the oldest one will be replaced.  A cache is
  138.   automatically   invalidated  when  the  date  stamp  of  the  associated
  139.   directory  changes.   Max number of cached directories can be configured
  140.   with a menu item, a value of 0 disables caching completely.
  141.  
  142. - Replaced ArpToAsl by UnArp.
  143.  
  144. - MFR automatically detaches when it's installed from CLI, there's no more
  145. á need to run it.
  146.  
  147. - The  widths  of  the  file  and volume lists are configurable now.  Just
  148.   click  between  the  both lists and move the appearing bar around.  List
  149. á widths  may be different in Lowres and Highres mode.  If the volume list
  150. á is wide enough, some state information will be shown.
  151.  
  152. - Volume size calculations  are now compatible with the info command (1024
  153. á Bytes per kilobyte and 1024 kilobytes per megabyte).
  154.  
  155. - Inversion of string gadgets is now configurable (see Window sub menu).
  156.  
  157. - MFR   now  supports  the  ASL  tags  ASLFR_RejectIcons,  ASLFR_UserData,
  158. á ASLFR_SleepWindow, ASLFR_HookFunc, ASLFR_PrivateIDCMP,
  159. á ASLFR_IntuiMsgFunc and ASLFR_FilterFunc.
  160.  
  161. - Since  all  important  tags are supported now, MFR will never drop to an
  162.   ASL  requester  anymore.   This  fixes  possible  crashes  when one file
  163. á requester  structure  is  used  for  several  calls  with  some  of them
  164. á dropping to ASL.
  165.  
  166. - Gadget  &  list  handling  changed significantly.  The file list and the
  167. á file gadget are attached now, they will be active the same time.  Typing
  168. á something  into  the gadget will move the list cursor to the appropriate
  169. á position.   Device  list  and  drawer  gadget are attached the same way.
  170. á Side effect:  Since cursor left/right are used to move the string gadget
  171. á cursor,  you will have to qualify them with ALT to use them for changing
  172.   directories.   Amiga-Space  is  now  used  for selecting multiple files.
  173. á This  new  method seems to be much more comfortable and useful, I really
  174. á like  it  and  I  hope you will too.
  175.  
  176. - You can alternatively control the cursor with the numeric keypad, if you
  177. á activate "Settings/Usage/Numeric Pad Control" menu item.  Key <5> can be
  178. á used to select/deselect files when multi select is enabled.
  179.  
  180. - Menu layout changed to reflect user style guide.  Activation menu became
  181.   senseless, some shortcuts changed.
  182.  
  183. - MFR  now  marks  file system links with a '╗' in front of the file size.
  184.   This feature is only available for files, not for directories.
  185.  
  186. - This  one's  for all CLI freaks:  If MFR could not find a .info file, it
  187. á tries to read it's configuration from "envarc:mfr.prefs".  Configuration
  188. á will also be saved to "envarc:mfr.prefs" in this case.
  189.  
  190. - Added statistics menu point (senseless, but who cares...).
  191.  
  192. - To  wake  up  possibly  sleeping  users,  background rastering now looks
  193. á different  when  MFR  is  in  save mode.  Rastering is done with the two
  194. á darkest colors of the current palette.
  195.  
  196. - Icons and arrows look better on one plane screens.
  197.  
  198. - Directory  reading  mode  changed  again.  MFR now tries to read as many
  199.   files as possible in a specific timeout (e.g.  0.5 sec).  If the timeout
  200. á expires  during reading or the user performs some action, the display is
  201. á updated   for  the  first  time.   On  the  average,  most  HD  or  ram:
  202. á directories  can be read during the first timeout period.  The result is
  203. á less  rendering  and  faster  loading time.  The timeout is configurable
  204. á with the new menu item <Settings / DOS / Read Timeout>.
  205.  
  206. - With  a  timeout value of 0, MFR will always read the complete directory
  207.   before  displaying  anything.   This is MFR's fastest mode for directory
  208.   reading  and  I  strongly  suggest  you  to use it since it is much less
  209. á confusing and the new reading mode maybe needs some more work.  However,
  210.   a  timeout  of  0 should be no great disadvantage, since MFR's directory
  211.   caching will reduce waiting time to a minimum.
  212.  
  213. - Multi  select  is  now possible by dragging the mouse around while shift
  214. á (or  caps lock) is pressed.  Note that you will have to press shift even
  215. á for the first file you want to multi select.  This is different to asl's
  216. á multi select and workbench's icon selection, but it seems to be the only
  217. á convenient way for MFR.
  218.  
  219. - Recompiled  with  register parameters and function pragmas.  Gained 6 kB
  220. á and hopefully some speed.
  221.  
  222. - To  avoid  loosing  the  first  few  keystrokes,  the  file  gadget gets
  223.   activated immediately when the requester opens.
  224.  
  225. - Instead  of  two  seperate hide & show gadgets, there is only one single
  226. á pattern  gadget  now.   It will be displayed on demand (when the asl tag
  227. á ASLFR_DoPatterns is set).  You can make it visible/invisible at any time
  228.   with  the  "DOS  /  Status"  submenu.   This menu also contains items to
  229. á temporarily disable the pattern and to toggle matching of directories.
  230.  
  231. - The 'Pattern:' gadget label has become an invisible gadget that disables/
  232.   enables pattern matching.
  233.  
  234. - New  memory  management  system.   No  more  small  allocations, no more
  235. á fragmentation.  Note:  Because of this and because of directory caching,
  236. á history  list, etc.  it may sometimes look as if MFR would loose memory.
  237.   It doesn't!
  238.  
  239. - Added history list.  This list contains the last <nr> files you selected
  240.   since  MFR  was started.  <nr> is configurable with a menu item, a value
  241.   of  0  disables  the  list completely.  The list is not sorted, the last
  242. á selected  file  always  appears  at the top.  You can access the history
  243. á list with the "DOS" / "History List" menu item.
  244.  
  245. - The  'File:'  and  'Drawer:' gadget labels  are invisible button gadgets
  246.   now.   MFR  remembers  the initial contents of drawer and file gadget at
  247.   requester opening time and restores them when these gadgets are pressed.
  248.  
  249. - MFR now works with AssignX.
  250.  
  251. - Pattern matching is a lot faster now => faster directory reading.
  252.  
  253. - MFR now supports reqtools.library multi selection.
  254.  
  255. - The  search  gadget  is a file action gadget now.  Reason:  When you are
  256. á searching  for  a  specific  file,  you are already using your keyboard.
  257.   Thus it's no great deal to press <Amiga><S> to start searching.
  258.  
  259. - Added reload menu item for those who don't like file notification.
  260.  
  261. - Added Show/Hide icons menu item.
  262.  
  263. - Added  'Flush  Memory'  menu  item.  With Workbench 2.1, this flush will
  264. á be done automatically when memory gets low.
  265.  
  266. - Rewrote manual again. Please read it carefully !!!
  267.  
  268.  
  269.  
  270.  
  271. V1.3b (10-Apr-92)
  272. -----------------
  273.  
  274. I  hate that.  Bugs over bugs.  Thanx to  Stefan Becker  for reporting and
  275. fixing.
  276.  
  277. - MFR's  CLI  interface  had  a  bad  bug.  All BOOLEAN options (including
  278.   INSTALL)  did  not  work correct (enforcer hit on 68030, crash on 68000,
  279.   nothing special on my 68020 :-)).  This has now been fixed.
  280.  
  281. - Enforcer hits during display refresh and notify events eliminated.
  282.  
  283. - Detection  of  shared  IDCMP  did  not  work  right.  I corrected it and
  284.   suddendly  many programs used ASL again.  Therefore, I removed detection
  285. á of  shared IDCMP, MFR will always use it's private port.  This may cause
  286. á some  problems  with  some  programs  in  some  cases  (e.g.  IconEdit).
  287.   Remember the REJECT keyword.
  288.  
  289. - MFR now knows how to display file sizes greater than 9.999.999 Bytes.
  290.  
  291. - When the application supplies a complete path in the drawer gadget,
  292.   MFR splits it up into drawer and file part.
  293.  
  294.  
  295.  
  296.  
  297. V1.3a (08-Apr-92)
  298. -----------------
  299.  
  300. Since  I  go  on  holiday  the  next two weeks, I release this minor new
  301. version just for those of you that really hate the reqtools requester.
  302.  
  303. - MFR   now   patches  reqtools.library  (tooltype  PATCHREQTL).   Several
  304. á features  (e.g.   multi-select)  are  not  supported.   MFR will drop to
  305. á reqtools in these cases.  See Bugs section for details.
  306.  
  307. - Fixed bug with monitor identification.
  308.  
  309. - Included version 1.6 of TagScreens.
  310.  
  311.  
  312.  
  313.  
  314. V1.3 (06-Apr-92)
  315. ----------------
  316.  
  317. Yeah.   Not  just  some  bug  fixes,  a  really  new  version  with many
  318. enhancements.
  319.  
  320. - Configuration  mechanism changed again.  No config file support anymore.
  321.   When started from Workbench, MFR reads it's configuration from the .info
  322.   file, as in earlier versions.
  323.  
  324. - Since  there  seem  to  be  quite  many people out there, who do not use
  325.   workbench,  MFR  can  now  be  installed  from CLI with the command "mfr
  326.   INSTALL".  Note that MFR will not detach (I was too lazy), so you should
  327.   put   something   like   "run   <nil:    >nil:   mfr  install"  in  your
  328.   startup-sequence.    The  configuration  will  be  read  from  the  file
  329.   PROGDIR:mfr.info,  thus  you  must  have "mfr.info" in the directory you
  330.   start  MFR  from.   To  edit your tooltypes, you will still have to load
  331.   workbench and use the 'Info' menu item.  This should be no great problem
  332.   however, because almost all configuration can be done via menu items now
  333.   (see next point).
  334.  
  335. - MFR  can now be configured with various menu items.  Have a look at them
  336.   to  see  how  they  work.  Note that the configuration is global for all
  337.   file requesters, so if you change e.g.  the gadget font, every open file
  338.   requester will be informed and updated.  Configuration can be saved with
  339.   the <Project/Save Config> menu item to the location it was loaded from.
  340.  
  341. - MFR  now  has  the  ability  to  use the parent screens default font for
  342.   displaying (see the "Window" submenu).
  343.  
  344. - If  you  set  the  number  of  EntryBuffers to zero, MFR will read a new
  345.   directory  completely before displaying anything.  This is MFR's fastest
  346.   directory  reading mode, but you will have to wait until all entries are
  347.   read.
  348.  
  349. - MFR  now caches the last directory to speed up subsequent calls with the
  350.   same requester structure.
  351.  
  352. - If you change to the parent directory, MFR now tries to place the cursor
  353.   on  the  directory you just left.  This makes it much easier and quicker
  354.   to browse through your harddisk.
  355.  
  356. - MFR can now create directories, delete files/dirs and rename files/dirs.
  357.   With  rename,  you  can even move your files around the volume.  See DOS
  358.   menu.
  359.  
  360. - If  MFR  is  in save mode and you type a non existing directory into the
  361.   drawer gadget, MFR will create it if you confirm.
  362.  
  363. - Implemented  my  idea  of  file selection.  Pressing an alpha key in the
  364.   file  list  (not  in  the  file gadget!) will add this key to the search
  365.   string and jump to the first entry starting with this string.  Backspace
  366.   will  remove the last character from the search string.  I tried several
  367.   versions  of  file selection via keyboard and this one was my favourite.
  368.   If you have some other (good!) ideas, let me know.
  369.  
  370. - You  can  now  tell  MFR  to  activate the file list instead of the file
  371.   gadget  in  some  cases  (see  Activation menu).  When MFR is opened for
  372.   saving, activation of the file gadget always has priority.
  373.  
  374. - MFR  now  has 18 different methods for sorting the file list (see Design
  375.   menu):   name  sort,  date  sort  and  size sort with directories either
  376.   first,  last or within and with sorting order either low to high or high
  377.   to low.  Hope this will be enough for everybody.  :-)
  378.  
  379. - Fixed  a  bad  bug  that could crash the system if you tried to quit MFR
  380.   with some allocated requester structures.
  381.  
  382. - The  list  views are now more style guide compliant (no more extra pixel
  383.   on top and bottom border).
  384.  
  385. - Concatenation  of  default  hide  pattern  and application specific hide
  386.   pattern  has  been  removed.   Instead,  an  application  specified hide
  387.   pattern simply overrides the default hide pattern.
  388.  
  389. - If the application specifies a show pattern, the default hide pattern is
  390.   ignored.   This  avoids  problems  with  mutual  exclusive hide and show
  391.   pattern (e.g.  IconEdit with a default hide pattern #?.info).
  392.  
  393. - Removed the 3d effect of the status line text.  This was indeed a little
  394.   overpowered.
  395.  
  396. - Removed the about gadget in the bottom window border.  :-(
  397.  
  398. - More  sophisticated  calculation  of the space occupied by date and time
  399.   column.  Should work with any font know.
  400.  
  401. - Fixed bug with cursor right key in assign list.
  402.  
  403. - A2024  was again considered lowres.  This bug is now hopefully fixed for
  404.   ever.   MFR should know which config to use with all known display modes
  405.   defined  in  "graphics/displayinfo.h".   Unknown  modes  are  considered
  406.   highres.
  407.  
  408. - Centering  and  mousing the window now also works on screens bigger than
  409.   the maximum display size.
  410.  
  411. - Added  some clipboard support.  You can now paste the current directory,
  412.   the  current  file  or  the  complete path to the clipboard (see Project
  413.   menu).
  414.  
  415. - If  you  consider the arrow gadgets as too fast, you may now configure a
  416.   delay for them (see Design/Scrollbar menu)
  417.  
  418. - You  can  activate  MFR with a hotkey now.  Configuration of this key is
  419. á done  with  the  CX_POPKEY  tooltype (only one hotkey activated MFR at a
  420.   time).
  421.  
  422. - Many tooltypes changed their name and meaning.  You should avoid editing
  423.   them directly and use MFR's menus instead.
  424.  
  425. - MFR  is an AppWindow now, you can drag icons in it.  This will only work
  426.   with single icons, multiple drag is not supported yet.
  427.  
  428. - If  you  encounter  a  program not working with MFR, you can tell MFR to
  429.   drop  to the old file requester when being called by this program.  This
  430.   is done via the new tooltype REJECT.  MFR tests this pattern against the
  431.   current  task  name  (ExecBase->ThisTask->tc_Node.ln_Name)  and drops in
  432.   case of match.
  433.  
  434. - Rewrote  manual  to  reflect all the new features (I really hate writing
  435. á manuals).
  436.  
  437.  
  438.  
  439.  
  440. V1.2 (17-Mar-92)
  441. ----------------
  442.  
  443. Sorry  again,  this is also just a bugfix.  I messed up something with the
  444. file search mechanism in V1.1.  Now it should work.
  445.  
  446. - File searching did not work right in V1.1. Fixed this problem.
  447.  
  448. - MFR 1.1 could only be started from within sys:wbstartup/.  This has been
  449.   fixed.
  450.  
  451. - MFR now also rejects the german AssignX.
  452.  
  453. - Due  to a strange compiler behaviour, every string was stored about five
  454.   times in the executable.  This bug has been fixed.
  455.  
  456. - MFR  now has a second way of configuration.  You may write your tooltype
  457.   entries  to  the file "env:mfr.prefs", and MFR will parse them as usual.
  458.   Entries  in  mfr.prefs  will replace tooltypes in mfr.info with the same
  459.   name.    MFR  recognizes  changes  in  "env:mfr.prefs"  and  reloads  it
  460.   automatically,  so  you  don't  have to restart it every time you change
  461.   your config.
  462.  
  463. - Included  the program "TagScreens" from Martin Berndt to force old style
  464.   screens to use the new Kick 2.x look.
  465.  
  466.  
  467.  
  468.  
  469. V1.1 (05-Mar-92)
  470. ----------------
  471.  
  472. Sorry, I didn't have the time to implement many new ideas.  This version
  473. is  just a bug fixed and little enhanced V1.0, so don't expect too much.
  474. New features will come up in near future.
  475.  
  476. - Some minor enhancements in design.
  477.  
  478. - If  the specified list font is 9 pixel or smaller, a second set of icons
  479.   is used.
  480.  
  481. - Because  of  problems with some programs, MFR will now cut off the slash
  482.   following a directory name before returning.
  483.  
  484. - An A2024 monitor is no longer considered LoRes.
  485.  
  486. - The  contents  of Hide & Show gadgets are now passed back to the calling
  487.   program, so they can be reused at later calls with the same structure.
  488.  
  489. - The  key  combination  <Alt><Return> now toggles between Drawer and Hide
  490.   gadget or between File and Show gadget.
  491.  
  492. - Fixed bug with the wrong calculated free disk space.
  493.  
  494. - Fixed some other strange bugs.
  495.  
  496. - MFR  can now be called from CLI to pop up a file requester and print the
  497.   results to stdout.  See section 7.5 for details.
  498.  
  499. - Added new tooltype NOTIFY to turn file notification on and off.
  500.  
  501. - You  may  now  select  between six different scrollbar designs:  Goonie,
  502.   GoonieSym,  Stuntzi, StuntziSym, Kick20 and Kick20Sym, configurable with
  503.   the tooltypes SCROLLBAR and SCROLLBARL (lores).
  504.  
  505. - MFR    now    uses    the    system-suggested   colors   for   rendering
  506.   (DrawInfo->dri_Pens).  Images are also adjusted accordingly.
  507.  
  508. - Late- and Nonbinding-Assigns are now displayed.
  509.  
  510. - Added  new  tooltype  DEFHIDEPAT  to specify the a default value for the
  511.   "Hide"  gadget.  If the application does not specify a hide pattern (ASL
  512.   will  never),  DEFHIDEPAT is used instead.  Otherwise, the given pattern
  513.   and DEFHIDEPAT are concatenated using "(%s|%s)".
  514.  
  515. - FAST  keyword  now obsolete.  Instead, MFR measures the time for finding
  516.   the  next  directory  entry  and  increases/decreases its internal entry
  517.   buffer  accordingly.  Thus, display refresh is rare with fast medias but
  518.   often   with  slow  medias.   Maximum  number  of  buffered  entries  is
  519.   adjustable with the new tooltype ENTRYBUF (1..50).  With ENTRYBUF=1, MFR
  520.   behaves just like FAST=OFF.
  521.  
  522. - Speeded  up  directory  sorting algorithm.  This will possibly result in
  523.   faster directory reading on 68000 based machines.
  524.  
  525. - Since  MFR does for some reasons not work with 'AssignX' (I really don't
  526.   know  why...   any  ideas?),  the  ASL requester will be called when the
  527.   window title matches "Assignment for*".
  528.  
  529.  
  530.  
  531.  
  532. V1.0 (24-Jan-92)
  533. ----------------
  534.  
  535. - Initial release.
  536.