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 …
Note: See TracTimeline for information about the timeline view.