Timeline



Feb 20, 2008:

10:55 PM Changeset [967] by John Small
Changed xDosSetPathInfo so that it always copies the buffer to a local …
10:40 PM Ticket #228 (Resetting INI file attributes causes trap) created by John Small
FM/2 traps when it tries to reset attributes of the FM3.INI file.

Feb 19, 2008:

8:37 PM Changeset [966] by John Small
Additional changes were made so that the "State at last FM/2 close" is …
8:10 PM Ticket #227 (Add "State at last FM/2 close" to the State combo box) created by John Small
Initially make it read-only, i.e prevent user from redefining or …
7:51 PM Changeset [965] by John Small
Changes made to support having the "State at FM/2 close" accessible …
1:21 AM Ticket #226 (Add debugging support files and objects in the FM/2 install) created by John Small
These additional files and object(s) will simplify getting useful …
1:17 AM Ticket #225 (Warpin script not always updated with new version info) created by John Small
When a new version of FM/2 is built, the build process does not always …

Feb 18, 2008:

11:53 PM Changeset [964] by John Small
Made changes to address ticket 127. The FM/2 install should no longer …
6:33 PM Changeset [963] by Gregg Young
Check if pointer passed to xrealloc & xfree point to NullStr? (ticket 212).
1:52 PM Changeset [962] by John Small
Added code to force a rewrite of the Warpin script file (FM2.WIS) when …
1:05 PM Ticket #150 (Fix save/restore of non-default directory container details view settings) closed by John Small
fixed
7:25 AM Changeset [961] by Steven Levine
Restore SaveDirCnrState? internal state save logic - accidentally …
3:06 AM Changeset [960] by Gregg Young
One more buffer check.
2:16 AM Ticket #224 (Dbl clicking of directories in dirsize dialog yield inconsistent results) created by Gregg Young
Scanned sizes of E:\ (JFS) when I Dbl click a directory a dircnr …
1:06 AM Ticket #223 (Compare directories crashes when directory scanned contains a name the ...) created by Gregg Young
12:49 AM Ticket #218 (Need option to unhide hidden items) closed by Gregg Young
fixed: fixed CS 958
12:47 AM Changeset [959] by Gregg Young
Use xfree where appropriate. Check that buffer exists following all …
12:41 AM Changeset [958] by Gregg Young
Add Unhide menu option every place that has hide (Ticket 218). Use …

Feb 17, 2008:

8:59 PM FAQ edited by dwgras
(diff)
12:23 AM Ticket #219 (Reorganize container remove/hide menu options) closed by Gregg Young
fixed

Feb 16, 2008:

10:35 PM Changeset [957] by Gregg Young
Changed _fsopen flag so a new list file can be created. (ticket 222)
10:34 PM Changeset [956] by Gregg Young
Fix attempt to free container items that were never inserted. Fix …
10:32 PM Changeset [955] by Gregg Young
Prevent trap on scan of drive containing files that exceed maxpath …
9:43 PM Ticket #215 (SeeAll crashes when a file or files on a drive exceed maxpath) closed by Gregg Young
fixed
6:57 PM Ticket #220 (Error: "re-collecting" files) closed by Gregg Young
fixed
6:56 PM Ticket #222 (_fsopen fails when trying to make a new list file saveclip. c line 435) closed by Gregg Young
fixed
6:56 PM Ticket #222 (_fsopen fails when trying to make a new list file saveclip. c line 435) created by Gregg Young
4:29 AM Ticket #79 (collector intermittently loses "working" status message) closed by Steven Levine
fixed: Reworked to use ITIMER_DESC for hog limiting and display updating
3:58 AM Changeset [954] by Steven Levine
Rework ResizeChildren? to resize drive tree correctly Avoid trap in …
2:15 AM Changeset [953] by Steven Levine
Rework code and resources to support settings menu conditional cascade …
1:56 AM Changeset [952] by Steven Levine
Compile OpenWatcom? version into binary

Feb 15, 2008:

5:28 PM Ticket #221 (Fixed tree container resize issue) closed by Gregg Young
fixed
5:26 PM Ticket #221 (Fixed tree container resize issue) created by Gregg Young
If the tree container is not movable and is resized to greater than …
4:41 PM Changeset [951] by Gregg Young
Eliminate problem with tree container being resized to nothing or …
4:39 PM Changeset [950] by Gregg Young
Cleanup of code to remove close menu item from tree container & …
4:35 PM Changeset [949] by Gregg Young
Rework of menus in the collector (move "hide" etc to view menu)

Feb 12, 2008:

5:20 AM Changeset [948] by Steven Levine
Rework collector progress reporting and improve performance (ticket #79)
12:51 AM Changeset [947] by Gregg Young
Restore close button for VTree and remove move menu item when …

Feb 10, 2008:

7:06 PM Ticket #7 (get bubble help working for the menu bitmaps in the collector and ...) closed by Gregg Young
fixed
7:02 PM Changeset [946] by Gregg Young
Minor code cleanup and documentation for some changes. (Tickets 3, 7, 184)
6:57 PM Changeset [945] by Gregg Young
Cleanup of direct edit of subjects and longname fix (ticket 210)
6:55 PM Changeset [944] by Gregg Young
Remove close menu item and button from the tree container (Ticket 216)
6:39 PM Changeset [943] by Gregg Young
Rename some varibles to make code easier to follow
6:38 PM Changeset [942] by Gregg Young
Impliment bubble help for bitmap menu items in the collector and arc …
2:10 AM Ticket #220 (Error: "re-collecting" files) created by John Small
If one has "collected" a file and then the file is "re-collected", the …

Feb 9, 2008:

9:43 PM Ticket #196 (walk directory dialog) closed by Steven Levine
fixed
9:41 PM Ticket #202 (Saved state restore should ignore prescan flag in some cases) closed by Steven Levine
fixed
9:38 PM Changeset [941] by Steven Levine
Restore no-prescan drives if restoring named state This reverts to …
9:00 PM Ticket #219 (Reorganize container remove/hide menu options) created by Steven Levine
It seems to me that all the container remove and hide options should …
8:58 PM Ticket #218 (Need option to unhide hidden items) created by Steven Levine

Feb 8, 2008:

10:30 PM Ticket #217 (Add a status bar at the bottom of the collector to show progress updates) created by Gregg Young
The code has been updated to display progress on the left-hand status line.

Jan 29, 2008:

2:33 AM Ticket #216 (Remove the close button and close menu item from sysmenu from the tree ...) closed by Gregg Young
fixed

Jan 28, 2008:

11:22 PM Ticket #216 (Remove the close button and close menu item from sysmenu from the tree ...) created by Gregg Young
Closing the tree container closes fm2. This isn't intuitive but …
11:18 PM Ticket #215 (SeeAll crashes when a file or files on a drive exceed maxpath) created by Gregg Young
This probably needs the same fix as done for seek and scan files.
7:23 PM WikiStart edited by Gregg Young
(diff)

Jan 27, 2008:

8:45 PM Ticket #184 (Review hard coded (80) malloc near line 2480 in newview.c) closed by Gregg Young
fixed: This is done for standardization of hex lines in top selection box. …

Jan 22, 2008:

1:40 AM Ticket #214 (Archive viewer fails if drive used for its temp files is full) created by Gregg Young
The viewer opens but is empty. No error message and the window can not …
1:12 AM Ticket #213 (Add Fortify support to FM/2) created by Gregg Young
1:11 AM Ticket #212 (Have xrealloc and xfree check to see if the pointer passed points to ...) created by Gregg Young

Jan 21, 2008:

9:55 PM Changeset [940] by Gregg Young
Minor cleanup, added comments and History for recent changes
9:49 PM Ticket #205 (Walk directories dialog opens to high on the screen with command line ...) closed by Gregg Young
fixed
9:49 PM Changeset [939] by Gregg Young
Walk and walk2 dialogs save and restore size and position (Ticket 205)
9:46 PM Ticket #49 (Compare directory window does not remember size and position) closed by Gregg Young
fixed: fix in CS 938
9:45 PM Changeset [938] by Gregg Young
Compare directory dialog saves and restores size and position (Ticket 49)
8:47 PM Ticket #210 (Creating new Subject EA's leads to a variety of problems) closed by Gregg Young
duplicate
8:30 PM Changeset [937] by Gregg Young
Fix for subject display corruption with the if else statements …
6:26 PM Changeset [936] by Steven Levine
Add *.lrf to clean target
6:13 PM Ticket #211 (Add debug guide to wiki) created by Steven Levine
2:27 PM Ticket #210 (Creating new Subject EA's leads to a variety of problems) created by John Small
Creating a new Subject EA leads to a variety of problems: 1) FM3Str, …

Jan 19, 2008:

11:14 PM Ticket #209 (Add an FM2PATH for storage of frequently used paths not in os2's path) created by Gregg Young
11:11 PM Ticket #208 (Create command line, system and bookself submenus on utilities menu) closed by Gregg Young
fixed
11:11 PM Changeset [935] by Gregg Young
Added command line submenu on utilities menu in FM/2 Lite
10:56 PM Ticket #208 (Create command line, system and bookself submenus on utilities menu) created by Gregg Young
10:54 PM Ticket #207 (Direct edit of subjects and longnames fail in some circumstances do to ...) closed by Gregg Young
fixed
10:54 PM Ticket #207 (Direct edit of subjects and longnames fail in some circumstances do to ...) created by Gregg Young
10:52 PM Changeset [934] by Gregg Young
Fix direct edit of subjects and longnames.
10:50 PM Changeset [933] by Gregg Young
Update Utilities menu add command line, system & bookself submenus; …
7:17 PM Changeset [932] by Gregg Young
Fix spurious error message that breaks editing of subjucts directly in …
7:15 PM Changeset [931] by Gregg Young
Fixed Trap caused by mismatch buffer sizes
6:30 PM Ticket #206 (NormalizeCommandLine improvements) created by Gregg Young
1. Allow different size allocation for pszWorkBuf from different …
1:54 PM Changeset [930] by John Small
Some code "cleanup" for ticket 150.
12:30 AM Ticket #205 (Walk directories dialog opens to high on the screen with command line ...) created by Gregg Young
Add the ability to save the size an position of the dialog
12:15 AM Ticket #204 (Drive tree container tends to scroll to the right) created by Steven Levine
The drive tree container tends to scroll to the right without obvious …
12:11 AM Ticket #203 (Add option to order filter list in LRU order.) created by Steven Levine
The filter list is currently sorted. Some might find it more efficent …

Jan 18, 2008:

9:00 PM Ticket #202 (Saved state restore should ignore prescan flag in some cases) created by Steven Levine
We changed the save state restore to ignore drives marked no prescan. …
8:20 PM Ticket #201 (Highlighted text in FM/2's ini editor is added to, not replaced) created by dwgras
If I copy text to the clipboard and then highlight text in the ini …
7:51 PM Ticket #200 (Add submenu to Config->Settings to allow direct access to notebook pages.) created by Steven Levine
Now that we can naviagate to individual notebook pages, a submenu …
7:28 PM Ticket #193 (Repair Compare Directories size display bustage) closed by Steven Levine
fixed
7:28 PM Ticket #198 (Compare directories hide not selected option is not intuitive) closed by Steven Levine
fixed
7:19 PM Changeset [929] by Steven Levine
Compare directories rework. Change hide not selected to 3 state …
3:08 AM Ticket #3 (Allow different colors in multiple directory containers to be saved ...) closed by Gregg Young
fixed
3:08 AM Changeset [928] by Gregg Young
Dir containers now save basic presparams on a per container basis. Ticket 3

Jan 17, 2008:

2:26 AM Ticket #199 (Make maximum command line length user selectable.) created by Gregg Young
Min 299 (cmd.exe) Max 32K (practical limit do to buffer space)
2:22 AM Changeset [927] by Gregg Young
Free pszWorkBuf memory for NormalizeCmdLine? calls. Add comments for …
1:53 AM Changeset [926] by Gregg Young
Background color on toolbar now can be change with drag drop; ticket …
1:52 AM Ticket #161 (Able to use drag and drop to change toolbar background color.) closed by Gregg Young
fixed
1:10 AM Ticket #132 (Add immediate updates options to config menu) closed by Steven Levine
fixed: Changeset #925
1:09 AM Changeset [925] by Steven Levine
Add immediate updates toggle to config menu. Ticket #132.
12:55 AM Ticket #198 (Compare directories hide not selected option is not intuitive) created by Steven Levine
This should probably be a 3-state checkbox. If the checkbox is …
12:47 AM Ticket #116 (dirsize.c: read-only directory on non-hpfs drive causes error condition) closed by Steven Levine
fixed: Appears to that the FAT IFS handles R/O directories differently than …
12:40 AM Changeset [924] by Steven Levine
Avoid error reports for R/O FAT directories (ticket #116) Change …

Jan 16, 2008:

10:46 PM Majorupdatetocommands.dat edited by Gregg Young
(diff)
10:45 PM Majorupdatetocommands.dat edited by Gregg Young
(diff)
10:45 PM Majorupdatetocommands.dat edited by Gregg Young
(diff)

Jan 15, 2008:

7:41 AM Majorupdatetocommands.dat edited by Steven Levine
(diff)
1:25 AM BuildingFm2 edited by John Small
(diff)
12:41 AM Changeset [923] by John Small
Updated for ticket 150: fixed/improved save and restore of the state …
12:36 AM BuildingFm2 edited by Gregg Young
(diff)
12:17 AM Majorupdatetocommands.dat edited by Gregg Young
(diff)
12:14 AM Majorupdatetocommands.dat edited by Gregg Young
(diff)
12:13 AM Majorupdatetocommands.dat edited by Gregg Young
(diff)
12:11 AM Majorupdatetocommands.dat edited by Gregg Young
(diff)
12:02 AM Majorupdatetocommands.dat edited by Gregg Young
(diff)
12:01 AM Majorupdatetocommands.dat edited by Gregg Young
(diff)

Jan 14, 2008:

5:17 AM Majorupdatetocommands.dat created by Gregg Young
4:31 AM WikiStart edited by Gregg Young
(diff)

Jan 13, 2008:

7:50 PM Changeset [922] by Gregg Young
Get Subjectwidth/left working in the collector
7:44 PM Ticket #192 (system.c::CheckApp_QuoteAddExe returns data on the stack) closed by Gregg Young
fixed
1:21 AM Changeset [921] by Steven Levine
Rework Config menu. Move some to submenu. Add drag&drop dialog …
1:18 AM Changeset [920] by Gregg Young
Cleanup of NormalizeCmdLine? moved to pathutil.c

Jan 12, 2008:

11:43 PM Ticket #197 (Support Esc and Alt-F4 or Ctrl-F4 to close settings notebook) created by Steven Levine
This would be nice for the keyboard users amoung us.
11:07 PM Ticket #196 (walk directory dialog) created by Steven Levine
Rework walk directory dialog so that entry field is a top and status …
10:56 PM Ticket #195 (Add relative directory support to archiver) created by Steven Levine
The archiver needs an option to allow creating zip with relative …
9:43 PM Changeset [919] by Steven Levine
Correct Compare Directories select count regression Correct Compare …
9:36 PM Ticket #191 (Ensure compare directory displays reasonable counts after out of ...) closed by Steven Levine
worksforme: This was not really broken in 3.9. What happens is that it can be …
8:16 PM Changeset [918] by Gregg Young
Fix CheckApp_QuoteAddExe to return a pointer on the stack instead of a …

Jan 11, 2008:

11:19 PM Ticket #194 (Cache formatted size strings (commafmt)) created by Steven Levine
Continually reformatting directory and file size strings when filling …
11:08 PM Ticket #193 (Repair Compare Directories size display bustage) created by Steven Levine
This can probably wait until after the formatted size field caching …
11:04 PM Ticket #192 (system.c::CheckApp_QuoteAddExe returns data on the stack) created by Steven Levine
This is not allowed for C. :-) The code should be reworked to work …
10:23 PM Ticket #191 (Ensure compare directory displays reasonable counts after out of ...) created by Steven Levine
Compare Directories no longer traps when it runs out of resources, but …
10:19 PM Ticket #99 (Ensure compare directories progess updates when comparing large trees) closed by Steven Levine
fixed
10:18 PM Ticket #188 (Improve the lookup logic for opening the notebook to a page based on ...) closed by Steven Levine
fixed
9:41 PM Changeset [917] by Steven Levine
Correct/enhance settings notebook navigation, ticket #188 (Steven) …
4:39 AM Ticket #190 (Add a find and global replace of keyname data entries) created by dwgras
When editing an ini file, it would be a great benefit to have a find …

Jan 10, 2008:

4:24 AM Milestone Release_3.9 completed
This milestone will be used to profile FM/2 and remove any major …
4:23 AM Ticket #189 (Avoid closing os2.ini and os2sys.ini) closed by Gregg Young
fixed
4:21 AM Changeset [916] by Gregg Young
Tag release FM2-3_09-00
3:44 AM Changeset [915] by Gregg Young
Version.h .def updated readme and history for release 3.9
1:54 AM Changeset [914] by Steven Levine
Use CloseProfile? to avoid spurious system INI closes

Jan 9, 2008:

6:37 PM Ticket #189 (Avoid closing os2.ini and os2sys.ini) created by Steven Levine
The inis.c logic typically does not open os2.ini or os2sys.ini. For …
6:29 PM Changeset [913] by Steven Levine
Correct INI editor copy failures (Steven)
6:27 PM Changeset [912] by Steven Levine
Avoid closing INI more times than opened Add some missing error …

Jan 7, 2008:

1:01 AM Changeset [911] by Gregg Young
Commenting, help file, history update for recent changes; Minor clean up.

Jan 6, 2008:

10:49 PM Ticket #180 (Assure that all executible files called by fm/2 will work if their ...) closed by Gregg Young
fixed
9:53 PM Changeset [910] by Gregg Young
Cover case where exe without an extention calls a.cmd file. Cleanup …
8:02 PM Changeset [909] by Gregg Young
Added quoting code to commands, associations and avv; Minor clean up …
4:08 PM Changeset [908] by Gregg Young
Back out change for notebook page find
4:02 PM Ticket #188 (Improve the lookup logic for opening the notebook to a page based on ...) created by Gregg Young
if (mp2) if (np[x].IDS == IDS) post message(opento page np[x]) …
7:26 AM Changeset [907] by Steven Levine
Avoid out of memory traps in Compare Directories Rework Compare …
4:21 AM Changeset [906] by Gregg Young
The basic program quoting code and some mailto cleanup.

Jan 5, 2008:

7:16 PM Ticket #187 (Refactor fm3dll.h into separate .h files - ongoing) created by Steven Levine
Minor changes to fm3dll.h cause unneccessary build storms. The fix …
3:47 AM Changeset [905] by Steven Levine
Update applet RCs to sync with fm3dll.h mods
3:11 AM Ticket #131 (Switch to OpenWatcom wrc.exe) closed by Steven Levine
fixed: If you install OpenWatcom? 1.7a, be sure to reinstall the attached …
3:04 AM Ticket #172 (Add #ifdefs to fm3dll for os2.h dependencies) closed by Steven Levine
fixed
2:54 AM Changeset [904] by Steven Levine
Correct message spacing
2:51 AM Changeset [903] by Steven Levine
Switch to wrc.exe as default resource compiler. Support USE_RC wmake …
2:47 AM Changeset [902] by Steven Levine
Allow includes to be used standalone Document include dependencies

Jan 4, 2008:

4:12 PM Ticket #186 (Have FM2 change the "name" of the icons used for user added commands ...) created by Gregg Young
Would need to rename to temp 1,2... first to avoid potentially over …

Jan 3, 2008:

11:11 PM Changeset [901] by Steven Levine
Sanitize debug code bypass
11:08 PM Changeset [900] by Steven Levine
Format unsigned numbers as unsigned numbers
11:02 PM Changeset [899] by Steven Levine
Prepare for final, implending switch to wrc.exe

Dec 31, 2007:

12:41 AM Changeset [898] by Gregg Young
Add option to not use <mailto:> wrapper (it doesn't work with the old …

Dec 30, 2007:

11:35 PM Ticket #185 (Use CommaFmtULL for file, EA etc sizes) closed by Gregg Young
fixed
11:34 PM Ticket #169 (Implement and use CompareFDATEFTIME()) closed by Gregg Young
fixed
11:34 PM Changeset [897] by Gregg Young
Use CommaFmtULL for additional file, EA etc sizes display; …
11:29 PM Changeset [896] by Gregg Young
Add LIBPATHSTRICT option for mailto
6:55 PM Ticket #185 (Use CommaFmtULL for file, EA etc sizes) created by Gregg Young
4:55 AM Ticket #184 (Review hard coded (80) malloc near line 2480 in newview.c) created by Gregg Young
fixme in code; this appears to assume a max width of 80 under all …

Dec 29, 2007:

11:46 PM Changeset [895] by Gregg Young
Added remove_first_occurence_of_character to strip.c; Refined mailrun …
3:54 AM Changeset [894] by Gregg Young
Eliminate hardcoded array size for newview colors

Dec 28, 2007:

11:16 PM Changeset [893] by Gregg Young
Remark out quoting code in runemf; Cleanup of dialog update for …
7:25 PM Ticket #183 (Create runmail feature in newview like runhttp only for email addresses) closed by Gregg Young
fixed
7:25 PM Ticket #183 (Create runmail feature in newview like runhttp only for email addresses) created by Gregg Young
7:24 PM Ticket #180 (Assure that all executible files called by fm/2 will work if their ...) reopened by Gregg Young
7:22 PM Ticket #181 (Make a new settings page for run FTP/HTTP add an HTTP viewer and the ...) closed by Gregg Young
fixed
7:20 PM Changeset [892] by Gregg Young
Dialog and menu changes for mailrun and use of WPURLDEFAULTSETTINGS …
7:16 PM Changeset [891] by Gregg Young
Additional argument quoting checks
6:44 PM Changeset [890] by Gregg Young
Added mailrun to allow "mailto" by clicking on an email address in new view

Dec 24, 2007:

2:17 AM Changeset [889] by Gregg Young
Fix crash in runemf2 quote check code when program sring in capitals

Dec 22, 2007:

10:02 PM Changeset [888] by Gregg Young
runemf2 now quotes executable strings if needed (Ticket 180); it also …
9:48 PM Ticket #106 (runemf2 error should indicate source of called file (ie assoc.dat vs ...) closed by Gregg Young
fixed
9:47 PM Ticket #18 (Return error messages when external programs fail) closed by Gregg Young
worksforme: search of code indicates that an error should be returned for all …
9:44 PM Ticket #180 (Assure that all executible files called by fm/2 will work if their ...) closed by Gregg Young
fixed: runemf2 now quotes the executable if needed

Dec 21, 2007:

12:29 AM Changeset [887] by Gregg Young
Work around to fix MMPM code not opening .jpg files (ticket 105)
12:26 AM Ticket #105 (MMPM code doesn't recognize JPG as an image file) closed by Gregg Young
fixed

Dec 17, 2007:

10:50 PM Ticket #182 (Make WPURLDEFAULTSETTINGS the fall back default for ftprun) closed by Gregg Young
fixed
10:49 PM Changeset [886] by Gregg Young
Make WPURLDEFAULTSETTINGS the fall back for ftprun Ticket 182
10:41 PM Ticket #182 (Make WPURLDEFAULTSETTINGS the fall back default for ftprun) created by Gregg Young
10:38 PM Ticket #181 (Make a new settings page for run FTP/HTTP add an HTTP viewer and the ...) created by Gregg Young
Since Mozilla based browsers' directories aren't normal in libpath the …
5:40 PM Ticket #180 (Assure that all executible files called by fm/2 will work if their ...) created by Gregg Young
5:39 PM Ticket #83 (Ensure all generated commands support spaces within the file names ...) closed by Gregg Young
fixed: This appears to be the case. There are some places where an exe called …
5:36 PM Ticket #147 (Complex crash of FM/2 invovling PMview Netdrives mapping of a PEER ...) closed by Gregg Young
worksforme: I can no longer reproduce this. I am marking worksforme. Can always …
3:09 AM Ticket #178 (Existing filter expressions with commas no longer work) closed by Steven Levine
invalid: Brain cramp…

Dec 16, 2007:

7:52 PM Changeset [885] by Gregg Young
Replace explore.exe with WPURLDEFAULTSETTINGS for runhttp fall back …
7:32 PM Ticket #179 (Use WPURLDEFAULTSETTINGS for the fallback in runhttp instead of explore.exe) closed by Gregg Young
fixed
7:32 PM Ticket #179 (Use WPURLDEFAULTSETTINGS for the fallback in runhttp instead of explore.exe) created by Gregg Young

Dec 15, 2007:

11:30 PM Ticket #178 (Existing filter expressions with commas no longer work) created by Steven Levine
It appears that some recent change, perhaps the logic to handle …

Dec 11, 2007:

3:55 AM Ticket #87 (Ensure message queue exists for all threads that invoke WinSendMsg) closed by Gregg Young
fixed
3:54 AM Ticket #86 (Ensure HAB exists for all threads that invoke WinPostMsg) closed by Gregg Young
fixed
3:23 AM RBuild edited by Gregg Young
(diff)
3:20 AM RBuild edited by Gregg Young
(diff)
2:04 AM Changeset [884] by Steven Levine
Add missing makefile dependencies Set FM2_VER for 3.9.0
2:00 AM Changeset [883] by Steven Levine
Enable keywords
12:11 AM Changeset [882] by Gregg Young
Update CopyPresParams? to include all types of Pres Params
12:00 AM Ticket #177 (Update CopyPresParams to copy all types of pres parameters) closed by Gregg Young
fixed: Fixed in CS 882

Dec 10, 2007:

11:59 PM Ticket #177 (Update CopyPresParams to copy all types of pres parameters) created by Gregg Young
11:57 PM RBuild edited by Gregg Young
(diff)

Dec 7, 2007:

7:34 AM WikiStart edited by Steven Levine
Add binary distro download info (diff)

Nov 30, 2007:

12:47 AM Changeset [881] by Gregg Young
CopyPresParams? now copies menu colors
12:45 AM Changeset [880] by Gregg Young
Fix for regresion of ticket 135 trap with text search that includes ea …

Nov 26, 2007:

1:56 PM Changeset [879] by Gregg Young
Clean up of allow readonly files in editor.
1:44 PM WikiStart edited by Gregg Young
(diff)
1:42 PM WikiStart edited by Gregg Young
(diff)
1:23 PM Ticket #165 (The internal editor cannot open readonly files.) closed by Gregg Young
fixed
1:21 PM Ticket #176 (Add "Save as" to internal editor) closed by Gregg Young
fixed
1:21 PM Ticket #176 (Add "Save as" to internal editor) created by Gregg Young
1:20 PM Changeset [878] by Gregg Young
Added "Save as" and readonly file handling to internal editor; clean …

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