Changeset 1774


Ignore:
Timestamp:
Apr 6, 2014, 7:42:00 PM (12 years ago)
Author:
Gregg Young
Message:

Documentation def files and version stuff for the 3.22 release

Location:
trunk
Files:
22 edited

Legend:

Unmodified
Added
Removed
  • trunk/HISTORY

    r1679 r1774  
    11New stuff at the top.  This list is not necessarily complete.
     2
     33.22
     4 o Compare directories enhancements:
     5   Fix snapshot file to actually load and save (with/without subdirectories) properly.
     6   Toggle of include subdirectories leaves snapshot file loaded. Added an indicator
     7   (textbox) that a list (snapshot) file is loaded.Ticket 490 (Gregg)
     8   Added optional confirmation dialogs for delete move and copy Ticket 277 (Gregg)
     9   Added EA compare option Ticket 80 (Gregg)
     10   Fixed some minor interspace/display issues (Steven, Gregg)
     11 o Fixed the readonly warning on delete code and enhanced the dialog it now has focus on
     12   opening, accel keys, defaults to no and Esc key cancels operation. Rework readonly
     13   code so it works with move to trashcan enabled Ticket 506 (Gregg)
     14   Suppress readonly warning for delete of temporary files. Ticket 497 (Gregg)
     15 o Changes to get 7z archives to work with AV2. Includes an ugly hack to compensate for
     16   the fact that the compressed size is missing from some files in some archives.
     17   This results in the filename being put in the nsize variable which then must be passed
     18   to fname. Fortunately it displays compressed size as 0 since it can't deal with the non
     19   numeric text string. A file name that is all numeric will show odd results.
     20   Ticket 492 (Gregg)
     21 o Changes to fix .tar.gz list because of changes in tar 1.20 (maybe earlier). Ticket 493
     22   (Gregg)
     23 o Added lzip support Ticket 494 (Gregg)
     24 o Fix failure to create directory from archive file name when the name had a space.
     25   Ticket 495 (Gregg)
     26 o Added instruction for creating a new archiver definition in Archiver.bb2 using an
     27   archive of the new type as a template to the help file. Ticket 21 (Gregg)
     28 o Improved user interface responsiveness during long seek and scan operations (Gregg)
     29 o Fixed trap that occurred when trying to run commands from the command list drop down
     30   Ticket 509 (Gregg)
     31 o Support git, svn, hg etc. version control metadata directory excludes in seek and scan
     32   Ticket 404 (Steven)
     33 o Fix trap on opening a file without an extension Ticket 496 (Gregg) 
     34 o Fix separate parameters. Moved to general page renamed separate settings for apps.
     35   Ticket 497 (Gregg)
     36 o Add "#" command line switch to workaround problem with blank command shell started
     37   from fm2 after fm2 has been started with stdout and stderr redirected to a file.
     38   Ticket 508 (Gregg)
     39 o Fixed move to trashcan so it works when the trashcan::drives key hadn't been written
     40   to OS2.INI Ticket 507 (Gregg)
     41 o Installer fixes: Fixed the FM2 with logging object. Ticket 511 (Gregg)
     42   Fixed install of file shadows in FM2 folder and subfolders Ticket 501 (John)
     43   Fixed FM2 utilities install by FM2 warpin. (Gregg)
     44   Fixed the suggest dialog which suggests parameters for newly installed objects.
     45   Ticket 527 (Gregg)
     46 o Fixed trap caused by cleanup of temp files left after a crash. Ticket 515 (John)
     47 o Stopped file extensions in directory containers from changing to upper case following
     48   a double click. Ticket 513 (Gregg)
     49 o Stop loading FM2 in high memory to prevent odd traps. Ticket 500 (John)
     50 o Fixed trap when attempting to print a file from an archive container Ticket 525 (Gregg)
     51 o Disabled menu choices in archive container that aren't options for the selected
     52   archiver. Ticket 100 (Gregg)
     53 o Enhanced initial drive scan speed Ticket 528 (Gregg)
     54 o Suppressed error message drive A: not ready on initial scan Ticket 529 (Gregg)
     55 o Added information about drag and drop on program objects to the help file Ticket 530
     56   (Gregg)
    257
    3583.21
  • trunk/README

    r1679 r1774  
    55 ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
    66
     7
     8FM/2 3.22 provides enhancements to compare directories, seek and scan and the
     9archive viewer. It fixes the check for readonly files on delete to work in all
     10cases. It fixes some problems with the installer. We have also fixed a number
     11of cosmetic issues and several traps. We no longer load FM/2 in high memory as
     12we determined that was causing some of the traps. We tried to improve the speed
     13of drive scans and the responsiveness of the UI during long seek and scans.
     14See the history file for more details. Please let us know if you find a defect.
    715
    816FM/2 3.21 has a few enhancement which we hope you will find useful. Since eCS
  • trunk/av2.def

    r1679 r1774  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    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'
     7option description '@#The Netlabs FM/2 team:3.22.0#@##1## 2014-04-06 03:22:00      TRESBOPEEP::EN:US:0:U:@@FM/2 Archive Viewer MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2014 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 488416
  • trunk/databar.def

    r1679 r1774  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    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'
     7option description '@#The Netlabs FM/2 team:3.22.0#@##1## 2014-04-06 03:22:00      TRESBOPEEP::EN:US:0:U:@@FM/2 Databar MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2014 Steven Levine and Associates, Inc. All rights reserved'
    88
    99#option stack = 65536 # 14 Dec 08 SHL
  • trunk/dirsize.def

    r1679 r1774  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    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'
     7option description '@#The Netlabs FM/2 team:3.22.0#@##1## 2014-04-06 03:22:00      TRESBOPEEP::EN:US:0:U:@@FM/2 Directory Sizes MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2014 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 0x50000
  • trunk/dll/copyright.h

    r1679 r1774  
    88 */
    99
    10 #define COPYRIGHT_YEAR "2013"
     10#define COPYRIGHT_YEAR "2014"
    1111
    1212#define COPYRIGHT_STRING "Copyright (c) 1993, 1998 M. Kimes, " \
  • trunk/dll/fm3dll.def

    r1679 r1774  
    99# 10 Dec 08 SHL Ticket 26: Add excepiton handler support
    1010
    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'
     11option description '@#The Netlabs FM/2 team:3.22.0#@##1## 2014-04-06 03:22:00      TRESBOPEEP::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2014 Steven Levine and Associates, Inc. All rights reserved'
    1212segment class 'DATA' readwrite loadoncall nonshared
    1313segment class 'CODE' loadoncall
  • trunk/dll/fm3res.def

    r1679 r1774  
    55# 14 Jun 07 SHL Convert to OpenWatcom
    66
    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'
     7option description '@#The Netlabs FM/2 team:3.22.0#@##1## 2014-04-06 03:22:00      TRESBOPEEP::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2014 Steven Levine and Associates, Inc. All rights reserved'
    88
    99segment class 'DATA' readonly loadoncall shared
  • trunk/dll/version.h

    r1679 r1774  
    4848
    4949#define VERMAJOR       3
    50 #define VERMINOR       21
     50#define VERMINOR       22
    5151// Ensure VERREALMINOR nul for non-beta releases
    5252// #define VERREALMINOR   ""
  • trunk/eas.def

    r1679 r1774  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    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'
     7option description '@#The Netlabs FM/2 team:3.22.0#@##1## 2014-04-06 03:22:00      TRESBOPEEP::EN:US:0:U:@@FM/2 EA Editor MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2014 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 0x50000
  • trunk/file_id.diz

    r1679 r1774  
    1 FM/2 v3.21.0 built with OpenWatcom
     1FM/2 v3.22.0 built with OpenWatcom
    22An OS/2 Warp+ PM 32-bit
    33file/directory/disk/archive/etc.
  • trunk/fm3.def

    r1679 r1774  
    55# 14 Jun 07 SHL Convert to OpenWatcom
    66
    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'
     7option description '@#The Netlabs FM/2 team:3.22.0#@##1## 2014-04-06 03:22:00      TRESBOPEEP::EN:US:0:U:@@F(ile) M(anager)/2 Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2014 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 655360
  • trunk/fm4.def

    r1679 r1774  
    55# 14 Jun 07 SHL Convert to OpenWatcom
    66
    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'
     7option description '@#The Netlabs FM/2 team:3.22.0#@##1## 2014-04-06 03:22:00      TRESBOPEEP::EN:US:0:U:@@F(ile) M(anager)/2 Lite Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2014 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 655360
  • trunk/global.def

    r1679 r1774  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    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'
     7option description '@#The Netlabs FM/2 team:3.22.0#@##1## 2014-04-06 03:22:00      TRESBOPEEP::EN:US:0:U:@@FM/2 Global MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2014 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 388416
  • trunk/ini.def

    r1679 r1774  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    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'
     7option description '@#The Netlabs FM/2 team:3.22.0#@##1## 2014-04-06 03:22:00      TRESBOPEEP::EN:US:0:U:@@FM/2 INI Editor MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2014 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 0x60000
  • trunk/killproc.def

    r1679 r1774  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    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'
     7option description '@#The Netlabs FM/2 team:3.22.0#@##1## 2014-04-06 03:22:00      TRESBOPEEP::EN:US:0:U:@@FM/2 Kill Process MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2014 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 0x50000
  • trunk/sysinfo.def

    r1679 r1774  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    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'
     7option description '@#The Netlabs FM/2 team:3.22.0#@##1## 2014-04-06 03:22:00      TRESBOPEEP::EN:US:0:U:@@FM/2 SysInfo MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2014 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 0x50000
  • trunk/undel.def

    r1679 r1774  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    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'
     7option description '@#The Netlabs FM/2 team:3.22.0#@##1## 2014-04-06 03:22:00      TRESBOPEEP::EN:US:0:U:@@FM/2 Undelete MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2014 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 0x50000
  • trunk/vcollect.def

    r1679 r1774  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    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'
     7option description '@#The Netlabs FM/2 team:3.22.0#@##1## 2014-04-06 03:22:00      TRESBOPEEP::EN:US:0:U:@@FM/2 Collector MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2014 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 655360
  • trunk/vdir.def

    r1679 r1774  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    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'
     7option description '@#The Netlabs FM/2 team:3.22.0#@##1## 2014-04-06 03:22:00      TRESBOPEEP::EN:US:0:U:@@FM/2 View Directory MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2014 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 488416
  • trunk/viewinfs.def

    r1679 r1774  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    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'
     7option description '@#The Netlabs FM/2 team:3.22.0#@##1## 2014-04-06 03:22:00      TRESBOPEEP::EN:US:0:U:@@FM/2 View INFs MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2014 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 122840
  • trunk/vtree.def

    r1679 r1774  
    55# 14 Jun 07 SHL Convert to OpenWatcom
    66
    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'
     7option description '@#The Netlabs FM/2 team:3.22.0#@##1## 2014-04-06 03:22:00      TRESBOPEEP::EN:US:0:U:@@FM/2 Tree View MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2014 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 488416
Note: See TracChangeset for help on using the changeset viewer.