Changeset 1194


Ignore:
Timestamp:
Sep 11, 2008, 2:47:30 PM (17 years ago)
Author:
John Small
Message:

Ticket 187: Set properties and improve comments

Location:
trunk
Files:
10 edited

Legend:

Unmodified
Added
Removed
  • trunk/dirsize.h

    r1155 r1194  
     1
     2/***********************************************************************
     3
     4  $Id$
     5
     6  <<<description here>>>
     7
     8  Copyright (c) 1993-98 M. Kimes
     9  Copyright (c) 2008 Steven H. Levine
     10
     11  Change log
     12
     13***********************************************************************/
     14
     15#if !defined(DIRSIZE_H)
     16#define DIRSIZE_H
     17
     18
    119#define DIRSIZE_FRAME               100
    220#define DIRSIZE_LISTBOX             101
     
    1230#define DIRSIZE_SLIDER              111
    1331
     32
     33#endif // DIRSIZE_H
  • trunk/dll/arccnrs.h

    • Property svn:eolstyle set to native
    • Property svn:keywords set to Id
    r989 r1194  
    22/***********************************************************************
    33
    4   $Id: $
     4  $Id$
    55
    66  arccnrs common definitions
  • trunk/dll/archive.h

    • Property svn:eolstyle set to native
    • Property svn:keywords set to Id
    r1190 r1194  
    22/***********************************************************************
    33
    4 $Id: $
     4  $Id$
    55
    6 <<<description here>>>
     6  <<<description here>>>
    77
    8 Copyright (c) 1993-98 M. Kimes
    9 Copyright (c) 2008 Steven H. Levine
     8  Copyright (c) 1993-98 M. Kimes
     9  Copyright (c) 2008 Steven H. Levine
    1010
    11 Change log
     11  Change log
    1212
    1313***********************************************************************/
  • trunk/dll/assoc.h

    • Property svn:eolstyle set to native
    • Property svn:keywords set to Id
    r1167 r1194  
    22/***********************************************************************
    33
    4 $Id: $
     4  $Id$
    55
    6 <<<description here>>>
     6  <<<description here>>>
    77
    8 Copyright (c) 1993-98 M. Kimes
    9 Copyright (c) 2008 Steven H. Levine
     8  Copyright (c) 1993-98 M. Kimes
     9  Copyright (c) 2008 Steven H. Levine
    1010
    11 Change log
     11  Change log
    1212
    1313***********************************************************************/
  • trunk/dll/attribs.h

    • Property svn:eolstyle set to native
    • Property svn:keywords set to Id
    r1178 r1194  
    22/***********************************************************************
    33
    4   $Id: $
     4  $Id$
    55
    66  <<description here>>
  • trunk/dll/autoview.h

    • Property svn:eolstyle set to native
    • Property svn:keywords set to Id
    r1183 r1194  
    22/***********************************************************************
    33
    4   $Id: $
     4  $Id$
    55
    66  <<description here>>
  • trunk/dll/avl.h

    • Property svn:eolstyle set to native
    • Property svn:keywords set to Id
    r1181 r1194  
    22/***********************************************************************
    33
    4   $Id: $
     4  $Id$
    55
    66  avl common definitions
  • trunk/dll/avv.h

    • Property svn:eolstyle set to native
    • Property svn:keywords set to Id
    r1187 r1194  
    22/***********************************************************************
    33
    4   $Id: $
     4  $Id$
    55
    66  <<description here>>
  • trunk/dll/chklist.h

    • Property svn:eolstyle set to native
    • Property svn:keywords set to Id
    r1184 r1194  
    22/***********************************************************************
    33
    4   $Id: $
     4  $Id$
    55
    66  <<description here>>
  • trunk/dll/cmdline.h

    • Property svn:eolstyle set to native
    • Property svn:keywords set to Id
    r1178 r1194  
    22/***********************************************************************
    33
    4   $Id: $
     4  $Id$
    55
    66  <<description here>>
Note: See TracChangeset for help on using the changeset viewer.