Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / build / aclocal /
2013-09-10  Vadim ZeitlinFix configure on GNU Hurd.
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-10  Vadim ZeitlinFix checking for GTK+ 3.0 in configure.
2012-06-30  Paul Cornettsupport for GTK3
2012-04-29  Václav SlavíkDon't use ancient -no-cpp-precomp flag on OS X.
2012-02-18  Stefan NeisFixed miss-spelling in output messages (enviroment...
2012-01-18  Dimitri SchoolwerthSynchronised svn:eol-style and svn:executable propertie...
2011-10-26  Vadim ZeitlinUse AC_LANG_SOURCE and add missing quoting to configure.
2011-09-25  Václav SlavíkDon't use `install -d` to create directories.
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-07-31  Václav SlavíkDisable symbols visibility support for the Clang compiler.
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2011-02-03  Vadim ZeitlinRebake everything using bakefile 0.2.9.
2010-06-17  Vadim ZeitlinBackport fix from bakefile svn for autoconf 2.65.
2009-10-31  Kevin OllivierUpdate to Bakefile 0.2.8.
2009-10-22  Vadim ZeitlinRebake everything using bakefile 0.2.7.
2009-10-07  Vadim ZeitlinUpdated for bakefile 0.2.7.
2009-05-02  Vadim Zeitlinupdate for bakefile 0.2.6
2008-11-23  Vadim Zeitlindon't use __thread keyword with g++ < 4 as it results...
2008-11-17  Vadim Zeitlinport updates for newer Intel compiler support from...
2008-11-12  Vadim Zeitlinuse -Woverloaded-virtual if g++ supports it
2008-11-12  Vadim Zeitlinuse correct shared library extension for HP-UX on ia64...
2008-11-12  Vadim Zeitlinfix the dependencies directory name for traditional...
2008-10-27  Vadim Zeitlinrebaked using bakefile 0.2.5
2008-10-08  Vadim Zeitlinupdate to 0.2.4 version
2008-02-04  Vadim Zeitlinupgrade m4 files to bakefile 0.2.3
2007-12-05  Václav Slavíkcheck that the version of __sync_sub_and_fetch that...
2007-12-04  Václav Slavíkwhen testing for GCC's atomic builtins, try to link...
2007-09-21  Vadim Zeitlincheck whether compiler supports visibility pragmas...
2007-09-10  Václav SlavíkFixed wxAtomicInc/Dec() to not use asm/atomic.h header...
2007-08-13  Václav Slavíkcheck for HAVE_VISIBILITY first when setting WXIMPORT...
2007-08-07  Václav Slavíkthe Ubuntu visibility bug only happens when building...
2007-07-22  Václav Slavíkfix visibility problems with libstdc++ on Debian and...
2007-07-09  Václav Slavíkadded GCC visibility support
2007-06-22  Vadim Zeitlinfixed defining FOOCXX symbols (was broken because AC_LA...
2007-06-22  Vadim Zeitlinadded support for using Sun CC to link shared libraries...
2007-06-22  Vadim Zeitlintest for Sun CC under Linux too, and not only Solaris...
2007-03-07  Vadim Zeitlinupdate m4 files to bakefile 0.2.2
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-11-09  Vadim Zeitlinuse C compiler for tests again, it's useless to use...
2006-11-06  Robin Dunnuse the 0.2.1 version of bakefile.m4
2006-11-04  Vadim Zeitlinrestored the wx-specific changes accidentally lost...
2006-11-04  Vadim Zeitlinupdated from bakefile revision 928
2006-09-29  Vadim Zeitlinfixed confusing double messages about getservbyname_r...
2006-08-16  Michael WetherellBring through upstream version tagged SDL_1_2_11.
2006-08-16  Michael WetherellBring through upstream version tagged PKGCONF_0_20.
2006-08-16  Michael WetherellAllow unknown generic unix systems.
2006-08-16  Michael WetherellDisplay 'no' when the test fails and correct quoting.
2006-08-16  Michael WetherellBring upstream version tagged ACARC_2006_07_16 through...
2006-07-12  Stefan NeisAdded support for MirOS, an OpenBSD variant (patch...
2006-02-12  Vadim Zeitlindon't use #error as some compilers ignore it; provoke...
2006-02-10  Vadim Zeitlinupdated to 0.2.0
2006-01-15  Vadim Zeitlinjust reindented properly (while trying to understand...
2005-11-27  Stefan NeisDetect thread-safe versions of gethostbyname/gethostbya...
2005-11-25  David ElliottSeparate RESCOMP into WINDRES (for Win32) and REZ ...
2005-10-31  Vadim Zeitlindisable PCH under cygwin, it doesn't work even with...
2005-10-10  Vadim Zeitlinalways create shared-ld-sh as we always need it for...
2005-10-09  Vadim Zeitlindon't use -single_module together with -bundle under...
2005-10-08  Vadim Zeitlinadded dependencies support for DEC/Compaq/HP cxx compil...
2005-10-07  Vadim Zeitlinoptimization: don't test for various proprietary Unix...
2005-10-07  Vadim Zeitlinltest files from bakefile add HP aCC dependencies support
2005-09-25  Vadim Zeitlinadd Intel compiler detection
2005-09-19  Vadim Zeitlinfix to last commit: extra parentheses removed
2005-09-19  Vadim Zeitlinfix for creation of shared libraries under AIX with gcc
2005-09-18  Vadim Zeitlinadded all .m4 files used by our configure; run aclocal...