| 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @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
                 
               | 
              19 years | 
              Steven Levine | 
              
                Add more drag/drop error checking
Use FreeDragInfoData
Sync with …
               | 
            
            
              | 
                
                
               | 
              
                
                  
                  
                
               | 
              
                
                  @574
                 
               | 
              19 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
               |