Changeset 775


Ignore:
Timestamp:
Aug 11, 2007, 11:07:07 PM (18 years ago)
Author:
Gregg Young
Message:

Minor clean up add comments re recent changes

Location:
trunk/dll
Files:
27 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/arccnrs.c

    r773 r775  
    4444  06 Aug 07 SHL Move BldQuotedFileName and BldQuotedFullPathNamehere
    4545                to be near primary caller
     46  06 Aug 07 GKY Reduce DosSleep times (ticket 148)
    4647
    4748***********************************************************************/
  • trunk/dll/collect.c

    r771 r775  
    3838  05 Jul 07 SHL CollectorCnrWndProc: just warn if busy
    3939  02 Aug 07 SHL Sync with CNRITEM mods
     40  06 Aug 07 GKY Reduce DosSleep times (ticket 148)
     41
    4042
    4143***********************************************************************/
  • trunk/dll/comp.c

    r773 r775  
    3030  06 Aug 07 SHL Move BldFullPathName here to be near primary caller
    3131  07 Aug 07 SHL COMP_COLLECT: Avoid collecting empty entries when nothing selected
     32  06 Aug 07 GKY Reduce DosSleep times (ticket 148)
     33
    3234
    3335***********************************************************************/
  • trunk/dll/dircnrs.c

    r771 r775  
    2828  10 Jun 07 GKY Add CheckPmDrgLimit including IsFm2Window as part of work around PM drag limit
    2929  02 Aug 07 SHL Sync with CNRITEM mods
     30  06 Aug 07 GKY Reduce DosSleep times (ticket 148)
     31
    3032
    3133***********************************************************************/
  • trunk/dll/eas.c

    r770 r775  
    1818  15 Jul 07 GKY Allow subject edit of up to 256 chars
    1919  03 Aug 07 GKY Remove surrious error message
     20  06 Aug 07 GKY Increase Subject EA to 1024
    2021
    2122***********************************************************************/
  • trunk/dll/filldir.c

    r773 r775  
    3636  03 Aug 07 GKY Enlarged and made setable everywhere Findbuf (speed file loading)
    3737  04 Aug 07 SHL Update #pragma alloc_test for new functions
     38  06 Aug 07 GKY Reduce DosSleep times (ticket 148)
    3839
    3940***********************************************************************/
  • trunk/dll/flesh.c

    r771 r775  
    1717  22 Mar 07 GKY Use QWL_USER
    1818  01 Aug 07 SHL Sync with CNRITEM mods
     19  06 Aug 07 GKY Reduce DosSleep times (ticket 148)
     20
    1921
    2022***********************************************************************/
  • trunk/dll/fm3res.rc

    r767 r775  
    2525  15 Jun 07 SHL Update for OpenWatcom
    2626  05 Jul 07 GKY Fix menu removals for WORKPLACE_PROCESS=YES
     27  06 Aug 07 GKY Fix Dirsizes accel key to be ctrl + z
    2728
    2829***********************************************************************/
  • trunk/dll/grep.c

    r771 r775  
    2020  03 Nov 06 SHL Count thread usage
    2121  03 Aug 07 GKY Enlarged and made setable everywhere Findbuf (speed file loading)
     22  06 Aug 07 GKY Reduce DosSleep times (ticket 148)
     23
    2224
    2325***********************************************************************/
  • trunk/dll/grep2.c

    r771 r775  
    1818  22 Oct 06 GKY Switch say files on as default so you can tell that seek and scan files is doing something
    1919  07 Jan 07 GKY Add remember search flags to seek and scan
     20  06 Aug 07 GKY Reduce DosSleep times (ticket 148)
     21
    2022
    2123  fixme for more excess locals to be gone
  • trunk/dll/init.c

    r756 r775  
    2727  28 Jun 07 SHL Rework WORKPLACE_PROCESS check to match reality
    2828  03 Aug 07 GKY Enlarged and made setable everywhere Findbuf (speed file loading)
     29  06 Aug 07 GKY Reduce DosSleep times (ticket 148)
     30
    2931
    3032***********************************************************************/
  • trunk/dll/key.c

    r771 r775  
    99  Copyright (c) 2004 Steven H. Levine
    1010
    11   Revisions     01 Nov 04 SHL Rename SKULL? defines to avoid rc issues
     11  Revisions     
     12  01 Nov 04 SHL Rename SKULL? defines to avoid rc issues
     13  06 Aug 07 GKY Reduce DosSleep times (ticket 148)
     14
    1215
    1316***********************************************************************/
  • trunk/dll/killproc.c

    r771 r775  
    1414  03 Nov 06 SHL Renames
    1515  03 Nov 06 SHL Count thread usage
     16  06 Aug 07 GKY Reduce DosSleep times (ticket 148)
     17
    1618
    1719***********************************************************************/
  • trunk/dll/mainwnd.c

    r773 r775  
    3535  12 May 07 SHL Use dcd->ulItemsToUnHilite
    3636  10 Jun 07 GKY Add CheckPmDrgLimit including IsFm2Window as part of work around PM drag limit
     37  06 Aug 07 GKY Reduce DosSleep times (ticket 148)
    3738  07 Aug 07 SHL Use BldQuotedFileName
    3839
  • trunk/dll/mainwnd2.c

    r773 r775  
    1717  30 Mar 07 GKY Remove GetPString for window class names
    1818  12 May 07 SHL Pass ulItemsToUnHilite to UnHilite
     19  06 Aug 07 GKY Reduce DosSleep times (ticket 148)
    1920  07 Aug 07 SHL Use BldQuotedFileName
    2021
  • trunk/dll/misc.c

    r773 r775  
    2929  03 Aug 07 GKY Direct editting fixed (ticket#24)
    3030  06 Aug 07 SHL Use BldQuotedFileName
     31  06 Aug 07 GKY Increase Subject EA to 1024
     32  06 Aug 07 GKY Reduce DosSleep times (ticket 148)
     33
    3134
    3235***********************************************************************/
  • trunk/dll/mle.c

    r771 r775  
    1414  03 Nov 06 SHL Count thread usage
    1515  22 Mar 07 GKY Use QWL_USER
     16  06 Aug 07 GKY Reduce DosSleep times (ticket 148)
     17
    1618
    1719***********************************************************************/
  • trunk/dll/newview.c

    r771 r775  
    2020  22 Mar 07 GKY Use QWL_USER
    2121  30 Mar 07 GKY Remove GetPString for window class names
     22  06 Aug 07 GKY Reduce DosSleep times (ticket 148)
     23
    2224
    2325***********************************************************************/
  • trunk/dll/notify.c

    r771 r775  
    1212  22 Jul 06 SHL Check more run time errors
    1313  30 Mar 07 GKY Remove GetPString for window class names
     14  06 Aug 07 GKY Reduce DosSleep times (ticket 148)
     15
    1416
    1517***********************************************************************/
  • trunk/dll/objcnr.c

    r771 r775  
    1717  01 Aug 07 SHL Rework to sync with CNRITEM mods
    1818  03 Aug 07 GKY Enlarged and made setable everywhere Findbuf (speed file loading)
     19  06 Aug 07 GKY Reduce DosSleep times (ticket 148)
     20
    1921
    2022***********************************************************************/
  • trunk/dll/saveclip.c

    r771 r775  
    1616  29 Jul 06 SHL Use xfgets
    1717  22 Mar 07 GKY Use QWL_USER
     18  06 Aug 07 GKY Increase Subject EA to 1024
    1819
    1920***********************************************************************/
  • trunk/dll/seeall.c

    r773 r775  
    2323  30 Mar 07 GKY Remove GetPString for window class names
    2424  03 Aug 07 GKY Enlarged and made setable everywhere Findbuf (speed file loading)
     25  06 Aug 07 GKY Reduce DosSleep times (ticket 148)
    2526  07 Aug 07 SHL Use BldQuotedFullPathName and BldQuotedFileName
    2627
  • trunk/dll/subj.c

    r771 r775  
    1111  01 Aug 04 SHL Rework lstrip/rstrip usage
    1212  17 Jul 06 SHL Use Runtime_Error
     13  06 Aug 07 GKY Increase Subject EA to 1024
    1314
    1415***********************************************************************/
  • trunk/dll/systemf.c

    r773 r775  
    1818  03 Nov 06 SHL runemf2: rework termination queue logic to work for multiple threads
    1919  07 Jan 07 GKY Move error strings etc. to string file
     20  06 Aug 07 GKY Reduce DosSleep times (ticket 148)
     21
    2022
    2123***********************************************************************/
  • trunk/dll/treecnr.c

    r771 r775  
    3535  05 Jul 07 SHL Disable leftover debug code
    3636  02 Aug 07 SHL Sync with CNRITEM mods
     37  06 Aug 07 GKY Reduce DosSleep times (ticket 148)
    3738
    3839***********************************************************************/
  • trunk/dll/undel.c

    r771 r775  
    1212  29 Jul 06 SHL Use xfgets_bstripcr
    1313  03 Nov 06 SHL Count thread usage
     14  06 Aug 07 GKY Reduce DosSleep times (ticket 148)
    1415
    1516***********************************************************************/
  • trunk/dll/worker.c

    r773 r775  
    2020  21 Apr 07 GKY Find FM2Utils by path or utils directory
    2121  16 Jun 07 SHL Update for OpenWatcom
     22  06 Aug 07 GKY Reduce DosSleep times (ticket 148)
    2223  07 Aug 07 SHL Use BldQuotedFileName
    2324
Note: See TracChangeset for help on using the changeset viewer.