Changeset 1430


Ignore:
Timestamp:
Jun 8, 2009, 1:22:47 AM (16 years ago)
Author:
Gregg Young
Message:

Additional comments

Location:
trunk/dll
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/collect.c

    r1424 r1430  
    6565  08 Mar 09 GKY Renamed commafmt.h i18nutil.h
    6666  08 Mar 09 GKY Additional strings move to PCSZs in init.c
     67  06 Jun 09 GKY Add option to show file system type or drive label in tree
    6768
    6869***********************************************************************/
  • trunk/dll/filldir.c

    r1427 r1430  
    6969  08 Mar 09 GKY Removed variable aurguments from docopyf and unlinkf (not used)
    7070  14 Mar 09 GKY Prevent execution of UM_SHOWME while drive scan is occuring
     71  06 Jun 09 GKY Add option to show file system type or drive label in tree
    7172
    7273***********************************************************************/
  • trunk/dll/filldir.h

    r1424 r1430  
    1212  25 Dec 08 GKY Add ProcessDirectoryThread to allow optional recursive drive scan at startup.
    1313  08 Mar 09 GKY Additional strings move to PCSZs
     14  06 Jun 09 GKY Add option to show file system type or drive label in tree
    1415
    1516***********************************************************************/
  • trunk/dll/fm3dlg.h

    r1424 r1430  
    3131  01 Jan 09 GKY Add option to rescan tree container on eject of removable media
    3232  07 Feb 09 GKY Allow user to turn off alert and/or error beeps in settings notebook.
     33  06 Jun 09 GKY Add option to show file system type or drive label in tree
    3334
    3435***********************************************************************/
  • trunk/dll/fm3res.dlg

    r1424 r1430  
    4444  01 Jan 09 GKY Add option to rescan tree container on eject of removable media
    4545  07 Feb 09 GKY Allow user to turn off alert and/or error beeps in settings notebook.
     46  06 Jun 09 GKY Add option to show file system type or drive label in tree
    4647
    4748***********************************************************************/
  • trunk/dll/fm3res.rc

    r1425 r1430  
    4747  07 Feb 09 GKY Eliminate Win_Error2 by moving function names to PCSZs used in Win_Error
    4848  14 Mar 09 GKY Remove unused strings; remove trailing \32s replaced with spaces.
     49  06 Jun 09 GKY Status line to show file sys/label not shown in tree; shortened to fit split status
    4950
    5051***********************************************************************/
Note: See TracChangeset for help on using the changeset viewer.