improved deallocation fix for Visual C++ Multithreaded non DLL runtime
[wxWidgets.git] / Makefile.in
2003-05-24  Mattia Barbon wxMotif now uses src/x11/region.cpp, change makefiles...
2003-04-17  Mattia Barbon Fixed dist target; added relevant wxX11 files to...
2003-04-12  Václav Slavíkadded LDFLAGS_GL to makefiles
2003-03-30  Julian SmartRemoving deprecated classes
2003-03-29  Julian SmartCopyright cleanup
2003-03-24  Julian SmartReverted iodbc removal
2003-03-24  Julian SmartRemoved old grid code
2003-03-21  David ElliottAdded stub COCOA_DIST target with TODO comment
2003-03-21  David ElliottAppend .mm to .SUFFIXES list
2003-03-01  Mattia Barbon Fix "make install" for wxMotif after recent changes...
2003-02-05  Vadim ZeitlinHP-UX fixes: use INSTALL_DIR as install doesn't have...
2003-01-15  Vadim Zeitlinmake uninstall should remove wxwin.m4
2002-12-21  Vadim Zeitlinfixed a typo in cygwin make install
2002-12-20  Vadim Zeitlininstall the headers under wx/msw/gnuwin32
2002-12-16  Julian SmartCopy wxUniv setup0.h to setup.h
2002-12-06  Robert Roebling Another attempt to get make win-dist to work with...
2002-12-06  Robert Roebling Updated Makefile for WinCE (make win-dist)
2002-12-05  Julian SmartMakefile.in: remove CVS dirs
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-15  Vadim Zeitlininclude execcmn.cpp in the distribution
2002-09-14  Robert Roebling Added make dist for wxX11 to makefile.
2002-08-31  Ron Leesymbols.txt is no longer.
2002-08-23  Ron LeeUpdates for 2.3.3 debs.
2002-07-09  Robert Roebling Makefile fix for "make win-dist".
2002-07-08  Gilles Depeyrotupdated libpng from 1.0.3 to 1.2.4
2002-06-22  Ron Leeremoved missing treectrl sample bitmaps from dist target,
2002-06-08  Vadim Zeitlindon't link in libwx_gtk twice when linking apps using...
2002-06-02  Robert Roebling Small fix for make win-dist
2002-06-02  Robert Roebling Added simplistic make win-dist
2002-05-04  Gilles Depeyrotcorrected Mac OS X resources compilation target
2002-05-03  Gilles Depeyrotinstall both compiled and ascii resource files for...
2002-04-19  Robert Roebling Updated makefile for mobile sample.
2002-04-13  Václav Slavíkfixed make uninstall
2002-03-24  Václav Slavíkmake dist works again with wxArtProvider related changes
2002-02-10  Robert Roebling wxX11:
2002-02-09  Robert Roebling More make stuff for X11.
2002-02-08  Vadim ZeitlinwxBase readme file location changed
2002-01-28  Vadim Zeitlinfixes to allow compilation with FreeBSD make
2002-01-25  Vadim Zeitlininstall wxUniv headers in make install and include...
2002-01-23  Vadim Zeitlinallow building wxWin with non-GNU make (which doesn...
2002-01-15  Robert Roebling Added IFF handler.
2002-01-15  Václav Slavíkreverted my locale change
2002-01-13  Václav Slavíkmake all now compiles .mo catalogs
2001-12-19  Ron LeeMore PYTHON_DIST fixes.
2001-12-19  Ron LeeAdded new dynamic loading classes. (which handle proper
2001-12-11  Vadim Zeitlinfixes for wxBase dist and install
2001-12-02  Gilles Depeyrotremoved obsolete mac related directories and files
2001-11-29  Ron LeeAdd wxPython/contrib/gizmos to PYTHON_DIST
2001-11-24  Václav Slavíkadded AM_PATH_WXCONFIG macro and its installation
2001-11-22  Václav Slavík- change to /usr/share/wx/version
2001-11-20  Václav Slavíkfixes for wxBase RPM
2001-11-17  Ron Leecast away a couple of warnings and added *.inc to the...
2001-11-07  Ron Leeadded aclocal.m4 to dist target. Bad Things happen...
2001-11-06  Ron LeeMerged WXMSW_DLL_DEFINES and PICFLAGS, since they essen...
2001-11-03  Ron LeeTweaked config for weird static lib BSDism.
2001-11-03  Ron LeeAdded separate import lib for msw .dlls
2001-10-31  Gilles Depeyrotremove static libraries and recreate them to avoid...
2001-10-31  Ron Leereally fix wxPython dist target
2001-10-31  Ron Leeadded new wxPython dirs to dist target for .debs
2001-10-26  Ron Leefix for regex dist target
2001-10-25  Gilles Depeyrotadded ranlib after installation for static library
2001-10-24  Mattia Barbon* make install now installs OLE headers on cygwin
2001-10-21  Robert Roebling Minor fix for make dist.
2001-10-21  Robert Roebling A few files were missing in the wxMac package.
2001-10-21  Robert Roebling Updated Makefile to make "make dist" work right for...
2001-10-19  Vadim Zeitlinuse -I. for parser.c as it needs it to find lexer.c
2001-10-15  Robert Roebling Further fixes for wx-config and MacOS X.
2001-10-13  Gilles Depeyrotadded wxMac distribution target
2001-10-02  Ron LeeAdded UNIV_DIST target.
2001-10-02  Gilles Depeyrotcorrected static library configuration for Darwin/Mac...
2001-09-28  Ron LeeFixed new lintian warnings.
2001-09-28  Ron LeeMore build system polishing.. mostly. Some stuff...
2001-08-08  Vadim Zeitlin1. next attempt to fix RH 7.1 build
2001-08-02  Vadim Zeitlinapplied patch 446009 (DLL cross compilation using mingw32)
2001-08-01  Vadim Zeitlinapplied patch 432202 (allow installing in already exist...
2001-07-21  Gilles Depeyrotadded wxWindows shared library to link of OpenGL wxWind...
2001-07-19  Vadim Zeitlindon't remove lib/wx when making clean
2001-07-13  Vadim Zeitlinfixes for wxBase build with configure
2001-07-04  Vadim Zeitlinfix to include correct files.lst for wxUniv
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-21  Vadim Zeitlin1. added erase and event samples to the distribution
2001-06-19  Vadim Zeitlinadded [bzip-]dist-only targets to the makefile
2001-06-10  Gilles Depeyrotcorrected Mac OS X resource file name
2001-05-25  Robin DunnAdded a "rpm" target so you can just do "make rpm"...
2001-05-22  Robin DunnFixed "make dist" so it doesn't try to copy some files...
2001-05-08  Gilles Depeyrotcorrected Mac OS X resource targets
2001-05-01  Gilles DepeyrotAdded Mac OS X resource file handling:
2001-04-26  Vadim Zeitlinapplied patch 419155 (OLE x-compilation with mingw)
2001-02-08  Ron LeeMore mostly cross compiling related mods..
2001-02-07  Ron Leemainly fixes for cross compiling..
2001-02-04  Gilles Depeyrotadded Mac OS X toolkit configuration
2001-01-29  Vadim Zeitlinmodified make and .spec files to build distribution...
2001-01-29  Vadim Zeitlin1. updated docs/gtk/changes.txt for 2.2.5
2001-01-27  Ron LeeBegan updating 2.2 Debian build scripts for 2.3
2000-09-08  Julian SmartTried to fix problem with 'clean' target
2000-09-03  Robert Roebling Makefile correction
2000-09-03  Robert Roebling Preparing makefiles for freetype
2000-08-28  Vadim Zeitlinmake clean shouldn't delete lib/CVS
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-20  Vadim Zeitlin1. some (benign) warnings fixed
next