Changeset 1528 for trunk/HISTORY


Ignore:
Timestamp:
May 30, 2010, 12:34:16 AM (15 years ago)
Author:
Gregg Young
Message:

Updated history for 3.18; minor formatting cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/HISTORY

    r1472 r1528  
    11New stuff at the top.  This list is not necessarily complete.
    22
    3 3.18 (pre)
     33.18
    44 o Rework compare directories for speed; allow AND'ed selections;
    5  allow fast cancel from long running operations; more content menu items
    6  o Remember last filter mask selection
     5   allow fast cancel from long running operations; more content menu items Ticket 276 (Steven)
    76 o Use Ctrl-click to select state or commonly used directory quicklist entry without activating.
    8    Handy for deleting entries without changing window state.
    9  o Use Ctrl-click to select walk dialog user list entry without activating.
    10    Handy for deleting entries without changing entry field content.
    11  o Avoid drivebar MB2 exception
    12  o Remember last seek and scan mask selection across runs
    13  o Avoid traps when changing tree container display style
    14  o Restore missing drives to drive list dropdown
    15  o Correct docopyf regression which caused move to same volume to fail with access denied
     7   Handy for deleting entries without changing window state. Ticket 433 (Steven)
     8 o Use Ctrl-click to select walk dialog user list entry without activating.   
     9   Handy for deleting entries without changing entry field content. Ticket 433 (Steven)
     10 o Avoid drivebar MB2 exception (Steven)
     11 o Avoid traps when changing tree container display style Ticket 408 (Steven, Gregg)
     12 o Restore missing drives to drive list dropdown (Steven)
     13 o Correct docopyf regression which caused move to same volume to fail with access denied (Steven)
     14 o Eliminate intermittent hang on drive rescan (Gregg)
     15 o Move clipboard buffer to low memory to correct paste failure in VIO windows. (Gregg)
     16 o Corrected the file open logic to avoid attempting to open zero byte files as multimedia
     17   among other oddities. (zero-byte now open a warning that gives the option of opening them
     18   in the default text editor). Ticket 70, 409 (Gregg)
     19 o Moved data from COMMADS.DAT to FM3.INI. This allows you to reorder your "commands" without
     20   breaking any tool buttons you have created or changing the command's hotkey assignment.
     21   Hotkeys are now user selectable. Tickets 65, 186 412 (Gregg)
     22 o MPGs are now recognized as media files. Ticket 405 (Gregg)
     23 o Another attempt to fix the rare situation where directory names are double listed in the
     24   Tree container. Ticket 363 (Gregg)
     25 o Remove high memory version which was broken by changes in open watcom 1.9 which use DosOpenL
     26   (can open files larger than 2 gigs). DosOpenL doesn't thunk the high addresses correctly.
     27   (Gregg)
     28 o "Separate Parameters" now works. Ticket 414 (Gregg)
     29 o Updated the quick settings page to include my standard settings as a choice and make
     30   Default match the currently shipped defaults. Ticket 415 (Gregg)
     31 o Changes to use wipfc as the default help file compiler. Tickets 420, 421 431 (Robert, Gregg)
     32 o Fix a dialog box hang when an open archive is deleted or moved. Ticket 422 (John)
     33 o Fix run failure of DOS and Win16 programs called from within an archive. Ticket 423 (John)
     34 o Change "Cancel" button to "Close" in the Select Archiver dialog to better reflect its
     35   function. Ticket 427 (John)
     36 o Warpin installer will delete FM3RES.STR from your install directory. The file is obsolete.
     37   Ticket 430 (John)
     38 o Add support for unzip 6.0 in ARCHIVER.TMP file. Ticket 428 (John)
     39 o Documented in the help files the error message returned by the trashcan when a disk
     40   is full and explained its meaning. Ticket 251 (Gregg)
     41 o Improved error message when the executable for an archiver isn't found in the PATH.
     42   Ticket 403 (Gregg)
     43 o .wpi files are now passed to PM for opening if no association is provided. Ticket 432 (Gregg) 
     44 o Append checkbox in save list dialog now works as expected. Ticket 436 (Gregg)
     45 o Suppressed ERROR_FILENAME_EXCED_RANGE error on NTFS volumes; it appears to be an issue with
     46   NTFS.IFS or the kernel. Ticket 435 (Gregg)
     47 o Improve startup parameter suggestion wording and make behavior work as described. Ticket 434
     48   (John)
    1649
    17503.17
Note: See TracChangeset for help on using the changeset viewer.