- Timestamp:
- Jul 22, 2008, 3:15:41 AM (17 years ago)
- Location:
- trunk/dll
- Files:
-
- 6 edited
-
fm3dll.def (modified) (1 diff)
-
fm3res.def (modified) (1 diff)
-
internal/makefile (modified) (1 diff)
-
ipf/context.ipf (modified) (2 diffs)
-
ipf/keys.ipf (modified) (3 diffs)
-
version.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/fm3dll.def
r1078 r1094 6 6 # 18 Jul 08 SHL Add Runtime_Error 7 7 8 option description '@#SLAInc:3.1 1#@##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.'8 option 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.' 9 9 segment class 'DATA' readwrite loadoncall nonshared 10 10 segment class 'CODE' loadoncall -
trunk/dll/fm3res.def
r1057 r1094 5 5 # 14 Jun 07 SHL Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3.1 1#@##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.'7 option 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.' 8 8 9 9 segment class 'DATA' readonly loadoncall shared -
trunk/dll/internal/makefile
r1054 r1094 50 50 @%write $^@ option map 51 51 @%write $^@ name $(BASE) 52 @%write $^@ op desc '@$#SLAInc:3.1 1$#@$#$#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' 53 53 @%write $^@ file $(BASE).obj 54 54 @%write $^@ library os2386.lib -
trunk/dll/ipf/context.ipf
r1041 r1094 314 314 :artwork runin name='\bitmaps\file.bmp'. 315 315 :p. 316 The save lists submenu allows you to save lists to the clipboard or a file316 The save lists to clipboard/file submenu allows you to save lists to the clipboard or a file 317 317 :p. 318 318 :artwork name='..\..\bitmaps\saveclip.bmp' align=center. … … 322 322 selections of files to other programs; for instance, you might copy a 323 323 list of files to the clipboard and feed it to a terminal program to send 324 the files over a modem or network. 324 the files over a modem or network. You can save/append the full path names or 325 just the filenames. 325 326 :artwork runin name='\bitmaps\file.bmp'. :artwork runin name='\bitmaps\fldr.bmp'. :artwork runin name='\bitmaps\drive.bmp'. 326 327 :p. -
trunk/dll/ipf/keys.ipf
r1081 r1094 104 104 :pd.Deselect all 105 105 :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 clipboard106 :pd.Append full path(s) to clipboard 107 107 :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 109 113 :pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.}:color fc=default bc=default. 110 114 :pd.Deselect clipboard … … 174 178 :pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.v:color fc=default bc=default. 175 179 :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 176 184 :pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.w:color fc=default bc=default. 177 185 :pd.Walk to new extract directory … … 423 431 :pd.Invert selection 424 432 :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 clipboard433 :pd.Append full path(s) to clipboard 426 434 :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 428 440 :pt.:color fc=default bc=palegray.F3:color fc=default bc=default. 429 441 :pd.Close window -
trunk/dll/version.h
r1057 r1094 50 50 02 Mar 08 GKY v3.10 Release 51 51 06 Jul 08 GKY v3.11 Release 52 21 Jul 08 GKY v3.12 52 53 53 54 ***********************************************************************/ 54 55 55 56 #define VERMAJOR 3 56 #define VERMINOR 1 157 #define VERMINOR 12 57 58 // Ensure VERREALMINOR nul for non-beta releases 58 59 // #define VERREALMINOR ""
Note:
See TracChangeset
for help on using the changeset viewer.
