Changeset 1094

Show
Ignore:
Timestamp:
07/22/08 03:15:41 (6 weeks ago)
Author:
gyoung
Message:

Updated .def files, readme, history etc for 3.12 release

Location:
trunk
Files:
25 modified

Legend:

Unmodified
Added
Removed
  • trunk/HISTORY

    r1088 r1094  
    44 o When viewing archives, users can now select "Open default" or "Open Settings". 
    55   These options are available through the context menu and via the F6 and F7 keys. 
    6    Ticket 126. (John) 
     6   Also available is open in FM2Play.exe for multimedia accel key only Ctrl + l 
     7   Ticket 126, 249. (John Gregg) 
    78 o The Settings notebook now responds to certain accelerator keys: F1 for help; F3 
    89   and both Enter keys for "Close and save" and ESC for "Close and discard changes". 
     
    1112   environment variables is now user-selectable on the "Tree" page of the Settings notebook. 
    1213   Ticket 114. (John) 
     14 o FM/2 now uses the system TMP/TEMP directory for its Temp files. It should cleanup after 
     15   itself but it does it when it reopens following a crash. Let us know if it doesn't 
     16   Ticket 20 (Gregg) 
     17 o We have reworked the menus and accel keys in file containers (ie dircnr) to allow 
     18   for either the full path name (always available) or the filename to be saved/appended 
     19   to the clipboard. The menus were reworked to make access to these functions more obvious. 
     20   Ticket 137 (Gregg) 
     21 o Bug fixes, code cleanup and fortify enhancements (Steve, John, Gregg) 
    1322 
    14233.11 
  • trunk/README

    r1057 r1094  
    55 ³       See end of document for contact info           ³ 
    66 ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ 
     7 
     8FM/2 3.12 Fixes a bug introduced in 3.11 (trap when viewing 
     9multiple files from an archive at the same time). It also adds 
     10Open Default, Open Settings and via an accel key ctrl + l Open 
     11Multimedia (using FM2play.exe) to the archive viewer. FM/2 now 
     12uses the system TMP/TEMP directory for it temporary files and 
     13cleans up after a crash on the next restart. FM/2 creates a 
     14subdirectory of the pattern $FM2*.*. The settings notebook can 
     15now be closed using esc, F3 or enter; the last 2 save any 
     16changes that have been made. You can now select which environment 
     17variables to show when using show the environment in the drive 
     18tree. Just add or remove from the list on the "Tree" page of 
     19the notebook. It defaults initially to the current list. You can 
     20now save/append either a full pathname or just a filename or a 
     21list of either to the clipboard. We have changed the wording 
     22in the menus to make this easier to find. We fixed a few other 
     23minor issues see the history for more details. 
    724 
    825FM/2 3.11 adds the option of having delete move the objects 
  • trunk/av2.def

    r1057 r1094  
    55# 16 Jun 07 GKY Convert to OpenWatcom 
    66 
    7 option description '@#SLAInc:3.11#@##1## 07/08/2008 03:11:00      GKYBuild::EN:US:0:U:@@FM/2 Viewer MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 
     7option description '@#SLAInc:3.12#@##1## 07/21/2008 03:12:00      GKYBuild::EN:US:0:U:@@FM/2 Viewer MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 
    88 
    99option stack = 488416 
  • trunk/databar.def

    r1057 r1094  
    55# 16 Jun 07 GKY Convert to OpenWatcom 
    66 
    7 option description '@#SLAInc:3.11#@##1## 07/08/2008 03:11:00      GKYBuild::EN:US:0:U:@@FM/2 Databar MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 
     7option description '@#SLAInc:3.12#@##1## 07/21/2008 03:12:00      GKYBuild::EN:US:0:U:@@FM/2 Databar MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 
    88 
    99option stack = 65536 
  • trunk/dirsize.def

    r1057 r1094  
    55# 16 Jun 07 GKY Convert to OpenWatcom 
    66 
    7 option description '@#SLAInc:3.11#@##1## 07/08/2008 03:11:00      GKYBuild::EN:US:0:U:@@FM/2 Directory Sizes MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 
     7option description '@#SLAInc:3.12#@##1## 07/21/2008 03:12:00      GKYBuild::EN:US:0:U:@@FM/2 Directory Sizes MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 
    88 
    99option stack = 0x50000 
  • trunk/dll/fm3dll.def

    r1078 r1094  
    66# 18 Jul 08 SHL Add Runtime_Error 
    77 
    8 option description '@#SLAInc:3.11#@##1## 07/08/2008 03:11:00      GKYBuild::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2008 Steven Levine and Associates, Inc.' 
     8option description '@#SLAInc:3.12#@##1## 07/21/2008 03:12:00      GKYBuild::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2008 Steven Levine and Associates, Inc.' 
    99segment class 'DATA' readwrite loadoncall nonshared 
    1010segment class 'CODE' loadoncall 
  • trunk/dll/fm3res.def

    r1057 r1094  
    55# 14 Jun 07 SHL Convert to OpenWatcom 
    66 
    7 option description '@#SLAInc:3.11#@##1## 07/08/2008 03:11:00      GKYBuild::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2008 Steven Levine and Associates, Inc.' 
     7option description '@#SLAInc:3.12#@##1## 07/21/2008 03:12:00      GKYBuild::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2008 Steven Levine and Associates, Inc.' 
    88 
    99segment class 'DATA' readonly loadoncall shared 
  • trunk/dll/internal/makefile

    r1054 r1094  
    5050   @%write $^@ option map 
    5151   @%write $^@ name $(BASE) 
    52    @%write $^@ op desc '@$#SLAInc:3.11$#@$#$#1$#$# 07/08/2007 03:11:00      slamain::EN:US:0:U:@@FM/2 Strings Compiler' 
     52   @%write $^@ op desc '@$#SLAInc:3.12$#@$#$#1$#$# 07/21/2008 03:12:00      slamain::EN:US:0:U:@@FM/2 Strings Compiler' 
    5353   @%write $^@ file $(BASE).obj 
    5454   @%write $^@ library os2386.lib 
  • trunk/dll/ipf/context.ipf

    r1041 r1094  
    314314:artwork runin name='\bitmaps\file.bmp'. 
    315315:p. 
    316 The save lists submenu allows you to save lists to the clipboard or a file 
     316The save lists to clipboard/file submenu allows you to save lists to the clipboard or a file 
    317317:p. 
    318318:artwork name='..\..\bitmaps\saveclip.bmp' align=center. 
     
    322322selections of files to other programs; for instance, you might copy a 
    323323list of files to the clipboard and feed it to a terminal program to send 
    324 the files over a modem or network. 
     324the files over a modem or network. You can save/append the full path names or 
     325just the filenames. 
    325326:artwork runin name='\bitmaps\file.bmp'. :artwork runin name='\bitmaps\fldr.bmp'. :artwork runin name='\bitmaps\drive.bmp'. 
    326327:p. 
  • trunk/dll/ipf/keys.ipf

    r1081 r1094  
    104104:pd.Deselect all 
    105105:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.{:color fc=default bc=default. 
    106 :pd.Append to clipboard 
     106:pd.Append full path(s) to clipboard 
    107107:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.[:color fc=default bc=default. 
    108 :pd.Save to clipboard 
     108:pd.Save full path(s) to clipboard 
     109:pt.:color fc=default bc=palegray.Alt:color fc=default bc=default. + :color fc=default bc=palegray.{:color fc=default bc=default. 
     110:pd.Append filename(s) to clipboard 
     111:pt.:color fc=default bc=palegray.Alt:color fc=default bc=default. + :color fc=default bc=palegray.[:color fc=default bc=default. 
     112:pd.Save filename(s) to clipboard 
    109113:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.}:color fc=default bc=default. 
    110114:pd.Deselect clipboard 
     
    174178:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.v:color fc=default bc=default. 
    175179:pd.View 
     180:pt.:color fc=default bc=palegray.F6:color fc=default bc=default. 
     181:pd.Open default 
     182:pt.:color fc=default bc=palegray.F7:color fc=default bc=default. 
     183:pd.Open settings 
    176184:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.w:color fc=default bc=default. 
    177185:pd.Walk to new extract directory 
     
    423431:pd.Invert selection 
    424432:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.{:color fc=default bc=default. 
    425 :pd.Append to clipboard 
     433:pd.Append full path(s) to clipboard 
    426434:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.[:color fc=default bc=default. 
    427 :pd.Save to clipboard 
     435:pd.Save full path(s) to clipboard 
     436:pt.:color fc=default bc=palegray.Alt:color fc=default bc=default. + :color fc=default bc=palegray.{:color fc=default bc=default. 
     437:pd.Append filename(s) to clipboard 
     438:pt.:color fc=default bc=palegray.Alt:color fc=default bc=default. + :color fc=default bc=palegray.[:color fc=default bc=default. 
     439:pd.Save filename(s) to clipboard 
    428440:pt.:color fc=default bc=palegray.F3:color fc=default bc=default. 
    429441:pd.Close window 
  • trunk/dll/version.h

    r1057 r1094  
    5050  02 Mar 08 GKY v3.10 Release 
    5151  06 Jul 08 GKY v3.11 Release 
     52  21 Jul 08 GKY v3.12 
    5253 
    5354***********************************************************************/ 
    5455 
    5556#define VERMAJOR       3 
    56 #define VERMINOR       11 
     57#define VERMINOR       12 
    5758// Ensure VERREALMINOR nul for non-beta releases 
    5859// #define VERREALMINOR   "" 
  • trunk/eas.def

    r1057 r1094  
    55# 16 Jun 07 GKY Convert to OpenWatcom 
    66 
    7 option description '@#SLAInc:3.11#@##1## 07/08/2008 03:11:00      GKYBuild::EN:US:0:U:@@FM/2 EA Editor MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 
     7option description '@#SLAInc:3.12#@##1## 07/21/2008 03:12:00      GKYBuild::EN:US:0:U:@@FM/2 EA Editor MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 
    88 
    99option stack = 0x50000 
  • trunk/file_id.diz

    r1057 r1094  
    1 FM/2 v3.11 built with OpenWatcom 
     1FM/2 v3.12 built with OpenWatcom 
    22An OS/2 Warp+ PM 32-bit 
    33file/directory/disk/archive/etc. 
  • trunk/fm3.def

    r1057 r1094  
    55# 14 Jun 07 SHL Convert to OpenWatcom 
    66 
    7 option description '@#SLAInc:3.11#@##1## 07/08/2008 03:11:00      GKYBuild::EN:US:0:U:@@F(ile) M(anager)/2 Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2005, 2008 Steven Levine and Associates, Inc.' 
     7option description '@#SLAInc:3.12#@##1## 07/21/2008 03:12:00      GKYBuild::EN:US:0:U:@@F(ile) M(anager)/2 Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2005, 2008 Steven Levine and Associates, Inc.' 
    88 
    99option stack = 655360 
  • trunk/fm4.def

    r1057 r1094  
    55# 14 Jun 07 SHL Convert to OpenWatcom 
    66 
    7 option description '@#SLAInc:3.11#@##1## 07/08/2008 03:11:00      GKYBuild::EN:US:0:U:@@F(ile) M(anager)/2 Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2005, 2008 Steven Levine and Associates, Inc.' 
     7option description '@#SLAInc:3.12#@##1## 07/21/2008 03:12:00      GKYBuild::EN:US:0:U:@@F(ile) M(anager)/2 Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2005, 2008 Steven Levine and Associates, Inc.' 
    88 
    99option stack = 655360 
  • trunk/global.def

    r1057 r1094  
    55# 16 Jun 07 GKY Convert to OpenWatcom 
    66 
    7 option description '@#SLAInc:3.11#@##1## 07/08/2008 03:11:00      GKYBuild::EN:US:0:U:@@FM/2 Global MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 
     7option description '@#SLAInc:3.12#@##1## 07/21/2008 03:12:00      GKYBuild::EN:US:0:U:@@FM/2 Global MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 
    88 
    99option stack = 388416 
  • trunk/ini.def

    r1057 r1094  
    55# 16 Jun 07 GKY Convert to OpenWatcom 
    66 
    7 option description '@#SLAInc:3.11#@##1## 07/08/2008 03:11:00      GKYBuild::EN:US:0:U:@@FM/2 INI Editor MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 
     7option description '@#SLAInc:3.12#@##1## 07/21/2008 03:12:00      GKYBuild::EN:US:0:U:@@FM/2 INI Editor MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 
    88 
    99option stack = 0x60000 
  • trunk/killproc.def

    r1057 r1094  
    55# 16 Jun 07 GKY Convert to OpenWatcom 
    66 
    7 option description '@#SLAInc:3.11#@##1## 07/08/2008 03:11:00      GKYBuild::EN:US:0:U:@@FM/2 Kill Process MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 
     7option description '@#SLAInc:3.12#@##1## 07/21/2008 03:12:00      GKYBuild::EN:US:0:U:@@FM/2 Kill Process MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 
    88 
    99option stack = 0x50000 
  • trunk/sysinfo.def

    r1057 r1094  
    55# 16 Jun 07 GKY Convert to OpenWatcom 
    66 
    7 option description '@#SLAInc:3.11#@##1## 07/08/2008 03:11:00      GKYBuild::EN:US:0:U:@@FM/2 SysInfo MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 
     7option description '@#SLAInc:3.12#@##1## 07/21/2008 03:12:00      GKYBuild::EN:US:0:U:@@FM/2 SysInfo MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 
    88 
    99option stack = 0x50000 
  • trunk/undel.def

    r1057 r1094  
    55# 16 Jun 07 GKY Convert to OpenWatcom 
    66 
    7 option description '@#SLAInc:3.11#@##1## 07/08/2008 03:11:00      GKYBuild::EN:US:0:U:@@FM/2 Udelete MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 
     7option description '@#SLAInc:3.12#@##1## 07/21/2008 03:12:00      GKYBuild::EN:US:0:U:@@FM/2 Udelete MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 
    88 
    99option stack = 0x50000 
  • trunk/vcollect.def

    r1057 r1094  
    55# 16 Jun 07 GKY Convert to OpenWatcom 
    66 
    7 option description '@#SLAInc:3.11#@##1## 07/08/2008 03:11:00      GKYBuild::EN:US:0:U:@@FM/2 Collector MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 
     7option description '@#SLAInc:3.12#@##1## 07/21/2008 03:12:00      GKYBuild::EN:US:0:U:@@FM/2 Collector MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 
    88 
    99option stack = 488416 
  • trunk/vdir.def

    r1057 r1094  
    55# 16 Jun 07 GKY Convert to OpenWatcom 
    66 
    7 option description '@#SLAInc:3.11#@##1## 07/08/2008 03:11:00      GKYBuild::EN:US:0:U:@@FM/2 View Directory MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 
     7option description '@#SLAInc:3.12#@##1## 07/21/2008 03:12:00      GKYBuild::EN:US:0:U:@@FM/2 View Directory MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 
    88 
    99option stack = 488416 
  • trunk/viewinfs.def

    r1057 r1094  
    55# 16 Jun 07 GKY Convert to OpenWatcom 
    66 
    7 option description '@#SLAInc:3.11#@##1## 07/08/2008 03:11:00      GKYBuild::EN:US:0:U:@@FM/2 View INFs MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 
     7option description '@#SLAInc:3.12#@##1## 07/21/2008 03:12:00      GKYBuild::EN:US:0:U:@@FM/2 View INFs MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 
    88 
    99option stack = 122840 
  • trunk/vtree.def

    r1057 r1094  
    55# 14 Jun 07 SHL Convert to OpenWatcom 
    66 
    7 option description '@#SLAInc:3.11#@##1## 07/08/2008 03:11:00      GKYBuild::EN:US:0:U:@@FM/2 Tree View MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 
     7option description '@#SLAInc:3.12#@##1## 07/21/2008 03:12:00      GKYBuild::EN:US:0:U:@@FM/2 Tree View MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 
    88 
    99option stack = 488416 
  • trunk/warpin/makefile

    r1054 r1094  
    1414 
    1515!ifndef FM2_VER                  # if defined on wmake command, use it 
    16 FM2_VER=-3-11-0                  # default value 
     16FM2_VER=-3-12-0                  # default value 
    1717!ifdef %FM2_VER                  # if defined via env. var. 
    1818FM2_VER=$(%FM2_VER)              #     use the env. var.