|
|
@1498
|
16 years |
Gregg Young |
Changes to get FM2 to compile with the latest watcom 1.9 beta (mostly …
|
|
|
@1497
|
16 years |
Gregg Young |
Update ExecOnList to pass environment
|
|
|
@1494
|
16 years |
Gregg Young |
Fix bustage from earlier commit
|
|
|
@1491
|
16 years |
Gregg Young |
Moved the commands to the ini file; made command hotkeys user …
|
|
|
@1488
|
16 years |
Gregg Young |
Fixed commands so reordering them in commands.dat no longer changes …
|
|
|
@1487
|
16 years |
Gregg Young |
Fixed potential problem with adding duplicate command IDs in new …
|
|
|
@1486
|
16 years |
Gregg Young |
Initial changes to commands handling. Allows you to reorder commands …
|
|
|
@1398
|
17 years |
Gregg Young |
Move embeded strings to PCSZ variables or string table; Eliminate …
|
|
|
@1345
|
17 years |
Gregg Young |
Code cleanup address some fixmes in command.c; lengthen the command …
|
|
|
@1337
|
17 years |
Gregg Young |
Command that don't require a file as input now run when the DIRCNR …
|
|
|
@1247
|
17 years |
Gregg Young |
Fix issues with NormalizeCmdLine; it now uses searchapath to check for …
|
|
|
@1221
|
17 years |
John Small |
Ticket 187: Moved typedef's and some #define's from fm3dll.h
|
|
|
@1205
|
17 years |
John Small |
Ticket 187: Move datadevlarations/definitions out of fm3dll.h
|
|
|
@1188
|
17 years |
John Small |
Ticket 187: Draft 2: Move remaining function declarations
|
|
|
@1119
|
17 years |
Gregg Young |
Comments for CS 1118 (Tickets 154 (not 152), 270)
|
|
|
@1118
|
17 years |
Gregg Young |
Clean up of fix for trap caused by FM/2 being on a full disk. It now …
|
|
|
@1117
|
17 years |
Gregg Young |
Check disk free space before writing data files to prevent traps from …
|
|
|
@1104
|
17 years |
Gregg Young |
Replace save_dir2(dir) with strcpy(dir, pFM2SaveDirectory)
|
|
|
@1082
|
17 years |
Gregg Young |
Changes so FM2 will use TMP/TEMP directory for all temp files; …
|
|
|
@1078
|
17 years |
Steven Levine |
More Fortify infrastructure enhancements
Rework Fortify_SetOwner
Add …
|
|
|
@1039
|
17 years |
Gregg Young |
Removed unnecessary xfrees and included fortify.h where needed; moved …
|
|
|
@1009
|
17 years |
Steven Levine |
Add xfree xstrdup Fortify support
Add MT capable Fortify scope logic
|
|
|
@989
|
18 years |
Gregg Young |
Refactor fm3dll.h to create command.h; broken ini is now replaced with …
|
|
|
@985
|
18 years |
Gregg Young |
Update sizes dialog (ticket 44); Make max command line length user …
|
|
|
@959
|
18 years |
Gregg Young |
Use xfree where appropriate. Check that buffer exists following all …
|
|
|
@927
|
18 years |
Gregg Young |
Free pszWorkBuf memory for NormalizeCmdLine calls. Add comments for …
|
|
|
@920
|
18 years |
Gregg Young |
Cleanup of NormalizeCmdLine moved to pathutil.c
|
|
|
@918
|
18 years |
Gregg Young |
Fix CheckApp_QuoteAddExe to return a pointer on the stack instead of a …
|
|
|
@911
|
18 years |
Gregg Young |
Commenting, help file, history update for recent changes; Minor clean up.
|
|
|
@909
|
18 years |
Gregg Young |
Added quoting code to commands, associations and avv; Minor clean up …
|
|
|
@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 …
|
|
|
@793
|
18 years |
Gregg Young |
Move #pragma alloc_text to end for OpenWatcom compat
|
|
|
@618
|
18 years |
Steven Levine |
Add more drag/drop error checking
Use FreeDragInfoData
Sync with …
|
|
|
@574
|
18 years |
Gregg Young |
Use QWL_USER; Replace doesn't move the command and Okay on cmd dialog …
|
|
|
@552
|
19 years |
Gregg Young |
font cleanup; new image and archiver masks; messages moved to string …
|
|
|
@551
|
19 years |
Gregg Young |
Indentation cleanup
|
|
|
@507
|
19 years |
root |
Add replace command and update okay to add if changed
|
|
|
@445
|
19 years |
root |
Better can't add message
|
|
|
@406
|
19 years |
root |
Use xfgets_bstripcr
|
|
|
@347
|
19 years |
root |
Use Runtime_Error
|
|
|
@204
|
20 years |
root |
Drop unused code
|
|
|
@123
|
21 years |
root |
Rework lstrip/rstrip usage
|
|
|
@2
|
23 years |
root |
Initial revision
|