Changeset 1881 for trunk/HISTORY
- Timestamp:
- Oct 12, 2015, 8:32:22 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/HISTORY
r1856 r1881 2 2 3 3 3.24 4 o Rework Flesh/Stubby logic to avoid doing work on thread 1 5 o Add generic linked list support routines 4 o Rework Flesh/Stubby logic to avoid doing work on thread 1 (Steven) 5 o Add generic linked list support routines (Steven) 6 o Get tree switch code to work with new Flesh/Stubby code (Steven, Gregg) 7 o Move tree expand code off thread 1 (Gregg) 8 o Get ExpandAll to work with new Flesh/Stubby code (Gregg) 9 o Fix failure of CD/DVD icon and display name to revert on disk eject (Gregg) 10 o Stop Stubby from adding a null string file name eliminating some random traps 11 and occasional blank lines in the tree (Gregg) 12 o Get notify on hard drive without subdirectories code working (Gregg) 13 o Add missing MAKETOP code in directory containers works in tree view (Gregg) 14 o Removed recurse drive scan code -- obsolete with Flesh/Stubby changes (Gregg) 15 o Fixed occasional spurious A:\ drive not ready error on startup (Gregg) 16 o Improved consistency of MAKETOP in tree container (Gregg) 17 o Release tool improvements (John) 18 o Created high-mem safe wrappers for all API functions that fail when loaded high (John) 19 o Fixed trap in Stubby on startup (Gregg) 20 o Fixed failure of rename dialog to update the tree container (Gregg) 21 o Fixed trap on close while direct editing a file name (Gregg) 22 o Fixed heap corruption trap on rescan while a scan was still running (Gregg) 23 o Prevent a file name from being left blank during direct editing (Gregg) 24 o Fixed direct edit code prevents double free attempts and misc traps (Gregg) 25 o Made searchapath thread safe prevents potential traps (John) 26 o Corrected failure to show error message on attempted delete of locked nonexecutable 27 files (Gregg) 28 o Fix directory container compare selection code (Gregg) 29 o Fix real object creation when generating multiple objects (Gregg) 6 30 7 31 3.23
Note:
See TracChangeset
for help on using the changeset viewer.