comment improvements/fixes
[wxWidgets.git] / configure
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).
2006-09-04  Michael WetherellDefine HAVE_BOOLEAN when the Windows headers declare...
2006-09-02  Robin Dunnbump subrel number
2006-08-28  Michael WetherellUse WX_CHECK_FUNCS for strtok_r.
2006-08-27  Vadim Zeitlinrelax DFB version requirements to work with 0.9.22...
2006-08-27  Václav Slavíkinitial (not yet working) code for DirectFB port
2006-08-23  Václav Slavíkset wxUSE_TOOLBAR_NATIVE to 0 when --enable-universal...
2006-08-23  Václav Slavíkremoved wxUSE_TOOLBAR_SIMPLE leftovers from the main...
2006-08-22  Michael WetherellSwitch to AC_CHECK_DECLS instead of WX_CHECK_DECLS.
2006-08-22  Michael WetherellAdd WX_CHECK_DECLS macro and try it out on strtok_r...
2006-08-19  Vadim Zeitlintidy up configure output, don't show gnomeprint/vfs...
2006-08-16  Michael WetherellRegereate after updating the m4 macros.
2006-08-14  Vadim Zeitlindisable positional printf params for now as there are...
2006-08-10  Michael WetherellAdd parameter to the --enable-universal_binary option...
2006-08-09  Michael WetherellDetect and use sys/select.h required by POSIX for select
2006-08-05  Vadim Zeitlintest for sys/soundcard.h was failing because of missing...
2006-07-29  Vadim Zeitlinnicer messages for gstreamer detection
2006-07-29  Vadim Zeitlinregenerated after recent changes (MirBSD support; conti...
2006-06-29  Julian SmartRespun configure for richtext library
2006-06-06  Julian SmartUpdated configure for wxAUI
2006-06-01  Vadim Zeitlinregenerated after wxColour/File/Dir/FontPickerCtrl...
2006-05-29  Vadim Zeitlinregenerated after the recent changes
2006-05-23  Julian SmartwxToggleButton for wxUniversal: configure changes
2006-05-16  Vadim Zeitlinrenamed wxComboControl to wxComboCtrl and related wxUSE...
2006-05-08  Vadim ZeitlinwxUSE_COMBOCONTROL and wxUSE_OWNERDRAWNCOMBOBOX added
2006-05-08  Vadim Zeitlinjust regenerated with autoconf
2006-05-07  Stefan NeisNeed to do tests for compiler version (to determine...
2006-04-18  Vadim Zeitlinuse CXXFLAGS instead of CFLAGS in several places now...
2006-04-18  Vadim Zeitlinregenaretd configure after AC_LANG changes
2006-03-17  Robert Roebling Rearrange code to make adding wxMimeTypesManagerFactory
2006-03-12  Vadim Zeitlinregenerated after changes in configure.in in revisions...
2006-02-12  Michael WetherellAdd -fno-strict-aliasing to the optimisation flags...
2006-02-10  Vadim Zeitlinregenerated with bakefile 0.2.0 m4 files
2006-02-06  Michael WetherellRemove richedit sample from configure
2006-01-31  Julian SmartRegenerated configure for wxToolbook
2006-01-26  Kevin OllivierFixes for wxMac Universal binary support. With these...
2006-01-25  Stefan NeisYet another try to fix NetBSD's problem with getservbyn...
2006-01-23  Stefan NeisTesting if using -D_REENTRANT helps compiling socket...
2006-01-23  Michael WetherellRegenerate with gtk1 changes
2006-01-16  Mart RaudseppRegenerate after latest changes to configure.in (GTK_NO...
2006-01-14  Mart RaudseppRegenerated after getaddr* fixes in configure.in
next