Timeline



Nov 12, 2008:

12:44 AM Ticket #211 (Add debug guide to wiki) closed by Gregg Young
fixed
12:43 AM Ticket #247 (netdrive copy failure) closed by Gregg Young
fixed: This is a netdrive problem (I have contacted them) and doesn't have an …
12:37 AM Ticket #288 (Ensure defined/undefined status of DEBUG is passed to the compiler) closed by Gregg Young
fixed

Nov 11, 2008:

9:07 PM Changeset [1275] by Gregg Young
Remove code that attempted to work around netdrive …
12:16 AM Changeset [1274] by Gregg Young
Clean up of system.c changes to reflect final fix for ticket 58

Nov 10, 2008:

4:25 PM Changeset [1273] by John Small
Reversal of CS 1266 for this file which was incorrect.
2:10 PM Changeset [1272] by Gregg Young
Remove priority_bumped from WaitChildThread? and added some comments …
3:58 AM Changeset [1271] by Gregg Young
A fix for the ticket 58 hang which runs runemf2 with the WAIT flag in …

Nov 8, 2008:

8:49 PM Ticket #58 (System hangs when serially opening multiple files for viewing from an ...) closed by Gregg Young
fixed: Fixed CS 1270
8:48 PM Changeset [1270] by Gregg Young
Comments and code cleanup for WaitChildThread? solution to hang cused …

Nov 6, 2008:

4:11 AM Changeset [1269] by John Small
Various corrections and wording/format improvements to config.ipf and …

Oct 31, 2008:

3:19 AM Changeset [1268] by Gregg Young
Added a thread to monitor completion of unarchive to send message to …

Oct 30, 2008:

3:41 PM Changeset [1267] by Gregg Young
Additional ipf file bmp updates from David
2:49 PM Changeset [1266] by John Small
Warpin build improvements, including condensed script-related code and …
2:41 PM Changeset [1265] by John Small
Code improvements, including condensed script-related code and …

Oct 29, 2008:

10:33 PM Ticket #294 (Add new object icons for fm2 folder objects) closed by John Small
fixed
10:32 PM Ticket #293 (Warpin build: Check for valid SED (and GREP) and heed the "-a" option) closed by John Small
fixed
2:29 AM WPIBuild edited by dwgras
(diff)
1:46 AM WPIBuild edited by John Small
Updated SVN link (diff)
12:23 AM Changeset [1264] by John Small
Ticket 293: Add Warpin install support for new icons for various FM/2 …

Oct 26, 2008:

9:41 PM Ticket #294 (Add new object icons for fm2 folder objects) created by Gregg Young
Need to update the warpin install to install these
6:37 PM Changeset [1263] by Gregg Young
Updated inf viewer icon
6:36 PM Changeset [1262] by Gregg Young
Updated config bitmap
6:35 PM Changeset [1261] by Gregg Young
New bitmaps to update help file; Help file updates re new toolbars & …
6:33 PM Changeset [1260] by Gregg Young
New icons for folder objects warpin script still needs to be updated
5:09 PM Ticket #25 (Move long scans to secondary threads) closed by Gregg Young
fixed: While I didn't add additional threads, it appears that by looping …
2:03 AM Changeset [1259] by Steven Levine
Rework makefile dependencies to avoid target dependent build failures. …

Oct 24, 2008:

8:35 PM Changeset [1258] by Gregg Young
Davids new icon for the seekscan object
8:29 PM Changeset [1257] by Gregg Young
Update to David's new icons and bitmaps

Oct 23, 2008:

2:06 PM Changeset [1256] by John Small
Ticket 293: Add chksed target to check for sufficient SED and GREP and …
1:59 PM WPIBuild edited by John Small
Add requirement for GREP (diff)
1:49 PM Ticket #293 (Warpin build: Check for valid SED (and GREP) and heed the "-a" option) created by John Small
1) Add a target which checks for a sufficient SED and GREP and aborts …
12:39 PM Ticket #292 (Correct the parameters field of the Helpfile Viewer icon) closed by John Small
fixed
12:39 PM Changeset [1255] by John Small
Ticket 292: Fix parameters field of Helpfile Viewer icon.
12:34 PM Ticket #292 (Correct the parameters field of the Helpfile Viewer icon) created by John Small
The Warpin script is missing the proper parameters setting which …
12:30 AM Ticket #187 (Refactor fm3dll.h into separate .h files - ongoing) closed by John Small
fixed

Oct 20, 2008:

11:41 PM Changeset [1254] by Gregg Young
David's updated quicktools toolbars all of which iclude buttons to …

Oct 19, 2008:

11:11 PM Changeset [1253] by Gregg Young
Fix instance of a submenu having 2 default items
10:18 PM Ticket #290 (Fix logic for disabling menu items on remote and virtual drives) closed by Gregg Young
fixed: CS 1251
10:18 PM Ticket #279 (Right click on unformatted drive gives "directories" menu not "drives") closed by Gregg Young
fixed: CS 1251
9:53 PM Ticket #291 (Change the directory container "Scanning" message to somethig more useful.) created by Gregg Young
9:52 PM Ticket #2 (Fix progress indicators so they update appropriately) closed by Gregg Young
fixed
4:38 PM Changeset [1252] by Gregg Young
Fixed remark to point to the correct .h file for the flag definitions …
4:34 PM Changeset [1251] by Gregg Young
Fix issues with drives context menu (Tickets 279, 290)
4:18 PM Ticket #290 (Fix logic for disabling menu items on remote and virtual drives) created by Gregg Young
2:37 PM Ticket #285 (Fix support for non-EXE executables for archver commands.) closed by Gregg Young
fixed: CS 1248
2:01 PM Ticket #163 (Investigate probable race condition in ReLineThread in Newview.c) closed by Gregg Young
fixed: This appears to have been fixed in CS 850 at least the DosSleep? was …

Oct 18, 2008:

11:08 PM BuildingFm2 edited by Gregg Young
(diff)
11:02 PM Changeset [1250] by Gregg Young
Scan drives in 4 passes to speed up tree scans (Ticket 25)

Oct 16, 2008:

10:15 PM Changeset [1249] by Gregg Young
Fixed typo to change the filter data file back to filters.dat

Oct 15, 2008:

10:54 PM Ticket #289 (NormalizeCmdLine doesn't search PATH for cmd, bat & bmt files or check ...) closed by Gregg Young
fixed: Fixed CS 1247-8
10:53 PM Ticket #289 (NormalizeCmdLine doesn't search PATH for cmd, bat & bmt files or check ...) created by Gregg Young
10:48 PM Ticket #286 (NormalizeCommandLine DosFindFirst missing DosFindClose) closed by Gregg Young
fixed: Removed DosFindFirst? calls CS1248
10:10 PM Changeset [1248] by Gregg Young
Cleanup of NormalizeCmdLine? changes
1:44 PM Changeset [1247] by Gregg Young
Fix issues with NormalizeCmdLine?; it now uses searchapath to check for …

Oct 13, 2008:

2:11 AM WPIBuild edited by dwgras
(diff)

Oct 9, 2008:

12:30 PM Changeset [1246] by John Small
Add Id property to Warpin-related CMD files
12:25 PM Changeset [1245] by John Small
Fixed $Id string in sed.in
11:50 AM Changeset [1244] by John Small
Ticket 287: Various Warpin-related code …
11:24 AM Changeset [1243] by John Small
Fixed a typo.
11:21 AM Changeset [1242] by John Small
Ticket 288: Ensure DEBUG is passed to compiler and cleanup obsolete …
11:14 AM Ticket #288 (Ensure defined/undefined status of DEBUG is passed to the compiler) created by John Small
11:12 AM Changeset [1241] by John Small
Ticket 187: Make searchapath function non-static and other misc. code …
11:05 AM Changeset [1240] by John Small
Assigned id's to Config->Edit and Config->Palette submenus
11:00 AM Ticket #287 (Correct and update the Warpin installation script) closed by John Small
fixed
10:56 AM Changeset [1239] by John Small
Ticket 287: Various Warpin-related code …

Oct 6, 2008:

9:20 PM BuildingFm2 edited by Steven Levine
Update executable build instructions (diff)
11:16 AM WPIBuild edited by John Small
Changed NMAKE to WMAKE and other minor changes (diff)
10:48 AM Ticket #287 (Correct and update the Warpin installation script) created by John Small
1. There is a minor syntax error which prevents Warpin from checking …

Sep 29, 2008:

7:10 PM Ticket #286 (NormalizeCommandLine DosFindFirst missing DosFindClose) created by Steven Levine
This leaks find handles

Sep 26, 2008:

5:57 PM Ticket #285 (Fix support for non-EXE executables for archver commands.) created by John Small
The help screen for the "Edit an archiver" dialog suggests that …
5:41 PM Ticket #284 (Support archivers whose list commands do not provide useable start/end ...) created by John Small
The TAR achiver list command simply lists the files in …

Sep 24, 2008:

8:11 PM Ticket #283 (CheckListProc should not allow view unless underlying file exists.) created by Steven Levine
CheckListProc? can be called for non-exsistant files which results in …

Sep 18, 2008:

12:23 AM WikiStart edited by Steven Levine
(diff)

Sep 17, 2008:

7:32 AM Changeset [1238] by John Small
AV2.C: Converted to use of xDosFind... wrapper functions
7:29 AM Changeset [1237] by John Small
WRAPPERS.H: Deleted duplicate function declaration
7:29 AM Changeset [1236] by John Small
FM3DLL.DEF: Commented out unneeded exports

Sep 16, 2008:

5:53 PM Ticket #282 (Support wildcard masks in bld_fm2_dirs.txt) closed by John Small
fixed
5:51 PM Changeset [1235] by John Small
Discontinue use of dirsize.h.
5:47 PM Changeset [1234] by John Small
Ticket 282: Support wildcard masks in bld_fm2_dirs.txt.
5:40 PM Ticket #282 (Support wildcard masks in bld_fm2_dirs.txt) created by John Small
The Debug package files were specified with wildcard masks (*.map and …
10:48 AM Changeset [1233] by John Small
Deleted unnecessary include statements
10:47 AM Changeset [1232] by John Small
Deleted unnecessary includes from RC files.

Sep 15, 2008:

7:51 PM Changeset [1231] by John Small
Ticket 187: Additional corrections to ensure resources are loaded.
7:50 PM Changeset [1230] by John Small
TIcket 187: Additional corrections to ensure loading of resources.

Sep 14, 2008:

11:43 AM Changeset [1229] by John Small
Ticket 187: Corrections to correct build errors.

Sep 13, 2008:

11:13 PM Changeset [1228] by John Small
Ticket 187: Moved typedef's and some #define's from fm3dll.h
11:13 PM Changeset [1227] by John Small
Ticket 187: Moved typedef's and some #define's from fm3dll.h
11:12 PM Changeset [1226] by John Small
Ticket 187: Moved typedef's and some #define's from fm3dll.h
11:12 PM Changeset [1225] by John Small
Ticket 187: Moved typedef's and some #define's from fm3dll.h
11:11 PM Changeset [1224] by John Small
Ticket 187: Moved typedef's and some #define's from fm3dll.h
11:11 PM Changeset [1223] by John Small
Ticket 187: Moved typedef's and some #define's from fm3dll.h
11:10 PM Changeset [1222] by John Small
Ticket 187: Moved typedef's and some #define's from fm3dll.h
11:10 PM Changeset [1221] by John Small
Ticket 187: Moved typedef's and some #define's from fm3dll.h
11:09 PM Changeset [1220] by John Small
Ticket 187: Moved typedef's and some #define's from fm3dll.h
11:08 PM Changeset [1219] by John Small
Ticket 187: Moved UM_ and other PM-related def's from fm3dll.h
11:07 PM Changeset [1218] by John Small
Ticket 187: Reorganized to contian "global" #define's (primarily)
8:15 AM Changeset [1217] by John Small
init.c: moved a misplaced function declaration.
6:54 AM Changeset [1216] by John Small
Ticket 187: Move data declarations/definitions out of fm3dll.h
6:54 AM Changeset [1215] by John Small
Ticket 187: Move data declarations/definitions out of fm3dll.h
6:53 AM Changeset [1214] by John Small
Ticket 187: Move data declarations/definitions out of fm3dll.h
6:53 AM Changeset [1213] by John Small
Ticket 187: Move data declarations/definitions out of fm3dll.h
6:52 AM Changeset [1212] by John Small
Ticket 187: Move data declarations/definitions out of fm3dll.h
6:52 AM Changeset [1211] by John Small
Ticket 187: Move data declarations/definitions out of fm3dll.h
6:51 AM Changeset [1210] by John Small
Ticket 187: Move data declarations/definitions out of fm3dll.h
6:51 AM Changeset [1209] by John Small
Ticket 187: Move data declarations/definitions out of fm3dll.h
6:50 AM Changeset [1208] by John Small
Ticket 187: Move data declarations/definitions out of fm3dll.h
6:49 AM Changeset [1207] by John Small
Ticket 187: Move data declarations/definitions out of fm3dll.h
6:48 AM Changeset [1206] by John Small
Ticket 187: Move datadevlarations/definitions out of fm3dll.h
6:47 AM Changeset [1205] by John Small
Ticket 187: Move datadevlarations/definitions out of fm3dll.h
6:46 AM Changeset [1204] by John Small
Ticket 187: Move datadevlarations/definitions out of fm3dll.h
6:46 AM Changeset [1203] by John Small
Ticket 187: Move datadevlarations/definitions out of fm3dll.h

Sep 11, 2008:

12:52 PM Changeset [1202] by John Small
Ticket 187: Set properties and improve comments
12:51 PM Changeset [1201] by John Small
Ticket 187: Set properties and improve comments
12:51 PM Changeset [1200] by John Small
Ticket 187: Set properties and improve comments
12:50 PM Changeset [1199] by John Small
Ticket 187: Set properties and improve comments
12:49 PM Changeset [1198] by John Small
Ticket 187: Set properties and improve comments
12:49 PM Changeset [1197] by John Small
Ticket 187: Set properties and improve comments
12:48 PM Changeset [1196] by John Small
Ticket 187: Set properties and improve comments
12:48 PM Changeset [1195] by John Small
Ticket 187: Set properties and improve comments
12:47 PM Changeset [1194] by John Small
Ticket 187: Set properties and improve comments
11:08 AM Changeset [1193] by John Small
Improved comment on new "#if 0" lines.
1:02 AM Ticket #281 (Show percentage completion when copying/moving large files) created by Steven Levine
Since we use DosCopy? for this, we need to implement some sort of …
12:53 AM Ticket #280 (Add option to show databar to Utilities menu) created by Steven Levine
The databar is handy for reviewing disk space usage. It would be …

Sep 10, 2008:

10:06 PM Changeset [1192] by John Small
shdwmgr.cmd: Added the Id string and property.
10:04 PM Changeset [1191] by John Small
Corrected a typo
10:02 PM Changeset [1190] by John Small
Ticket 187: Draft 2: Move remaining function declarations
9:58 PM Changeset [1189] by John Small
Ticket 187: Draft 2: Move remaining function declarations
9:58 PM Changeset [1188] by John Small
Ticket 187: Draft 2: Move remaining function declarations
9:58 PM Changeset [1187] by John Small
Ticket 187: Draft 2: Move remaining function declarations
9:57 PM Changeset [1186] by John Small
Ticket 187: Draft 2: Move remaining function declarations
9:57 PM Changeset [1185] by John Small
Ticket 187: Draft 2: Move remaining function declarations
9:56 PM Changeset [1184] by John Small
Ticket 187: Draft 2: Move remaining function declarations
9:56 PM Changeset [1183] by John Small
Ticket 187: Draft 2: Move remaining function declarations
9:55 PM Changeset [1182] by John Small
Ticket 187: Draft 2: Move remaining function declarations
9:55 PM Changeset [1181] by John Small
Ticket 187: Draft 2: Move remaining function declarations
9:54 PM Changeset [1180] by John Small
Ticket 187: Draft 2: Move remaining function declarations
9:54 PM Changeset [1179] by John Small
Ticket 187: Draft 2: Move remaining function declarations
9:53 PM Changeset [1178] by John Small
Ticket 187: Draft 2: Move remaining function declarations
9:53 PM Changeset [1177] by John Small
Ticket 187: Draft 2: Move remaining function declarations
9:52 PM Changeset [1176] by John Small
Ticket 187: Draft 2: Move remaining function declarations
2:30 AM WikiStart edited by John Small
Update current version number (diff)

Sep 8, 2008:

7:18 PM Changeset [1175] by Steven Levine
Avoid aliased pszLongName pointer in ActionCnrThread? IDM_MOVE
5:27 PM Changeset [1174] by Steven Levine
Remove extra pszLongName logic in FreeCnrItemData?

Sep 7, 2008:

1:22 AM Ticket #279 (Right click on unformatted drive gives "directories" menu not "drives") created by Gregg Young
Result is you can call format from fm/2 for an unformatted drive.

Sep 6, 2008:

12:54 AM Ticket #110 (support state restore for drives with no-prescan set) closed by Gregg Young
fixed

Sep 5, 2008:

10:53 PM Changeset [1173] by Gregg Young
Fix for header file refactoring breaking fortify builds
9:51 PM Changeset [1172] by John Small
Ticket 187: Draft 1: Functions only
9:49 PM Changeset [1171] by John Small
Ticket 187: Draft 1: Functions only
9:48 PM Changeset [1170] by John Small
Ticket 187: Draft 1: Functions only
9:47 PM Changeset [1169] by John Small
Ticket 187: Draft 1: Functions only
9:47 PM Changeset [1168] by John Small
Ticket 187: Draft 1: Functions only
9:47 PM Changeset [1167] by John Small
Ticket 187: Draft 1: Functions only
9:46 PM Changeset [1166] by John Small
Ticket 187: Draft 1: Functions only
9:46 PM Changeset [1165] by John Small
Ticket 187: Draft 1: Functions only
9:44 PM Changeset [1164] by John Small
Ticket 187: Draft 1: Functions only
9:43 PM Changeset [1163] by John Small
Ticket 187: Draft 1: Functions only
9:43 PM Changeset [1162] by John Small
Ticket 187: Draft 1: Functions only
9:42 PM Changeset [1161] by John Small
Ticket 187: Draft 1: Functions only
9:41 PM Changeset [1160] by John Small
Ticket 187: Draft 1: Functions only
9:41 PM Changeset [1159] by John Small
Ticket 187: Draft 1: Functions only
9:40 PM Changeset [1158] by John Small
Ticket 187: Draft 1: Functions only
9:39 PM Changeset [1157] by John Small
Ticket 187: Draft 1: Functions only
9:39 PM Changeset [1156] by John Small
Ticket 187: Draft 1: Functions only
9:38 PM Changeset [1155] by John Small
Ticket 187: Draft 1: Functions only
8:37 PM Changeset [1154] by Steven Levine
Correct FreeCnrItemData? pszDisplayName pointer overlap check

Sep 4, 2008:

10:39 AM Ticket #230 (Fix/improve coding relating to various "state"/presparam INI keys) closed by John Small
fixed

Sep 2, 2008:

11:24 AM Changeset [1153] by John Small
ReleaseTool?.cmd: Fixed a bug (not responding to option 20).
10:24 AM Changeset [1152] by John Small
Added subtask to task 19: "Post a note to Netlabs Community"
2:14 AM Changeset [1151] by Gregg Young
Tag release FM2-3_13-00

Sep 1, 2008:

10:59 PM Changeset [1150] by John Small
CFGMGR: Change to using FM3INI env variable, if set to locate INI file.
10:27 PM Changeset [1149] by John Small
v3.13 README and HISTORY: minor reordering
10:17 PM Changeset [1148] by Gregg Young
Def files etc for 3.13 Release
10:07 PM Changeset [1147] by Gregg Young
Updated readme for 3.13 release
9:50 PM Ticket #278 (Trap in strrchr from filldir.c line ~1654) closed by Gregg Young
fixed: CS 1146
9:48 PM Changeset [1146] by Gregg Young
Fixes strrchr trap in FreeCnrItemData? when pci->pszFileName is NULL …
9:44 PM Changeset [1145] by Gregg Young
History updated for 3.13 release
9:21 PM Changeset [1144] by John Small
Ticket 267: Further improvements and fixes.
9:20 PM Changeset [1143] by John Small
v3.13 README, 2nd draft
9:08 PM Changeset [1142] by John Small
v3.13 update, first draft
8:32 PM Changeset [1141] by Gregg Young
More comments
8:08 PM Ticket #275 (Edit, Hide, Show tool fail to save toolbar) closed by Gregg Young
fixed
8:07 PM Ticket #274 (Rename and better document the "user-defined bmp" checkbox) closed by Gregg Young
fixed
8:07 PM Ticket #273 (Add bmps for the 7 predefined toolbars to resources) closed by Gregg Young
fixed
8:06 PM Ticket #278 (Trap in strrchr from filldir.c line ~1654) created by Gregg Young
Possible double run of FreeCnrItemData?. Changed to prevent trap dbgmsg …
7:52 PM Changeset [1140] by Gregg Young
Comments added for recent changes
4:51 PM Changeset [1139] by Gregg Young
Clean up code formatting
4:50 PM Changeset [1138] by Gregg Young
comment out debugging printf
4:41 PM Ticket #107 (Implement release validation tool) closed by John Small
fixed
4:29 PM Ticket #267 (Fix button definitions and typos in toolbar files) closed by John Small
fixed
4:28 PM Ticket #259 (States should save toolbar selected and target directory) closed by John Small
fixed
7:24 AM Changeset [1137] by John Small
Set ID string substitution?
7:22 AM Changeset [1136] by John Small
Add/improve error handling.
5:34 AM Changeset [1135] by John Small
Add "::" to get SVN to enter version string?

Aug 31, 2008:

10:00 PM Milestone Release_3.13 completed

Aug 30, 2008:

4:12 PM Ticket #277 (Enhance compare directories to support prompted move/copy/delete) created by Steven Levine
There are times when it is difficult to ensure that the selections are …
4:09 PM Ticket #276 (Enhance compare directories context menu to include compare selected, ...) created by Steven Levine
These are feature I sometimes wish I had when working with large …
7:38 AM Changeset [1134] by John Small
Ticket 259: Fix save of "TargetDir?=<None>"
4:27 AM Changeset [1133] by Steven Levine
Optimize makefiles Change from dllsyms to syms target for consistency …
4:21 AM Changeset [1132] by Steven Levine
Point pci fields at NullStr? to sync with FreeCnrItemData? mods
12:19 AM Changeset [1131] by Gregg Young
Some additional toolbar enhancements and fixes (tickets 273, 274, 275)

Aug 29, 2008:

11:11 PM Ticket #275 (Edit, Hide, Show tool fail to save toolbar) created by Gregg Young
8:09 PM Ticket #274 (Rename and better document the "user-defined bmp" checkbox) created by Gregg Young
This box actually tells fm2 not to use the bmp from its own resources.
8:07 PM Ticket #273 (Add bmps for the 7 predefined toolbars to resources) created by Gregg Young
Use the bmps David provided
2:40 PM Changeset [1130] by John Small
Ticket 259: More improvements
2:04 PM Changeset [1129] by John Small
Changed help to match a recent change to dialog text.
2:03 PM Changeset [1128] by John Small
Ticket 259: 1) Support save/restore of target dir with states (except …

Aug 28, 2008:

12:05 PM Changeset [1127] by John Small
Added a missing "fixed" comment.

Aug 27, 2008:

5:02 PM Ticket #114 (Support user-selectable environment variable display in Drive Tree) closed by John Small
fixed
4:42 PM Changeset [1126] by John Small
Ticket 107: Release validation tool(s).
4:35 PM Changeset [1125] by John Small
Ticket 259: Support saving and restoring a toolbar with DirCnr? states.
4:32 PM Changeset [1124] by John Small
Ticket 267 changes: fix typos, standardize on "Toolbar" over "Toolbox" …
4:30 PM Changeset [1123] by John Small
Ticket 267 changes: fix typos, standardize on "Toolbar" over "Toolbox" …
4:28 PM Changeset [1122] by John Small
Ticket 267 changes: fix typos, standardize on "Toolbar" over "Toolbox" …
1:05 AM Ticket #272 (Toolbar not saved after button delete) closed by Gregg Young
fixed
1:04 AM Ticket #266 (Warn on creation of duplicate button for a toolbar) closed by Gregg Young
fixed: CS 1121 actually prevents creation of duplicate
1:03 AM Ticket #264 (Require add tool button to have something in the help & text boxes) closed by Gregg Young
fixed: CS 1121
12:07 AM Changeset [1121] by Gregg Young
Require unique ID plus text and help strings for all tools save …

Aug 26, 2008:

11:57 PM Ticket #272 (Toolbar not saved after button delete) created by Gregg Young
1:09 AM Ticket #214 (Archive viewer fails if drive used for its temp files is full) closed by Gregg Young
fixed: CS 1120
1:08 AM Changeset [1120] by Gregg Young
Check TMP directory space warn if lee than 5 MiB prevent archiver from …

Aug 24, 2008:

9:46 PM Changeset [1119] by Gregg Young
Comments for CS 1118 (Tickets 154 (not 152), 270)
8:54 PM Ticket #271 (Prevent deletion of data files when FM/2 is on a full drive) closed by Gregg Young
fixed: CS 1118
8:54 PM Ticket #271 (Prevent deletion of data files when FM/2 is on a full drive) created by Gregg Young
8:53 PM Ticket #154 (Trap caused by FM/2 being on a full disk) closed by Gregg Young
fixed: CS 1118
8:52 PM Changeset [1118] by Gregg Young
Clean up of fix for trap caused by FM/2 being on a full disk. It now …
6:31 PM Changeset [1117] by Gregg Young
Check disk free space before writing data files to prevent traps from …
6:28 PM Changeset [1116] by Gregg Young
Modify COPY/Move checks to account for large file support. (Ticket 256)
6:27 PM Ticket #256 (Move/copy size check in at least seeall and work assume 2GB max file ...) closed by Gregg Young
fixed: CS 1116
6:24 PM Ticket #270 (Arcive editor truncates cmdlines to 3 characters) closed by Gregg Young
fixed: CS 1115
6:14 PM Changeset [1115] by Gregg Young
Fixed truncation of archiver cmdline to 3 characters it is now …
6:08 PM Ticket #270 (Arcive editor truncates cmdlines to 3 characters) created by Gregg Young
Sizeof used instead of MaxComLineStrg? for size
3:30 AM Ticket #268 (Check space available on temp and save drives) closed by Gregg Young
fixed: CS 1112
3:29 AM Changeset [1114] by Gregg Young
Comments for CS 1113
3:24 AM Changeset [1113] by Gregg Young
Use pszDisplayName for display in dirsize.c change free code to free …
3:21 AM Ticket #269 (Use pszDisplayName for display strings in dirsize.c) closed by Gregg Young
fixed: CS 1113
3:21 AM Ticket #269 (Use pszDisplayName for display strings in dirsize.c) created by Gregg Young
Since pszDisplayName is allocated it must be added to the "freecnr" …
3:13 AM Changeset [1112] by Gregg Young
Check free space on TMP & FM2 save directory drives at start up …

Aug 23, 2008:

3:38 PM Ticket #265 (Remove quicktls from the toolbox drop down list) closed by Gregg Young
invalid: This was a vestige of the old installer.
3:36 PM Ticket #133 (Automate release build update of *.def files etc) closed by Gregg Young
duplicate: This is a duplicate of Ticket 107
3:27 PM Ticket #268 (Check space available on temp and save drives) created by Gregg Young

Aug 21, 2008:

6:41 PM Changeset [1111] by John Small
Added "$Id: $" for SVN.
6:40 PM Changeset [1110] by John Small
Added "$Id $" string for SVN.
12:36 PM WikiStart edited by John Small
Corrected some links (diff)
12:00 PM Ticket #267 (Fix button definitions and typos in toolbar files) created by John Small
There are several instances in the toolbar template (TMP) files …

Aug 19, 2008:

3:06 AM Ticket #266 (Warn on creation of duplicate button for a toolbar) created by Gregg Young
Check the ID for duplicates
2:59 AM Ticket #265 (Remove quicktls from the toolbox drop down list) created by Gregg Young
2:56 AM Ticket #264 (Require add tool button to have something in the help & text boxes) created by Gregg Young

Aug 18, 2008:

10:52 PM Ticket #262 (OK behaves differently that cancel for identifying last config page ...) closed by Gregg Young
fixed
10:51 PM Ticket #261 (Dircnr opened when Quick settings page is opened) closed by Gregg Young
fixed
10:51 PM Ticket #260 (New buttons in toolboxes not saved if toolbox is changed before exit reopen) closed by Gregg Young
fixed
10:43 PM Changeset [1109] by Gregg Young
Menu now consistently remebers last notebook page opened & no new …
10:39 PM Changeset [1108] by Gregg Young
Toolbox is saved when a new button is added (Ticket 260)
7:11 PM Ticket #263 (Remap update) created by Gregg Young
Add option to call lan log on Option to find lan share on other …

Aug 16, 2008:

4:39 PM Ticket #262 (OK behaves differently that cancel for identifying last config page ...) created by Gregg Young
This can result in 2 defaults or no defaults or failure to change the …
4:36 PM Ticket #261 (Dircnr opened when Quick settings page is opened) created by Gregg Young

Aug 15, 2008:

6:29 PM Ticket #260 (New buttons in toolboxes not saved if toolbox is changed before exit reopen) created by Gregg Young
6:28 PM Ticket #259 (States should save toolbar selected and target directory) created by Gregg Young
Note: See TracTimeline for information about the timeline view.