- 20 Oct, 2011 2 commits
-
-
Robert Sprowson authored
Was doing a widening cast of a signed number to 64 bits, so showed 16 trillion bytes remaining. Fix templates to not say "stuff" by default in the name, as this was left on screen if an error occured before processing began. Things that read from clock() now use clock_t. Uncurled some "} else {" to match all the other files. Deleted the USE_LONG_LONG switch, it's been needed ever since harddiscs got bigger than 4G anyway. Anything assigned 'Yes' or 'No' changed to type BOOL. Variable 'source_of_finished_file' was signalling that a directory had been copied by setting the length to a -ve number. This has been refactored to use a BOOL instead, so files can have top bit set sizes. Fix bug in stack grab in count_objects_in_dir(), was grabbing an array of 2048 pointers (=8k) not 2048 bytes. Functions bytes_left_to_read() and bytes_left_to_write() reprototyped to return uint32_t not signed numbers. Still falls over copying files > 2G, but at least it gets the display right! Version 0.51. Tagged as 'FilerAct-0_51'
-
Robert Sprowson authored
Rationalised all the switches a bit. Not tagged.
-
- 06 Oct, 2011 1 commit
-
-
Rik Griffin authored
Progress bar was wrong during a CopyMove operation that required more memory than the available wimp slot. Version 0.50. Tagged as 'FilerAct-0_50'
-
- 29 Jun, 2011 1 commit
-
-
Rik Griffin authored
Added progress bar. Performance improvements, especially in 'slower' mode. Fixed 'count summary' bug. Fixed various compiler warnings. Version 0.49. Tagged as 'FilerAct-0_49'
-
- 11 Jun, 2009 1 commit
-
-
Ben Avison authored
Detail: UK templates updated, Germany templates added Admin: Changes by Detlef Thielsch Version 0.48. Tagged as 'FilerAct-0_48'
-
- 15 Apr, 2003 1 commit
-
-
Kevin Bracey authored
MkClean also cleans dependancies. Version 0.47. Tagged as 'FilerAct-0_47'
-
- 23 Sep, 2002 1 commit
-
-
Kevin Bracey authored
Added functionality from RISC OS 4.02 (Faster button, 64-bit display, number separators). This implementation does not use the Netscape libraries, and looks up the number separation scheme from the current territory. Now copies directory datestamps, as per the command-line *Copy. Version 0.46. Tagged as 'FilerAct-0_46'
-
- 04 Jan, 2001 1 commit
-
-
Stewart Brodie authored
Links using -rmf and not -bin and truncate. Version 0.45. Tagged as 'FilerAct-0_45'
-
- 16 May, 2000 1 commit
-
-
Stewart Brodie authored
Detail: If the system variable Filer_Action$Skip is set (to anything - even the null string), then during a Copy operation, Filer_Action will skip directories called "CVS" and files called "/cvstag". Variable is read whenever Filer_Action desktop task starts (ie. at the start of each copy). This dramatically reduces the time it takes to copy a checkout tree from NFS->RISC OS. Admin: Tested in desktop build. Version 0.44. Tagged as 'FilerAct-0_44'
-
- 10 May, 2000 1 commit
-
-
Stewart Brodie authored
Version 0.43. Tagged as 'FilerAct-0_43'
-
- 17 Feb, 2000 2 commits
-
-
Kevin Bracey authored
-
Kevin Bracey authored
-
- 01 May, 1997 1 commit
-
-
Kevin Bracey authored
-
- 21 Nov, 1996 1 commit
-
-
Neil Turton authored
-
- 05 Nov, 1996 1 commit
-
-
Neil Turton authored
-