Changeset 994
- Timestamp:
- Mar 2, 2008, 9:17:49 PM (18 years ago)
- Location:
- trunk
- Files:
-
- 23 edited
-
HISTORY (modified) (1 diff)
-
README (modified) (1 diff)
-
av2.def (modified) (1 diff)
-
databar.def (modified) (1 diff)
-
dirsize.def (modified) (1 diff)
-
dll/fm3dll.def (modified) (1 diff)
-
dll/fm3res.def (modified) (1 diff)
-
dll/ipf/config.ipf (modified) (1 diff)
-
dll/ipf/notebook.ipf (modified) (1 diff)
-
dll/version.h (modified) (1 diff)
-
eas.def (modified) (1 diff)
-
file_id.diz (modified) (1 diff)
-
fm3.def (modified) (1 diff)
-
fm4.def (modified) (1 diff)
-
global.def (modified) (1 diff)
-
ini.def (modified) (1 diff)
-
killproc.def (modified) (1 diff)
-
sysinfo.def (modified) (1 diff)
-
undel.def (modified) (1 diff)
-
vcollect.def (modified) (1 diff)
-
vdir.def (modified) (1 diff)
-
viewinfs.def (modified) (1 diff)
-
vtree.def (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/HISTORY
r991 r994 1 1 New stuff's at the top. This list is not necessarily complete. 2 2 3 3.10 (pre)3 3.10 4 4 o Removed the close buttton and menu item from the tree container which closed FM/2 (Gregg) 5 5 o Implement bubble help for bitmap menu items in collector and arc container (Gregg) -
trunk/README
r915 r994 5 5 ³ See end of document for contact info ³ 6 6 ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ 7 8 Fm/2 3.10 adds the ability to set the command line length 9 to correspond to the command shell you are using. We have 10 moved some menu items to submenus to reduce menu clutter 11 while adding "unhide" to reveal previously hidden items and 12 adding a settings notebook submenu to allow selection of the 13 page you wish to visit. We have updated the look of several 14 dialogs and containers including adding the ability to remember 15 size location and presentation parameters. We have reworked 16 the the save state on close so it will save the different 17 states of mulyiple directory containers and in greater detail. 18 This state can also be restore at anytime during a session by 19 selecting it from the "States" drop down. We have provided better 20 progress indicators to update the progress of long operations. 21 We now provide both the SYM & MAP files in a seperate warpin 22 package. This will allow interested individuals the tools needed 23 to assist with analysing any problem that may occur. This 24 package is not needed to run FM/2. As always this update 25 provides some performance enhancements and defect fixes. 7 26 8 27 FM/2 3.09 adds "mailto:" so you can configure the ability to -
trunk/av2.def
r915 r994 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3. 09#@##1## 01/10/2008 03:09:00 SLAMain::EN:US:0:U:@@FM/2 Viewer MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.10#@##1## 03/02/2008 03:10:00 SLAMain::EN:US:0:U:@@FM/2 Viewer MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 option stack = 488416 -
trunk/databar.def
r915 r994 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3. 09#@##1## 01/10/2008 03:09:00 SLAMain::EN:US:0:U:@@FM/2 Databar MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.10#@##1## 03/02/2008 03:10:00 SLAMain::EN:US:0:U:@@FM/2 Databar MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 option stack = 65536 -
trunk/dirsize.def
r915 r994 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3. 09#@##1## 01/10/2008 03:09:00 SLAMain::EN:US:0:U:@@FM/2 Directory Sizes MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.10#@##1## 03/02/2008 03:10:00 SLAMain::EN:US:0:U:@@FM/2 Directory Sizes MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 option stack = 0x50000 -
trunk/dll/fm3dll.def
r915 r994 5 5 # 14 Jun 07 SHL Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3. 09#@##1## 01/10/2008 03:09:00 SLAMain::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.10#@##1## 03/02/2008 03:10:00 SLAMain::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2008 Steven Levine and Associates, Inc.' 8 8 segment class 'DATA' readwrite loadoncall nonshared 9 9 segment class 'CODE' loadoncall -
trunk/dll/fm3res.def
r915 r994 5 5 # 14 Jun 07 SHL Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3. 09#@##1## 01/10/2008 03:09:00 SLAMain::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.10#@##1## 03/02/2008 03:10:00 SLAMain::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 segment class 'DATA' readonly loadoncall shared -
trunk/dll/ipf/config.ipf
r416 r994 18 18 :p. 19 19 The :link reftype=hd res=94600.Settings notebook:elink. is accessed from 20 this menu. 20 this menu. You can use the submenu to access the specific page you want 21 otherwise it opens to the last page you accessed. 21 22 :p. 22 23 The :link reftype=hd res=100065.Set Target directory:elink. is the next menu -
trunk/dll/ipf/notebook.ipf
r911 r994 681 681 reftype=hd res=100065.Target directory:elink.:ehp6. (if one is set, of 682 682 course; otherwise, you're prompted anyway). 683 683 :p. 684 The :hp6.Set command line length:ehp6. spin button allow you to limit the 685 number of characters you can place in a "command" that will ultimately be 686 passed to your command shell. This setting is internal to FM/2 and does not 687 effect the actual limit of your command shell. The minimum is 299 which is 688 the CMD.EXE limit. The Default is 1023 which is the unexpanded limit for 689 4OS2.EXE. We believe that some UNIX based shells (eg BASH) have much 690 higher limits so the maximum is 32K. (The 1023 was also the hard 691 coded limit in many place in FM/2). 684 692 685 693 :h3 res=99960 name=PANEL_SCANPAGE.Scanning page -
trunk/dll/version.h
r915 r994 52 52 53 53 #define VERMAJOR 3 54 #define VERMINOR 954 #define VERMINOR 10 55 55 // Ensure VERREALMINOR nul for non-beta releases 56 56 // #define VERREALMINOR "" -
trunk/eas.def
r915 r994 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3. 09#@##1## 11/11/2008 03:09:00 SLAMain::EN:US:0:U:@@FM/2 EA Editor MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.10#@##1## 03/02/2008 03:10:00 SLAMain::EN:US:0:U:@@FM/2 EA Editor MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 option stack = 0x50000 -
trunk/file_id.diz
r915 r994 1 FM/2 v3. 09built with OpenWatcom1 FM/2 v3.10 built with OpenWatcom 2 2 An OS/2 Warp+ PM 32-bit 3 3 file/directory/ disk/archive/etc. -
trunk/fm3.def
r915 r994 5 5 # 14 Jun 07 SHL Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3. 09#@##1## 01/10/2008 03:09:00 SLAMain::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.'7 option description '@#SLAInc:3.10#@##1## 03/02/2008 03:10:00 SLAMain::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.' 8 8 9 9 option stack = 655360 -
trunk/fm4.def
r915 r994 5 5 # 14 Jun 07 SHL Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3. 09#@##1## 01/10/2008 03:09:00 SLAMain::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.'7 option description '@#SLAInc:3.10#@##1## 03/02/2008 03:10:00 SLAMain::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.' 8 8 9 9 option stack = 655360 -
trunk/global.def
r915 r994 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3. 09#@##1## 01/10/2008 03:09:00 SLAMain::EN:US:0:U:@@FM/2 Global MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.10#@##1## 03/02/2008 03:10:00 SLAMain::EN:US:0:U:@@FM/2 Global MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 option stack = 388416 -
trunk/ini.def
r915 r994 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3. 09#@##1## 01/10/2008 03:09:00 SLAMain::EN:US:0:U:@@FM/2 INI Editor MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.10#@##1## 03/02/2008 03:10:00 SLAMain::EN:US:0:U:@@FM/2 INI Editor MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 option stack = 0x60000 -
trunk/killproc.def
r915 r994 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3. 09#@##1## 01/10/2008 03:09:00 SLAMain::EN:US:0:U:@@FM/2 Kill Process MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.10#@##1## 03/02/2008 03:10:00 SLAMain::EN:US:0:U:@@FM/2 Kill Process MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 option stack = 0x50000 -
trunk/sysinfo.def
r915 r994 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3. 09#@##1## 01/10/2008 03:09:00 SLAMain::EN:US:0:U:@@FM/2 SysInfo MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.10#@##1## 03/02/2008 03:10:00 SLAMain::EN:US:0:U:@@FM/2 SysInfo MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 option stack = 0x50000 -
trunk/undel.def
r915 r994 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3. 09#@##1## 01/10/2008 03:09:00 SLAMain::EN:US:0:U:@@FM/2 Udelete MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.10#@##1## 03/02/2008 03:10:00 SLAMain::EN:US:0:U:@@FM/2 Udelete MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 option stack = 0x50000 -
trunk/vcollect.def
r915 r994 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3. 09#@##1## 01/10/2008 03:09:00 SLAMain::EN:US:0:U:@@FM/2 Collector MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.10#@##1## 03/02/2008 03:10:00 SLAMain::EN:US:0:U:@@FM/2 Collector MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 option stack = 488416 -
trunk/vdir.def
r915 r994 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3. 09#@##1## 01/10/2008 03:09:00 SLAMain::EN:US:0:U:@@FM/2 View Directory MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.10#@##1## 03/02/2008 03:10:00 SLAMain::EN:US:0:U:@@FM/2 View Directory MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 option stack = 488416 -
trunk/viewinfs.def
r915 r994 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3. 09#@##1## 01/10/2008 03:09:00 SLAMain::EN:US:0:U:@@FM/2 View INFs MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.10#@##1## 03/02/2008 03:10:00 SLAMain::EN:US:0:U:@@FM/2 View INFs MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 option stack = 122840 -
trunk/vtree.def
r915 r994 5 5 # 14 Jun 07 SHL Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3. 09#@##1## 01/10/2008 03:09:00 SLAMain::EN:US:0:U:@@FM/2 Tree View MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.10#@##1## 03/02/2008 03:10:00 SLAMain::EN:US:0:U:@@FM/2 Tree View MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 option stack = 488416
Note:
See TracChangeset
for help on using the changeset viewer.
