Timeline



May 23, 2014:

2:44 PM Ticket #540 (ReleaseTool: Prompt for each upload) created by John Small
By prompting for each upload, it would be possible to select certain …

Apr 23, 2014:

7:26 PM Ticket #539 (Release Tool: A vote for better email 'from' entries) created by aschn
Actually Release Tool creates a from address like …

Apr 6, 2014:

5:58 PM RBuild edited by Gregg Young
(diff)
5:57 PM WikiStart edited by Gregg Young
(diff)
5:55 PM Milestone Release_3.22 completed
5:52 PM Changeset [1775] by Gregg Young
Tag release FM2-3_22_0
5:50 PM Ticket #538 (Change to SayMsg2 for the suggest dialog) created by Gregg Young
CS [1789]
5:42 PM Changeset [1774] by Gregg Young
Documentation def files and version stuff for the 3.22 release
5:29 PM Ticket #537 (Re-enable list commands for .LZ files) closed by Gregg Young
fixed
5:28 PM Changeset [1773] by Gregg Young
Remove bzip check added in CS [1690] Ticket [537]

Apr 1, 2014:

3:44 PM Changeset [1772] by Steven Levine
Added

Mar 30, 2014:

9:41 PM Changeset [1771] by Gregg Young
Last change to try to speed up the initial drive scan. This delays …
9:14 PM Changeset [1770] by Gregg Young
Change to lzip code to allow a list file entry to work. Ticket 537
6:02 PM Changeset [1769] by Gregg Young
String changes for 502 fix in CS1768
5:37 PM Changeset [1768] by Gregg Young
Last try to keep fix for Ticket 502. If it doesn't work need to revert …
4:28 PM Changeset [1767] by Gregg Young
Fixed typo
3:24 PM Ticket #537 (Re-enable list commands for .LZ files) created by John Small
Changeset [1690] effectively disables any listing of archive files …

Mar 26, 2014:

12:57 AM Ticket #536 (Edits on archiver commands have flaws) created by John Small
1) The edits are not allowing me to enter a command of the form: …

Mar 24, 2014:

10:53 PM Ticket #535 (Trap in Filter on shutdown while containers were still loading (at ...) created by Gregg Young
10:47 PM Ticket #534 (Trap in Stubby on startup) created by Gregg Young
Fix was not adequate needed (INT) pci != -1 check

Mar 23, 2014:

8:02 PM Ticket #529 (I get an error message ocassionally on start up when the selected ...) closed by Gregg Young
fixed: CS [1756]
8:01 PM Ticket #528 (Slow initial drive scans caused by releasing the tree container lock ...) closed by Gregg Young
fixed: CS [1756]
7:56 PM Ticket #531 (Add to known problems) closed by Gregg Young
fixed: CS [1765]
7:54 PM Ticket #530 (Add explaination of %* in object properties to help file) closed by Gregg Young
fixed: CS [1766]
7:53 PM Changeset [1766] by Gregg Young
Added information on FM2 program object parameters (including %*) and …
7:51 PM Changeset [1765] by Gregg Young
Added 2 known problems to help file. Fixed some typos Ticket [531]

Mar 22, 2014:

8:01 PM Changeset [1764] by John Small
RemoveCnrItems? changes: Remove unneeded nested loop Stop calling …
6:01 PM Changeset [1763] by Gregg Young
Reverted some code from the RemoveCnrItems? CS[1759] changes adding a …

Mar 21, 2014:

11:31 PM Changeset [1762] by Steven Levine
Remove obsolete code
11:29 PM Changeset [1761] by Steven Levine
Implement IsAbsolutePath? and modify SearchPathForFile? to use
11:10 PM Changeset [1760] by Steven Levine
Comments

Mar 20, 2014:

2:47 AM Changeset [1759] by Steven Levine
RemoveCnrItems?: clean up odd code

Mar 14, 2014:

1:41 AM Ticket #522 (High memory: Ensure no "highmem-unsafe" functions are called directly.) reopened by Steven Levine
There is work left to do on this ticket. kLIBC's os2safe.h defines …

Mar 5, 2014:

12:20 PM Changeset [1758] by John Small
Ticket #532: Modified to append additional archiver definitions to …
12:12 PM Ticket #533 (Lock file message has incorrect filename) created by John Small
The name of the file is correct but the path is not.
12:09 PM Ticket #532 (Modify cfgmgr to append additional archiver definitions to ARCHIVER.BB2) created by John Small
CFGMGR already has code to add an Unzip 6 definition. Add 7Zip and …

Mar 3, 2014:

3:28 PM Changeset [1757] by Gregg Young
One more try. Consider more file types as possible archiver solutions
3:46 AM Ticket #527 (Get the FM/2 Suggest dialog working correctly again.) closed by Gregg Young
fixed: CS [1754]
3:22 AM Ticket #531 (Add to known problems) created by Gregg Young
1. Cut and paste from completed windows options 2. Blank VIO windows …
1:57 AM Ticket #530 (Add explaination of %* in object properties to help file) created by Gregg Young
It allows drag and drop on the objects. See Suggestions text in the rc file

Mar 2, 2014:

10:28 PM Ticket #529 (I get an error message ocassionally on start up when the selected ...) created by Gregg Young
OS/2 can't find directory "A:\"? Module: filldir.c Line number: 1202 …
10:23 PM Changeset [1756] by Gregg Young
Speed up intial drive scans Ticket 528
10:03 PM Ticket #528 (Slow initial drive scans caused by releasing the tree container lock ...) created by Gregg Young
9:07 PM Changeset [1755] by Gregg Young
Comments for CS [1753]
9:05 PM Changeset [1754] by Gregg Young
!didone for fFirstTime so the suggest code works again. Also clear out …
8:46 PM Ticket #527 (Get the FM/2 Suggest dialog working correctly again.) created by Gregg Young
It was blocked by an if that would always be false. It also put or …
6:58 PM Changeset [1753] by Gregg Young
Fixed typo that reversed the function of the saymsg dialog g/bzip …
6:58 PM Ticket #526 (Improve support for compress tar files) created by Gregg Young
3:20 AM Ticket #100 (Disable archiver window menu items that do not make sense in context ...) closed by Gregg Young
fixed
3:18 AM Ticket #502 (Wrong error message when opening invalid zip file) closed by Gregg Young
fixed: CS [1752]
3:17 AM Ticket #525 (Trap when trying to print a file from an archive) closed by Gregg Young
fixed: CS [1752]
3:16 AM Ticket #503 (Run "Test Archive" in a way that allows copy and paste of the output.) closed by Gregg Young
fixed
1:39 AM Changeset [1752] by Gregg Young
Fixed error checking in FillArcCnr? only to report missing archivers …

Mar 1, 2014:

7:41 PM Ticket #525 (Trap when trying to print a file from an archive) created by Gregg Young
6:40 PM Changeset [1751] by John Small
Removed commented-out code missed in previous commmit
1:55 PM Changeset [1750] by John Small
Ticket #524: Made "searchapath" thread-safe. Function names and …
1:32 AM Ticket #522 (High memory: Ensure no "highmem-unsafe" functions are called directly.) closed by John Small
fixed
1:31 AM Ticket #500 (Address the issue of high-memory traps) closed by John Small
fixed

Feb 28, 2014:

4:46 PM Changeset [1749] by John Small
Ticket #522: Ensure use of wrapper functions where needed
2:48 PM Changeset [1748] by John Small
Ticket #510: Improved handling of cleanup of temporary files.

Feb 25, 2014:

1:49 AM Ticket #462 (Various fixes and improvements to ReleaseTool) closed by John Small
fixed

Feb 24, 2014:

10:24 PM Ticket #512 (Improvements to logfm2.cmd) closed by John Small
fixed: CS [1747]
10:23 PM Changeset [1747] by John Small
Ticket #512: Changed FM/2 logging icon so it does not start minimized …
6:20 PM Ticket #524 (Make searchapath thread-safe) created by John Small
searchapath (in srchpath.c) uses a static array and returns the …
5:26 PM Ticket #512 (Improvements to logfm2.cmd) reopened by John Small
2:47 PM Ticket #523 (Stop considering missing "list", "create" or "extract" commands an error.) closed by John Small
fixed
2:45 PM Changeset [1746] by John Small
Ticket #523: Stop considering missing "list", "create" or "extract" …
2:13 PM Ticket #518 (Double-clicking on invalid ZIP file results in incorrect error message) closed by John Small
duplicate
2:12 PM Ticket #518 (Double-clicking on invalid ZIP file results in incorrect error message) reopened by John Small
2:11 PM Ticket #516 (exehdr is run on the DLL's on every build) closed by John Small
fixed
2:08 PM Ticket #517 (FM/2 thinks all entries in ARCHIVER.BB2 are invalid?) closed by John Small
fixed: Fixed by changing call from DosQueryAppType? to xDosQueryAppType.
2:04 PM Ticket #523 (Stop considering missing "list", "create" or "extract" commands an error.) created by John Small
Currently check_archiver (avv.c) considers it an error if an archiver …
1:46 PM Ticket #522 (High memory: Ensure no "highmem-unsafe" functions are called directly.) created by John Small
Currently there are numerous direct calls to "highmem-unsafe" …
1:31 PM Changeset [1745] by John Small
Ticket #500: Suspended use of high memory by commenting out the calls …
12:42 PM Changeset [1744] by John Small
Ticket #517: Replaced a call to DosQueryAppType? to a call to the …
9:46 AM Ticket #515 (Exception upon restarting FM/2 after system lock-up) closed by John Small
fixed
9:42 AM Ticket #512 (Improvements to logfm2.cmd) closed by John Small
fixed
9:41 AM Ticket #519 (Fix/improve calls to strtol/strtoul) closed by John Small
fixed
1:03 AM Ticket #337 (Add lzip entry to archiver.tmp) closed by Gregg Young
fixed
1:02 AM Ticket #337 (Add lzip entry to archiver.tmp) reopened by Gregg Young
1:02 AM Ticket #353 (Eject fails to eject HPFS formatted USB removable drive) closed by Gregg Young
worksforme
1:01 AM Ticket #53 (USB removable drives not recognized as removable) closed by Gregg Young
worksforme
12:37 AM Changeset [1743] by John Small
Ticket #515L Corrected a mis-coded call to strtol (can changed it to …

Feb 23, 2014:

10:14 PM Ticket #521 (Error message from runemf2 fails to provide caller information) closed by Gregg Young
fixed: CS [1742]
10:14 PM Changeset [1742] by Gregg Young
Undated one of the error messages in runemf2 to provide the calling …
10:12 PM Ticket #521 (Error message from runemf2 fails to provide caller information) created by Gregg Young
2:42 AM Ticket #520 ("Quick" page help shows help too often) created by John Small
With a fresh install of FM/2, with no pre-existing FM3.INI file, it …

Feb 22, 2014:

11:32 PM Changeset [1741] by Gregg Young
Fix warn readonly yes don't ask to work when recursing directories.
9:32 PM Changeset [1740] by Gregg Young
Fix wipeallf to recurse properly
9:06 PM Changeset [1739] by Gregg Young
Cleanup of readonly check code suppress spurious error on blocked …
7:54 PM Changeset [1738] by John Small
Ticket #519: Corrected mis-coded but probably harmless calls to strtol …
7:16 PM Ticket #519 (Fix/improve calls to strtol/strtoul) created by John Small
Several of these calls are mis-coded, clearly intending to use the …
Note: See TracTimeline for information about the timeline view.