Minor fixes to plug memory hole, will add WXLO import ASAP.
[wxWidgets.git] / configure
1999-11-04  Vadim Zeitlinmore samples are being built and samples/Makefiles...
1999-11-02  Vadim Zeitlinmissing -D_REENTRANT for HP-UX/Solaris finally seems...
1999-11-02  Karsten Ballüdertest
1999-11-02  Karsten Ballüdertesting cvs
1999-11-02  Vadim ZeitlinAC_X_XTRA restored
1999-11-01  Robert Roebling Small doc updates.
1999-10-31  Robert Roebling Distrib corrections,
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-27  Vadim Zeitlintrying to get it back onto the main branch
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-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  Vadim Zeitlinregenerated
1999-10-10  Karsten Ballüderadded samples richedit and nettest
1999-10-05  Robert Roebling Updated configure (not only configure.in)
1999-10-04  Karsten Ballüderminor fixes
1999-10-02  Karsten BallüderUnix implementation of wxDialUpManager.
1999-09-09  Karsten Ballüdercosmetic fix
1999-09-05  Michael BedwardWhat is it doing here anyway ?
1999-08-28  Robert Roebling Added German translation to internat sample.
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-06-02  Vadim Zeitlinanother autogenerated file removed
1999-06-02  Vadim Zeitlinlatest changes (no need for link to Makefile.am any...
1999-06-02  Vadim Zeitlinslightly updated makefiles
1999-06-01  Vadim Zeitlinsecond try...
1999-06-01  Vadim Zeitlinsecond try...
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-06-01  Vadim Zeitlinold makefiles removed
1999-05-21  Robert Roebling Fixed typos in window.cpp and utils.cpp
1999-05-15  Guilhem Lavaux* Added thread cleanup safeness: thread can be explicit...
1999-05-14  Robert Roebling wxGTK compiles and links again.
1999-05-11  Vadim Zeitlinone 'no' is enough when GTK 1.2.0 is not found
1999-05-11  Vadim Zeitlinlibrary build even without wcslen()
1999-05-03  Robert Roebling configure defaults to sockets=1 and checks if threads...
1999-04-28  Robert Roebling Added configure patch for DEC
1999-04-26  Robert Roebling added check for GTK 1.2
1999-04-26  Karsten BallüderAdded the missing check for libw needed for wcslen...
1999-04-20  Robert Roebling two people fixing the same thing...
1999-04-20  Karsten BallüderTests for wchar.h/wcstr.h - PLEASE DO NOT GUESS BUT...
1999-04-19  Karsten BallüderSOCKLEN_T expanded to socklen_t if supported, neede...
1999-04-17  Robert Roebling Added a bit of libJPEG 6.0b
1999-04-08  Ove KaavenUnicode support is *experimental*, so disable it by...
1999-04-08  Karsten BallüderRemoved check for pthread-0.7 on Linux which causes...
1999-04-01  Robert Roebling With the exceptions of DnD, wxGTk now works with
1999-03-15  Vadim ZeitlinwxMotif compilation fix: tooltips always disabled,...
1999-03-12  Vadim Zeitlintypo corrected
1999-03-12  Vadim Zeitlinmore things are done by configure: checks for bool...
1999-03-12  Vadim Zeitlintest for bool is now done in configure, not by manually...
1999-03-12  Vadim Zeitlinthread compilation fixed for FreeBSD 3.1
1999-03-11  Karsten BallüderFixed configure/linkage for non-threaded case.
1999-03-10  Vadim Zeitlinsimplified test for thread libs
1999-03-10  Vadim Zeitlinstripping is now done during installation, not linking
1999-03-08  Karsten BallüderFixed checking for libjpeg and linking against it which...
1999-03-06  Vadim ZeitlinHAVE_SCHED_H test added
1999-03-06  Vadim Zeitlin1. the common helper functions are now in src/unix...
1999-03-05  Vadim Zeitlinchecks for various thread functions added
1999-03-05  Vadim Zeitlinthread detection works on FreeBSD
1999-03-04  Vadim Zeitlinnanosleep() detection works for Solaris
1999-03-04  Vadim Zeitlinnanosleep() detection works for Solaris
1999-03-03  Vadim ZeitlinwxUsleep() introduced (and documented) to try to work...
1999-03-02  Robert Roebling Now enabling sockets enables sockets.
1999-03-02  Robert Roebling now wxsocket is on by default
1999-02-28  Guilhem Lavaux* Added "--with-sockets" and made wxSocket optionnal.
1999-02-24  Vadim Zeitlinadded /usr/include/Xm to the search path
1999-02-23  Vadim Zeitlin1. C++ comments removed from setup.h
1999-02-19  Vadim Zeitlinmore locations for Motif headers
1999-02-18  Vadim Zeitlinvsnprintf() detection now works
1999-02-10  Karsten BallüderAdded test for long long type. (Really trivial, see...
1999-02-05  Robert Roebling libjpeg not used by default (it didn't even link)
1999-02-03  Václav Slavíkadded JPEG support
1999-02-01  Vadim ZeitlinwxToolTip modifications: wxUSE_TOOLTIPS setting (defaul...
1999-01-22  Robert Roebling iODBC v2.5
1999-01-13  Karsten BallüderFixes for compilation problems on Solaris(!).
1999-01-13  Robert Roebling wxMotif now works with wx-config and make install
1999-01-13  Robert Roebling The usual amount of trash over my telephone fixed
1999-01-07  Robert Roebling Compile improvemnts for strict compilers and the...
1999-01-04  Robert Roebling configure and #ifdef wxUSE_XXX updates
1999-01-03  Robert Roebling new cursors
1998-12-31  Robert Roebling Compile and build fixes
1998-12-30  Robert Roebling Guess what: ODBC updates and build fixes.
1998-12-26  Robert Roebling Makefile tweaks
1998-12-17  Robert Roebling GTK is standard in configure again
1998-12-14  Robert Roebling New wxDataObject, DnD and Clipboard code
next