- 23 Oct, 2016 1 commit
-
-
Robert Sprowson authored
Standalone variant now uses 'standalone' switch passed in from shared makefiles. Corrected paths to resource files. Version 0.86. Tagged as 'NetFiler-0_86'
-
- 20 Sep, 2016 1 commit
-
-
Robert Sprowson authored
While the behaviour introduced with Ursula whereby files can be dropped on the iconbar filer icon to start a copy/move operation, there is a hidden bit of functionality that you can set an alternative destination directory other than the root. This is governed by a system variable, however Acorn's implementation erroneously called this a path, when in fact it's a directory (no trailing dot). RISC OS Ltd fixed this by the time RISC OS 4.00 came along, so this change brings this filer into sync. For reference, the variable is "FSTitle + Filer$DefaultDir", where FSTitle can be found by calling OS_FSControl 33. eg. NetFiler$DefaultDir Version 0.85. Tagged as 'NetFiler-0_85'
-
- 03 Jul, 2016 1 commit
-
-
Robert Sprowson authored
Explicity check list end pointers for 0 (notify_link) and -1 (fsb_link) rather than <= 0 signed compares, and the private word pointer can be 0 or -1 (the latter being used to prevent a loop when a call is made to NetFiler when it's dead or dying). Fix to lookuptoken corrupting r5, meant that anything using ReportError or reporterror_ok would have corrupt flags in r1. Spotted with a failed logoff having a cent symbol instead of "OK". Removed a NOP after WritePSRc no longer needed post HdrSrc-2_63. Version 0.84. Tagged as 'NetFiler-0_84'
-
- 26 Jun, 2016 1 commit
-
-
Robert Sprowson authored
Open the 'File server' menu off the 'List of file servers' menu in the Style Guide prescribed offset of x-64,y. Fix abort on double clicking the module (*RMRun), the call to CopyError requires a stack, which isn't set up at that point. Call MessageTrans directly. Add 'stripdepnd' to MkClean. Version 0.83. Tagged as 'NetFiler-0_83'
-
- 29 May, 2016 1 commit
-
-
Robert Sprowson authored
Menu entries 'sort by name' and 'sort by number' in the fileserver menu should have capital 'S'. Version 0.82. Tagged as 'NetFiler-0_82'
-
- 08 May, 2016 1 commit
-
-
Jeffrey Lee authored
Detail: s/NetFiler - Avoid unnecessary remainder calculation in DivRem macro Admin: Tested on Cortex-A15 Version 0.81. Tagged as 'NetFiler-0_81'
-
- 14 Jan, 2014 1 commit
-
-
Robert Sprowson authored
Hdr:Services moved up above Hdr:Wimp. Version 0.80. Tagged as 'NetFiler-0_80'
-
- 17 Jan, 2003 1 commit
-
-
Kevin Bracey authored
Fileserver height fixed for nested Wimp. Version 0.79. Tagged as 'NetFiler-0_79'
-
- 17 Aug, 1999 2 commits
-
-
Stewart Brodie authored
Moved to srccommit. Added inclusion of Machine header for new CMOS header. Version 0.78. Tagged as 'NetFiler-0_78'
-
Stewart Brodie authored
-