Use wxDELETE() and wxDELETEA() when possible.
[wxWidgets.git] / src / common / object.cpp
1998-09-24  Julian SmartFixed delete operator for VC++ 6.
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  Guilhem Lavaux* Fixed two memory leaks.
1998-08-23  Guilhem Lavaux* New function wxObjectInputStream::Recall()
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-04  Guilhem Lavaux* Fixes and new features in wxObject*Stream
1998-07-24  Guilhem Lavaux* New wxStream classes: wxStreamBuffer and wxObject...
1998-07-10  Karsten BallüderCleared up DEBUG define mess, defines are now called...
1998-05-20  Karsten BallüderInitial revision