Timeline



Nov 25, 2007:

12:09 AM WikiStart edited by Steven Levine
Ticket comments (diff)

Nov 24, 2007:

8:52 PM Ticket #23 (Unzip directory removed from config if directory not available at ...) closed by Gregg Young
fixed
7:50 PM Changeset [877] by Gregg Young
Cleaned up actual fix for drop down menu fonts and colors not matching.

Nov 23, 2007:

11:51 PM Changeset [876] by Gregg Young
FM/2 no longer removes the Ext. Path for the archiver if the path is …
11:14 PM Changeset [875] by Gregg Young
Used global variable to link presparams to main menu window for both …
9:12 PM Changeset [874] by Steven Levine
Support USE_WRC from environment
9:11 PM Changeset [873] by Steven Levine
Get rid of statics

Nov 22, 2007:

11:13 PM Ticket #175 (Hex formatting of binary data does not always show all data) closed by Gregg Young
fixed
11:11 PM Changeset [872] by Gregg Young
Fix failure of font changes and font colors on main menus (tickets 27 …
11:09 PM Ticket #162 (Mismatched Drop down menu colors) closed by Gregg Young
fixed
11:07 PM Ticket #27 (Dropping a new font on menus doesn't work correctly) closed by Gregg Young
fixed

Nov 17, 2007:

1:17 AM Ticket #175 (Hex formatting of binary data does not always show all data) created by Steven Levine
fixup() callers where not allocating sufficiently large buffers for …
1:13 AM Changeset [871] by Steven Levine
Correct hex edit buffer sizing to avoid data loss Detect and report …

Nov 13, 2007:

10:44 PM Changeset [870] by Gregg Young
Fixed Hex formating problem (ticket 174) caused by open watcom same as …
10:38 PM Ticket #174 (Inifile Viewer/editor broken since 3.06 - mutilating display data, ...) closed by Gregg Young
fixed
5:57 PM Ticket #174 (Inifile Viewer/editor broken since 3.06 - mutilating display data, ...) created by guest
Was last operational in 3.0509 See comparative graphics 3.0509 vs. …
4:22 PM WikiStart edited by Steven Levine
Add login info (diff)

Nov 12, 2007:

11:25 PM Changeset [869] by John Small
A "first draft" of code to address ticket 150.
11:00 PM Changeset [868] by John Small
Creating a branch for ticket 150.
7:25 PM Ticket #173 (Profile FM/2 to identify code bottlenecks for optimization - ongoing) created by Gregg Young
6:20 PM Milestone Release_3.8 completed
6:10 PM Changeset [867] by Gregg Young
Tag release FM2-3_08
6:01 PM Changeset [866] by Gregg Young
History, readme, *.def etc files updated for 3.8 release
5:59 PM Changeset [865] by Gregg Young
Minor cleanup to walk directory dialog change

Nov 11, 2007:

8:25 PM Changeset [864] by Gregg Young
Cancel in walk directory dialog now directly closes dialog even if …
8:19 PM Ticket #85 (Unexpected behavior on cancel in the Walk dialog) closed by Gregg Young
fixed
5:10 PM Ticket #41 (Support file sizes over 4 gb) closed by Gregg Young
fixed
6:14 AM Changeset [863] by Steven Levine
Add maximal configure, change normal configure to process only
6:14 AM Changeset [862] by Steven Levine
Get rid of statics
6:12 AM Changeset [861] by Steven Levine
Document NTFS workaround

Nov 10, 2007:

10:58 PM Changeset [860] by Gregg Young
Use the thousand separator from NLS Country info for file sizes. …
7:07 PM Ticket #172 (Add #ifdefs to fm3dll for os2.h dependencies) created by Gregg Young
I've got a script that "compiles" .h files to ensure they work …
12:06 AM Ticket #170 (WarpIN wpi builder can attempt to use wrong wic.exe) closed by Gregg Young
fixed

Nov 5, 2007:

10:32 PM Changeset [859] by Gregg Young
Changed display logic so CommaFmtULL is used both with and without …
5:47 PM Changeset [858] by Steven Levine
Correct NTFS driver small file read fix - broke for large files - oops

Nov 4, 2007:

8:58 PM Changeset [857] by Gregg Young
Free strdup memory for large file size formatting Add GiB label to …
5:05 PM Ticket #159 (Trap when opening file in fastviewer if file is located on NTFS drive.) closed by Gregg Young
fixed
5:01 PM Changeset [856] by Gregg Young
Use CommaFmtULL to display large file sizes (Ticket 41). Remove …

Oct 11, 2007:

12:26 AM Changeset [855] by Steven Levine
Correct ReLineThread? typo

Oct 10, 2007:

4:40 PM Ticket #171 (Change the default setting for a Netdrive partition - NDFS32) created by dwgras
Because this file system can slow FM/2 down to a crawl and even lock …
12:18 AM Changeset [854] by John Small
Changed the "find Warpin" code so that it will no longer mistakenly …

Oct 9, 2007:

10:55 PM Changeset [853] by Steven Levine
Enable keyword substitution
5:35 PM Ticket #170 (WarpIN wpi builder can attempt to use wrong wic.exe) created by Steven Levine
As luck would have it, there is more than one program named wic.exe. …

Oct 8, 2007:

4:16 AM Changeset [852] by Steven Levine
Drop fm2dump2.cmd

Oct 7, 2007:

3:00 AM Changeset [851] by Steven Levine
Rework large file support wrappers (ticket #41) Add code to avoid NTFS …
2:50 AM Changeset [850] by Steven Levine
Rework large file support wrappers (ticket #41) Add code to avoid NTFS …

Oct 5, 2007:

12:45 AM WikiStart edited by Steven Levine
Update mailing list info (diff)

Sep 30, 2007:

7:10 PM Changeset [849] by Gregg Young
Initial attempt at wrapper functions for large file support. …

Sep 29, 2007:

8:55 PM Changeset [848] by Gregg Young
Opps I backed out one to many large file functions
6:45 PM Changeset [847] by Gregg Young
Removed large file APIs from code where hey are not needed.

Sep 27, 2007:

9:16 PM Changeset [846] by Steven Levine
Correct ULONGLONG size formatting to avoid traps
8:34 PM Ticket #169 (Implement and use CompareFDATEFTIME()) created by Steven Levine
We need an INT result = CompareFTimes(FDATE fd1, FTIME ft1, FDATE …
7:40 PM BuildingFm2 edited by Steven Levine
(diff)
7:33 PM WikiStart edited by Steven Levine
Move support and about here (diff)
7:26 PM BuildingFm2 edited by Steven Levine
Update content and clean up wiki formatting. (diff)

Sep 26, 2007:

9:18 PM Ticket #168 (Review structure definitions and optimize field ordering - ongoing) created by Steven Levine
It's probably worthwhile to review our structure definitions and …

Sep 24, 2007:

7:59 PM Changeset [845] by Steven Levine
Document quicklists keys

Sep 23, 2007:

11:06 PM Changeset [844] by Gregg Young
Reversion of some large file funtions where file sizes is not used
10:46 PM Changeset [843] by Steven Levine
Revert to standard APIs where large file support not required by ticket #41
7:27 PM Changeset [842] by Steven Levine
Switch to 4 byte packing (-zp4)
4:27 PM Changeset [841] by Gregg Young
This implements large file support; The wrappers to allow WARP3 …

Sep 22, 2007:

3:33 PM Changeset [840] by Steven Levine
Correct typos

Sep 21, 2007:

8:01 PM Changeset [839] by Gregg Young
Added once per session error message for files whos full path name …
7:19 PM Changeset [838] by Gregg Young
Remainder of changes for xDosFindFirst/Next wrapper performance test
7:17 PM Changeset [837] by Gregg Young
Fix for #144 crash when file names exceed max path; Initial …
6:53 PM Ticket #144 (seek and scan crashes when accessing file with path names exceeding maxpath) closed by Gregg Young
fixed

Sep 15, 2007:

1:07 AM Changeset [836] by Steven Levine
Add options, sync with pdumpctl Sync with current standards …
12:01 AM Ticket #68 (Make directory dialog starts with the wrong directory) closed by Gregg Young
fixed

Sep 14, 2007:

11:41 PM Changeset [835] by Gregg Young
Make directory in directory containers always defaults to current …
4:01 PM Ticket #58 (System hangs when serially opening multiple files for viewing from an ...) reopened by Gregg Young
This reoccurred when the DosSleep? was reduced to 50 from 100. I have …

Sep 12, 2007:

10:16 PM Ticket #167 (Add seek and scan to context menus) created by Steven Levine
It would be useful for seek and scan to be added to the drive and …
9:07 PM Ticket #4 (Update assocation logic to allow multiple dots and longer extensions) closed by Gregg Young
fixed
7:20 PM Changeset [834] by Gregg Young
Improved file filtering logic to match last extention for file …

Sep 5, 2007:

5:48 PM Changeset [833] by Steven Levine
Update fm3dll.rc for OpenWatcom? wrc compat Correct dll\makefile …
2:09 AM Changeset [832] by Gregg Young
Initial implimentation of a more flexible mask matching system to …

Sep 3, 2007:

11:39 PM Changeset [831] by Gregg Young
Fix some notebook uglies
3:49 AM Ticket #166 (Add DosQuerySysState as option; fix crash caused by DosQProcStatus) closed by Gregg Young
fixed
3:30 AM Changeset [830] by Gregg Young
minor cleanup of DosQuerySysState? code
2:48 AM Changeset [829] by Steven Levine
Update DosQProcStatus declarations for OpenWatcom? compat Layout …
2:28 AM Ticket #166 (Add DosQuerySysState as option; fix crash caused by DosQProcStatus) created by Gregg Young
2:02 AM Changeset [828] by Gregg Young
Add DosQuerySysState? as option for getting process info for kill …

Sep 2, 2007:

6:32 PM Changeset [827] by Steven Levine
Future proof xDosSetPathInfo Clean up callers

Sep 1, 2007:

10:11 PM WPIBuild edited by John Small
Various improvements in the text, including change to Open Watcom (diff)
9:50 PM Changeset [826] by Gregg Young
Add xDosSetPathInfo to work around FILESTATUSx buffer crossing 64k boundry
7:33 PM Ticket #155 (Verify that DosSetPathInfo FILESTATUSx buffers do not cross 64K boundaries) closed by Gregg Young
fixed: xDosSetPathInfo added to wrapper.c
1:03 AM Milestone Release_3.7 completed
This is a capacity enhancement release. There are many places in the …
12:59 AM Ticket #158 (Support keyboard access to context menu options in quicklist entry fields) closed by Gregg Young
fixed

Aug 31, 2007:

11:24 PM Changeset [825] by Gregg Young
Tag release FM2-3_07
11:12 PM Changeset [824] by Steven Levine
Add accelerator support to QuickList? windows Correct …
11:07 PM Changeset [823] by Gregg Young
Added one more fix
11:06 PM Changeset [822] by Gregg Young
Oops
9:02 PM Changeset [821] by Gregg Young
Tag release FM2-3_07
8:44 PM Changeset [820] by Gregg Young
3.07 release verion updates
3:39 PM Ticket #164 (Internal viewer copies a Character it should not) closed by dwgras
invalid: I no longer see this. Maybe I should have tested again before …
5:15 AM Ticket #165 (The internal editor cannot open readonly files.) created by dwgras
Any file that is marked readonly cannot be opened with the internal …
5:10 AM Ticket #164 (Internal viewer copies a Character it should not) created by dwgras
If a line is selected in the internal viewer and copied, the line …

Aug 30, 2007:

3:58 PM Ticket #163 (Investigate probable race condition in ReLineThread in Newview.c) created by Gregg Young
Currently a DosSleep? has been added which "fixes" the only know problem.
4:53 AM Ticket #162 (Mismatched Drop down menu colors) created by dwgras
I changed the text background menus to a black background with an …
3:23 AM Ticket #161 (Able to use drag and drop to change toolbar background color.) created by dwgras
Presently, this is not possible. The background color is always grey.
3:21 AM Ticket #160 (Add horizontal scroll bar to internal viewer) created by dwgras
Make the bar is present when unwrapped text is loaded and is not …

Aug 29, 2007:

11:24 PM RBuild edited by Gregg Young
(diff)
11:10 PM Changeset [819] by Gregg Young
History and comments update for horizontal scroll bar fix
10:40 PM Changeset [818] by Gregg Young
Reverse horizontal scroll bar behavior in fast internal viewer (no bar …
1:42 PM Ticket #104 (Add horizontal scroll bar to internal viewer) closed by Gregg Young
fixed

Aug 27, 2007:

10:11 PM Changeset [817] by Gregg Young
Even better fix for fastviewer failure including removal of duplicate …
9:48 PM Ticket #159 (Trap when opening file in fastviewer if file is located on NTFS drive.) created by Gregg Young
I reproduced the trap it appears you need to get at least 3 directory …
3:07 PM Changeset [816] by Gregg Young
Improved fix for fast viewer failure (Ticket 152)
Note: See TracTimeline for information about the timeline view.