Submitted by admin on Tue, 2002/01/01 - 00:10
  • replaced BCMenu old version with the new one (user interface change: default item is shown with bold atribute of text)
  • now there isn't showed 0% after finished moving files (not folders) inside one partition boundary.
  • added feature for copying files without buffering (it's usable when copying large files)
    • buffer sizes are rounded up to the nearest multiple of 64kB.
    • if file is being copied without buffering and has size which is not multiple of 4kB then destination file in one moment will have size greater than source file. (Attention: If in this moment copying will be interrupted, then later resumed - program will start copying from beginning, unless option of using visual confirmation dialogs is set to heavy).
    • there are two new options - first allows enabling/disabling of using copy wihout buffering, the secode allows to specify minimal file size, which qualify it to copy without buffering (copying small files without buffering will cause to lower copying speed)
  • corrected handling of configuration (now it shouldn't block other parts of program)
  • corrected tab order in some windows
  • changed arrangement of main menu in program; added new item in this menu - now 'Monitoring clipboard' could be chosen from that menu (not only from Options)