]> git.saurik.com Git - wxWidgets.git/history - distrib/msw/tmake/vc6base.t
http://trac.wxwidgets.org/ticket/10457 fix
[wxWidgets.git] / distrib / msw / tmake / vc6base.t
2003-02-24  Vadim Zeitlindo use micro version number in the DLL names -- but...
2003-02-24  Vadim Zeitlinget the version info directly from wx/version.h instead...
2003-01-20  Mattia Barbon Fixed a typo in makefile.vc, updated version numbers...
2002-09-08  Vadim Zeitlinadded shell32.lib to wxBase link options
2002-08-20  Vadim Zeitlinfixed Unicode wxBase config in VC6 project files, there...
2002-03-28  Vadim Zeitlinfixed typos in Unicode configs of wxBase (thanks Dimitri)
2002-03-27  Vadim Zeitlinfix for building in a directory with a long name (patch...
2002-01-15  George TaskerChanged version to 233
2001-11-09  Vadim Zeitlinreset SourceSafe project name in the VC++ projects
2001-10-31  Vadim Zeitlinfixed typos in wxBase template and project file
2001-10-18  Vadim Zeitlincreate lib\...\setup.h from setup.h, not setup0.h which...
2001-10-10  Vadim Zeitlindon't add /MT to CFLAGS explicitely
2001-10-04  Vadim Zeitlinadded Unicode configurations to the library project...
2001-09-30  Vadim Zeitlinupdated templates for creation of VC++ 6.0 project...
2001-07-13  Vadim Zeitlinadded regex to all the templates
2001-03-13  George TaskerFixed the template so that the .DSP file that gets...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-16  Vadim Zeitlin1. fixed memory leak in GAddress
2000-03-05  Vadim Zeitlin1. wxWindowDisabler modified to bring parent window...
1999-11-28  Vadim Zeitlin1. msec resolution for timer functions under Win32
1999-11-27  Vadim Zeitlin1. wxThread changes (detached/joinable) for MSW and...