home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / t / trashcan / !Trash / !Help / History < prev    next >
Encoding:
Text File  |  1994-01-12  |  5.5 KB  |  103 lines

  1. History
  2. -------
  3.  
  4. 0.10    Menu structure complete, deletes files and empty directories.
  5.         Can't store them
  6. 0.11    Sees if files in trash directory
  7. 0.12    Empty works on menu, gives a nice warning, removed unecessary poll
  8.         reasons
  9. 0.13    Now uses FS_Control, which will *Wipe files etc. Directories now
  10.         wiped.
  11. 0.14    Correctly renames files/directories and will move them if necessary.
  12.         Added help messages
  13. 0.15    Changed way OS_GBPB worked, sees if trash contains contains anything
  14.         after an error
  15. 0.16    Added statistics dialogue, number of files works but not size.
  16. 0.17    Tells size of Trash
  17. 0.18    Will load & Save Prefs file correctly. Improved Statistics window.
  18.         Program renamed to Super Trash
  19. 0.19    Finds dir info more efficiently and quickly. Works in Resources
  20.         Created TrashWork for 100% resources compatibility
  21. 0.20    Works with Desktop Boot file
  22. 0.21    Uses outline fonts for windows
  23. 0.22    Added Salvage menu item. Fixed Empty Trash bug - 1 byte when no trash
  24.         Put !Help in Trash Directory (more useful)
  25. 0.23    Fixed Salvage Bug. Fixed bug when trying to put locked directories in
  26.         Trash directory, however a bit crude!
  27. 0.24    Adjusted Bumper icon in about window - pressing now loads this file.
  28.         Fixed MAJOR bug - Windows can now be moved. This took me ages to
  29.         find.
  30.         Altered Templates - no anti-aliased titlebar. I did this as if fancy
  31.         window borders are used, RISC-OS does not redraw them correctly.
  32.         Implemented Fatal Error if initialising. used OS_heap instead of
  33.         WimpExt_Heap - this cured problem with titlebar of about window.
  34.         Improved icon slabbing - works like Impression.
  35. 0.25    Fixed bug with max size writeable - if 0 typed now, it WILL turn it
  36.         off! I forgot to implement it.
  37.         Implemented Preferences window. Used RISC-OS 3D Icons - they're
  38.         better.
  39. 0.90    ************************** MAJOR UPGRADE ****************************
  40.  
  41.         Removed all but two of WimpExtension's commands, uses RISC-OS 3D
  42.         icons
  43.         (therefore only version 3.10 and later can use it.) Code made
  44.         shorter. 
  45.         Added prefs window and all buttons work. Automatically detects when
  46.         Trash
  47.         size has changed, therefore no salvage button anymore. Added hotkeys.
  48.         There is a fast window redraw routine, however it is not noticeable
  49.         as the windows are quite easy to redraw. Remember to allocate a font cache!
  50.         Improved many small things as I have access to the PRMs (I cannot yet
  51.         afford to buy them though!).
  52. 0.91    Fixed bug with Prefs not saving.
  53. 0.92    Return now works in Prefs window - pressing causes OK to be pressd.
  54.         Same applies to return in stats window. Fixed bug with windows
  55.         disappearing. When trash contains something, iconbar icon changes
  56.         appropriately.
  57. 0.93    Altered no deletion allowed pref so that when set, NOTHING CAN DELETE
  58. 0.94    Fixed bug with menu opening in incorrect place after Select clicked.
  59. 0.95    One more Wimp Extension SWI removed.
  60. 0.96    Uses RISC-OS 3 Wimp_Initialise, icon starts next to Apps icon
  61. 0.97    Two more Wimp Extension SWIs removed
  62. 0.98    Two more WimpExt SWIs removed, this means when quitting, the menu
  63.         disappears at the correct time (before it stayed open to long)
  64. 1.00    Does not need WimpExt anymore
  65. 1.01    Amended message handler
  66. 1.02    Return works correctly in Prefs window
  67. 1.03    Uses local 3D option buttons in Prefs window. Improved templates.
  68.         Changed Outline Font. Made hotkey window smaller.
  69. 1.04    Now tells font manager to forget the font when quit. Templates
  70.         improved.
  71. 1.05    Proceses keys in Prefs window correctly, altered stats window.
  72. 1.06    Sort-of correctly counts trash when a locked file is stored.
  73. 1.07    Altered templates again - removed title bars on some windows.
  74.         Ctrl-E doesn't work when trash empty
  75. 1.08    Nearly lost all source code! Clicking adjust in stats doesn't
  76.         close window.
  77. 1.09    Changed Templates again, added own-title bar, and closes filers
  78.         upon quitting. Ctrl-S in Prefs window saves Prefs
  79. 1.10    Uses MessagesTrans for warnings etc.
  80. 1.11    Supports Interactive Help. Fixed bug with new copy routine.
  81.         Now requires 16Kbytes of RAM.
  82. 1.12    Speeded program up. Moving now 100% correct. Uses RISC-OS 3 multitasking
  83.         filer if user wishes. Help doesn't flicker anymore.
  84. 1.13    User can specify copy options.
  85. 1.14    Deals wih multiple files with one filer operation.
  86. 1.15    Revamped help file.
  87. 1.16    Informs user when Prefs file not present. Shades stats menu when pref 1
  88.         is not selected.
  89. 1.17    Uses Acorn standard of 3-D icons. (Received from Acorn World show)
  90. 1.18    Confirmation now works with multi-tasking.
  91. 1.19    Files can be force deleted if Delete key held down when dragging to icon.
  92. 1.20    Bug fixed with Filer error when shutting desktop down. Handles longer path
  93.         names.
  94. 1.21    Uses Outline fonts in menus.
  95. 1.22    Warn before deletion now gives filename and works correctly with multitask
  96.         filer.
  97. 1.23    Implemented Disc Erasion window. removed key-shortcuts from menu since
  98.         they look silly with outline fonts. However they ARE STILL WORKING.
  99. 1.24    Bug fixed with single-tasking file moving - it now works!
  100. 1.25    Speeded up Wimp_Poll. Tinkered with menu handler.
  101. 1.26    Added Shift-SELECT on Trash icon to open erase window.
  102. 1.27    Speeded up multi-tasking file deletion (doesn't count trash now)
  103. 1.28    Adjust clicking on Erase Disc leaves menu open.