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