Changeset 1881 for trunk/README
- Timestamp:
- Oct 12, 2015, 8:32:22 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r1807 r1881 4 4 ³ See end of document for contact info ³ 5 5 ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ 6 7 FM/2 3.24 includes a major performance enhancement by moving almost all the file 8 scanning onto a background thread leaving the user interface accessible during 9 scans. The only negative side effect of this is that expand all runs slower. However, 10 I am not sure why anyone would use this regularly on large drives (except me of 11 course to get it working with the scanning changes). This release should also be 12 much more stable as we identified several areas (apparently little used) where 13 reproducible traps occurred. We also eliminated a major potential cause of 14 random hard to reproduce traps and hangs when we re-did the scanning code. Some 15 tree container cosmetic issues have been fixed including removal of occasional 16 blank lines and double enters; fixing CD/DVD drives so they always change icon 17 and if needed display name on eject; improved the consistency of the "make top" 18 code and fixed it so the container updates on renaming a directory. We also 19 fixed the failure to generate multiple real objects (broken in 3.23 my bad), 20 some issues with the direct edit code and fix the directory container compare 21 select code. See the history for more details. 6 22 7 23 FM/2 3.23 provides several enhancements. Implemented creation of a JAVA executable … … 16 32 if I restarted the desktop. We have added menu toggles for confirm delete and the 17 33 drag & drop dialog options. Newview now handles selecting and utilizing email 18 addresses and urls much better and more completely (https is supported) than34 addresses and URLs much better and more completely (https is supported) than 19 35 in previous versions. The EA editor now checks for EAs marked as critical and 20 36 report this to the user.
Note:
See TracChangeset
for help on using the changeset viewer.