Unicode fix.
[wxWidgets.git] / configure.in
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.
1999-06-11  Robert Roebling Implemented ListCtrl::SetColumnWidth() wxLIST_AUTOSIZE
1999-06-10  Robert Roebling wxWINE fixes.
1999-06-09  Robert Roebling The last drops of WINE.
1999-06-09  Karsten BallüderAdded --with-wave/--without-wave for conditional wxWave...
1999-06-09  Karsten BallüderFixed handling of --enable-optimise (had to remove...
1999-06-09  Karsten BallüderNow works with older versions of the test command,...
1999-06-08  Vadim Zeitlin1. fixes for non-Posix sh in configure
1999-06-08  Robert Roebling A few more WINE fixes.
1999-06-07  Robert Roebling Added some WINE things.
1999-06-07  Robert Roebling Just ignore CVS. It's better for you.
1999-06-07  Vadim Zeitlin1. configure caches the command line options
1999-06-07  Robert Roebling Fixed wrong include paths for zlib/png/jpeg.
1999-06-07  Robert Roebling Install AFMs as well.
1999-06-05  Robert Roebling Changed to libtool's interface vs. release versioning
1999-06-05  Robert Roebling Compile fixes.
1999-06-04  Robert Roebling Added semicolon to macro in list.h - I just read that
1999-06-04  Vadim Zeitlin1. warnings suppressed in wave.cpp
1999-06-04  Robert Roebling Added wxInt32 etc (FIXME for 64bit)
1999-06-04  Robert Roebling More makefiles correction. Minimal runs now.
1999-06-03  Robert Roebling Small makefile corrections.
1999-06-03  Robert Roebling Reactivtaed the new wxRect code
1999-06-03  Robert Roebling Another typo in ocnfigure.in
1999-06-03  Robert Roebling Another typo concerning wxUSE_SASH
1999-06-03  Robert Roebling The new wxRect doesn't compile so I #if 0ed it
1999-06-03  Robert Roebling Moved main Makefile.am for wxGTK to /src/gtk
1999-06-02  Vadim Zeitlin1. library should build
1999-06-02  Vadim Zeitlin--with-toolkit should work now
1999-06-02  Vadim Zeitlin1. make install/uninstall seems to work
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 Zeitlinmore new files
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  Guilhem Lavaux* Committing new wxSocket core (socket.cpp sckint.cpp...
1999-04-26  Karsten BallüderAdded the missing check for libw needed for wcslen...
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-16  Karsten Ballüdertesting cvs
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 Zeitlinsome fixes for AIX compilation
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-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-18  Vadim ZeitlinAC_HAVE_LIBRARY replaced with AC_CHECK_LIB
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  Vadim Zeitlinadded directories for Motif headers and libs under...
next