Disable webkit backend if the appropriate headers cannot be found.
[wxWidgets.git] / configure.in
2011-09-13  Steve LamertonDisable webkit backend if the appropriate headers canno...
2011-09-12  Steve LamertonEnsure that we have an available backend for wxWebView...
2011-09-10  Steve LamertonMerge the new wxWebView classes from the SOC2011_WEBVIE...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-09-06  Paul Cornettmove addition of -lX11 to better place
2011-09-06  Paul Cornettdon't disable cast checks in debug builds
2011-09-06  Paul Cornettremove unused __WXGTK12__ symbol
2011-09-06  Paul Cornettremove (very) obsolete GTK version check
2011-09-01  Vadim ZeitlinDon't warn about wxMetaFile in configure by default.
2011-09-01  Vadim ZeitlinAdd wxUSE_HOTKEY support to configure.
2011-08-27  Vadim ZeitlinAdd new wxTreeListCtrl class.
2011-08-22  Vadim ZeitlinAdd new wxBannerWindow class.
2011-08-19  Steve LamertonRename web library to webview.
2011-08-19  Steve LamertonRename wxUSE_WEB to wxUSE_WEBVIEW to reflect that actua...
2011-08-13  Steve LamertonMerge in from trunk r68626 - r68683
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-22  Vadim ZeitlinIncreased the version to 2.9.3.
2011-07-05  Steve LamertonAdd osx configure support for wxWebView.
2011-06-28  Steve LamertonFix the build system in gtk, plus a couple of compilati...
2011-06-16  Vadim ZeitlinDisable wxFileSystemWatcher in configure if threads...
2011-06-14  Steve LamertonAdd wxWebView backend wxUSE_ macros
2011-05-13  Vadim ZeitlinDon't use the standard containers by default.
2011-05-05  Steve LamertonA few more build fixes
2011-04-30  Dimitri SchoolwerthNo code changes, fixed some typos.
2011-04-26  Robin DunnDon't change CC and CXX for the SDK options until after...
2011-04-26  Robin DunnUse DESTDIR properly and fix change-install-names scrip...
2011-04-23  Vadim ZeitlinAdd wxDC::SetTransformMatrix() and related methods...
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2011-04-03  Paul CornettFor wxGTK2, link with X11 explicitly, since we use...
2011-03-30  Vadim ZeitlinAdd wxUSE_STD_CONTAINERS and turn it on by default.
2011-03-25  Václav SlavíkRevert r67137.
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-03-06  Václav SlavíkDon't directly include GTK+ semi-public headers.
2011-02-27  Vadim ZeitlinAdd wxUSE_MARKUP and wrap SetLabelMarkup() in it.
2011-02-22  Vadim ZeitlinTest for cairo_push_group() in configure.
2010-12-31  Vadim ZeitlinAdd wxUSE_ARTPROVIDER_STD build option.
2010-12-31  Vadim ZeitlinAdd wxArtProvider using Tango icons.
2010-12-25  Vadim ZeitlinTest for wcsftime() in configure as it's not available...
2010-12-25  Vadim ZeitlinGive an error from configure if wchar_t is not available.
2010-11-22  Vadim ZeitlinPut WINDRES_CPU_DEFINE in RESFLAGS and not RESCOMP...
2010-11-10  Vadim ZeitlinUse Cairo for wxGraphicsContext in wxX11.
2010-09-23  Robin DunnAdd flag to enable specifying an architecture to build...
2010-09-09  Vadim ZeitlinDon't filter out Cairo libraries from GTK libraries...
2010-09-03  Vadim ZeitlinDon't link with long obsolete ctl3d32 library when...
2010-08-22  Vadim ZeitlinMerge wxUIActionSimulator fixes from SOC2010_GUI_TEST...
2010-08-18  Vadim ZeitlinAdd wxRichMessageDialog class.
2010-08-17  Vadim ZeitlinAdd new wxCommandLinkButton class.
2010-07-22  Vadim ZeitlinMake --disable-debug[_flag] configure option really...
2010-07-22  Vadim ZeitlinReplace 2.9.1 version with 2.9.2.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-07-10  Julian SmartSyntax error fix
2010-07-10  Julian SmartAdd CFNetwork framework
2010-07-10  Julian SmartUse -miphoneos-version-min if compiling for iPhone...
2010-07-10  Julian SmartFixed frameworks for iPhone build
2010-06-24  Václav SlavíkCheck wxPrintf etc. arguments types.
2010-05-22  Vadim ZeitlinUse GTK+ functions for wxDisplay implementation.
2010-05-04  Václav SlavíkMove wxFileHistory out of docview framework, add wxUSE_...
2010-04-16  Vadim ZeitlinDon't rely on __GXX_RTTI being defined with g++ < 4.3.
2010-04-02  Vadim ZeitlinAllow using wxGraphicsContext with MinGW if gdiplus...
2010-03-22  Vadim ZeitlinAdd uiaction sample to the list of samples to build...
2010-03-22  Vadim ZeitlinAdd wxUSE_UIACTIONSIMULATOR and turn it off by default.
2010-03-12  Vadim ZeitlinAdd minimal support for QNX to configure.
2010-02-28  Vadim ZeitlinOnly add -woff 3970 to C[XX]FLAGS when using SGI mipsPr...
2010-01-29  Vadim ZeitlinDisable wxUSE_FSWATCHER under Unix if neither inotify...
2010-01-12  Vadim ZeitlinCheck for a function existing in all libpng releases...
2009-12-27  Vadim ZeitlinCorrect wxUSE_MACOSX_VERSION_MIN setting when running...
2009-12-13  Vadim ZeitlinRemove unnecessary Mac-specific TOOLKIT_LOWERCASE setting.
2009-12-13  Vadim ZeitlinAdd --with-[osx_]iphone switch to configure.
2009-12-13  Vadim ZeitlinTest for sw_vers availability before calling it in...
2009-12-13  Vadim ZeitlinRename --with-cocoa configure switch to --with-old_coco...
2009-12-05  Paul Cornettremove -I on nonexistent directory
2009-12-05  Václav SlavíkAdded samples/dll for showing how to use wxWidgets...
2009-11-24  Vadim ZeitlinEnable wxGraphicsContext and related classes by default...
2009-11-15  Robert RoeblingDisable GTK cast checks in wx code
2009-11-15  Paul Cornettlook for backtrace() in -lexecinfo, fixes #9783
2009-10-25  Paul Cornettfeature name must match description
2009-10-22  Vadim ZeitlinMerge SOC2009_FSWATCHER branch into trunk.
2009-10-19  Vadim ZeitlinDon't include LDFLAGS in `wx-config --libs` output.
2009-10-17  Vadim ZeitlinFix for windres flags used in Win64 mingw build.
2009-10-14  Vadim ZeitlinTest whether GTK+ is 2.18 or newer in configure.
2009-10-09  Vadim ZeitlinDefine __WXOSX__ and __WXMAC__ on compiler command...
2009-10-05  Vadim ZeitlinInitial wxInfoBar implementation.
2009-10-03  Paul CornettQuickTime is needed by wxBitmap
2009-09-24  Julian SmartApplied patch #9058 (add Hildon 2.0 support)
2009-09-19  Jaakko SalliwxAny initial commit (closes #10932)
2009-09-16  Peter CawleyMerged GSOC Ribbon work from SOC2009_RIBBON branch...
2009-09-12  Vadim ZeitlinChange Unix build system to not use debug build any...
2009-09-05  Vadim ZeitlinPerform Apple SDK tests for Mac ports only.
2009-09-05  Kevin OllivierIf gcc-4.2+ is specified for compiling OS X Carbon...
2009-07-05  Vadim Zeitlinupdated the version to 2.9.1
2009-07-02  Vadim Zeitlinadded X11R7 directories to X libraries search path...
2009-07-01  Vadim Zeitlinfixed handling of --with-opengl=auto (default value...
2009-06-18  Vadim Zeitlindisable deprecation warnings when building wxMac as...
2009-06-10  Vadim Zeitlindon't disable the use of standard streams/strings by...
2009-06-10  Vadim Zeitlinremove support/detection of Mac OS < X
2009-06-10  Vadim Zeitlinadded --disable-tls option and use it by default under...
2009-05-08  Vadim Zeitlincheck for Python and disable automatic STC files updati...
2009-05-02  Vadim Zeitlinimprovements to wxEventFunctor classes; use wxHAS_EVENT...
2009-04-21  Vadim Zeitlinavoid multiline strings in AC_CONFIG_COMMANDS as it...
next