*** empty log message ***
[wxWidgets.git] / configure.in
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-23  Vadim Zeitlinbuild ODBC sample under MSW too if wxUSE_ODBC (closes...
2005-02-19  Stefan NeisBugfixes for OS/2.
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-14  Ryan NortonMove HID stuff into both OSX builds. Add preliminary...
2005-02-14  Stefan NeisForce OMF mode for DLL builds.
2005-02-13  Václav Slavíkmoved GNOME printing code back to wxCore and fixed...
2005-02-13  Stefan NeisSimplified and extended compiler detection for OS/2.
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  Julian SmartVersion
2005-02-10  Michael WetherellAdd wxUSE_ARCSTREAM so that other archive classes can...
2005-02-10  Julian SmartVersion update
2005-02-09  Michael Wetherell'rpath' for hpux
2005-02-08  Ryan NortonRemove tab sample as per 2.6 wiki todo
2005-02-07  Mattia Barbon Fixed error in my previous commit causing
2005-02-06  Václav Slavíkupdate for the next bakefile version (no effect with...
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  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-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  Stefan NeisRemoved -lcma (added in 1.813), since one can't apparen...
2004-12-28  David ElliottSome platforms that use socklen_t don't use it for...
2004-12-22  Stefan NeisApplied patch [ 1088717 ] (_LARGEFILE_SOURCE fix for...
2004-12-19  Vadim Zeitlincorrected compilation error in va_copy() test
2004-12-19  Stefan NeisFixes for OS/2.
2004-12-12  Vadim Zeitlindisable gcc warning about class having private dtors...
2004-12-12  Vadim Zeitlinlarge files support for wxFFile (patch 1077980 from...
2004-12-12  Vadim Zeitlininclude <windows.h> in tests for multimon.h, ddraw...
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-28  Stefan NeisSeparated MinGW and OS/2 specific tests for -DNO_GCC_PR...
2004-11-28  Stefan NeisReuse workaround for MinGW's problems with pragma inter...
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 ElliottAdded Mac OS support.
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 LeePatch from MJW for ssize_t
2004-11-12  Robin DunnNot sure how you can print audio, so I expect that...
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  Ryan Nortondirectshow checking
2004-11-11  Ryan Nortonconfigure changes
2004-11-11  Robin DunnBump subrelease number
2004-11-10  Vadim Zeitlinbetter (more precise) values for wxGetOsDescription...
2004-11-08  Vadim Zeitlinuse wx_release_number instead of WX_CURRENT in Mac...
2004-11-01  Robert Roebling define EXTRALIBS_GNOMEPRINT
2004-11-01  Robert Roebling Added --with-gnomeprint and its wxUSE_LIBGNOMEPRINT
2004-10-27  Ron LeeUpdate for rpath with uninstalled builds and utility...
2004-10-23  Vadim Zeitlinupdated version to 2.5.3.1
2004-10-16  Vadim Zeitlinreplace post-linking commands with true, not #, for...
2004-10-15  David ElliottwxCocoa: Added wxTaskBarIcon
2004-10-15  Václav Slavíkdon't create makefiles for nonexistent utils
2004-10-11  Ryan Nortoncocoa doesn't need system framework - string conversion...
2004-10-07  Ryan Nortonremove blatant hack from configure and do proper checki...
2004-10-07  Ryan Nortoncache mac and cocoa builds - so if you pick cocoa one...
2004-10-06  Ryan Nortoncocoa tooltips. Remove runtime warning from 10.2 ...
2004-10-02  Vadim Zeitlinuse AC_LINK to check for va_copy, not AC_COMPILE
2004-10-02  Vadim Zeitlinadded tests for va_copy and va_list
2004-09-29  Ron LeeUpdate the wx-config man page.
2004-09-29  Julian SmartIncremented version
2004-09-28  Vadim Zeitlinadded HAVE_REINTERPRET_CAST detection
2004-09-27  Ryan NortonIOKit framework now req. under darwin
2004-09-26  Ron LeeRestore WXBASEPORT for carbon. This is more than just...
2004-09-25  Ron LeeUndo the link creation in builddir. contrib is still...
2004-09-24  Ron LeeGet rid of the symlink farm in $builddir too, contrib...
2004-09-23  Václav SlavíkXRC needs wxXML, check it
2004-09-22  Ron LeeInstall the config files for cross debs under /usr...
2004-09-21  Ron LeeAdd xrc to the dist target.
2004-09-21  Ron Leewx-config2.6
2004-09-20  Václav Slavíkmoving XRC to the core
2004-09-16  Włodzimierz SkibawxChoicebook generic implementation.
2004-09-14  Vadim Zeitlinoutput "GTK+ 2" toolkit for gtk2 builds
2004-08-29  Stefan NeisUntabified (TABs seem to cause strange problems with...
2004-08-21  Václav Slavíkautoconf >= 2.58 is needed
2004-08-21  Stefan NeisCheck for socklen_t type using C++ mode (since gsocket...
2004-08-19  Václav Slavíkremoved code already present in AC_BAKEFILE
2004-08-11  Václav Slavíkmoved wx-config to wx-config-VERSION (with symlink...
2004-08-08  Václav SlavíkHP-UX fix: removed unneeded call to sed(patch #1005025)
2004-08-07  Stefan NeisFixed typo reported in patch 1004953.
next