source: trunk/dll/cmdline.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1673   13 years Gregg Young Update to Doxygen comment style Ticket 55. Also some minor code cleanup.
(edit) @1546   15 years Gregg Young Add menu item to allow opening of directory container from the …
(edit) @1544   15 years Gregg Young Changes to fopen and _fsopen to allow FM2 to be loaded in high memory
(edit) @1505   16 years Gregg Young Remove unnecessary type casts; minor formating cleanup.
(edit) @1498   16 years Gregg Young Changes to get FM2 to compile with the latest watcom 1.9 beta (mostly …
(edit) @1488   16 years Gregg Young Fixed commands so reordering them in commands.dat no longer changes …
(edit) @1482   16 years Gregg Young Fixed separate parameters; added the ability to set it either globally …
(edit) @1480   16 years Gregg Young Fix failure to correctly check for large file support in …
(edit) @1439   16 years Gregg Young Changes to allow high mem loading of dll; Refactor .LONGNAME and …
(edit) @1438   16 years Gregg Young Improved drivebar changes; Added AddBackslashToPath() to remove …
(edit) @1398   17 years Gregg Young Move embeded strings to PCSZ variables or string table; Eliminate …
(edit) @1221   17 years John Small Ticket 187: Moved typedef's and some #define's from fm3dll.h
(edit) @1204   17 years John Small Ticket 187: Move datadevlarations/definitions out of fm3dll.h
(edit) @1177   17 years John Small Ticket 187: Draft 2: Move remaining function declarations
(edit) @1156   17 years John Small Ticket 187: Draft 1: Functions only
(edit) @1119   17 years Gregg Young Comments for CS 1118 (Tickets 154 (not 152), 270)
(edit) @1118   17 years Gregg Young Clean up of fix for trap caused by FM/2 being on a full disk. It now …
(edit) @1117   17 years Gregg Young Check disk free space before writing data files to prevent traps from …
(edit) @1104   17 years Gregg Young Replace save_dir2(dir) with strcpy(dir, pFM2SaveDirectory)
(edit) @1082   17 years Gregg Young Changes so FM2 will use TMP/TEMP directory for all temp files; …
(edit) @1039   17 years Gregg Young Removed unnecessary xfrees and included fortify.h where needed; moved …
(edit) @1009   17 years Steven Levine Add xfree xstrdup Fortify support Add MT capable Fortify scope logic
(edit) @1004   18 years Gregg Young Change default command line length to 1024; remove additional hard …
(edit) @985   18 years Gregg Young Update sizes dialog (ticket 44); Make max command line length user …
(edit) @907   18 years Steven Levine Avoid out of memory traps in Compare Directories Rework Compare …
(edit) @793   18 years Gregg Young Move #pragma alloc_text to end for OpenWatcom compat
(edit) @697   18 years Steven Levine More OpenWatcom compatibility updates
(edit) @689   18 years Steven Levine Commit OpenWatcom compatibility updates
(edit) @574   19 years Gregg Young Use QWL_USER; Replace doesn't move the command and Okay on cmd dialog …
(edit) @551   19 years Gregg Young Indentation cleanup
(edit) @406   19 years root Use xfgets_bstripcr
(edit) @345   19 years root Check more run time errors
(edit) @186   20 years root Use QWL_USER
(edit) @123   21 years root Rework lstrip/rstrip usage
(add) @2   23 years root Initial revision
Note: See TracRevisionLog for help on using the revision log.