1. 07 Feb, 2003 1 commit
  2. 04 Feb, 2003 1 commit
    • Ben Avison's avatar
      Misc bugfixes. · c2853e08
      Ben Avison authored
      Detail:
        * Mered in RISCOS Ltd's fix for directory displays with more than 65536
          bytes of leafnames.
        * Tries to use Wimp_TextOp 4 to do ellipsis truncation. As a result, it
          can now cope properly with:
          + multibyte UTF-8 characters in leafnames (previously this caused
            problems even if not truncated)
          + WimpSymbol character substitution in leafnames
          + alphabets without an ellipsis character
          + fonts without an ellipsis character
        * Sprite icons in 'Copy as' and 'New directory' dialogue boxes are no
          longer filled.
      Admin:
        Tested on Tungsten.
      
      Version 2.08. Tagged as 'Filer-2_08'
      c2853e08
  3. 14 Jan, 2003 1 commit
    • Robert Sprowson's avatar
      Reception of message OpenDir was ignoring the flag bit which said whether or... · 6658f688
      Robert Sprowson authored
      Reception of message OpenDir was ignoring the flag bit which said whether or not the pathname given in the block was canonicalised - RamFSFiler 0.38 relies on this to expand its root dir viewer.Fixed that.
      
      Adjust dragging dirs to the iconbar was opening them very low on the
      screen as GetWindowCoords was just reading the iconbar top left corner -
      now a special case overrides GetWindowCoords so it opens in a more
      sensible default place.
      
      Version 2.07. Tagged as 'Filer-2_07'
      6658f688
  4. 10 Jan, 2003 1 commit
  5. 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
  6. 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
  7. 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
  8. 18 May, 2001 1 commit
  9. 10 May, 2001 1 commit
  10. 16 Mar, 2001 1 commit
  11. 30 Nov, 2000 1 commit
  12. 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
  13. 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
  14. 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
  15. 20 Apr, 2000 1 commit
  16. 27 Aug, 1999 1 commit
  17. 17 Aug, 1999 3 commits
  18. 20 Jan, 1999 1 commit
  19. 21 Nov, 1996 1 commit
  20. 05 Nov, 1996 1 commit