Committing in .
[wxWidgets.git] / configure.in
2002-03-14  Julian SmartRemoved constraints check for wxDirDialog from configur...
2002-03-12  Vadim Zeitlinchanges to make wxGTK compile with GTK+ 2.0: now it...
2002-03-10  Václav Slavíkhtmlhelp.h no longer needed -> removed test in configure
2002-03-06  Vadim Zeitlincheck for sizeof(void *), not sizeof(int *) - not reall...
2002-02-26  Julian SmartNano-X changes: removed spurious -O for Nano-X configur...
2002-02-24  Gilles Depeyrotadded Mac OS X application bundle (framework) building
2002-02-23  Robert Roebling Implemented a simple modality under X11.
2002-02-23  Julian SmartwxUSE_CONSTRAINTS now refers to constraints only, since...
2002-02-20  Julian SmartNanoX modificati
2002-02-17  Vadim Zeitlinset WXWIN_COMPATIBILITY_2_2 to 1 by default
2002-02-17  Stefan NeisFix typo from version 1.528.
2002-02-17  Stefan NeisFixed typo in my last commit (it did break socket detec...
2002-02-16  Stefan NeisChanges to make wxBase configure on OS/2 correctly.
2002-02-16  Mattia BarbonEnable wxDynamicLoader
2002-02-15  Julian SmartStarted some NanoX work (blind to begin with)
2002-02-13  Vadim Zeitlindon't use -q option with egrep, Solaris doesn't have...
2002-02-13  Vadim Zeitlindisable wxSocket for wxX11, doesn't link anyhow
2002-02-13  Vadim Zeitlinclean ups to wxX11+wxUniv handling
2002-02-12  Stefan NeisSome additional checks for building wxPM (OS/2) which...
2002-02-12  Vadim Zeitlinfixed a bug/typo in configure introduced by the previou...
2002-02-11  Vadim Zeitlinfixed make install and make base for wxBase
2002-02-11  Julian SmartAdded MICROWIN include dir
2002-02-11  Julian SmartAttempted to add configury for NanoX compatibility
2002-02-11  Julian SmartRemoved -lXext -lXt from libraries for wxX11
2002-02-10  Václav Slavíkdisable shared libs for DJGPP (who broke this?)
2002-02-10  Robert Roebling wxX11 compiles and links now. I wonder why there is
2002-02-10  Robert Roebling wxX11 might compile now.
2002-02-10  Robert Roebling More configure/compile things for X11.
2002-02-09  Robert Roebling More make stuff for X11.
2002-02-07  Julian SmartVarious fixes for X11 compilation
2002-02-07  Julian SmartAdded X11 support
2002-01-30  Vadim Zeitlinbuild ODBC objects in wxBase build as well if --with...
2002-01-26  Václav Slavíkdon't check for libjpeg,libtiff and libpng when buildin...
2002-01-25  Vadim Zeitlininstall wxUniv headers in make install and include...
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...
next