Changeset 10 for trunk/txlib/txvers.h

Show
Ignore:
Timestamp:
02/22/06 13:03:35 (3 years ago)
Author:
jvw
Message:

Fix FileDialog? trap, other minor updates

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/txlib/txvers.h

    r9 r10  
    4040// Originally developed for LPTool/DFSee utilities, open-sourced in 2005 
    4141// 
    42 #define TXLIB_V "1.06 05-01-2006" // JvW Topline feedback on alt-/ trace toggle 
     42#define TXLIB_V "1.06 26-01-2006" // JvW SubstituteParams now external function 
     43//efine TXLIB_V "1.06 06-01-2006" // JvW Fixed trap in FileDlg due to USER ptr 
     44//efine TXLIB_V "1.06 05-01-2006" // JvW Topline feedback on alt-/ trace toggle 
    4345//efine TXLIB_V "1.06 05-01-2006" // JvW Added usrdata ptr to txwWidgetDialog() 
    4446//efine TXLIB_V "1.05 29-12-2005" // JvW Fixed Radio-repaint bug on (x == TRUE) 
     
    407409 
    408410#define TXLIB_N "TX-library" 
    409 #define TXLIB_C "(c) 1995-2005: Fsys Software" 
     411#define TXLIB_C "(c) 1995-2006: Fsys Software" 
    410412 
    411413#endif