Changeset 1430
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/collect.c
r1424 r1430 65 65 08 Mar 09 GKY Renamed commafmt.h i18nutil.h 66 66 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 67 68 68 69 ***********************************************************************/ -
trunk/dll/filldir.c
r1427 r1430 69 69 08 Mar 09 GKY Removed variable aurguments from docopyf and unlinkf (not used) 70 70 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 71 72 72 73 ***********************************************************************/ -
trunk/dll/filldir.h
r1424 r1430 12 12 25 Dec 08 GKY Add ProcessDirectoryThread to allow optional recursive drive scan at startup. 13 13 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 14 15 15 16 ***********************************************************************/ -
trunk/dll/fm3dlg.h
r1424 r1430 31 31 01 Jan 09 GKY Add option to rescan tree container on eject of removable media 32 32 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 33 34 34 35 ***********************************************************************/ -
trunk/dll/fm3res.dlg
r1424 r1430 44 44 01 Jan 09 GKY Add option to rescan tree container on eject of removable media 45 45 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 46 47 47 48 ***********************************************************************/ -
trunk/dll/fm3res.rc
r1425 r1430 47 47 07 Feb 09 GKY Eliminate Win_Error2 by moving function names to PCSZs used in Win_Error 48 48 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 49 50 50 51 ***********************************************************************/
Note:
See TracChangeset
for help on using the changeset viewer.