Did somework on the generic dialogs,
[wxWidgets.git] / include / wx / confbase.h
1999-06-13  Vadim Zeitlin1. some more of "#if wxUSE_XXX" here and there
1999-06-13  Robert Roebling Added OS/2 patches to wxGTK.
1999-05-05  J. Russell SmythAdded wxCONFIG_USE_RELATIVE_PATH option to allow config...
1999-04-12  Ove KaavenOh well, I'll just stuff in the rest of the Unicode...
1999-04-07  Vadim Zeitlinno more SetAppName/SetVendor in the config classes
1999-04-06  Vadim ZeitlinwxRegConfig::GetEntryType() added and some bugs fixed
1999-04-06  Vadim ZeitlinwxConfig::GetEntryType() added
1999-01-31  Julian SmartVarious small fixes
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1999-01-20  Vadim ZeitlinRenameEntry/Group() functions added to wxConfig and...
1999-01-08  Unknown (UG)no message
1999-01-04  Robert Roebling configure and #ifdef wxUSE_XXX updates
1999-01-01  Stefan Csomormac support as stubs added
1998-12-09  Vadim Zeitlin"wxGDIObject * => &" related changes (see mail to the...
1998-11-25  Karsten Ballüderuse unsigned for wxString [] operator
1998-11-25  Julian SmartVarious fixes.
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-12  Julian SmartAdded variant.h/cpp; changed variable names in object...
1998-09-03  Vadim Zeitlinreplaced wxEmptyString with "" because it's defined...
1998-09-02  Robert Roebling New configure
1998-09-01  Robert Roebling Fixed a few compile things
1998-08-27  Julian SmartwxConfig changes to be more logical.
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-22  Julian SmartRemoved child frame CreateStatusBar from MDI sample...