Removed wxVectorBase and wxClientDataDictionary symbols
[wxWidgets.git] / configure
2005-08-04  Vadim Zeitlinadded wxUSE_DC_CACHEING
2005-08-04  Vadim Zeitlinadded tests for fsync() and pthread_cleanup_push/pop()
2005-08-03  Michael WetherellRebake after MSLU and other changes
2005-07-28  Michael WetherellBaked again without '-b wx.bkl' to fully update autocon...
2005-07-28  Michael WetherellRegenerate using autoconf/bakefile.m4 from bakefile CVS
2005-07-28  Michael WetherellRebaked with patched bakefile 0.1.9.1, ran aclocal...
2005-07-28  Julian SmartRegenerated configure for 2.6.2
2005-07-08  Michael WetherellAllow cross compiling of wxX11, wxMotif and wxGTK
2005-06-29  Robert Roebling define NO_GCC_PRAGMA if
2005-06-29  Robert Roebling Added test case speficically for GCC >= 4.0 and
2005-06-29  Robert Roebling Reverted GCC_NO_PRAGMA change
2005-06-23  Ron LeeBump soname in preparation for 2.6.2 release.
2005-06-22  Michael WetherellUnrevert Cygwin changes after discussion. Cygwin will...
2005-06-17  Ron LeeFix the test for NO_GCC_PRAGMA to be faster and more...
2005-06-16  Michael WetherellRevert Cygwin changes
2005-06-16  Michael WetherellLet Cygwin be a Windows build for wxMSW and a unix...
2005-06-10  Michael WetherellDeclare gtk_icon_size_lookup if it is missing from...
2005-06-09  Robin DunnSubrelease version bump
2005-06-06  Michael WetherellDependency tracking for Sun CC
2005-06-04  Michael WetherellDetect Apple bug that prevents the joystick code compil...
2005-06-02  Julian SmartUpdated version
2005-05-30  Robin DunnVersion number bump
2005-05-27  Michael WetherellwxBase compilation fix for Mac, with help from Ryan
2005-05-26  Michael WetherellNo install_name_tool on OS X 10.1
2005-05-24  Michael WetherellSet wxUSE_ON_FATAL_EXCEPTION to no for non-unix
2005-05-21  Michael WetherellAllow -Wl,* options to shared-ld-sh
2005-05-17  Julian SmartRemoved last fix to aclocal.m4
2005-05-17  Michael WetherellDisable debugrpt sample for Windows since it's not...
2005-05-10  Michael WetherellOnly automatically switch off --enable-std_string or...
2005-05-10  Michael WetherellDetect when --enable-std_string or --enable-std_iostrea...
2005-04-29  Michael WetherellThe mmedia contrib requires sys/soundcard.h on unix...
2005-04-27  Robin DunnBump subrelease number
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...
next