Did somework on the generic dialogs,
[wxWidgets.git] / include / wx / wxprec.h
1999-08-02  Vadim Zeitlin1. minor headers rearrangement: wxprec.h doesn't includ...
1999-07-29  David Webster*** empty log message ***
1999-07-28  David Webster*** empty log message ***
1999-05-31  Brian MacyReworked the undef stuff a little
1999-05-29  Brian Macyfixed #if !NOPCH to be #if !defined(NOPCH)
1999-02-06  Vadim Zeitlinrestored "#include <windows.h>"
1999-02-04  Julian SmartFixed compilation for when not including <windows.h>
1999-02-03  Vadim Zeitlin_MSC_VER change fixes - now compiles again
1999-02-03  Vadim Zeitlin_MSC_VER => __VISUALC__ change
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-08  Julian SmartChanges to allow Cygwin to compile in non-PCH mode
1998-12-10  Stefan CsomorwxMac support added
1998-10-12  Vadim Zeitlin1. wxTimer::Start() returns bool in wxGTK too (other...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-05-20  Karsten BallüderInitial revision