source: trunk/dll/newview.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) @1544   15 years Gregg Young Changes to fopen and _fsopen to allow FM2 to be loaded in high memory
(edit) @1533   15 years Gregg Young Fixed possible loss of precision compiler warnings by casting the …
(edit) @1498   16 years Gregg Young Changes to get FM2 to compile with the latest watcom 1.9 beta (mostly …
(edit) @1497   16 years Gregg Young Update ExecOnList to pass environment
(edit) @1444   16 years Gregg Young Rework of drivebar to rescan all drives and refresh media buttons and …
(edit) @1433   16 years Gregg Young Rename different occurences of FIXED_FONT_LCID and give each a …
(edit) @1402   17 years Gregg Young Remove variable aurgs from docopy & unlinkf (not used); Move more …
(edit) @1400   17 years Gregg Young Remainder of changes to rename commafmt.h/c (Ticket 28, 82); …
(edit) @1398   17 years Gregg Young Move embeded strings to PCSZ variables or string table; Eliminate …
(edit) @1395   17 years Gregg Young Allow user to turn off alert and/or error beeps in settings notebook. …
(edit) @1394   17 years Steven Levine Ticket 340: Convert GetPString to use STRINGTABLE. Drop …
(edit) @1391   17 years Gregg Young Move nontranslated strings to init.c and codepage.c; use those strings …
(edit) @1335   17 years Steven Levine Ticket 26: Add exception handlers to all threads using xbeginthread
(edit) @1225   17 years John Small Ticket 187: Moved typedef's and some #define's from fm3dll.h
(edit) @1210   17 years John Small Ticket 187: Move data declarations/definitions out of fm3dll.h
(edit) @1186   17 years John Small Ticket 187: Draft 2: Move remaining function declarations
(edit) @1162   17 years John Small Ticket 187: Draft 1: Functions only
(edit) @1084   17 years Gregg Young Added ability to save/append either the full path name (already …
(edit) @1063   17 years Gregg Young Fortify ifdef reformat
(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) @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) @1029   17 years Gregg Young Fixed early memory free; Added free_... functions to make fortify …
(edit) @1009   17 years Steven Levine Add xfree xstrdup Fortify support Add MT capable Fortify scope logic
(edit) @985   18 years Gregg Young Update sizes dialog (ticket 44); Make max command line length user …
(edit) @946   18 years Gregg Young Minor code cleanup and documentation for some changes. (Tickets 3, 7, 184)
(edit) @920   18 years Gregg Young Cleanup of NormalizeCmdLine moved to pathutil.c
(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) @898   18 years Gregg Young Add option to not use <mailto:> wrapper (it doesn't work with the old …
(edit) @896   18 years Gregg Young Add LIBPATHSTRICT option for mailto
(edit) @895   18 years Gregg Young Added remove_first_occurence_of_character to strip.c; Refined mailrun …
(edit) @894   18 years Gregg Young Eliminate hardcoded array size for newview colors
(edit) @893   18 years Gregg Young Remark out quoting code in runemf; Cleanup of dialog update for …
(edit) @890   18 years Gregg Young Added mailrun to allow "mailto" by clicking on an email address in new view
(edit) @888   18 years Gregg Young runemf2 now quotes executable strings if needed (Ticket 180); it also …
(edit) @886   18 years Gregg Young Make WPURLDEFAULTSETTINGS the fall back for ftprun Ticket 182
(edit) @885   18 years Gregg Young Replace explore.exe with WPURLDEFAULTSETTINGS for runhttp fall back …
(edit) @870   18 years Gregg Young Fixed Hex formating problem (ticket 174) caused by open watcom same as …
(edit) @858   18 years Steven Levine Correct NTFS driver small file read fix - broke for large files - oops
(edit) @855   18 years Steven Levine Correct ReLineThread typo
(edit) @850   18 years Steven Levine Rework large file support wrappers (ticket #41) Add code to avoid NTFS …
(edit) @844   18 years Gregg Young Reversion of some large file funtions where file sizes is not used
(edit) @841   18 years Gregg Young This implements large file support; The wrappers to allow WARP3 …
(edit) @819   18 years Gregg Young History and comments update for horizontal scroll bar fix
(edit) @818   18 years Gregg Young Reverse horizontal scroll bar behavior in fast internal viewer (no bar …
(edit) @817   18 years Gregg Young Even better fix for fastviewer failure including removal of duplicate …
(edit) @816   18 years Gregg Young Improved fix for fast viewer failure (Ticket 152)
(edit) @812   18 years Gregg Young Fixed fast viewer text load failure (Ticket 152)
(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) @771   18 years Gregg Young Increase subject to 1024 reduce DosSleep times
(edit) @593   19 years Gregg Young Changes to remove GetPString from window class names
(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) @533   19 years root Renames Count thread usage
(edit) @396   19 years root Clean
(edit) @377   19 years root Validate WinCreateWindow
(edit) @368   19 years root Use chop_at_crnl and convert_nl_to_nul
(edit) @350   19 years root Use Runtime_Error
(edit) @218   20 years root Correct reversed wrap logic
(edit) @191   20 years root Indent -i2
(edit) @130   20 years root Use QWL_USER
(edit) @83   21 years root Correct WM_VSCROLL math
(add) @2   23 years root Initial revision
Note: See TracRevisionLog for help on using the revision log.