Changeset 1421


Ignore:
Timestamp:
May 10, 2009, 8:50:45 PM (16 years ago)
Author:
Gregg Young
Message:

Changes for 3.16 release

Location:
trunk
Files:
21 edited

Legend:

Unmodified
Added
Removed
  • trunk/HISTORY

    r1420 r1421  
    1 New stuffs at the top.  This list is not necessarily complete.
     1New stuff at the top.  This list is not necessarily complete.
    22
    333.16
    4  o Correct walk, compare and dirsizes dialog setups to ignore saved dialog size 
     4 o Correct walk, compare and dirsizes dialog setups to ignore saved dialog size
    55 Ticket 342 (Steven)
    6  o Move translatable strings to fm3dll.rc STRINGTABLE to support NLS translations 
     6 o Move translatable strings to fm3dll.rc STRINGTABLE to support NLS translations
    77 Tickets 6, 81, 340 (Steven, Gregg)
    88 o Support backspace in directory container type to search allow longer time between
    99 key strokes in type to search Ticket 348 (Steven)
    10  o Filtering and select/deselect mask now work in archive containers that have 
     10 o Filtering and select/deselect mask now work in archive containers that have
    1111 pathnames Tickets 358, 359 (Gregg)
    1212 o Date formatting and "thousand separator" should now reflect the system locale settings
  • trunk/av2.def

    r1377 r1421  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 Archive Viewer MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.16.0#@##1## 05/10/2009 03:16:00      PIPPIN1::EN:US:0:U:@@FM/2 Archive Viewer MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 488416
  • trunk/databar.def

    r1377 r1421  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 Databar MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.16.0#@##1## 05/10/2009 03:16:00      PIPPIN1::EN:US:0:U:@@FM/2 Databar MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99#option stack = 65536 # 14 Dec 08 SHL
  • trunk/dirsize.def

    r1377 r1421  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 Directory Sizes MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.16.0#@##1## 05/10/2009 03:16:00      PIPPIN1::EN:US:0:U:@@FM/2 Directory Sizes MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 0x50000
  • trunk/dll/fm3dll.def

    r1377 r1421  
    99# 10 Dec 08 SHL Ticket 26: Add excepiton handler support
    1010
    11 option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
     11option description '@#The Netlabs FM/2 team:3.16.0#@##1## 05/10/2009 03:16:00      PIPPIN1::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    1212segment class 'DATA' readwrite loadoncall nonshared
    1313segment class 'CODE' loadoncall
  • trunk/dll/fm3res.def

    r1377 r1421  
    55# 14 Jun 07 SHL Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.16.0#@##1## 05/10/2009 03:16:00      PIPPIN1::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99segment class 'DATA' readonly loadoncall shared
  • trunk/dll/version.h

    r1385 r1421  
    5656
    5757#define VERMAJOR       3
    58 #define VERMINOR       15
     58#define VERMINOR       16
    5959// Ensure VERREALMINOR nul for non-beta releases
    6060// #define VERREALMINOR   ""
    61 #define VERREALMINOR   " "__DATE__
     61#define VERREALMINOR " "__DATE__
    6262// #define VERREALMINOR    __DATE__ " " __TIME__
    6363
  • trunk/eas.def

    r1377 r1421  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 EA Editor MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.16.0#@##1## 05/10/2009 03:16:00      PIPPIN1::EN:US:0:U:@@FM/2 EA Editor MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 0x50000
  • trunk/file_id.diz

    r1280 r1421  
    1 FM/2 v3.15.0 built with OpenWatcom
     1FM/2 v3.16.0 built with OpenWatcom
    22An OS/2 Warp+ PM 32-bit
    33file/directory/disk/archive/etc.
  • trunk/fm3.def

    r1377 r1421  
    55# 14 Jun 07 SHL Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@F(ile) M(anager)/2 Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.16.0#@##1## 05/10/2009 03:16:00      PIPPIN1::EN:US:0:U:@@F(ile) M(anager)/2 Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 655360
  • trunk/fm4.def

    r1377 r1421  
    55# 14 Jun 07 SHL Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@F(ile) M(anager)/2 Lite Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.16.0#@##1## 05/10/2009 03:16:00      PIPPIN1::EN:US:0:U:@@F(ile) M(anager)/2 Lite Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 655360
  • trunk/global.def

    r1377 r1421  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 Global MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.16.0#@##1## 05/10/2009 03:16:00      PIPPIN1::EN:US:0:U:@@FM/2 Global MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 388416
  • trunk/ini.def

    r1377 r1421  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 INI Editor MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.16.0#@##1## 05/10/2009 03:16:00      PIPPIN1::EN:US:0:U:@@FM/2 INI Editor MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 0x60000
  • trunk/killproc.def

    r1377 r1421  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 Kill Process MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.16.0#@##1## 05/10/2009 03:16:00      PIPPIN1::EN:US:0:U:@@FM/2 Kill Process MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 0x50000
  • trunk/sysinfo.def

    r1377 r1421  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 SysInfo MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.16.0#@##1## 05/10/2009 03:16:00      PIPPIN1::EN:US:0:U:@@FM/2 SysInfo MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 0x50000
  • trunk/undel.def

    r1377 r1421  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 Undelete MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.16.0#@##1## 05/10/2009 03:16:00      PIPPIN1::EN:US:0:U:@@FM/2 Undelete MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 0x50000
  • trunk/vcollect.def

    r1377 r1421  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 Collector MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.16.0#@##1## 05/10/2009 03:16:00      PIPPIN1::EN:US:0:U:@@FM/2 Collector MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 488416
  • trunk/vdir.def

    r1377 r1421  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 View Directory MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.16.0#@##1## 05/10/2009 03:16:00      PIPPIN1::EN:US:0:U:@@FM/2 View Directory MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 488416
  • trunk/viewinfs.def

    r1377 r1421  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 View INFs MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.16.0#@##1## 05/10/2009 03:16:00      PIPPIN1::EN:US:0:U:@@FM/2 View INFs MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 122840
  • trunk/vtree.def

    r1377 r1421  
    55# 14 Jun 07 SHL Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 Tree View MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.16.0#@##1## 05/10/2009 03:16:00      PIPPIN1::EN:US:0:U:@@FM/2 Tree View MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 488416
  • trunk/warpin/makefile

    r1310 r1421  
    2525
    2626!ifndef FM2_VER                  # if defined on wmake command, use it
    27 FM2_VER=-3-15-0                  # default value
     27FM2_VER=-3-16-0                  # default value
    2828!ifdef %FM2_VER                  # if defined via env. var.
    2929FM2_VER=$(%FM2_VER)              #     use the env. var.
Note: See TracChangeset for help on using the changeset viewer.