Include wx/log.h according to precompiled headers of wx/wx.h (with other minor cleaning).
[wxWidgets.git] / src / makevc.env
2003-04-25  Mattia BarbonPatch [ 726877 ]: Remove /GX- from makevc.env
2003-03-07  Mattia Barbon Removed some superflous #defines already added by...
2003-02-24  Vadim Zeitlincentralize version info in one file, include it from...
2003-02-24  Vadim Zeitlinuse jast major.minor, not major.minor.micro, in the...
2002-12-05  Julian SmartUpdated version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-10-11  David Websterremoved ctl3d32.lib
2002-08-25  Robin DunnChanged slightly the meaning of the Hybrid build. ...
2002-03-30  Robin DunnSet flags and libs for using unicows if MSLU=1
2002-01-15  George Taskerdummy(dll).obj is now created in wxWin/$D rather than...
2002-01-06  Robin DunnUpdated DLL version number
2001-10-30  George TaskerChanges to make commandline compilation with VC6 match...
2001-10-19  George TaskerAdded -DSTRICT to the WINFLAGS variable to match the...
2001-10-18  Mattia BarbonUpdated makefile.g95/vc to behave similarly to wxWindow...
2001-07-13  Vadim Zeitlinchanges for building wxRegEx
2001-06-27  Julian SmartUpdated version to 2.3.2 so apps can test for differenc...
2001-06-06  Robin DunnUpdated version numbers to 2.3.1
2001-05-08  Václav Slavíkswitched to new XPM code in wxMSW
2001-04-26  George Tasker$(EXTRAINC) moved to the beginning of INC= line so...
2001-03-13  George TaskerAdditions to support the building of wxBase(d).lib...
2001-01-16  George TaskerChanged code to use the RM environment variable (if...
2000-10-31  Robin DunnChanged version number in DLL name to 23_0
2000-07-26  Julian SmartCorrected makefile target bug
2000-07-26  Julian SmartAdded additional wxXML makefiles and projects files...
2000-07-23  Julian SmartUpdated project and makefiles (VC++) to be more consistent.
2000-07-15  Bryan Pettymerged 2.2 branch
2000-05-05  Julian SmartMisc fixes
2000-03-15  Julian SmartVarious compiler changes
2000-03-08  Julian SmartMade VC++ makefiles and project files a bit more consistent
2000-02-16  Robin Dunnincremented version number
2000-02-01  Robin Dunnset version number
2000-01-10  Robin Dunnincremented version number for DLL
1999-12-23  Robin DunnLinking with the TIFF library
1999-12-16  Robin DunnTook out somebody's hard coded path (j:\dev\something...
1999-12-15  David Webstergdiimage updates
1999-11-08  Robin DunnSombody committed this with a hard-coded pathname for...
1999-11-08  David WebsterOS/2 PM Fixeups for fonts, validators, and html
1999-11-05  Robin DunnIncremented the version number used in the DLL filename...
1999-10-26  Julian SmartRemoved lots of wxMotif compile warnings. Copied new...
1999-10-26  David Webster*** empty log message ***
1999-10-19  Julian SmartFixed wxSlider95 bug; updated .dsp files; added Set...
1999-10-06  Robin DunnAllow override of /MDd
1999-10-05  Unknown (JL)Debug version with compiler switch /MDd
1999-10-05  Robin DunnInceremented the version number for the DLL
1999-09-29  Julian SmartMisc changes, including to wxPropertyForm and sample...
1999-09-02  Robin Dunnupdated version number for DLL name
1999-08-04  Robin DunnSet the version number to use for the DLL in WXVERSION
1999-04-29  Robin DunnAdded $(NEW_WXLIBNAME) to allow changing the library...
1999-04-12  Robin DunnAdded $(WAITFLAG) so other shells can use appropriate...
1999-04-06  Julian SmartJPEG and PNG code taken out of image.cpp
1999-04-06  Julian SmartFixed OnMenuHighlight, wxPrintData problems
1999-02-18  Julian SmartCured last focus bug (I hope); some wxMotif mods
1999-02-17  Julian SmartChanged .vc makefiles to allow different configurations...
1999-01-27  Julian SmartAdded dde sample; added docs/index.htm
1999-01-25  Julian SmartFixed compile bug in proplist.cpp; added makevc.env