1. 09 Jan, 2003 1 commit
    • Ben Avison's avatar
      The following were present in RISC OS 5.00/5.01: · 0896706c
      Ben Avison authored
        * "Directory" string removed from "New directory" dialogue box template.
          Unlike the version shipped in 5.00 and 5.01, this template file doesn't
          have its "Recurse" option button in the "Access details" dialogue box
          deselected.
        * When "New directory" dialogue box is opened, contents of the writable
          icon is now set to a null string, rather than the uninternationalised
          "Directory" that was used previously.
        * Uses OS_HeapSort32 instead of OS_HeapSort when the RMA is high.
        The following are new since then:
        * Fixed rubber dragboxes to use exclusive maximum coordinates, stops you
          dragging the box off the left hand side of the window.
        * Enabled SetDirectory option. Merged in 4.02's SetDirectoryComesFirst
          option, changed token in Messages file to read "Set work directory"
          instead of "Set directory" to match 4.02, and added the missing token
          MH?7? for interactive help.
      
      Version 2.06. Tagged as 'Filer-2_06'
      0896706c
  2. 12 Nov, 2002 1 commit
    • Robert Sprowson's avatar
      Picked up bug fix from ROL,in 2.04 you could select a file in one viewer and... · e25903bc
      Robert Sprowson authored
      Picked up bug fix from ROL,in 2.04 you could select a file in one viewer and then adjust select a group in another viewer without the first file becoming unselected.
      
      Added test so you're less likely to lose the "rename" writeable icon
      when someone's updating filer windows.Now,only if the window being
      reopened also has the writeable in it will you lose it.
      Adjust dragging dirs to the icon bar will now close the parent (was
      only files and apps before).
      Create dir and Copy as templates tweaked for 3d borders in UK only as
      the German ones are very out of date anyway.
      
      Version 2.05. Tagged as 'Filer-2_05'
      e25903bc
  3. 22 Aug, 2002 1 commit
    • Ben Avison's avatar
      Some changes I made to build a RISC OS 3.1 softload version. · 5d670a40
      Ben Avison authored
      Detail:
        * Can now build versions compatible with RISC OS 3.5 or earlier (non-
          internationalised commands were missing)
        * Fixed a mistake in the Messages file that caused suboptimal tokenisation
        * Added a MkRam TaskObey file to ease standalone builds
      Admin:
        Tested on Virtual A5000!
      
      Version 2.04. Tagged as 'Filer-2_04'
      5d670a40
  4. 18 May, 2001 1 commit
  5. 10 May, 2001 1 commit
  6. 16 Mar, 2001 1 commit
  7. 30 Nov, 2000 1 commit
  8. 14 Nov, 2000 1 commit
    • Stewart Brodie's avatar
      Defence against unreadable information added. · 09ea8823
      Stewart Brodie authored
      Detail:
        This should stop random tags being looked up when file information
          cannot be read for the item over which the Menu button has been
          clicked.
      Admin:
        Not tested.
      
      Version 2.00. Tagged as 'Filer-2_00'
      09ea8823
  9. 15 Aug, 2000 1 commit
    • Justin Fletcher's avatar
      Fix for Ensure Size upcall bug (from ROL) · c0926653
      Justin Fletcher authored
      Detail:
        * People using ShareFS to write to remote discs will find that they
          annoy the person on the remote machine because their directories
          update randomly. ShareFS, unlike most other parts of the system, uses
          EnsureSize when creating files. This causes an upcall for the modified
          file. Filer was blindly assuming that it understood the format of
          /every/ file modified upcall > 8 (ensure file is one of those) and
          that they had a filename in a particular register. For ensure size,
          that register contains a file handle and would cause Filer to go
          "What ? /Where/ ?! Oh, I'll mark all the windows as dirty because I've
          no idea what's going on any more". But then it only marks one window
          as dirty.
      Admin:
        Fix tested extensively in ROL version 4.01 and later.
      
      Version 1.99. Tagged as 'Filer-1_99'
      c0926653
  10. 31 May, 2000 1 commit
    • Stewart Brodie's avatar
      Couple of minor bugs fixed. · e699af41
      Stewart Brodie authored
      Detail:
        Rename routine gets away with Push "r15" because it has only been
          tested on a StrongARM - probably blows the system away if not SA.
        Incorrect condition reversed in DoOSCLIInBox - if the command window
          opens, then the routine exits without doing the command.  Now the
          exit occurs if that SWI failed.
      Admin:
        Not tested.
      
      Version 1.98. Tagged as 'Filer-1_98'
      e699af41
  11. 20 Apr, 2000 1 commit
  12. 27 Aug, 1999 1 commit
  13. 17 Aug, 1999 3 commits
  14. 20 Jan, 1999 1 commit
  15. 21 Nov, 1996 1 commit
  16. 05 Nov, 1996 1 commit