|
|
@1036
|
17 years |
Gregg Young |
More fortify changes eliminated the leave scope wrapper except in …
|
|
|
@1032
|
17 years |
Gregg Young |
Fortify updates including a leave scope wrapper which frees and in …
|
|
|
@1029
|
17 years |
Gregg Young |
Fixed early memory free; Added free_... functions to make fortify …
|
|
|
@1028
|
17 years |
Gregg Young |
Fix for bug 237 that is actually correct; code clean up
|
|
|
@1020
|
17 years |
Gregg Young |
Fix dircnr to follow "subject column" preference on open; match query …
|
|
|
@1018
|
17 years |
Gregg Young |
Additional fortify scopes mostly for "lists"
|
|
|
@1017
|
17 years |
Gregg Young |
fortify updates for threads dble free fix
|
|
|
@1016
|
17 years |
Steven Levine |
Add stale dcd sanity checks
|
|
|
@1012
|
17 years |
Gregg Young |
Fixed crash on directory container close with fortify enabled; fixed …
|
|
|
@1011
|
17 years |
Gregg Young |
Fortify updates to get it working everywhere
|
|
|
@1009
|
17 years |
Steven Levine |
Add xfree xstrdup Fortify support
Add MT capable Fortify scope logic
|
|
|
@993
|
18 years |
Gregg Young |
Partial back out of change to fix sort window text display because it …
|
|
|
@992
|
18 years |
John Small |
A fix for incorrectly described sorts on restored directory containers.
|
|
|
@989
|
18 years |
Gregg Young |
Refactor fm3dll.h to create command.h; broken ini is now replaced with …
|
|
|
@981
|
18 years |
John Small |
Changes to fix problems with default presparams introduced as part
of …
|
|
|
@978
|
18 years |
Gregg Young |
Fix ability to change default presparams in directory containers. …
|
|
|
@972
|
18 years |
John Small |
Ticket 230: Added comments.
|
|
|
@971
|
18 years |
John Small |
Ticket 230: Fix/improve code related to various state or presparam …
|
|
|
@958
|
18 years |
Gregg Young |
Add Unhide menu option every place that has hide (Ticket 218). Use …
|
|
|
@953
|
18 years |
Steven Levine |
Rework code and resources to support settings menu conditional cascade …
|
|
|
@930
|
18 years |
John Small |
Some code "cleanup" for ticket 150.
|
|
|
@923
|
18 years |
John Small |
Updated for ticket 150: fixed/improved save and restore of the state …
|
|
|
@917
|
18 years |
Steven Levine |
Correct/enhance settings notebook navigation, ticket #188 (Steven) …
|
|
|
@907
|
18 years |
Steven Levine |
Avoid out of memory traps in Compare Directories
Rework Compare …
|
|
|
@888
|
18 years |
Gregg Young |
runemf2 now quotes executable strings if needed (Ticket 180); it also …
|
|
|
@877
|
18 years |
Gregg Young |
Cleaned up actual fix for drop down menu fonts and colors not matching.
|
|
|
@875
|
18 years |
Gregg Young |
Used global variable to link presparams to main menu window for both …
|
|
|
@872
|
18 years |
Gregg Young |
Fix failure of font changes and font colors on main menus (tickets 27 …
|
|
|
@847
|
18 years |
Gregg Young |
Removed large file APIs from code where hey are not needed.
|
|
|
@841
|
18 years |
Gregg Young |
This implements large file support; The wrappers to allow WARP3 …
|
|
|
@838
|
18 years |
Gregg Young |
Remainder of changes for xDosFindFirst/Next wrapper performance test
|
|
|
@835
|
18 years |
Gregg Young |
Make directory in directory containers always defaults to current …
|
|
|
@814
|
18 years |
Gregg Young |
DosSleep(1) in loops changed to (0) to enhance performance
|
|
|
@793
|
18 years |
Gregg Young |
Move #pragma alloc_text to end for OpenWatcom compat
|
|
|
@787
|
18 years |
Steven Levine |
Rework UM_FILLSETUPLIST IDM_SAVEDIRCNRSTATE and ..._setups() logic for …
|
|
|
@775
|
18 years |
Gregg Young |
Minor clean up add comments re recent changes
|
|
|
@771
|
18 years |
Gregg Young |
Increase subject to 1024 reduce DosSleep times
|
|
|
@768
|
18 years |
Steven Levine |
Turn off debug code
|
|
|
@766
|
18 years |
Gregg Young |
format cleanup
|
|
|
@762
|
18 years |
Steven Levine |
Use two pass logic to free CNRITEMs and ARCITEMs
Rename pszLongname to …
|
|
|
@761
|
18 years |
Gregg Young |
Cleanup of FilesToGet changes (ticket 138)
|
|
|
@751
|
18 years |
Steven Levine |
Sync rest of code with CNRITEM mods
Sync code with ARCITEM mods
Get …
|
|
|
@730
|
18 years |
Gregg Young |
Preliminary work on variable sized container buffers. Removes …
|
|
|
@705
|
18 years |
Gregg Young |
Minor code cleanup fix ramdisk on states list & WORPLACE_PROCESS logic
|
|
|
@690
|
18 years |
Steven Levine |
Commit more OpenWatcom compatibility updates
|
|
|
@689
|
18 years |
Steven Levine |
Commit OpenWatcom compatibility updates
|
|
|
@688
|
18 years |
Gregg Young |
Update History and file headers for CheckPmDrgLimit etc changes
|
|
|
@687
|
18 years |
Gregg Young |
Add CheckPmDrgLimit function to fix crash when dragging to FM/2 for …
|
|
|
@675
|
18 years |
Gregg Young |
Change drag limit message box to MB_OK | MB_INFORMATION
|
|
|
@672
|
18 years |
Steven Levine |
Use dcd->ulItemsToUnHilite
Sync UnHilite calls with arg mods
|
|
|
@618
|
18 years |
Steven Levine |
Add more drag/drop error checking
Use FreeDragInfoData
Sync with …
|
|
|
@606
|
18 years |
Gregg Young |
Drag drop work around for number of files limitation in PM
|
|
|
@603
|
18 years |
Gregg Young |
Work around for PM drag/drop limit; more drag/drop error checking
|
|
|
@593
|
18 years |
Gregg Young |
Changes to remove GetPString from window class names
|
|
|
@552
|
19 years |
Gregg Young |
font cleanup; new image and archiver masks; messages moved to string …
|
|
|
@551
|
19 years |
Gregg Young |
Indentation cleanup
|
|
|
@449
|
19 years |
root |
Rework warning message text
|
|
|
@377
|
19 years |
root |
Validate WinCreateWindow
|
|
|
@369
|
19 years |
root |
Use chop_at_crnl
|
|
|
@358
|
19 years |
root |
Use Runtime_Error
|
|
|
@275
|
20 years |
root |
Comments
|
|
|
@213
|
20 years |
root |
Drop unused
|
|
|
@186
|
20 years |
root |
Use QWL_USER
|
|
|
@171
|
20 years |
root |
More large file formatting updates
|
|
|
@150
|
20 years |
root |
Comments
|
|
|
@145
|
20 years |
root |
Rework Win_Error usage
|
|
|
@130
|
20 years |
root |
Use QWL_USER
|
|
|
@123
|
21 years |
root |
Rework lstrip/rstrip usage
|
|
|
@36
|
23 years |
root |
Handle large partitions
|
|
|
@2
|
23 years |
root |
Initial revision
|