Removed old grid code
[wxWidgets.git] / configure.in
2003-03-24  Julian SmartRemoved old grid code
2003-03-24  David ElliottEnable the choice dialog on wxCocoa
2003-03-23  Julian SmartRemoved obsolete wxDate and wxTime classes.
2003-03-21  David ElliottAdded support for building wxCocoa
2003-03-10  Mattia Barbon Added configure test for const_cast<>(), and enabled it
2003-03-05  Mattia Barbon Added new __WXMOTIF20__ macro, which is true if the...
2003-03-03  Vadim Zeitlinadded wxUSE_DISPLAY
2003-02-20  Mattia Barbon Use some wxX11 files (currently pen.cpp and brush...
2003-02-19  Vadim Zeitlinuse -O0 when optimizing is off -- seems to __slightly__...
2003-02-05  Vadim ZeitlinHP-UX fixes: use INSTALL_DIR as install doesn't have...
2003-02-02  Stefan NeisSome OS/2 specific improvements.
2003-02-01  Vadim Zeitlindon't print 2 empty commands after building the program...
2003-01-28  Gilles Depeyrotmoved definition of TARGET_CARBON to generated setup...
2003-01-27  Gilles Depeyrotimproved Mac resource creation step in order to allow...
2003-01-20  Václav Slavíkfixed MGL libraries detection code
2003-01-18  Vadim Zeitlinexperimental --inplace flag implementation
2003-01-18  Vadim Zeitlinattempts to fix vsnprintf() detection under HP-UX
2003-01-18  Vadim Zeitlinno real changes, just cleanup after merging in Vaclav...
2003-01-18  Václav Slavíkadded --disable-compat24, 22 compatibility is off by...
2003-01-17  Stefan NeisFixed typo in test for WX_STATVFS_T
2003-01-15  Julian SmartApplied David's fix for not autoconf-ing on RHL8
2003-01-13  Vadim Zeitlinadded configure test for WX_STATVFS_T
2003-01-09  Gilles Depeyrotlibrary installation base name and wxMac resources...
2003-01-07  Julian SmartRemoved old __WXWINE__ support (obsoleted by new __WINE...
2003-01-01  Gilles Depeyrotuse MoreFilesX instead of MoreFiles when building with...
2002-12-30  Gilles DepeyrotSourceForge patch #654210 to fix naming/numbering share...
2002-12-28  Mattia Barbon Allow building Win32 DLL with wxGlCanvas using MinGW...
2002-12-15  Vadim Zeitlinuse system zlib under Mac
2002-12-15  Vadim Zeitlinchanged version to 2.5.0
2002-12-10  Mattia Barbon "cd utils; make" should not try to compile dialoged...
2002-12-09  Mattia Barbon Only build HelpGen in wxBase, since it will #error...
2002-12-07  Vadim Zeitlintest that libpng version is > 0.90
2002-12-05  Vadim Zeitlindetect and don't use old zlib version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-15  Vadim Zeitlininclude -pthread in LDFLAGS and not LIBS as the latter...
2002-09-13  Mattia BarbonFixed MinGW/configure/Unicode compilation: MinGW/MSVCRT...
2002-09-11  Vadim Zeitlinshow correct message when running configure for the...
2002-09-09  Gilles Depeyrot-D_INCLUDE_LONGLONG for HPUX long long definitions...
2002-09-05  Gilles Depeyrotcorrected comments (should not be C++ style!)
2002-09-05  Robin DunnEnsure -D_FILE_OFFSET_BITS=64 also gets on the command...
2002-09-05  Gilles Depeyrot-o flag must be after PIC flag for gcc under HPUX
2002-09-05  Gilles Depeyrotadded -D_REENTRANT for hpux when threads are enabled
2002-09-05  Gilles Depeyrotcorrected HPUX specific test
2002-09-04  Vadim Zeitlindon't use -mthreads switch if the compiler doesn't...
2002-09-04  Vadim Zeitlinmake --static default if configured with --disable...
2002-09-03  Gilles Depeyrotdisable Darwin GCC precompiled headers by default also...
2002-09-03  Ron Leesorry, removing /usr/include breaks the macros we use...
2002-09-02  Vadim Zeitlinremoved /usr/include from SEARCH_INCLUDE -- this should...
2002-09-02  Vadim Zeitlindefine _FILE_OFFSET_BITS/_LARGE_FILES on the compiler...
2002-09-02  Vadim Zeitlingot rid of COMMON_THREADCPPFLAGS which is not really...
2002-08-30  Vadim Zeitlindon't use vfork() in wxExecute()
2002-08-30  Julian SmartMods for Wine compilation
2002-08-28  Mattia BarbonApplied Fabian Wenzel's patches to add -mthreads for...
2002-08-28  Stefan NeisSome OS/2 specific additions.
2002-08-27  Vadim Zeitlinstreamlined vsnprintf() check -- now that we fall back...
2002-08-26  Mattia BarbonDetect if g++ requires -fvtable-thunks for COM interfaces.
2002-08-25  Robert Roebling Added configure check for vswprintf
2002-08-25  Vadim Zeitlinadded tests for fputwc() and wprintf()
2002-08-23  Vadim Zeitlinfix wxMotif sample program compile test
2002-08-21  Vadim Zeitlinadded propsize to the list of samples
2002-08-21  Vadim Zeitlinremoved (broken) richedit sample from the list of sampl...
2002-08-20  Julian SmartApplied patch [ 597398 ] Generic MDI, wxNotebook based.
2002-08-17  Julian SmartFirst cut at socket support in wxX11
2002-08-16  Robert Roebling Exchanged compile flags so that local include paths
2002-08-16  Vadim Zeitlinonly test for pangoft2 if we're using GTK 2
2002-08-13  Václav Slavíkfixed pangoft2 check: moved outsided cached block
2002-08-13  Vadim Zeitlinminor fixes:
2002-08-12  Václav Slavíkadded pangoft2 check to configure
2002-08-12  Robert Roebling Added -lpangoft2-1.0 to link line.
2002-08-10  Václav Slavíkfixed broken test in configure: no, DJGPP really is...
2002-08-10  Mattia BarbonCheck if linking a motif program requires -lXp and...
2002-07-31  Robin DunnAdded --enable-rpath=dir that will cause the -rpath...
2002-07-19  Václav Slavíkexplicitly pass -lstdc++ to the linker in case of DJGPP
2002-07-17  Mattia BarbonAllow compiling wxMotif/GTK/X11 for Cygwin/XFree
2002-07-16  Vadim Zeitlinadded wxEXPLICIT macro
2002-07-15  Václav SlavíkwxMGL features detection fixes
2002-07-09  Vadim Zeitlinfix linking on AIX/RS6000 by using -mminimal-toc option
2002-06-28  Chris Elliottmake path absolute to install-sh, to fix contrib lib bug
2002-06-27  Vadim Zeitlin(blind) fixes for AIX: shared library extension there...
2002-06-23  Julian SmartApplied patch [ 566194 ] Adds taskbar sample to configu...
2002-06-19  Gilles Depeyrotmoved header detections before sizeof detections since...
2002-06-17  Vadim Zeitlinadded configure support for the large files
2002-06-07  Vadim Zeitlinfixed glibc 2.1 detection test
2002-05-18  Vadim Zeitlinpass IF_GNU_MAKE and other configure params to the...
2002-05-14  Vadim Zeitlinwanted to fix zlib include path but it turned out to...
2002-05-13  Gilles Depeyrotuse built-in wcslen instead of disabling wide character...
2002-05-12  Gilles Depeyrotno timezone variable is only a warning instead of an...
2002-05-11  Vadim Zeitlindon't test for msvcrt under Unix nor libw under Windows...
2002-05-10  Vadim Zeitlindon't define wxUSE_WCHAR_T on systems without wcslen...
2002-05-10  Vadim Zeitlinset OPENGL_LIBS when x-compiling for MSW (patch from...
2002-05-10  Vadim Zeitlin1. moved the test for glibc >= 2.1 after AC_PROG_CC
2002-05-08  Gilles Depeyrotimproved dynamic shared library creation for Darwin...
2002-05-07  Vadim Zeitlinfixed typo for MSW cross-compilation
2002-05-05  Gilles Depeyrotuse Darwin specific double step shared library linking...
2002-05-03  Gilles Depeyrotinstall both compiled and ascii resource files for...
2002-04-19  Gilles Depeyrotuse specific linker flags under Mac OS X when linking...
2002-04-18  Robert Roebling Moved mobile dir.
2002-04-17  Gilles Depeyrotcorrected thread detection for Darwin / Mac OS X
2002-04-16  Ron Leereplace zsh'ism(?) with a posix parameter expansion...
2002-04-16  Vadim Zeitlindon't include -D_REENTRANT in the linker flags
next