Did somework on the generic dialogs,
[wxWidgets.git] / include / wx / object.h
1999-06-27  Robert Roebling Work on streams of all sorts. More to come.
1999-06-07  Vadim Zeitlin1. wxWindow::IsTopLevel() added and documented
1999-05-07  Guilhem Lavaux* Created a new wxObject method: wxObject::CopyObject...
1999-04-26  Guilhem Lavaux* Committing new wxSocket core (socket.cpp sckint.cpp...
1999-04-21  Ove KaavenUnicode fixes.
1999-04-12  Ove KaavenOh well, I'll just stuff in the rest of the Unicode...
1999-02-09  Robin Dunnfixed somebody's typo in a preprocessor directive ...
1999-02-09  Stefan Csomorcw pro adaption (illegal default argument error was...
1999-02-03  Vadim Zeitlin_MSC_VER change fixes - now compiles again
1999-02-03  Vadim Zeitlin_MSC_VER => __VISUALC__ change
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1999-01-08  Julian SmartCorrected grey scrolling windows; added C++Builder...
1998-12-12  Julian SmartAdded wxPoem sample; fixed some Dialog Editor problems...
1998-12-11  Julian SmartSome stubs includes removed from wxMotif; wxNotebook...
1998-12-10  Stefan CsomorCodeWarrior Support
1998-11-25  Julian SmartVarious wxMotif changes including size optimisation...
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-11-21  Julian SmartDoc updates (debug stuff); Cygwin corrections
1998-11-09  Julian SmartRemoved references to DEBUG and WXDEBUG; cured Motif...
1998-10-26  Julian SmartMotif and other mods
1998-10-12  Julian SmartChanges related to stream includes
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-24  Julian SmartFixed delete operator for VC++ 6.
1998-09-17  Guilhem Lavaux* Added wxSerial DLL support for Borland 32
1998-09-12  Julian SmartAdded variant.h/cpp; changed variable names in object...
1998-09-11  Robert Roebling Updates to memcheck
1998-09-10  Julian SmartEliminated some warnings under Windows; wxGetHomeDir...
1998-09-02  Robert Roebling Added wxAccelerators (sort of)
1998-09-02  Robert Roebling New configure
1998-09-01  Guilhem Lavaux* wxCreateDynamicObject() uses an hashtable now
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-08-04  Guilhem Lavaux* Fixes and new features in wxObject*Stream
1998-07-27  Robert Roeblingwarning msgs
1998-07-24  Guilhem Lavaux* New wxStream classes: wxStreamBuffer and wxObject...
1998-07-12  Julian SmartRemoved #pragmas in utils.cpp, corrected USE_(WX)DEBUG_...
1998-07-10  Karsten BallüderCleared up DEBUG define mess, defines are now called...
1998-07-03  Julian SmartAdded #pragmas for gcc.
1998-07-01  Guilhem Lavaux* Changed "true" to "TRUE" in some file: "true" doesn...
1998-05-20  Karsten BallüderInitial revision