1. 23 Oct, 2011 1 commit
    • Robert Sprowson's avatar
      Fix to work with files > 2G. · 743fa9c2
      Robert Sprowson authored
      A good rake over the code to change filesizes to be uint32_t not ints.
      Change makefile to use StdTools.
      Shuffle icon clipping in the templates to allow for maximal numbers by moving the text a bit to the right, still fits even in system font.
      A couple more ints swapped for BOOLs.
      The memmanage code is largely unchanged and makes extensive use of signed numbers, partly because the wimpslot setting API does. This will all fall over in a big mess if the wimpslot ever gets >2G, but then the API would need changing for that to happen anyway.
      Function count_objects_in_dir swapped to use os_gbpb.
      Structure search_nest_level gains a 'counted' flag rather than signalling counting is needed by setting the filesize to -1.
      Should now be good for up to 4 billion files each of 4 billion bytes.
      
      Version 0.54. Tagged as 'FilerAct-0_54'
      743fa9c2
  2. 29 Jun, 2011 1 commit
    • Rik Griffin's avatar
      Redesigned window to show more of path. · 84527cc0
      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'
      84527cc0
  3. 23 Sep, 2002 1 commit
    • Kevin Bracey's avatar
      Added functionality from RISC OS 4.02 (Faster button, 64-bit display, number... · 4ae7ae8d
      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'
      4ae7ae8d
  4. 04 Jan, 2001 1 commit
  5. 17 Feb, 2000 1 commit
  6. 01 May, 1997 1 commit
  7. 05 Nov, 1996 1 commit