Did somework on the generic dialogs,
[wxWidgets.git] / include / wx / debug.h
1999-04-12  Ove KaavenUses Unicode strings. Now we've got a __TFILE__ macro...
1998-12-29  Julian SmartBC++/16-bit support now working, but without resource...
1998-11-09  Julian SmartRemoved references to DEBUG and WXDEBUG; cured Motif...
1998-09-12  Julian SmartAdded variant.h/cpp; changed variable names in object...
1998-09-08  Guilhem Lavaux* some C++ness correction in wxStream.
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-07-10  Karsten BallüderCleared up DEBUG define mess, defines are now called...
1998-06-22  Vadim ZeitlinwxCHECK macros slightly changed: wxCHECK( expr, rc...
1998-05-26  Vadim Zeitlinadded "\n" at the end of file to silent egcs warnings
1998-05-20  Karsten BallüderInitial revision