Changeset 1375 for trunk/HISTORY


Ignore:
Timestamp:
Jan 4, 2009, 6:08:06 PM (17 years ago)
Author:
Gregg Young
Message:

Updated history; comments minor code cleanup for recent changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/HISTORY

    r1278 r1375  
    11New stuff's at the top.  This list is not necessarily complete.
     2
     33.15
     4 o Added the option to turn write verify off on a per drive basis; it is turned off on nonfloppy
     5 removables by default to address reports of hangs with FAT32 usb drives and of FAT USB
     6 drives behaving as read only devices. Ticket 318/323 (Gregg)
     7 o Seek and scan can now be started from the drives or directories context menus. Doing so
     8 will use the drive/directory as the root for the search. Ticket 167 (Gregg)
     9 o Added "DataBar" menu item to utilities menu. Ticket 280 (Gregg)
     10 o Eliminated the need for achiver list to have start and end list strings; this allows it to
     11 work with tar for example. Ticket 284 (John)
     12 o Add setup for using latest tar including for .tar.gz and .tar.bz files (gzip and/or bzip must
     13 also be in your path) to archiver.tmp (John)
     14 o Added check for protectonly systems will gray out dos/win command line menu items and causes
     15 Dos/Win executables to be opened in a viewer since they will fail anyway. Ticket 325 (Gregg)
     16 o Added the option to rescan the drive tree on media eject (see scanning page of config notebook)
     17 Ticket 48 (Gregg)
     18 o Added Refresh removable media item to tree container menus Ticket 54 (Gregg)
     19 o Grayed out partition tool menu item where the tool is not avalable in the path; removed partition
     20 submenu default selection. Ticket 36 (Gregg)
     21 o Added option to recursively scan selected drives at startup Ticket 322 (Gregg)
     22 o Moved toggle word wrap in the MLE editor to "View" menu from a "Config" submenu Ticket 160
     23 (Gregg)
     24 o Added option to create extract directory from archive name Ticket 22 (Gregg)
     25 o Added drop help to the tree container; fixed drop help to show the correct action on DO_DEFAULT
     26 Ticket 320, 324
     27 o Fixed seek and scan drive selection code so nonexistant drives aren't selected Ticket 301, 303
     28 (Gregg)
     29 o Several interface appearence/behavior issues were addressed Ticket 283, 305, 306, 311, 312
     30 313, 316, 321, 328, 329, 330, 332 (Gregg)
     31 o Fixed traps associated with deleting directories; closing a container after its
     32 associated drive had been ejected and trying to execute a dll. Ticket 304, 317, 331 (Gregg)
     33 o Added exceptq and process dump functionality to simplify defect reporting
     34 Ticket 26, 307 (Steven)
    235
    3363.14
Note: See TracChangeset for help on using the changeset viewer.