Added wxUSE_DC_CACHEING and associated code to wxMSW
[wxWidgets.git] / configure.in
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-07-10  Václav Slavíkadded check for w32api.h to configure (so that libjpeg...
2001-07-08  Václav Slavík1. configure now checks first for timezone, then _timez...
2001-07-08  Gilles Depeyrotconfigure without popup windows under Mac OS X
2001-07-07  Robert Roebling Added wxPopupWindow to GTK port, wxComboBox had to
2001-07-04  Vadim Zeitlinfix to include correct files.lst for wxUniv
2001-07-03  Vadim Zeitlintons of fixes for wxGTK/Univ - seems to work, more...
2001-07-02  Vadim Zeitlindefine WXGTK12 for GTK+ 1.2.7+ as well
2001-07-02  Vadim Zeitlinincremented version to 2.3.2 in configure as well
2001-07-02  Vadim Zeitlinset wxUSE_WIZARDDLG by default
2001-07-02  Vadim Zeitlinrespect wxUSE_WIZARDDLG setting
2001-07-02  Vadim Zeitlinchanged wxUSE_DRAGIMAG to wxUSE_DRAGIMAGE and use it...
2001-07-02  Vadim Zeitlindefine wxUSE_LOGGUI/WINDOW by default
2001-07-02  Vadim Zeitlintypo in GTK version caching code fixed
2001-07-02  Vadim Zeitlinfix for GTK+ version check caching (now it actually...
2001-07-02  Vadim Zeitlinfixed --with-libjpeg=sys
2001-07-02  Vadim Zeitlinadded WXWIN_COMPATIBILITY_2_2 option (disabled by default)
2001-07-02  Vadim Zeitlin1. added --enable-gtk2 option, check for GTK+ 2.0 disab...
2001-07-01  Václav Slavíkfixed AC_MSG_RESULT output of toolkit name to work...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-23  Gilles Depeyrotadded -cpp-precomp option for c++ compiler under Mac...
2001-06-23  Vadim Zeitlinfix for configure under Solaris (don't use unportable...
2001-06-21  Vadim Zeitlinoops... fix for the fix for config.status
2001-06-21  Vadim Zeitlindon't move the file to itself in AC_OUTPUT, this allows...
2001-06-19  Vadim Zeitlinfixed <iostream> detection
2001-06-16  Gilles Depeyrotdisable toggle button under Mac OS X (not yet implemented)
2001-06-15  Vadim Zeitlinfix for brain dead egcs - this stupid compiler not...
2001-06-15  Vadim Zeitlinfixed size_t == uint detection
2001-06-14  Vadim Zeitlinhopefully finally fixed the problem with ambiguous...
2001-06-12  Václav Slavíkmore fixes for autoconf 2.50:
2001-06-11  Václav Slavíkfixed remaining bugs in configure.in that manifested...
2001-06-10  Václav Slavíkchanges to work with autoconf 2.50
2001-06-10  Gilles Depeyrotcorrected wxWindows library name under Mac OS X
2001-06-08  Vadim Zeitlinimplemented wxSingleInstanceChecker for Unix
2001-06-06  Robin DunnUpdated version numbers to 2.3.1
2001-06-01  Vadim Zeitlinfixed problem with HAVE_PTHREAD_RECURSIVE_MUTEX_INITIAL...
2001-05-08  Gilles Depeyrotcorrected Mac OS X resource targets
2001-05-07  Vadim Zeitlinsupport cygwin as synonim for cygwin32
2001-05-01  Gilles DepeyrotAdded Mac OS X resource file handling:
2001-04-26  Václav Slavíkfixed SIZEOF_WCHAR_T detection
2001-04-26  Vadim Zeitlinfixed wxUSE_MAC not being defined under Unix => -D_REEN...
2001-04-25  Václav Slavíkadded fool-proof test for sizeof(wchar_t) that works...
2001-04-24  Václav Slavíkadded check for iconv() version; fixed strconv.cpp...
2001-04-24  Vadim Zeitlinopenbsd support added
2001-04-23  Vadim Zeitlinno changes
2001-04-22  Václav Slavíkadded wxUSE_IMAGE, wxUSE_XPM
2001-04-21  Václav Slavíkadded check for wxUSE_WCHAR_T
2001-04-16  Ron Leesimplified (hopefully:) and explained the shared lib...
2001-04-14  Gilles Depeyrotcorrected dynamic library creation for Mac OS X
2001-04-09  Vadim Zeitlinfixed recursive mutexs compilation
2001-04-07  Gilles Depeyrotcorrections for Mac OS X (dynamic link command, thread...
2001-03-28  Gilles Depeyrotadded __POWERPC__ define to compilation flags for Mac...
2001-03-12  Gilles Depeyrotremoved ugly Mac OS X related hack in wxBASE configuration
2001-03-11  Václav Slavíkfixed MacOS X test
2001-03-10  Vadim Zeitlinmerged HAVE_VSNPRINTF fix from 2.2 branch
2001-03-08  Vadim Zeitlinfixed (?) setup.h regeneration
2001-03-08  Vadim Zeitlinfixed CODE_GEN_FLAGS_CXX
2001-02-09  Ron Leecleaned some old cruft out of configure.in
2001-02-08  Vadim Zeitlinapplied (slightly modified) wxToggleButton patch from...
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-31  Vadim Zeitlinevent handling seems to work again, new sample (event...
2001-01-16  Robert Roebling Removing wxPlotWindow from configure.
2000-12-15  Vadim Zeitlinadded -mt switch for Solaris/CC MT builds
2000-11-26  Vadim Zeitlinadded wxGet/Set/UnsetEnv() for Unix
2000-11-24  Robert Roebling Bump up version to 2.3.0,
2000-09-03  Robert Roebling Preparing makefiles for freetype
2000-09-01  Robert Roebling Added check for <fnctl.h> which FreeType seems to...
2000-07-26  Václav Slavíkchanged shared library version number to 2.3
2000-07-21  Unknown (NI)moved check for x include/library paths from motif...
2000-07-19  Ove KaavenConfigure checks for:
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-20  Vadim Zeitlin1. some (benign) warnings fixed
2000-03-20  Vadim Zeitlinalways link with libm
2000-03-19  Ron Leefixed broken test for wxUSE_JOYSTICK in configure.
2000-03-19  Vadim Zeitlinzlib objects linked together with wxBase
2000-03-19  Vadim Zeitlin1. corrected HAVE_PW_GECOS detection in configure ...
2000-03-19  Ron Leerepaired some of the more obvious horrors in the contri...
2000-03-18  Vadim Zeitlinsome files for wxHandleFatalException() I previously...
2000-03-15  Vadim ZeitlinwxSocketServer test added to console sample
2000-03-14  Vadim Zeitlinremoved -Icontrib from src/make.env, use APPEXTRADEFS...
2000-03-14  Vadim Zeitlinchanged test -a into 2 tests
2000-03-14  Karsten Ballüderfixed arguments to "test"
2000-03-13  Vadim Zeitlinfixed cross-compilation for Windows with mingw
2000-03-13  Vadim Zeitlincheck for strtok_r() using C++ compiler
2000-03-09  Vadim Zeitlinfix for resourses compilation
2000-03-09  Vadim Zeitlinpatch from Paul Gammans <paul.gammans@brunel.ac.uk...
2000-03-09  Robert Roebling Some make corrections for HP and related,
2000-03-06  Vadim Zeitlinsystem libtiff can now be used instead of the built...
2000-03-05  Guilhem LavauxMoved wxMMedia to contrib/src/mmedia
2000-03-05  Robert Roebling Various makefile and installation things.
2000-03-04  Vadim Zeitlinfix for --with-libpng=sys warning
2000-03-03  Vadim Zeitlinremoved OGL files from wxGTK build, fixed configure...
2000-03-01  Vadim Zeitlinmenu sample added
2000-03-01  Robert Roebling Various changes due to OGL and glcanvas having changed
2000-03-01  Vadim Zeitlinpatch for using system libz
2000-03-01  Julian SmartAdded wxDragImage generic implementation and sample...
2000-02-27  Václav Slavíkadded --enable-filesystem
2000-02-24  Ron Leeconfigure changes, for wxBase and wx-config
next