* New wxStreams (to be documented), new classes: wxBufferedStreams,
[wxWidgets.git] / src / msw / makefile.b32
1999-07-07  Guilhem Lavaux* New wxStreams (to be documented), new classes: wxBuff...
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-06-02  Julian SmartAdded progdlgg.cpp to makefiles; fixed true/false in...
1999-05-30  Brian MacyIMHO these are the correct flags for borland
1999-05-25  Brian MacyAdded dcbase.cpp
1999-05-23  Vadim Zeitlin1. some minor but nasty bugs fixed (see post to the...
1999-05-09  Julian SmartMisc. fixes
1999-04-27  Guilhem Lavaux* Fixed a compilation problem on Windows
1999-04-26  Guilhem Lavaux* Committing new wxSocket core (socket.cpp sckint.cpp...
1999-04-12  Ove KaavenAdded wxchar.cpp/.obj
1999-04-06  Julian SmartJPEG and PNG code taken out of image.cpp
1999-04-03  Brian MacyFirst attempt at clean-up
1999-03-29  Brian MacyIgnore failure when deleting something that might not...
1999-03-25  Julian SmartMany changes to the printing classes.
1999-03-06  Vadim ZeitlinBorland makefile fixes
1999-02-07  Julian SmartAdded wxGenericValidator & doc
1999-02-02  Julian SmartConsistent naming of e.g. wxUSE_CTRL
1999-01-24  Julian SmartRenamed .nt makefiles to .vc and factored them out...
1999-01-24  Julian SmartRemoved print.cpp, added tokenizr.tex
1999-01-16  Julian SmartFor wxMSW, split XPM handler into separate file (please...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1999-01-04  Julian SmartSimplified BC++ makefiles; C++Builder 1.0 compilation...
1998-12-31  Julian SmartAdded Property List classes to main library; added...
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-12-09  Julian SmartwxImage changes
1998-12-08  Julian SmartAdditions to wxTime; always inits OLE now in wxMSW
1998-12-06  Julian SmartSome more WXWIN_COMPATIBILITY fixes.
1998-11-25  Julian SmartVarious fixes.
1998-11-21  Guilhem Lavaux* Changed fstream.* in wfstream.*
1998-10-14  Guilhem Lavaux* wxSocket fixes
1998-09-12  Julian SmartAdded variant.h/cpp; changed variable names in object...
1998-09-08  Julian SmartAdditional makefiles; changes for compilation with...
1998-09-08  Guilhem Lavaux* some C++ness correction in wxStream.
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-07-31  Julian SmartAdded wxAcceleratorTable, wxFrame::SetAcceleratorTable...
1998-07-28  Julian SmartAdded MDI support for Document/view, plus an example.
1998-07-24  Julian SmartRemoved duplicate code
1998-07-24  Julian SmartRemoved compile bugs in regconf.cpp, added new toolbar...
1998-07-17  Julian SmartSome Borland/GnuWin32 fixes
1998-07-17  Julian SmartAdded STRICT corrections.
1998-07-14  Guilhem Lavaux* wxStream: I've rewritten the inheritance
1998-07-12  Guilhem LavauxAdded wxStream but I haven't tested them.
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-10  Julian SmartFixed const problems in status bar code, changed panelg...
1998-07-02  Julian SmartVarious changes for 16-bit compilation
1998-07-01  Guilhem Lavaux* Changed "true" to "TRUE" in some file: "true" doesn...
1998-06-28  Julian SmartSeparated out Win95 versions of gauge, slider; added...
1998-06-13  Julian SmartCorrection to dnd.h; EVT_MOUSE_EVENTS now includes...
1998-05-20  Karsten Ballüderadded some wxMSW stuff