made new operator __alpha__ dependent
[wxWidgets.git] / configure.in
1999-11-02  Vadim Zeitlinmissing -D_REENTRANT for HP-UX/Solaris finally seems...
1999-11-02  Vadim ZeitlinAC_X_XTRA restored
1999-11-01  Robert Roebling Small doc updates.
1999-10-31  Václav Slavíkadded html help viewer sample
1999-10-31  Robert Roebling Distrib changes.
1999-10-29  Vadim Zeitlin/usr/include added back for AIX
1999-10-27  Vadim Zeitlinchecks for time functions added
1999-10-27  Vadim ZeitlinSolaris fixes: -lnsl, -lXext, -lsocket added if needed
1999-10-27  Vadim Zeitlinalways use wxString::operator[](size_t) - wxWin doesn...
1999-10-27  Vadim Zeitlinfix for native compilers on Solaris
1999-10-25  Vadim Zeitlinsetup.h moved (and not copied) to the correct location...
1999-10-25  Vadim Zeitlin/usr/include fix
1999-10-18  Vadim Zeitlindon't try to build shared library on platforms not...
1999-10-15  Vadim Zeitlinon some systems (HP-UX), strtok_r() needs _REENTRANT...
1999-10-15  Robert Roebling scrolling of foreign windowsplus sample
1999-10-14  Robert Roebling HP-UX fixes
1999-10-14  Vadim Zeitlinmanually test for X11 headers/libs
1999-10-14  Vadim ZeitlinNULL shouldn't be used in test programs
1999-10-14  Vadim Zeitlin-mwindows added for mingw32 compilation
1999-10-13  Vadim ZeitlinDnD is disabled automatically y configure for mingw32...
1999-10-13  Vadim Zeitlinsmall updates for Linux->Win32 cross compilation
1999-10-13  Robert Roebling Forgot resource sample.
1999-10-12  Robert Roebling More makefiles, distrib things,
1999-10-11  Robert Roebling Various distrib things,
1999-10-10  Karsten Ballüderupdated richedit and nettest
1999-10-09  Robert Roebling Applied a few patches,
1999-10-09  Robert Roebling Makefile changes for static libs and HP-UX,
1999-10-06  Vadim Zeitlinmore changes for wxBase - starts to work under Unix
1999-10-06  Michael BedwardAdded new wxGrid classes. This is a work in progress !
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Vadim Zeitlin-ldl only added if it exists
1999-10-02  Karsten BallüderUnix implementation of wxDialUpManager.
1999-09-13  Harco de HilsterFixed surplus space in help output.
1999-09-13  Harco de HilsterChanged configure option --with-libgif to --enable-gif
1999-09-13  Robin DunnConfigure support for OGL
1999-09-03  Michael BedwardEnabled wxStaticLine for wxMotif. Added checklst.cpp...
1999-08-28  Robert Roebling Added German translation to internat sample.
1999-08-28  Harco de HilsterAdded a hack to configure.in to enable cross compiling...
1999-08-25  Robert Roebling Many distribution things.
1999-08-24  Robert Roebling Added new wxFontDialog,
1999-08-23  Harco de Hilsterdisabled windows.h check for cross compiling --- might...
1999-08-23  Harco de Hilsteradded a define STRICT to setup.h (for mingw32-gcc2...
1999-08-22  Harco de HilsterFixes for smoother cross compilation;
1999-08-20  Robert Roebling Added dependency checking and all that.
1999-08-19  Robert Roebling Doc updates, wxsizer et al
1999-08-19  Karsten BallüderHad to add it to make daily recompiles work. :-( Only...
1999-08-18  Vadim Zeitlinvsscanf test corrected (?)
1999-08-18  Guilhem LavauxAdded a check for -lresolv in configure.in
1999-08-16  Robert Roebling Added Prepend() and Remove() methods to wxSizer,
1999-08-16  Robert Roebling compile fixes for EMX
1999-08-15  Robert Roebling Added and corrected a few more html makefiles,
1999-08-15  Guilhem LavauxAdded utils/Makefile.in for utils makefiles
1999-08-14  Guilhem LavauxRemoved wxMMedia
1999-08-14  Robert Roebling Makefile updates
1999-08-14  Robert Roebling More samples makefiles
1999-08-13  Robert Roebling More makefiles
1999-08-13  Robert Roebling More smaple makefiles
1999-08-13  Robert Roebling Added wxStaticBoxSizer,
1999-08-13  Robert Roebling Started "make dist"
1999-08-13  Robert Roebling Added WINE and probably x-compile makefiles
1999-08-12  Robert Roebling Augmented beta to 9,
1999-08-12  Robert Roebling make install, make uninstall and wx-coonfig work...
1999-08-12  Robert Roebling Corrected PNG etc include paths
1999-08-12  Robert Roebling New makefile system in place, obsoletes libtool,
1999-08-11  Robert Roebling New makefile updates.
1999-08-11  Robert Roebling Corrected Motif build,
1999-08-10  Robert Roebling New makefiles for GTK and Motif, using configure...
1999-08-10  Guilhem LavauxCheck for inet_addr/inet_aton.
1999-08-10  Robert Roebling Updates for makefile.unx
1999-08-07  Vadim Zeitlintest for vsscanf enhanced, added HAVE_VSSCANF to acconfig.h
1999-08-05  Guilhem LavauxChanged BidEndianOrdered to BigEndianOrdered in datstrm.h
1999-08-02  Robert Roebling Minor changes
1999-07-29  Robert Roebling Testing vaious makefile/configure schemes.
1999-07-29  Robert Roebling Makefile changes
1999-07-21  Harco de HilsterMade cross compiling easier;
1999-07-20  Harco de HilsterWhen building for/on a non-Unix platform, the --enable...
1999-07-19  Karsten BallüderAdded test for vsscanf. GUESSING IS EVIL! Cannot test...
1999-07-17  Harco de Hilstermingw32/cygwin32 builds now automatically link against...
1999-07-17  Harco de HilsterBuilding wxMSW with configure now also properly install...
1999-07-17  Harco de Hilsteradded mingw32 host platform to configure.in, added...
1999-07-11  Robert Roebling Updated testconf, fixed mistake in install.
1999-07-10  Václav Slavík*** empty log message ***
1999-07-09  Harco de HilsterAdded Makefile.am in include/wx/html (needed for instal...
1999-07-09  Vadim Zeitlinadded wxUSE_FS_INET/ZIP
1999-07-07  Václav Slavík*** empty log message ***
1999-06-29  Vadim Zeitlinstartup tips for Unix
1999-06-27  Robert Roebling Replaced ostream with FILE* in wxExpr.
1999-06-23  Robert Roebling wxMotif compiles and links now.
1999-06-21  Robert Roebling New Makefile.ins, updates for the Motif build, removed
1999-06-17  Robert Roebling Made the RTTI thing an option.
1999-06-17  Karsten BallüderFixed fatal typo.
1999-06-17  Karsten BallüderModified to always prefix CPPFLAGS with local include...
1999-06-17  Robert Roebling Tried a test for the RTTI options of GCC.
1999-06-16  Robert Roebling put -fno-rtti into wx-config
1999-06-16  Robert Roebling wxWINE things.
1999-06-16  Karsten BallüderwxCHOICE defaults to yes now, even in debug mode
1999-06-16  Robert Roebling make fixes.
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-06-13  Vadim Zeitlin1. libtool 1.2d => 1.3 (should speed up configure check...
1999-06-13  Robert Roebling Added OS/2 patches to wxGTK.
next