Add wxUSE_TARSTREAM and wxUSE_FS_ARCHIVE.
[wxWidgets.git] / configure.in
2006-10-27  Michael WetherellAdd wxUSE_TARSTREAM and wxUSE_FS_ARCHIVE.
2006-10-23  Michael WetherellOn unicode builds detect gcc 3.4 precompiled header...
2006-10-23  Robin DunnBump subrelease number
2006-10-23  Michael WetherellAdded wxBackingFile and wxBackedInputStream.
2006-10-23  Michael WetherellCheck for fdopen. Probably everywhere has it, but check...
2006-10-22  Vadim Zeitlinwhy was using std::string and streams disabled by defau...
2006-10-19  Robin Dunnbump subrelease number
2006-10-19  Vadim Zeitlinmust use PKG_PROG_PKG_CONFIG before PKG_CHECK_MODULES...
2006-10-18  Robert Roebling Test for KDE and GNOME using session manager vendor.
2006-10-14  Robin DunnEnsure Cairo is installed before setting wxUSE_GRAPHICS...
2006-10-14  Paul Cornettremove unused XIM code, minor cleanup
2006-10-13  Robin Dunnbump subrelease number
2006-10-11  Paul Cornettanimatectrl typo
2006-10-09  Vadim Zeitlinadded wxAnimationCtrl (patch 1570325)
2006-10-08  Robert Roebling Bump version.
2006-10-08  Vadim Zeitlinadded --enable-aboutdlg
2006-10-04  Robin DunnBakefile changes for building the graphics context...
2006-10-02  Vadim Zeitlindefine wxUSE_ACTIVEX and wxUSE_OLE_AUTOMATION with...
2006-09-28  Vadim Zeitlinadd compilation options to allow compiling in just...
2006-09-24  Vadim ZeitlinAdded wxUSE_VARIANT and the related checks, also added...
2006-09-23  Robert Roebling [ 1559479 ] wxImageComboBox
2006-09-16  Michael WetherellMinor cleanup: use AC_CHECK_DECLS for the gtk_icon_size...
2006-09-09  Robert Roebling Apply patch [ 1548750 ] wxVsnprintf() various fixes
2006-09-07  Vadim Zeitlindefine wx_cv_func_snprintf_pos_params when cross-compil...
2006-09-06  Vadim Zeitlinenable support for printf positional parameters by...
2006-09-05  Václav Slavíkuse macros to completely remove wxLogTrace, wxLogDebug...
2006-09-04  Michael WetherellA better compile fix for Wine (which lacks pbt.h).
2006-09-04  Michael WetherellDefine HAVE_BOOLEAN when the Windows headers declare...
2006-09-02  Robin Dunnbump subrel number
2006-08-28  Michael WetherellUse WX_CHECK_FUNCS for strtok_r.
2006-08-27  Vadim Zeitlinrelax DFB version requirements to work with 0.9.22...
2006-08-27  Václav Slavíkinitial (not yet working) code for DirectFB port
2006-08-23  Václav Slavíkset wxUSE_TOOLBAR_NATIVE to 0 when --enable-universal...
2006-08-23  Václav Slavíkremoved wxUSE_TOOLBAR_SIMPLE leftovers from the main...
2006-08-22  Michael WetherellSwitch to AC_CHECK_DECLS instead of WX_CHECK_DECLS.
2006-08-22  Michael WetherellAdd WX_CHECK_DECLS macro and try it out on strtok_r...
2006-08-22  Michael WetherellFor an unknown generic unix system make --with-x11...
2006-08-19  Vadim Zeitlintidy up configure output, don't show gnomeprint/vfs...
2006-08-19  Paul Cornettconfigure test for round
2006-08-14  Vadim Zeitlindisable positional printf params for now as there are...
2006-08-13  Vadim Zeitlincorrected typo in DEFAULT_wxUSE_PRINTF_POS_PARAMS
2006-08-10  Michael WetherellAdd parameter to the --enable-universal_binary option...
2006-08-09  Michael WetherellDetect and use sys/select.h required by POSIX for select
2006-08-05  Vadim Zeitlintest for sys/soundcard.h was failing because of missing...
2006-07-29  Vadim Zeitlinnicer messages for gstreamer detection
2006-07-28  Vadim Zeitlincontinue even if the system name is not recognized
2006-07-27  Vadim Zeitlinremove -mt from gstreamer CFLAGS/LIBS under Solaris/gcc
2006-07-12  Stefan NeisAdded support for MirOS, an OpenBSD variant (patch...
2006-06-27  Vadim Zeitlinadded wxUSE_PRINTF_POS_PARAMS which can be used to...
2006-06-06  Julian SmartInitial commit of wxAUI
2006-05-31  Vadim Zeitlinadded wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...
2006-05-29  Vadim Zeitlinuse CFLAGS for GTK tests, not CXXFLAGS
2006-05-28  Vadim Zeitlinadded wxHyperlinkCtrl (patch 1476781 from Francesco)
2006-05-23  Julian SmartwxToggleButton for wxUniversal: configure changes
2006-05-23  Paul Cornettfix incomplete change from rev 1.1121
2006-05-22  Paul Cornetttypo
2006-05-16  Vadim Zeitlinrenamed wxComboControl to wxComboCtrl and related wxUSE...
2006-05-08  Vadim ZeitlinwxUSE_COMBOCONTROL and wxUSE_OWNERDRAWNCOMBOBOX added
2006-05-07  Stefan NeisNeed to do tests for compiler version (to determine...
2006-04-18  Vadim Zeitlinuse CXXFLAGS instead of CFLAGS in several places now...
2006-04-18  Vadim Zeitlincompile GTK+ test program using C compiler, not C+...
2006-04-18  Vadim Zeitlindo all tests using C++ compiler, this should fix all...
2006-03-17  Robert Roebling Rearrange code to make adding wxMimeTypesManagerFactory
2006-03-12  Vadim Zeitlindon't require multimon.h any more now (patch 1446030...
2006-03-11  Stefan NeisRemoved -fno-strict-aliasing for OS/2 (not supported...
2006-02-12  Michael WetherellAdd -fno-strict-aliasing to the optimisation flags...
2006-02-10  Vadim ZeitlinRyan's cumulative wxActiveX and media control patch...
2006-02-09  Vadim Zeitlinfixed wxUSE_TABDIALOG/TAB_DIALOG confusion and other...
2006-02-06  Michael WetherellRemove richedit sample from configure
2006-01-30  Julian SmartUpdates for wxToolbook class
2006-01-28  Stefan NeisDo test for get{host,serv}byname_r in C++ mode, so...
2006-01-26  Kevin OllivierFixes for wxMac Universal binary support. With these...
2006-01-25  Stefan NeisYet another try to fix NetBSD's problem with getservbyn...
2006-01-25  Julian SmartFirst stab at adding --enable-universal_binary
2006-01-23  Michael Wetherelllndir no longer needed
2006-01-23  Stefan NeisTesting if using -D_REENTRANT helps compiling socket...
2006-01-16  Mart RaudseppGTK_NO_CHECK_CASTS is a gtk1 only thing, so don't put...
2006-01-14  Stefan NeisTemporarily (?) commented the code for testing for...
2006-01-08  Robert Roebling Added configure flag for wxDataViewCtrl.
2006-01-08  Robert Roebling Added configure checks for Hildon Framework.
2005-12-18  Michael WetherellPut back the warning flags
2005-11-30  Vadim Zeitlinput user-specified CPP/C/CXXFLAGS after the ones we...
2005-11-30  Ron LeeOutput deprecated warning for --rezflags and permanentl...
2005-11-29  Ron LeeFix include dirs for windres, enable emxbind to actuall...
2005-11-27  Stefan NeisCleaned up some erroneous stuff from previous commit...
2005-11-27  Stefan NeisDetect thread-safe versions of gethostbyname/gethostbya...
2005-11-26  Vadim Zeitlinrenaming of variables in rev 1.1090 introduced a clash...
2005-11-25  David ElliottSeparate RESCOMP into WINDRES (for Win32) and REZ ...
2005-11-23  Ron LeeMinimal implementation of --rescomp option for wx-config,
2005-11-23  Vadim Zeitlinfixed quoting in CPPFLAGS (last change broke the Unix...
2005-11-22  Vadim Zeitlinautumn cleanup of configure:
2005-11-20  Michael WetherellUse re_search directly instead of regexec when using...
2005-11-08  Michael WetherellAdd rcdefs.h and support for automatic manifests on...
2005-10-31  Michael WetherellModify wxString::operator<<(wxLongLong_t) to avoid...
2005-10-31  Michael WetherellInclude $cross_root/include in header search when cross...
2005-10-31  Vadim Zeitlinusing newlines in AC_CONFIG_COMMANDS() first argument...
2005-10-20  Michael WetherellSmall changes to 'make dist' to allow it work on Solari...
2005-10-19  Julian SmartAdded wxRichTextCtrl
2005-10-15  Michael WetherellImplement string inserter for long long. This creates...
2005-10-10  Michael WetherellUse 'cp -pR' as a fallback for lndir, remove $(shell...
next