source: trunk/dll/arccnrs.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1120   17 years Gregg Young Check TMP directory space warn if lee than 5 MiB prevent archiver from …
(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) @1077   17 years Steven Levine Enhance Fortify infrastructure Add Fortify_SetOwner …
(edit) @1076   17 years Gregg Young Remove fUseTmp
(edit) @1075   17 years Gregg Young Debulked TMP code; Added comments;
(edit) @1073   17 years Gregg Young Fm2 uses TMP/TEMP directory if set for temporary files and …
(edit) @1069   17 years Gregg Young Fixes trap on viewing multiple files from an archive Ticket 248. Also …
(edit) @1068   17 years John Small Ticket 126: Add support for WPS open default & open settings in arccnrs
(edit) @1063   17 years Gregg Young Fortify ifdef reformat
(edit) @1040   17 years Gregg Young Fixed last 2 (at least that I could find) hard coded command line …
(edit) @1039   17 years Gregg Young Removed unnecessary xfrees and included fortify.h where needed; moved …
(edit) @1038   17 years Gregg Young More fortify cleanup
(edit) @1037   17 years Gregg Young Newview is used used when view is selected from menus in dircnrs, …
(edit) @1036   17 years Gregg Young More fortify changes eliminated the leave scope wrapper except in …
(edit) @1034   17 years Gregg Young More fortify changes
(edit) @1032   17 years Gregg Young Fortify updates including a leave scope wrapper which frees and in …
(edit) @1018   17 years Gregg Young Additional fortify scopes mostly for "lists"
(edit) @1017   17 years Gregg Young fortify updates for threads dble free fix
(edit) @1011   17 years Gregg Young Fortify updates to get it working everywhere
(edit) @1009   17 years Steven Levine Add xfree xstrdup Fortify support Add MT capable Fortify scope logic
(edit) @1004   17 years Gregg Young Change default command line length to 1024; remove additional hard …
(edit) @985   17 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) @953   18 years Steven Levine Rework code and resources to support settings menu conditional cascade …
(edit) @946   18 years Gregg Young Minor code cleanup and documentation for some changes. (Tickets 3, 7, 184)
(edit) @942   18 years Gregg Young Impliment bubble help for bitmap menu items in the collector and arc …
(edit) @917   18 years Steven Levine Correct/enhance settings notebook navigation, ticket #188 (Steven) …
(edit) @907   18 years Steven Levine Avoid out of memory traps in Compare Directories Rework Compare …
(edit) @906   18 years Gregg Young The basic program quoting code and some mailto cleanup.
(edit) @897   18 years Gregg Young Use CommaFmtULL for additional file, EA etc sizes display; …
(edit) @888   18 years Gregg Young runemf2 now quotes executable strings if needed (Ticket 180); it also …
(edit) @872   18 years Gregg Young Fix failure of font changes and font colors on main menus (tickets 27 …
(edit) @835   18 years Gregg Young Make directory in directory containers always defaults to current …
(edit) @814   18 years Gregg Young DosSleep(1) in loops changed to (0) to enhance performance
(edit) @793   18 years Gregg Young Move #pragma alloc_text to end for OpenWatcom compat
(edit) @775   18 years Gregg Young Minor clean up add comments re recent changes
(edit) @773   18 years Steven Levine Correct some compare directories collector nits Use BldQuoted... …
(edit) @771   18 years Gregg Young Increase subject to 1024 reduce DosSleep times
(edit) @766   18 years Gregg Young format cleanup
(edit) @762   18 years Steven Levine Use two pass logic to free CNRITEMs and ARCITEMs Rename pszLongname to …
(edit) @751   18 years Steven Levine Sync rest of code with CNRITEM mods Sync code with ARCITEM mods Get …
(edit) @740   18 years Gregg Young Fixed file name display
(edit) @739   18 years Steven Levine More ticket #24 updates
(edit) @730   18 years Gregg Young Preliminary work on variable sized container buffers. Removes …
(edit) @705   18 years Gregg Young Minor code cleanup fix ramdisk on states list & WORPLACE_PROCESS logic
(edit) @696   18 years Steven Levine More OpenWatcom compatibility updates
(edit) @690   18 years Steven Levine Commit more OpenWatcom compatibility updates
(edit) @689   18 years Steven Levine Commit OpenWatcom compatibility updates
(edit) @688   18 years Gregg Young Update History and file headers for CheckPmDrgLimit etc changes
(edit) @687   18 years Gregg Young Add CheckPmDrgLimit function to fix crash when dragging to FM/2 for …
(edit) @675   18 years Gregg Young Change drag limit message box to MB_OK | MB_INFORMATION
(edit) @672   18 years Steven Levine Use dcd->ulItemsToUnHilite Sync UnHilite calls with arg mods
(edit) @630   18 years Gregg Young Improved fix of utility app path problem
(edit) @627   18 years Gregg Young Eliminate global fAddUtils so can search both path and \utils for …
(edit) @618   18 years Steven Levine Add more drag/drop error checking Use FreeDragInfoData Sync with …
(edit) @606   18 years Gregg Young Drag drop work around for number of files limitation in PM
(edit) @603   18 years Gregg Young Work around for PM drag/drop limit; more drag/drop error checking
(edit) @593   18 years Gregg Young Changes to remove GetPString from window class names
(edit) @570   18 years Gregg Young Updated arc visible viewer child hang fix; fixed 70 misid of files by …
(edit) @563   18 years Steven Levine Avoid DosStartSession viewer hangs
(edit) @562   18 years Gregg Young Fixed arc viewer hang
(edit) @551   19 years Gregg Young Indentation cleanup
(edit) @531   19 years root Renames
(edit) @516   19 years root Comments
(edit) @460   19 years root Integrate John Small's switch list title logic
(edit) @426   19 years root Add logic to stop processing large archives
(edit) @423   19 years root Lower priority for archives with more than 1000 entries
(edit) @406   19 years root Use xfgets_bstripcr
(edit) @377   19 years root Validate WinCreateWindow
(edit) @367   19 years root Correct SelectAll usage
(edit) @358   19 years root Use Runtime_Error
(edit) @300   19 years root FillArcCnr: allow list start and end markers to be empty (i.e. tar) …
(edit) @249   20 years root FillArcCnr: optimize
(edit) @229   20 years root ArcSort: correct typo in last sort fix
(edit) @212   20 years root Drop obsolete, localize Correct last sort logic Use QWL_USER
(edit) @172   20 years root Reformat for PrEditor
(edit) @156   20 years root Rename comnam to szCommonName and fix typo Use ULONGLONG and CommaFmtULL
(edit) @130   20 years root Use QWL_USER
(edit) @123   21 years root Rework lstrip/rstrip usage
(edit) @110   21 years root Minor reformats
(edit) @61   22 years root ArcObjWndProc: fix UM_RESCAN now that we understand it
(edit) @44   23 years root Minor reformat
(edit) @28   23 years root Typos
(edit) @27   23 years root Ensure archive name not garbage
(add) @2   23 years root Initial revision
Note: See TracRevisionLog for help on using the revision log.