enable UTF8 build for wxGTK2 and wxDFB by default
[wxWidgets.git] / configure
2007-05-05  Václav Slavíkenable UTF8 build for wxGTK2 and wxDFB by default
2007-05-03  Václav Slavíkadded code for optimized handling of UTF-8 locales...
2007-04-25  Robert Roebling Added compile guards to wxEditableListBox
2007-04-14  Václav Slavíkdon't compile Scintilla sources with -Wall
2007-04-12  Václav Slavíkinitial version of UTF-8 strings representation (still...
2007-04-09  Vadim Zeitlinlast version was broken and died when trying to create...
2007-04-09  Václav Slavíkadded wxgl pseudotarget
2007-04-08  Václav Slavíkdon't build wxscintilla lib if wxSTC is not built
2007-04-07  Vadim Zeitlinuse C++ compiler for all getsockopt() tests, not just...
2007-04-06  Robin DunnMore patches from FM to clean up after moving contribs...
2007-04-05  Robin DunnPatch from FM with more bakefile tweaks and etc.
2007-04-05  Robin DunnBakefile and other changes for new locations of STC...
2007-03-26  Vadim Zeitlinadded taborder sample
2007-03-13  Vadim Zeitlintest for pthread_mutex_timedlock() availability in...
2007-03-09  Paul Cornettadd 4th parameter to AC_CHECK_HEADER to skip preprocess...
2007-03-07  Vadim Zeitlinadd checks for GTK+ 2.10 (part of patch 1661851)
2007-03-07  Vadim Zeitlinno changes, just fixed a typo in warning given about...
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 in non-MSW code
2007-02-21  Václav Slavíkfixed BAKEFILE_AUTOCONF_INC_M4_VERSION changed by mistake
2007-02-20  Václav Slavíkfixed incorrectly reported WXWIN_COMPATIBILITY_2_6...
2007-02-19  Václav Slavíkadded WXWIN_COMPATIBILITY_2_8
2007-02-07  Vadim Zeitlindefine wxUSE_ACTIVEX, not (non existent) wxUSE_OLE_ACTIVEX
2007-02-06  Robin DunnSet version number
2007-01-19  Robin DunnBump subrelease number
2007-01-07  Vadim Zeitlinupdated version to 2.8.1
2007-01-07  Vadim Zeitlininclude WebKit.h as otherwise WebKit is not detected...
2006-12-24  Václav Slavíkdisable (some) features that are not available in DirectFB
2006-12-18  Robin Dunnbump subrelease number
2006-12-12  Robin DunnBump subrelease number
2006-12-11  Robin DunnModified form of Patch #1611222, adds wxSearchCtrl...
2006-12-09  Michael WetherellFix so that AR/AROPTIONS can be overridden on the confi...
2006-12-09  Michael WetherellFix for the compiler checks. The compiler flags like...
2006-12-04  Vadim Zeitlinenable gnomeprint code by default
2006-12-04  Vadim Zeitlinremoved extra comma in --enable-dataviewctrl helpstring
2006-12-03  Michael WetherellCheck the size of the boolean type used by an external...
2006-12-03  Vadim Zeitlinadded --disable-vararg_macros option to allow not using...
2006-11-28  Michael WetherellRename boolean to wxjpeg_boolean to avoid conflicts...
2006-11-25  Stefan NeisReplaced "egrep" by "$EGREP" (predefined by configure...
2006-11-25  Vadim Zeitlinforce linux/joystick.h header compilation (and not...
2006-11-20  Václav Slavíkmoved wxMGL's font management code to common so that...
2006-11-16  Vadim Zeitlindisable mmedia contrib for wxMGL (blunt fix for tinderb...
2006-11-14  Vadim Zeitlinregenerated after last autoconf_inc.m4 change
2006-11-13  Vadim Zeitlindisable wxGLCanvas for wxMGL and wxDFB which don't...
2006-11-11  Stefan NeisNeed to check for getsockopt argument in C++ mode.
2006-11-10  Vadim Zeitlinuse C++ for variadic macros test as e.g. gcc 2.95.4...
2006-11-10  Vadim Zeitlinuse C++ compiler for timezone test, otherwise wrong...
2006-11-10  Robin DunnMove version number to 2.8.0.0 and rebake the makefiles
2006-11-10  Vadim Zeitlinregenerated after last changes
2006-11-09  Vadim Zeitlinshave 30KB off configure size by using a single AC_CHEC...
2006-11-09  Vadim Zeitlininclude widec.h if it's available, it contains declarat...
2006-11-09  Vadim Zeitlinuse C compiler for tests again, it's useless to use...
2006-11-09  Vadim Zeitlindon't create version-script file if it's not used
2006-11-09  Vadim Zeitlindon't use version script under cygwin/mingw32, it's...
2006-11-06  Vadim Zeitlindisable joystick for wxMGL, it's not implemented there
2006-11-06  Vadim Zeitlindisable net contrib for non-Unix nor Windows platforms...
2006-11-06  Robin Dunnuse the 0.2.1 version of bakefile.m4
2006-11-06  Vadim Zeitlindisable wxSound for wxMGL DOS build (it's not implement...
2006-11-06  Vadim Zeitlindisable dialup manager for MGL, it doesn't link as...
2006-11-04  Vadim Zeitlinregenerated after changes in rev 1.15 of build/aclocal...
2006-11-04  Vadim Zeitlinfix messages for OpenGL headers detection
2006-11-04  Vadim Zeitlintest for GL/glu.h too (fixes part of bug 879474)
2006-11-04  Vadim Zeitlinlook for OpenGL headers/libraries in /opt/graphics...
2006-11-04  Vadim Zeitlinregenerated after last fix
2006-11-04  Vadim Zeitlinregenerated after two last configure.in changes
2006-10-31  Vadim Zeitlincall PKG_PROG_PKG_CONFIG before checking for gnomeprint...
2006-10-31  Vadim Zeitlindon't define WINVER as 0x0400 in configure, it's define...
2006-10-31  Vadim Zeitlinadded --enable-tga (on by default)
2006-10-30  Robert Roebling Commit configure.
2006-10-29  Michael WetherellMake wxBackingFile internal, and remove wxZipFSHander...
2006-10-28  Robin DunnMoved version number to 2.7.2.0 and rebaked
2006-10-28  Vadim Zeitlincheck for strtoull() or wcstoull()
2006-10-28  Michael WetherellAnother fix for the pch bug test.
2006-10-28  Michael WetherellAnother fix for the pch bug test.
2006-10-28  Michael WetherellFix bugs in check for gcc's precompiled header bug.
2006-10-28  Michael WetherellFix portibility bug.
2006-10-27  Michael WetherellAdd wxUSE_TARSTREAM and wxUSE_FS_ARCHIVE.
2006-10-23  Michael WetherellOn unicode builds detect gcc 3.4 precompiled header...
2006-10-23  Robin DunnBump subrelease number
2006-10-23  Michael WetherellAdded wxBackingFile and wxBackedInputStream.
2006-10-22  Vadim Zeitlinwhy was using std::string and streams disabled by defau...
2006-10-19  Robin Dunnbump subrelease number
2006-10-19  Vadim Zeitlinmust use PKG_PROG_PKG_CONFIG before PKG_CHECK_MODULES...
2006-10-18  Robert Roebling Test for KDE and GNOME using session manager vendor.
2006-10-14  Robin DunnEnsure Cairo is installed before setting wxUSE_GRAPHICS...
2006-10-13  Robin Dunnbump subrelease number
2006-10-11  Paul Cornettanimatectrl typo
2006-10-09  Vadim Zeitlinregenaretd after samples/animate addition
2006-10-08  Robert Roebling Bump version.
2006-10-08  Vadim Zeitlinadded --enable-aboutdlg
2006-10-04  Robin DunnBakefile changes for building the graphics context...
2006-09-29  Vadim Zeitlinfixed confusing double messages about getservbyname_r...
2006-09-28  Vadim Zeitlinadd compilation options to allow compiling in just...
2006-09-24  Vadim ZeitlinAdded wxUSE_VARIANT and the related checks, also added...
2006-09-23  Robert Roebling [ 1559479 ] wxImageComboBox
2006-09-16  Michael WetherellMinor cleanup: use AC_CHECK_DECLS for the gtk_icon_size...
2006-09-09  Robert Roebling Apply patch [ 1548750 ] wxVsnprintf() various fixes
2006-09-07  Vadim Zeitlindefine wx_cv_func_snprintf_pos_params when cross-compil...
2006-09-06  Vadim Zeitlinenable support for printf positional parameters by...
2006-09-05  Václav Slavíkuse macros to completely remove wxLogTrace, wxLogDebug...
2006-09-04  Michael WetherellA better compile fix for Wine (which lacks pbt.h).
next