Remove msdos code now in src/msdos, update bakefiles and regenerate.
[wxWidgets.git] / configure
2005-04-25  Michael WetherellRemove msdos code now in src/msdos, update bakefiles...
2005-04-22  Michael WetherellRegerate with djgpp fixes
2005-04-22  Michael WetherellTest for --version-script bug, known to be in at least...
2005-04-18  Robin DunnMake std_string and std_iostreams default to disabled...
2005-04-16  Michael WetherellOnly generate a makefile for the debugrpt sample when...
2005-04-16  Stefan NeisChanged back DEFAULT_wxUSE_OPENGL to no so configure...
2005-04-15  Robin Dunnwx-config doesn't need to output the resource file...
2005-04-15  Michael WetherellNew --with-gtk=VERSION syntax, and restore --disable...
2005-04-13  Michael WetherellReplace --disable-gtk2 with --with-gtk1 and --with...
2005-04-13  Vadim Zeitlinmistakenly enabled by default --enable-unicode switched...
2005-04-11  Ron LeeRegenerated after version bump.
2005-04-11  Ron LeeEnabled opengl and unicode by default too as discussed.
2005-04-10  Mattia Barbon Check that std::basic_string<wchar_t> actually works...
2005-04-09  Stefan NeisAdded support for toggle button on OS/2.
2005-04-08  Robin Dunnbumped subrelease number
2005-04-07  Michael WetherellAdd "-framework IOKit -framework CoreServices -framewor...
2005-04-02  Ron LeeRearrange the magic order we use instead of proper...
2005-04-02  David ElliottRegenerated using wxAutohacks.
2005-03-29  Julian SmartUse AC_TRY_LINK for demangle
2005-03-27  Vadim Zeitlinfixed test for GTK+ 2.4: was always false on a second...
2005-03-27  Vadim Zeitlinmake it clear which GL(U) library we can't find in...
2005-03-27  David ElliottDisable wxStackWalker on platforms other than Win32...
2005-03-26  David ElliottMoved compiler detection macros to Bakefile.
2005-03-25  Michael Wetherellconfigure fix for OS/2 from Dave Parsons and David...
2005-03-21  Vadim Zeitlinbuild debugrpt sample if wxUSE_DEBUGREPORT
2005-03-21  Vadim Zeitlindefine USE_QA so that qa library is built
2005-03-21  Vadim Zeitlinregenerated after qa lib changes
2005-03-21  Vadim Zeitlinadded qa library (currently consisting of wxDebugReport...
2005-03-19  Robin DunnBumped subrelease number
2005-03-17  David ElliottFixed MW and XLC tests when using -C (cache) option...
2005-03-17  David ElliottUpdated configure and aclocal.m4 for new 0.1.8 Bakefile...
2005-03-14  Vadim Zeitlindisable debug report for now
2005-03-14  David ElliottMake wxCocoa compile on Tiger.
2005-03-11  Michael WetherellAdd samples mobile and ownerdrw. Make sample richedit...
2005-03-11  Vadim Zeitlinadded wxUSE_DEBUGREPORT
2005-03-07  Vadim Zeitlinadded wxUSE_STDPATHS
2005-03-01  Michael WetherellAdd samples to configure: ipc, keyboard, listbox, multi...
2005-02-27  Michael WetherellDetect SIZEOF_WCHAR_T when cross-compiling
2005-02-24  Robin Dunnbumped subrelease number
2005-02-19  David ElliottCheck for xlC and add -qunique to CXXFLAGS if we're...
2005-02-19  David ElliottCheck to see if -ext o option is required to get compil...
2005-02-19  David ElliottWhen host is OS X (PowerPC Darwin) check if compiler...
2005-02-19  David ElliottRebaked with Bakefile 0.1.7.
2005-02-14  Ryan NortonMove HID stuff into both OSX builds. Add preliminary...
2005-02-13  Václav Slavíkmoved GNOME printing code back to wxCore and fixed...
2005-02-13  Václav Slavíkmoved GNOME printing code back to wxCore and fixed...
2005-02-12  Michael WetherellRename wxUSE_ARCSTREAM to wxUSE_ARCHIVE_STREAMS
2005-02-12  Ryan Nortonchange configure to better detect gstreamer. Check...
2005-02-12  Ryan Nortonproperly detect gstreamer and libxml headers and libs...
2005-02-11  Robin DunnAlso increment WX_CURRENT and WX_AGE according to the...
2005-02-10  Michael WetherellAdd wxUSE_ARCSTREAM so that other archive classes can...
2005-02-08  Ryan Nortonregen configure for tab sample removal
2005-02-07  Mattia Barbon Fixed error in my previous commit causing
2005-02-03  Ryan Nortonprelimanary wxMediaCtrl cocoa support
2005-02-03  Mattia Barbon Automatically disable wxDialupManager for wxMac and...
2005-01-29  Václav Slavíkfixed wxUSE_CONFIG_NATIVE after setup.h changes
2005-01-21  Vadim Zeitlinadded wxUSE_DATEPICKCTRL
2005-01-20  David ElliottAdd support for Metrowerks compilers.
2005-01-20  David ElliottCheck for vsnprintf while using namespace std if its...
2005-01-20  David ElliottMake sure -DNO_GCC_PRAGMA is in wx-config output regard...
2005-01-20  Vadim Zeitlintrying to get wxUSE_NATIVE_STATUSBAR setting correctly...
2005-01-19  Václav Slavíkregenerated autoconf files using bakefile-0.1.5
2005-01-19  David ElliottUpdated aclocal.m4 using Bakefile's CVS HEAD bakefile...
2005-01-19  Vadim Zeitlinimplemented wxStackWalker for Unix (using glibc-specifi...
2005-01-18  David ElliottTake -DWX_PRECOMP out of GCC_PRAGMA_FLAGS and put it...
2005-01-18  Vadim Zeitlinregenerated with correct substitutions for COND_WXUNIV_...
2005-01-16  Vadim Zeitlinundid the last patch: set wxUSE_XXX to 0 in setup.h...
2005-01-16  Vadim Zeitlinfixed wxUSE_3rdpartylib definitions for --without-3rdpa...
2005-01-15  Vadim Zeitlindefine wxUSE_GUI as 0 when --disable-gui is used
2005-01-15  Vadim Zeitlinremoved unused wxUSE_NOGUI to avoid confusion with...
2005-01-15  Vadim Zeitlinshow "none" for gnomeprint in the summary when building...
2005-01-08  David ElliottContains changes for autoconf_inc.m4,1.77,1.78 which...
2005-01-08  David ElliottRegenerated configure. Contains changes for:
2004-12-19  Vadim Zeitlincorrected compilation error in va_copy() test
2004-12-12  Vadim Zeitlinregenerated
2004-12-08  Mattia Barbon Check for Pango XFT presence (for wxX11).
2004-11-28  Robert Roebling Remove linking to libgnomeprint since we
2004-11-26  Václav SlavíkFreeBSD fix
2004-11-23  Vadim Zeitlinregenerated
2004-11-19  Václav Slavíkapplied modified patch with native GTK wxFileDialog
2004-11-18  Václav Slavíkfixed libgnomeprint check to fail if libgnomeprint...
2004-11-15  Vadim Zeitlinfixed va_copy test
2004-11-14  Ryan Nortongenerate mediaplayer sample in configure
2004-11-14  David ElliottRebaked and autoconfiscated.
2004-11-12  David ElliottMoved wxStandardPathsCF into base library when using...
2004-11-12  Ron LeeTagged DEBIAN_2_5_3_2 for release testing. Bumped...
2004-11-12  Ron LeeBump WX_CURRENT back to 3, this must stay the same as
2004-11-12  Ron LeeMove stdpath into base on msw as well.
2004-11-12  Ron LeePatch from MJW for ssize_t
2004-11-11  Ryan Nortoncorrectly generate wxUSE_MEDIACTRL define
2004-11-11  Ron LeeI really don't have to point out what went wrong here...
2004-11-11  Ron LeeFixes for wxPython site-packages location.
2004-11-11  Ron LeeAdded gnome files to gtk dist.
2004-11-11  Robin DunnBump subrelease number
2004-11-10  Ron LeeAdded wx.manifest to the msw source dist, it seems...
2004-11-08  Vadim Zeitlinuse wx_release_number instead of WX_CURRENT in Mac...
2004-11-08  Vadim Zeitlinregenerated (fixes problem with undefined EXTRALIBS_GNO...
2004-11-01  David ElliottRebake after MacOS CarbonLib additions
2004-10-27  Ron LeeUpdate for rpath with uninstalled builds and utility...
2004-10-23  Vadim Zeitlinupdated version to 2.5.3.1
next