Some Motif fixes; makefile fixes; added wxTransferStreamToFile/FileToStream for wxWin
[wxWidgets.git] / include / wx / memory.h
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-10-28  David Webster*** empty log message ***
1999-04-21  Ove KaavenUnicode fixes.
1999-03-03  Vadim ZeitlinSGI compilation fixes
1999-02-03  Vadim Zeitlin_MSC_VER => __VISUALC__ change
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1998-12-11  Julian SmartSome stubs includes removed from wxMotif; wxNotebook...
1998-12-10  Stefan CsomorCodeWarrior Support
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-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-22  Julian SmartSome more Motif work; included utils.h in fileconf...
1998-09-11  Robert Roebling Updates to memcheck
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
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-07  Julian SmartVarious bug fixes, cosmetic changes
1998-07-02  Julian SmartRemoved some consts from tabctrl.h; fixed some other...
1998-05-20  Karsten BallüderInitial revision