Changeset 1140


Ignore:
Timestamp:
Sep 1, 2008, 9:52:06 PM (17 years ago)
Author:
Gregg Young
Message:

Comments added for recent changes

Location:
trunk/dll
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/fm3dll2.h

    r1131 r1140  
    2222  20 Jul 08 GKY Add IDM_SAVETOCLIPFILENAME & IDM_APPENDTOCLIPFILENAME
    2323                to save/append just filename to clipboard
     24  01 Sep 08 GKY Add IDM_*TLS for icon resources for the default toolbars
    2425
    2526  Align with spaces only - no tabs please
  • trunk/dll/fm3res.dlg

    r1131 r1140  
    3636  20 Jul 08 JBS Ticket 114: Support user-selectable env. strings in Tree container.
    3737  31 Jul 08 JBS Added a missing mnemonic and replaced "Mommy make it stop!" with useful text.
     38  01 Sep 08 GKY Change User-defined BMP text to better match what it actually does.
    3839
    3940***********************************************************************/
  • trunk/dll/mainwnd.c

    r1134 r1140  
    6969  27 Aug 08 JBS Ticket 259: Support saving/restoring toolbars with states
    7070  29 Aug 08 JBS Ticket 259: Support saving/restoring target directories with states (except the shutdown state)
     71  01 Sep 08 GKY Save toolbars immediately on change. Add bmps for default toolbars
    7172
    7273***********************************************************************/
  • trunk/dll/mainwnd2.c

    r1131 r1140  
    2525  29 Feb 08 GKY Use xfree where appropriate
    2626  27 Aug 08 JBS Ticket 259: Support saving/restoring toolbars with states
     27  01 Sep 08 GKY Add bmps for default toolbars
    2728
    2829***********************************************************************/
  • trunk/dll/tools.c

    r1131 r1140  
    2121  24 Aug 08 GKY Warn full drive on save of .DAT & .TLS files; prevent loss of existing file
    2222  26 Aug 08 GKY Require unique ID plus text and help strings for all tools save toolbar on button delete
     23  01 Sep 08 GKY Save toolbars immediately on change.
    2324
    2425***********************************************************************/
  • trunk/dll/worker.c

    r1139 r1140  
    3030  02 Aug 08 GKY Limit use of "trash can" to local writable fixed drives or to trash can supported
    3131                drives list if it exists. Fix ability to deselect use of trash can.
     32  01 Sep 08 GKY Add code to retry on Netdrives "pipe error"
    3233
    3334***********************************************************************/
Note: See TracChangeset for help on using the changeset viewer.