Changeset 1679
- Timestamp:
- Jan 1, 2013, 10:42:27 PM (13 years ago)
- Location:
- trunk
- Files:
-
- 23 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/HISTORY
r1658 r1679 1 1 New stuff at the top. This list is not necessarily complete. 2 3 3.21 4 o Search for duplicates now sorts results by filename. Ticket 8 (Gregg) 5 o Since eCS includes unlock.exe I have added unlock file to the file (directory container context) menu 6 so you can easily unlock a dll or exe file. Delete, copy and move operations open a dialog which allow 7 you to unlock files as part of these operations. An icon is included if you wish to add unlock to a 8 toolbar button. Ticket 11, 12, 357, 408 (Gregg) 9 o Added information on FM/2 as a WPS replacement to help files; a few additional documentation updates. 10 Ticket 55, 134 (Gregg) 11 o Enhance compare directories to allow inclusion of subdirectories or use of a list file on opening 12 Fixed failure of list file loading Ticket 145, 489 (Gregg) 13 o Added a warning dialog when a delete, copy or move operation which replaces/deletes a read only file. 14 Ticket 319 (Gregg) 15 o The "target directory" is now a drop target for move/copy or conditionally to change the target. 16 Ticket 373 (Gregg) 17 o The user can now change the presentation parameters in "thread notes" and "compare directories" 18 Ticket 443 (Gregg) 19 o Fixed 2 reported traps. Ticket 486, 487 (Gregg) 2 20 3 21 3.20 -
trunk/README
r1658 r1679 5 5 ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ 6 6 7 8 FM/2 3.21 has a few enhancement which we hope you will find useful. Since eCS 9 includes unlock.exe I have added unlock file to the file (directory container 10 context) menu so you can easily unlock a dll or exe file. Delete, copy and move 11 operations will open a dialog which allow you to unlock files as part of these 12 operations. An icon is included if you wish to add unlock to a toolbar button. 13 (See the help file for the unlock id and instruction on adding a button). 14 Search for duplicate files now sorts results by filename. Updated the help file 15 adding information on FM/2 as a WPS replacement. Enhance compare directories to 16 allow inclusion of subdirectories or use of a list file on opening and fixed 17 a list file load failure. Added a warning dialog for a delete, copy or move 18 operation which replaces/deletes a read only file. Finally,the "target 19 directory" is now a drop target for move/copy or conditionally to change the target. 20 See the history file for more details. Please let us know if you find a defect. 21 7 22 FM/2 3.20 mainly addresses things that were annoying me. The only new item 8 23 is a new date type for ARCHIVER.BB2 which allows for the viewing of .tar.gz 9 24 archives directly using Tar 1.15 or higher. You will need to either replace 10 your ARCHIVER.BB2 with ARCHIVER.TMP from the package or replace/add Entry #10 11 (tar.gz) from the .TMP file to your existing ARCHIVER.BB2. We don't do this 12 automatically to avoid breaking any custom changes you may have made. We updated 13 some of the help information, fixed several rare traps and little things like 14 the failure to create a list file if it didn't already exist. See the history 15 file for more details. Please let us know if you find a defect. 16 17 FM/2 3.19.1 This is a bug fix release. Most of these have existed for a 25 your ARCHIVER.BB2 with ARCHIVER.TMP from the package or replace/add Entry #10 26 (tar.gz) from the .TMP file to your existing ARCHIVER.BB2. We don't do this 27 automatically to avoid breaking any custom changes you may have made. We updated 28 some of the help information, fixed several rare traps and little things like 29 the failure to create a list file if it didn't already exist. See the history 30 file for more details. Please let us know if you find a defect. 31 32 FM/2 3.19.1 This is a bug fix release. Most of these have existed for a 18 33 very long time but were only discovered recently. Included is a fixed 19 34 FM/2 utilities wpi file. None of the utilities have been updated. The … … 72 87 need to be moved to the very top) 73 88 3) Click on "Close" and then "Yes" to exit and save your changes 74 4) Restart FM/2 89 4) Restart FM/2 75 90 76 91 - Selecting the UNZIP v6 definition: … … 226 241 is therefore recommended that you run the following: 227 242 228 243 CFGMGR /INSTALL /DEFAULTS /TOOLBARSONLY /UNATTENDED 229 244 230 245 CFGMGR is a REXX program located in the FM/2 installation directory. -
trunk/av2.def
r1658 r1679 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.2 0.0#@##1## 01/08/2012 03:20:00 tresbopeep::EN:US:0:U:@@FM/2 Archive Viewer MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2012Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.21.0#@##1## 01/01/2013 03:21:00 tresbopeep::EN:US:0:U:@@FM/2 Archive Viewer MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2013 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 option stack = 488416 -
trunk/databar.def
r1658 r1679 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.2 0.0#@##1## 01/08/2012 03:20:00 tresbopeep::EN:US:0:U:@@FM/2 Databar MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2012Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.21.0#@##1## 01/01/2013 03:21:00 tresbopeep::EN:US:0:U:@@FM/2 Databar MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2013 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 #option stack = 65536 # 14 Dec 08 SHL -
trunk/dirsize.def
r1658 r1679 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.2 0.0#@##1## 01/08/2012 03:20:00 tresbopeep::EN:US:0:U:@@FM/2 Directory Sizes MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2012Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.21.0#@##1## 01/01/2013 03:21:00 tresbopeep::EN:US:0:U:@@FM/2 Directory Sizes MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2013 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 option stack = 0x50000 -
trunk/dll/copyright.h
r1658 r1679 8 8 */ 9 9 10 #define COPYRIGHT_YEAR "201 2"10 #define COPYRIGHT_YEAR "2013" 11 11 12 12 #define COPYRIGHT_STRING "Copyright (c) 1993, 1998 M. Kimes, " \ -
trunk/dll/fm3dll.def
r1658 r1679 9 9 # 10 Dec 08 SHL Ticket 26: Add excepiton handler support 10 10 11 option description '@#The Netlabs FM/2 team:3.2 0.0#@##1## 01/08/2012 03:20:00 tresbopeep::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2012Steven Levine and Associates, Inc. All rights reserved'11 option description '@#The Netlabs FM/2 team:3.21.0#@##1## 01/01/2013 03:21:00 tresbopeep::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2013 Steven Levine and Associates, Inc. All rights reserved' 12 12 segment class 'DATA' readwrite loadoncall nonshared 13 13 segment class 'CODE' loadoncall -
trunk/dll/fm3res.def
r1658 r1679 5 5 # 14 Jun 07 SHL Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.2 0.0#@##1## 01/08/2012 03:20:00 tresbopeep::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2012Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.21.0#@##1## 01/01/2013 03:21:00 tresbopeep::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2013 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 segment class 'DATA' readonly loadoncall shared -
trunk/dll/version.h
r1658 r1679 48 48 49 49 #define VERMAJOR 3 50 #define VERMINOR 2 050 #define VERMINOR 21 51 51 // Ensure VERREALMINOR nul for non-beta releases 52 52 // #define VERREALMINOR "" -
trunk/eas.def
r1658 r1679 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.2 0.0#@##1## 01/08/2012 03:20:00 tresbopeep::EN:US:0:U:@@FM/2 EA Editor MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2012Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.21.0#@##1## 01/01/2013 03:21:00 tresbopeep::EN:US:0:U:@@FM/2 EA Editor MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2013 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 option stack = 0x50000 -
trunk/file_id.diz
r1658 r1679 1 FM/2 v3.2 0.0 built with OpenWatcom1 FM/2 v3.21.0 built with OpenWatcom 2 2 An OS/2 Warp+ PM 32-bit 3 3 file/directory/disk/archive/etc. -
trunk/fm3.def
r1658 r1679 5 5 # 14 Jun 07 SHL Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.2 0.0#@##1## 01/08/2012 03:20:00 tresbopeep::EN:US:0:U:@@F(ile) M(anager)/2 Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2012Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.21.0#@##1## 01/01/2013 03:21:00 tresbopeep::EN:US:0:U:@@F(ile) M(anager)/2 Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2013 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 option stack = 655360 -
trunk/fm4.def
r1658 r1679 5 5 # 14 Jun 07 SHL Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.2 0.0#@##1## 01/08/2012 03:20:00 tresbopeep::EN:US:0:U:@@F(ile) M(anager)/2 Lite Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2012Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.21.0#@##1## 01/01/2013 03:21:00 tresbopeep::EN:US:0:U:@@F(ile) M(anager)/2 Lite Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2013 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 option stack = 655360 -
trunk/global.def
r1658 r1679 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.2 0.0#@##1## 01/08/2012 03:20:00 tresbopeep::EN:US:0:U:@@FM/2 Global MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2012Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.21.0#@##1## 01/01/2013 03:21:00 tresbopeep::EN:US:0:U:@@FM/2 Global MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2013 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 option stack = 388416 -
trunk/ini.def
r1658 r1679 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.2 0.0#@##1## 01/08/2012 03:20:00 tresbopeep::EN:US:0:U:@@FM/2 INI Editor MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2012Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.21.0#@##1## 01/01/2013 03:21:00 tresbopeep::EN:US:0:U:@@FM/2 INI Editor MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2013 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 option stack = 0x60000 -
trunk/killproc.def
r1658 r1679 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.2 0.0#@##1## 01/08/2012 03:20:00 tresbopeep::EN:US:0:U:@@FM/2 Kill Process MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2012Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.21.0#@##1## 01/01/2013 03:21:00 tresbopeep::EN:US:0:U:@@FM/2 Kill Process MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2013 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 option stack = 0x50000 -
trunk/sysinfo.def
r1658 r1679 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.2 0.0#@##1## 01/08/2012 03:20:00 tresbopeep::EN:US:0:U:@@FM/2 SysInfo MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2012Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.21.0#@##1## 01/01/2013 03:21:00 tresbopeep::EN:US:0:U:@@FM/2 SysInfo MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2013 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 option stack = 0x50000 -
trunk/undel.def
r1658 r1679 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.2 0.0#@##1## 01/08/2012 03:20:00 tresbopeep::EN:US:0:U:@@FM/2 Undelete MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2012Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.21.0#@##1## 01/01/2013 03:21:00 tresbopeep::EN:US:0:U:@@FM/2 Undelete MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2013 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 option stack = 0x50000 -
trunk/vcollect.def
r1658 r1679 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.2 0.0#@##1## 01/08/2012 03:20:00 tresbopeep::EN:US:0:U:@@FM/2 Collector MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2012Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.21.0#@##1## 01/01/2013 03:21:00 tresbopeep::EN:US:0:U:@@FM/2 Collector MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2013 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 option stack = 655360 -
trunk/vdir.def
r1658 r1679 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.2 0.0#@##1## 01/08/2012 03:20:00 tresbopeep::EN:US:0:U:@@FM/2 View Directory MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2012Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.21.0#@##1## 01/01/2013 03:21:00 tresbopeep::EN:US:0:U:@@FM/2 View Directory MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2013 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 option stack = 488416 -
trunk/viewinfs.def
r1658 r1679 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.2 0.0#@##1## 01/08/2012 03:20:00 tresbopeep::EN:US:0:U:@@FM/2 View INFs MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2012Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.21.0#@##1## 01/01/2013 03:21:00 tresbopeep::EN:US:0:U:@@FM/2 View INFs MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2013 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 option stack = 122840 -
trunk/vtree.def
r1658 r1679 5 5 # 14 Jun 07 SHL Convert to OpenWatcom 6 6 7 option description '@#The Netlabs FM/2 team:3.2 0.0#@##1## 01/08/2012 03:20:00 tresbopeep::EN:US:0:U:@@FM/2 Tree View MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2012Steven Levine and Associates, Inc. All rights reserved'7 option description '@#The Netlabs FM/2 team:3.21.0#@##1## 01/01/2013 03:21:00 tresbopeep::EN:US:0:U:@@FM/2 Tree View MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2013 Steven Levine and Associates, Inc. All rights reserved' 8 8 9 9 option stack = 488416 -
trunk/warpin/makefile
r1658 r1679 26 26 27 27 !ifndef FM2_VER # if defined on wmake command, use it 28 FM2_VER=-3-2 0-0 # default value28 FM2_VER=-3-21-0 # default value 29 29 !ifdef %FM2_VER # if defined via env. var. 30 30 FM2_VER=$(%FM2_VER) # use the env. var.
Note:
See TracChangeset
for help on using the changeset viewer.