oops, fixed typo breaking iconv constness detection in the previous commit
[wxWidgets.git] / configure.in
2002-01-25  Vadim Zeitlinchanges to allow making samples/demos with non GNU...
2002-01-23  Vadim Zeitlindon't test for VPATH support for GNU make - this is...
2002-01-23  Vadim Zeitlincache the results of checks for make VPATH support...
2002-01-23  Vadim Zeitlinallow building wxWin with non-GNU make (which doesn...
2002-01-22  Václav Slavíkuse AM_ICONV for iconv configure checks
2002-01-18  Vadim ZeitlinIFF support off by default
2002-01-15  Robert Roebling Added IFF handler.
2002-01-15  Václav Slavíkreverted my locale change
2002-01-13  Václav Slavíkmake all now compiles .mo catalogs
2002-01-13  Václav Slavíkapplied ANI images patch and added wxUSE_ICO_CUR
2002-01-11  Gilles Depeyrotcorrection to shared library build command for HP ...
2002-01-07  Vadim Zeitlinfix for GL library soname under Solaris
2002-01-06  Gilles Depeyrotmoved TARGET_CARBON to mac private header
2001-12-31  Václav Slavíkdon't use --enable-protocol(-xxx) w/o sockets
2001-12-31  Gilles Depeyrotdrag and drop is now implemented in wxMac
2001-12-31  Václav Slavíkfinished Vadim's new wxUSEs under Unix
2001-12-30  Vadim Zeitlinadded wxUSE_PROTOCOL[_XXX] and wxUSE_URL settings
2001-12-27  Václav Slavík1. libunicows support in configure
2001-12-21  Robert Roebling Added configure support for wxMicroWindows.
2001-12-21  Vadim Zeitlinfix for last commit which accidentally disabled wxDynam...
2001-12-21  Vadim Zeitlindisable new DL code by default
2001-12-19  Ron LeeBumped version and soname for 2.3.3
2001-12-19  Ron LeeAdded new dynamic loading classes. (which handle proper
2001-12-15  Václav SlavíkMS-DOS cross-compilation w/ DJGPP
2001-12-14  Vadim Zeitlin1. define -D_THREAD_SAFE, not -D_REENTRANT for MT progr...
2001-12-04  Vadim ZeitlinwxUSE_TIPWINDOW may be set even if wxUSE_POPUPWIN is...
2001-12-01  Vadim Zeitlinupdated dmalloc home page address
2001-12-01  Vadim Zeitlin1. added wxFileName::CreateTempFileName() and implement...
2001-12-01  Vadim Zeitlindisable wxUSE_POPUPWIN for Motif
2001-12-01  Vadim Zeitlinadded wxUSE_TIPWINDOW
2001-11-26  Gilles Depeyrotcorrected shared library linking for Darwin (dylib...
2001-11-25  Gilles Depeyrotcorrected case of DeRez for Mac OS X
2001-11-24  Mattia Barbon* added new --enable-logdialog option
2001-11-24  Ron LeeIgnore what the diff says.. think "added S/390 support...
2001-11-22  Mattia BarbonTest for wctype.h
2001-11-22  Václav Slavíkchanges to wx-config --static to allow static linkage...
2001-11-21  Ron Leeadd some output to the GL tests..
2001-11-21  Ron LeeWhere's GL? Hopefully wx-config will now tell us if...
2001-11-20  Václav Slavíkremoved rpmfiles.lst
2001-11-18  Ron LeeDon't add -MMD until we are just about ready to build...
2001-11-16  Ron Leemainly the result of collapsing folds in vimdiff from 2.2
2001-11-14  Vadim Zeitlinadded wxTextBuffer and wxMemoryText which allow to...
2001-11-09  Ron Leemake --static flag act on --cppflags too.
2001-11-09  Ron LeeWe always add -lm (eventually) anyway, so just adding...
2001-11-09  Vadim Zeitlinadd -lm before checking for -lGL
2001-11-08  Ron LeewxUSE_GTK must stay quoted..
2001-11-08  Ron LeeRearrange the linker flags/libs code in preparation...
2001-11-07  Ron Leeoops
2001-11-07  Ron LeeMore pesky "quotes" hiding in m4 macros.
2001-11-07  Ron LeePut $(GENERICOBJECTS) back into configure.in for a...
2001-11-07  Ron Leeremove -lfoo.dll hack, it appears to be unnecessary...
2001-11-06  Václav Slavíkbeginnings of support for MGL shared library (it is...
2001-11-06  Vadim Zeitlinfixed wxUniv/GTK linking by getting rid of GENERICOBJS...
2001-11-06  Ron LeeMerged WXMSW_DLL_DEFINES and PICFLAGS, since they essen...
2001-11-06  Ron LeeBrown paper bag fix to -lwx.dll in wx-config
2001-11-05  Ron Leerenamed (gcc) wxMSW import lib name yet again. *.dll...
2001-11-04  Gilles Depeyrotcorrected detection of wchar_t under Mac OS X/Darwin
2001-11-04  Gilles Depeyrotuse 'cp -fp' instead of 'cp -p' to install programs...
2001-11-04  Ron LeeBacked out misguided 'build both' patch.
2001-11-03  Gilles Depeyrotinstall apparently ignores -p option under Mac OS X...
2001-11-03  Gilles Depeyrotcorrected install program for Mac OS X (use AC_PROG_INS...
2001-11-03  Václav Slavíkoops, configure defined _WIN_IE instead of _WIN32_IE...
2001-11-03  Ron LeeAdded static lib to shared build targets for wxMSW...
2001-11-03  Ron LeeTweaked config for weird static lib BSDism.
2001-11-03  Ron LeeAdded separate import lib for msw .dlls
2001-11-02  Vadim Zeitlingive an error and stop if OpenGL libs not found but...
2001-10-31  Gilles Depeyrotshortened configure warning messages to avoid exceeding...
2001-10-24  Mattia Barbon* make install now installs OLE headers on cygwin
2001-10-23  Gilles Depeyrotimplemented --with-<lib> options (yes, no, sys, and...
2001-10-21  Robert Roebling Correction for make install and wxMac static libs.
2001-10-21  Stefan NeisAdded support for new style OS/2 autodetection.
2001-10-19  Gilles Depeyrotremoved corrected detection of wchar_t under Mac OS...
2001-10-19  Vadim Zeitlintypo fix
2001-10-19  Vadim Zeitlinuse statvfs() if statfs() is not available (Solaris)
2001-10-19  Vadim Zeitlindon't include X11 path before our own -I because on...
2001-10-19  Vadim Zeitlinfixed test for statfs() for BSD systems, not just MacOSX
2001-10-17  Gilles DepeyrotUse -h instead of -L to test for link
2001-10-15  Robert Roebling Further fixes for wx-config and MacOS X.
2001-10-15  Robert Roebling Added Rez support to wx-config for MacOS X
2001-10-14  Ron LeeMerged IA64 build fixes from 2.2 (this will undoubtably...
2001-10-13  Gilles DepeyrotAdded flat Carbon and MoreFiles headers to compile...
2001-10-10  Gilles Depeyrotprovide option to disable use of precompiled headers...
2001-10-03  Ron Leeremoved obsolete samples/univ from SAMPLES_SUBDIRS
2001-10-03  Ron LeeDiabled wxToggleButton for wxUNIVERSAL builds too.
2001-10-02  Ron Leediable MDI for wxUNIV builds for now.
2001-10-02  Ron LeeAdded UNIV_DIST target.
2001-10-02  Gilles Depeyrotcorrected VPATH for wxMotif toolkit
2001-10-02  Gilles Depeyrotreverted unwanted change to -MMD compilation option...
2001-10-02  Gilles Depeyrotcorrected static library configuration for Darwin/Mac...
2001-09-30  Vadim Zeitlinadded wxUSE_PALETTE and fixed compilation with it set...
2001-09-28  Vadim Zeitlin1. made description of some options in configure [hopef...
2001-09-28  Ron LeeMore build system polishing.. mostly. Some stuff...
2001-09-22  Václav Slavíkconfigure now defines _WIN_IE if w32api is at least...
2001-09-20  Vadim Zeitlinfix for shared library build under SGI with native...
2001-09-18  Vadim Zeitlinchanges to shared library options code and to allow...
2001-08-28  Gilles Depeyrotgeneralized fix for clipboard code compilation configur...
2001-08-27  Vadim Zeitlinfix for wxGTK clipboard code compilation
2001-08-25  Vadim Zeitlindon't try compile wxClipboard without OLE support
2001-08-25  Vadim Zeitlinstatfs() detection for wxGetDiskSpace
2001-08-09  Vadim ZeitlinDefine _GNU_SOURCE instead of _XOPEN_SOURCE (which...
next