added HAVE_STATIC_CAST
[wxWidgets.git] / aclocal.m4
2004-02-10  Vadim Zeitlinadded HAVE_STATIC_CAST
2004-02-01  Václav Slavík1. optionally use libSDL for wxSound
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  Gilles Depeyrotadded -headerpad_max_install_names option to generated...
2003-10-28  Václav Slavíkuse -headerpad_max_install_names when linking shared...
2003-10-25  Václav Slavíkfixed sed command on solaris (bug #830138)
2003-09-13  Václav Slavíkattempt to fix GUI apps building on OS/2
2003-09-13  Václav Slavíkno real changes, moved Robin's changes to bakefile...
2003-09-13  Robin DunnFor OS X detect (based on gcc version) and use -single_...
2003-08-20  Václav Slavík(blind) OS/2 build fixes
2003-08-19  Václav SlavíkOS/2 doesn't use lib prefix for libraries
2003-08-18  Václav SlavíkOS/2 fix
2003-08-17  Stefan NeisAdded OS/2 to the list of platforms known to AC_BAKEFIL...
2003-08-12  Václav Slavíkprecompiled headers check accounts for Apple compiler now
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-07  Václav Slavíkbakefile fix for modules linking
2003-08-02  Václav Slavíkmoved wxWave, wxJoystick and wxTaskBarIcon to wxAdvanced
2003-07-17  Václav SlavíkApple's gcc fixes to bakefile
2003-07-16  Václav Slavíkre-added OpenGL canvas
2003-06-30  Václav Slavíkanother fix to bk-deps
2003-06-27  Václav Slavíkbk-deps fixes and win32
2003-06-25  Václav Slavíknew dependency tracking from bakefile cvs
2003-06-23  Václav Slavíknew build system
2003-03-10  Mattia Barbon Added configure test for const_cast<>(), and enabled it
2002-12-18  Václav Slavíkdisable version-script on Solaris, it doesn't work
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-11  Vadim Zeitlinshow correct message when running configure for the...
2002-08-12  Václav Slavíkadded pangoft2 check to configure
2002-07-16  Vadim Zeitlinadded wxEXPLICIT macro
2002-06-17  Vadim Zeitlinoops, typo in the large file support just checked in
2002-06-17  Vadim Zeitlinadded configure support for the large files
2002-03-12  Vadim Zeitlinchanges to make wxGTK compile with GTK+ 2.0: now it...
2002-01-25  Vadim Zeitlinoops, fixed typo breaking iconv constness detection...
2002-01-25  Vadim Zeitlindon't output the entire iconv() declaration in configur...
2002-01-22  Václav Slavíkuse AM_ICONV for iconv configure checks
2001-12-14  Vadim Zeitlin1. define -D_THREAD_SAFE, not -D_REENTRANT for MT progr...
2001-07-02  Vadim Zeitlin1. added --enable-gtk2 option, check for GTK+ 2.0 disab...
2000-07-19  Ove Kaavenaclocal configure macro from gtk+ 1.3.1
1999-06-13  Vadim Zeitlin1. libtool 1.2d => 1.3 (should speed up configure check...
1999-06-08  Vadim Zeitlin1. fixes for non-Posix sh in configure
1999-06-07  Vadim Zeitlin1. configure caches the command line options
1999-06-04  Vadim Zeitlin1. warnings suppressed in wave.cpp
1999-06-01  Vadim Zeitlinnew makefiles (part I)