Changeset 1140
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/fm3dll2.h
r1131 r1140 22 22 20 Jul 08 GKY Add IDM_SAVETOCLIPFILENAME & IDM_APPENDTOCLIPFILENAME 23 23 to save/append just filename to clipboard 24 01 Sep 08 GKY Add IDM_*TLS for icon resources for the default toolbars 24 25 25 26 Align with spaces only - no tabs please -
trunk/dll/fm3res.dlg
r1131 r1140 36 36 20 Jul 08 JBS Ticket 114: Support user-selectable env. strings in Tree container. 37 37 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. 38 39 39 40 ***********************************************************************/ -
trunk/dll/mainwnd.c
r1134 r1140 69 69 27 Aug 08 JBS Ticket 259: Support saving/restoring toolbars with states 70 70 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 71 72 72 73 ***********************************************************************/ -
trunk/dll/mainwnd2.c
r1131 r1140 25 25 29 Feb 08 GKY Use xfree where appropriate 26 26 27 Aug 08 JBS Ticket 259: Support saving/restoring toolbars with states 27 01 Sep 08 GKY Add bmps for default toolbars 27 28 28 29 ***********************************************************************/ -
trunk/dll/tools.c
r1131 r1140 21 21 24 Aug 08 GKY Warn full drive on save of .DAT & .TLS files; prevent loss of existing file 22 22 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. 23 24 24 25 ***********************************************************************/ -
trunk/dll/worker.c
r1139 r1140 30 30 02 Aug 08 GKY Limit use of "trash can" to local writable fixed drives or to trash can supported 31 31 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" 32 33 33 34 ***********************************************************************/
Note:
See TracChangeset
for help on using the changeset viewer.