source: trunk/dll/command.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1247   17 years Gregg Young Fix issues with NormalizeCmdLine; it now uses searchapath to check for …
(edit) @1221   17 years John Small Ticket 187: Moved typedef's and some #define's from fm3dll.h
(edit) @1205   17 years John Small Ticket 187: Move datadevlarations/definitions out of fm3dll.h
(edit) @1188   17 years John Small Ticket 187: Draft 2: Move remaining function declarations
(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) @1078   17 years Steven Levine More Fortify infrastructure enhancements Rework Fortify_SetOwner Add …
(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) @989   18 years Gregg Young Refactor fm3dll.h to create command.h; broken ini is now replaced with …
(edit) @985   18 years Gregg Young Update sizes dialog (ticket 44); Make max command line length user …
(edit) @959   18 years Gregg Young Use xfree where appropriate. Check that buffer exists following all …
(edit) @927   18 years Gregg Young Free pszWorkBuf memory for NormalizeCmdLine calls. Add comments for …
(edit) @920   18 years Gregg Young Cleanup of NormalizeCmdLine moved to pathutil.c
(edit) @918   18 years Gregg Young Fix CheckApp_QuoteAddExe to return a pointer on the stack instead of a …
(edit) @911   18 years Gregg Young Commenting, help file, history update for recent changes; Minor clean up.
(edit) @909   18 years Gregg Young Added quoting code to commands, associations and avv; Minor clean up …
(edit) @907   18 years Steven Levine Avoid out of memory traps in Compare Directories Rework Compare …
(edit) @888   18 years Gregg Young runemf2 now quotes executable strings if needed (Ticket 180); it also …
(edit) @793   18 years Gregg Young Move #pragma alloc_text to end for OpenWatcom compat
(edit) @618   18 years Steven Levine Add more drag/drop error checking Use FreeDragInfoData Sync with …
(edit) @574   18 years Gregg Young Use QWL_USER; Replace doesn't move the command and Okay on cmd dialog …
(edit) @552   19 years Gregg Young font cleanup; new image and archiver masks; messages moved to string …
(edit) @551   19 years Gregg Young Indentation cleanup
(edit) @507   19 years root Add replace command and update okay to add if changed
(edit) @445   19 years root Better can't add message
(edit) @406   19 years root Use xfgets_bstripcr
(edit) @347   19 years root Use Runtime_Error
(edit) @204   20 years root Drop unused code
(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.