Changeset 1617


Ignore:
Timestamp:
Aug 13, 2011, 9:28:39 PM (14 years ago)
Author:
Gregg Young
Message:

Readme, history, def file etc for release 3.19.1

Location:
trunk
Files:
20 edited

Legend:

Unmodified
Added
Removed
  • trunk/HISTORY

    r1581 r1617  
    11New stuff at the top.  This list is not necessarily complete.
     2
     33.19.1
     4 o This is a bug fix release. Most of these have existed for a very long time but were only
     5   discovered recently.
     6 o Fixed trap on startup when TMP and TEMP environment variable aren't present or aren't valid
     7   Ticket 468 (Gregg)
     8 o Fixed overlapped buttons in EA editor which prevented changing EAs. Ticket 467 (Gregg)
     9 o Fixed collector trap when duplicate files were drop in. Ticket 461 (Steven)
     10 o Fixed counter in collector to update # of files and KIBs at the same time. Ticket 455 (Gregg)
     11 o Fixed path quoting code to prevent it adding a single " in some cases Ticket 463 (Gregg)
     12 o Fixed commands to avoid assigning duplicate ID numbers. Ticket 463 (Gregg)
     13 o Fixed commands dialog not to exit following clearing of a duplicate hotkey error. Ticket 464
     14   (Gregg)
     15 o Fixed FM/2 utilities wpi script so it can be installed without install FM/2 also. None of
     16   the utilities have been updated. Ticket 460 (John)
     17 o Fixed CMD file that installs unzip V6 support to avoid a warpin hang. Ticket 459 (John)
     18 o Associations were not being saved when an association was moved to the top or bottom of the
     19   list. Ticket 466 (Gregg)
    220
    3213.19
  • trunk/README

    r1585 r1617  
    44 ³       See end of document for contact info           ³
    55 ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
     6
     7FM/2 3.19.1 This is a bug fix release. Most of these have existed for a
     8very long time but were only discovered recently. Included is a fixed
     9FM/2 utilities wpi file. None of the utilities have been updated. The
     10fix allows you to install the utilities without having to install FM/2.
     11See the history file for more details. Please let us know if you find
     12a defect.
    613
    714FM/2 3.19 I am dedicating this release of FM/2 to the memory of my
  • trunk/av2.def

    r1581 r1617  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.19.0#@##1## 06/26/2011 03:19:00      tresbopeep::EN:US:0:U:@@FM/2 Archive Viewer MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/13/2011 03:19:01      tresbopeep::EN:US:0:U:@@FM/2 Archive Viewer MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 488416
  • trunk/databar.def

    r1581 r1617  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.19.0#@##1## 06/26/2011 03:19:00      tresbopeep::EN:US:0:U:@@FM/2 Databar MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/13/2011 03:19:01      tresbopeep::EN:US:0:U:@@FM/2 Databar MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
    88
    99#option stack = 65536 # 14 Dec 08 SHL
  • trunk/dirsize.def

    r1581 r1617  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.19.0#@##1## 06/26/2011 03:19:00      tresbopeep::EN:US:0:U:@@FM/2 Directory Sizes MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/13/2011 03:19:01      tresbopeep::EN:US:0:U:@@FM/2 Directory Sizes MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 0x50000
  • trunk/dll/fm3dll.def

    r1581 r1617  
    99# 10 Dec 08 SHL Ticket 26: Add excepiton handler support
    1010
    11 option description '@#The Netlabs FM/2 team:3.19.0#@##1## 06/26/2011 03:19:00      tresbopeep::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
     11option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/13/2011 03:19:01      tresbopeep::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
    1212segment class 'DATA' readwrite loadoncall nonshared
    1313segment class 'CODE' loadoncall
  • trunk/dll/fm3res.def

    r1581 r1617  
    55# 14 Jun 07 SHL Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.19.0#@##1## 06/26/2011 03:19:00      tresbopeep::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/13/2011 03:19:01      tresbopeep::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
    88
    99segment class 'DATA' readonly loadoncall shared
  • trunk/eas.def

    r1581 r1617  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.19.0#@##1## 06/26/2011 03:19:00      tresbopeep::EN:US:0:U:@@FM/2 EA Editor MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/13/2011 03:19:01      tresbopeep::EN:US:0:U:@@FM/2 EA Editor MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 0x50000
  • trunk/file_id.diz

    r1581 r1617  
    1 FM/2 v3.19.0 built with OpenWatcom
     1FM/2 v3.19.1 built with OpenWatcom
    22An OS/2 Warp+ PM 32-bit
    33file/directory/disk/archive/etc.
  • trunk/fm3.def

    r1581 r1617  
    55# 14 Jun 07 SHL Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.19.0#@##1## 06/26/2011 03:19:00      tresbopeep::EN:US:0:U:@@F(ile) M(anager)/2 Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/13/2011 03:19:01      tresbopeep::EN:US:0:U:@@F(ile) M(anager)/2 Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 655360
  • trunk/fm4.def

    r1581 r1617  
    55# 14 Jun 07 SHL Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.19.0#@##1## 06/26/2011 03:19:00      tresbopeep::EN:US:0:U:@@F(ile) M(anager)/2 Lite Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/13/2011 03:19:01      tresbopeep::EN:US:0:U:@@F(ile) M(anager)/2 Lite Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 655360
  • trunk/global.def

    r1581 r1617  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.19.0#@##1## 06/26/2011 03:19:00      tresbopeep::EN:US:0:U:@@FM/2 Global MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/13/2011 03:19:01      tresbopeep::EN:US:0:U:@@FM/2 Global MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 388416
  • trunk/ini.def

    r1581 r1617  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.19.0#@##1## 06/26/2011 03:19:00      tresbopeep::EN:US:0:U:@@FM/2 INI Editor MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/13/2011 03:19:01      tresbopeep::EN:US:0:U:@@FM/2 INI Editor MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 0x60000
  • trunk/killproc.def

    r1581 r1617  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.19.0#@##1## 06/26/2011 03:19:00      tresbopeep::EN:US:0:U:@@FM/2 Kill Process MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/13/2011 03:19:01      tresbopeep::EN:US:0:U:@@FM/2 Kill Process MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 0x50000
  • trunk/sysinfo.def

    r1581 r1617  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.19.0#@##1## 06/26/2011 03:19:00      tresbopeep::EN:US:0:U:@@FM/2 SysInfo MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/13/2011 03:19:01      tresbopeep::EN:US:0:U:@@FM/2 SysInfo MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 0x50000
  • trunk/undel.def

    r1581 r1617  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.19.0#@##1## 06/26/2011 03:19:00      tresbopeep::EN:US:0:U:@@FM/2 Undelete MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/13/2011 03:19:01      tresbopeep::EN:US:0:U:@@FM/2 Undelete MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 0x50000
  • trunk/vcollect.def

    r1581 r1617  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.19.0#@##1## 06/26/2011 03:19:00      tresbopeep::EN:US:0:U:@@FM/2 Collector MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/13/2011 03:19:01      tresbopeep::EN:US:0:U:@@FM/2 Collector MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 655360
  • trunk/vdir.def

    r1581 r1617  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.19.0#@##1## 06/26/2011 03:19:00      tresbopeep::EN:US:0:U:@@FM/2 View Directory MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/13/2011 03:19:01      tresbopeep::EN:US:0:U:@@FM/2 View Directory MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 488416
  • trunk/viewinfs.def

    r1581 r1617  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.19.0#@##1## 06/26/2011 03:19:00      tresbopeep::EN:US:0:U:@@FM/2 View INFs MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/13/2011 03:19:01      tresbopeep::EN:US:0:U:@@FM/2 View INFs MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 122840
  • trunk/vtree.def

    r1581 r1617  
    55# 14 Jun 07 SHL Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.19.0#@##1## 06/26/2011 03:19:00      tresbopeep::EN:US:0:U:@@FM/2 Tree View MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.19.1#@##1## 08/13/2011 03:19:01      tresbopeep::EN:US:0:U:@@FM/2 Tree View MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2011 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 488416
Note: See TracChangeset for help on using the changeset viewer.