Updates for debian build scripts to suit new library and tool status.
[wxWidgets.git] / configure.in
2004-03-03  Ron LeeUpdates for debian build scripts to suit new library...
2004-02-29  Mattia Barbon The DND sample shows both clipboard and drag'n'drop...
2004-02-28  Stefan NeisConfiguration fixes for OS/2 specific "Innotek gcc...
2004-02-28  Robert Roebling Checks for --enable-gpe, libgpewidget
2004-02-22  Robert Roebling MacOS Carbon now has a toggle button.
2004-02-19  Václav Slavíkapplied patch 890642: wxRE_ADVANCED flag and docs
2004-02-15  Stefan NeisDo a configure test whether or not to include -I/usr...
2004-02-15  Stefan NeisDo _not_ test for strcasecmp on OS/2 (where stricmp...
2004-02-13  Vadim Zeitlinadded /usr/lib and lib32 to SEARCH_LIB (trying to fix...
2004-02-12  Vadim Zeitlinhopefully fixed strings.h mess completely now by not...
2004-02-10  Vadim Zeitlinadded HAVE_STATIC_CAST
2004-02-10  Vadim ZeitlinWin64 compilation fixes: define SIZEOF_SIZE_T, added...
2004-02-04  Robin Dunnfix for SEARCH_LIB so libs can still be found in the...
2004-02-04  Vadim Zeitlinlook for Motif 2.1 headers before Motif 1.2 ones
2004-02-04  Vadim Zeitlinlook for libs under /usr/lib64 and /usr/X11R6/lib64...
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-02-01  Václav Slavík1. optionally use libSDL for wxSound
2004-01-26  Václav SlavíkwxBase uses OLE, too
2004-01-22  Vadim Zeitlinfix for wx-config --inplace --rezflags output in wxCoco...
2003-12-24  Václav Slavíkfixing the regex mess that Ryan wasn't yet able to...
2003-12-24  David ElliottwxCocoa: Enable wxSocket support using new CFSocket...
2003-12-16  David ElliottwxCocoa: New native wxToolBar
2003-12-16  Julian SmartPass -mwindows when linking the GUI samples under Wine
2003-12-14  Václav Slavíkadded checks for Xxf86vmode
2003-12-13  Václav Slavíkreverted previous change (except for tiny part that...
2003-12-13  Julian SmartApplied patch by Dimitrie O. Paun <dpaun@rogers.com...
2003-12-13  Ryan NortonBrian Victor's Patch
2003-11-26  Václav Slavíkcleanup: don't pass builtin libs includes to CPPFLAGS...
2003-11-16  Václav Slavíkfixed wx-config together with gcc-3.4
2003-11-14  Vadim Zeitlinreverted the change to the values of DEFAULT_wxUSE_XXX...
2003-11-08  Vadim Zeitlinadd -lXpm to the GUI libs
2003-11-08  Vadim Zeitlin1. fixed --with-libxpm switch handling, added it to...
2003-11-08  Vadim Zeitlinrestored double square brackets for now, my last fix...
2003-11-08  Vadim Zeitlinuse [A-Z] instead of [[A-Z]] in tr (replaces patch...
2003-10-14  Mattia Barbon Implemented wxPopupWindow for wxMotif.
2003-10-07  Václav Slavíkadded .chm support for Unix (Markus Sinner)
2003-10-05  Stefan NeisFix to detection of gcc version on OS/2.
2003-10-04  Václav Slavíktex2rtf builds in wxBase, too
2003-10-03  Václav Slavíkfixed incorrect output of wx-config --libs for wxBAse
2003-09-26  Vadim Zeitlinadded wxGzipIOStreams (patch 792932)
2003-09-21  Stefan NeisIdentify OS/2 by defining __OS2__.
2003-09-20  Vadim Zeitlinincremented WX_CURRENT
2003-09-20  Vadim Zeitlinadded minimal support for xlc under Darwin
2003-09-19  Mattia Barbon Try linking wxMotif without -lSM and -lICE.
2003-09-19  Vadim Zeitlindon't ever define HAVE_THREAD_CLEANUP_FUNCTIONS, the...
2003-09-18  Václav SlavíkwxMGL fixes: detect mgl50r11
2003-09-15  Vadim Zeitlinfixed iODBC detection
2003-09-15  Vadim Zeitlinadded wxUSE_EXCEPTIONS
2003-09-12  Mattia Barbon Try detecting if the CD-ROM I/O implementation in...
2003-09-07  Mattia Barbon Removing makegen and projgen, part #1: removing refer...
2003-08-24  Stefan NeisMore fixes/improvements for OS/2.
2003-08-24  Stefan NeisSome more fixes for OS/2.
2003-08-23  Václav Slavíkbuiltin iODBC build fixes
2003-08-21  Vadim Zeitlinadded wxListbook
2003-08-20  Stefan NeisAdded some missing brackets required by autoconf on...
2003-08-17  Stefan NeisAdded some special code to make generated configure...
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-17  Václav Slavíkdon't test for Flex and Yacc, we don't use them anymore...
2003-08-16  Václav Slavíkoutput -Wl,--subsystem,console for Mingw if any GUI...
2003-08-16  Stefan NeisSome fixes for OS/2.
2003-08-14  Václav Slavíkcomplain if ar is missing
2003-08-13  Václav Slavíkdefine NO_GCC_PRAGMA in wx-config output on Darwin
2003-08-13  Václav Slavíkfixed wxUSE_XML
2003-08-10  Vadim Zeitlinfixed syntax error in case
2003-08-10  Václav Slavíkuse install_name_tool so that samples use uninstalled...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-08  Václav Slavíkuse MSLU in wxBase, too
2003-08-07  Václav Slavíkcreate samples makefile
2003-08-06  Václav Slavíkadded render sample
2003-08-05  Václav Slavíkbuild opengl samples
2003-08-05  Václav Slavíkmultilib mode is the default on unix now
2003-08-03  Václav Slavíkadded wxDbGrid
2003-08-03  Václav Slavíkfix the situation when one of sublibraries is not built
2003-08-02  Václav Slavíkmoved DB classes into wxODBC library
2003-08-02  Václav Slavíkmoved wxWave, wxJoystick and wxTaskBarIcon to wxAdvanced
2003-08-01  Václav Slavíkremoved duplicated code from dynlib.h and dynload.h
2003-08-01  Václav Slavík--enable-debug_flag and --enable-debug_info work again
2003-07-31  David ElliottwxCocoa: Allow wxUSE_CLIPBOARD/wxUSE_DATAOBJ
2003-07-30  Václav Slavíkversioned symbols no longer contain toolkit name, only...
2003-07-30  Václav Slavíkmore fixes: add host_alias suffix when cross-compiling...
2003-07-29  Václav Slavíkadapted wx-config to work in multilib mode
2003-07-28  Václav Slavíkadded --enable-official-build and --enable-vendor
2003-07-24  Mattia Barbon Create a new wxStringBase class, providing a STL...
2003-07-21  Václav Slavíkdetect broken expat.h
2003-07-20  Václav Slavíkmoved XML classes to the core
2003-07-20  Vadim Zeitlindon't disable MDI for Cocoa finally
2003-07-19  Vadim Zeitlindisable sockets and MDI for Cocoa; do more consistency...
2003-07-17  Václav Slavíkcross-compiled libraries have host embedded in the...
2003-07-17  Václav Slavíkmore OpenGL fixes
2003-07-17  Václav Slavíkdon't use win-like names on mingw/cygwin
2003-07-16  Václav Slavíkre-added OpenGL canvas
2003-07-16  Václav Slavík -f-no-pcc-struct-return was only needed by ancient...
2003-07-15  Václav Slavíkadded <windows.h> wrapper
2003-07-15  David ElliottwxCocoa: enable help system
2003-07-15  David ElliottwxCocoa: Enable gauge and progress dialog
2003-07-14  David ElliottwxCocoa: Allow calendar control, spin button, spin...
2003-07-14  David ElliottwxCocoa: enable combo box
2003-07-14  Václav Slavíkremoved --enable-precomp
2003-07-14  David ElliottwxCocoa: Allow find/replace dialog, font dialog, grid...
2003-07-14  David ElliottwxCocoa: allow sash, splitter, and startup tips
next