Some Motif fixes; makefile fixes; added wxTransferStreamToFile/FileToStream for wxWin
[wxWidgets.git] / src / common / memory.cpp
2000-02-24  Julian SmartSome Motif fixes; makefile fixes; added wxTransferStrea...
2000-01-01  Julian SmartUpdated wxvc_dll.dsp and memory.h to make VC++ compile...
1999-11-12  Jouk Jansen Committing in .
1999-11-02  Vadim Zeitlininclude <wx/...> => include "wx/..."
1999-10-28  David Webster*** empty log message ***
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-06-09  Julian SmartGetting various compilers to work with wxWin again
1999-05-25  Brian MacyCleaned up some warnings
1999-04-21  Ove KaavenUnicode fixes.
1999-02-03  Vadim Zeitlin_MSC_VER => __VISUALC__ change
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-04  Julian SmartCorrected memory.cpp compilation error; Cygwin makefile...
1999-01-02  Julian SmartCorrected memory.cpp checkpoint bug; added Tex2RTF
1998-12-21  Stefan CsomorCW Win32 support
1998-12-18  Julian SmartIn DialogEd, changed Close to Destroy to make it shut...
1998-12-11  Julian SmartSome stubs includes removed from wxMotif; wxNotebook...
1998-12-09  Julian SmartVC++ 4 fixes and added docvwmdi to distribution files.
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-11-25  Julian SmartVarious wxMotif changes including size optimisation...
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-11-11  Julian SmartChanged setup.h so that global memory operators are...
1998-11-09  Julian SmartRemoved references to DEBUG and WXDEBUG; cured Motif...
1998-10-12  Julian SmartChanges related to stream includes
1998-09-28  Julian SmartMore wxMotif work, OGL enhancements, USE_ macro correct...
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-22  Julian SmartSome more Motif work; included utils.h in fileconf...
1998-09-11  Robert Roebling Updates to memcheck
1998-09-10  Julian SmartEliminated some warnings under Windows; wxGetHomeDir...
1998-09-01  Guilhem Lavaux* wxCreateDynamicObject() uses an hashtable now
1998-07-25  Robert RoeblingRemoved warnings mesgs
1998-07-24  Robert RoeblingwxFrame::CreateToolBar() stuff
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-10  Karsten BallüderCleared up DEBUG define mess, defines are now called...
1998-07-07  Julian SmartVarious bug fixes, cosmetic changes
1998-07-02  Julian SmartVarious changes for 16-bit compilation
1998-05-20  Karsten BallüderInitial revision