]> git.saurik.com Git - wxWidgets.git/history - configure
wxMimeTypeManager::EnumAll() seems to work, couple of minor corrections to the MIME...
[wxWidgets.git] / configure
1999-12-06  Robert Roebling Patch for stream.cpp for non-flushable stream,
1999-12-06  Vadim Zeitlin1. test for thr_setconcurrency() added to configure
1999-12-04  Vadim Zeitlincompilation fixes for the wxListItemAttr
1999-12-04  Robert Roebling Change to wxMenuBar::Remove(),
1999-12-03  Vadim Zeitlintest for timegm() added
1999-12-01  Robert Roebling Disabling PNG, TIFF and JPEG works now.
1999-11-30  Robert Roebling Made db.h compile (removed this wxODBC_ONLY_FARWRD_XX...
1999-11-28  Robert Roebling Some tiff code.
1999-11-27  Robert Roebling Added wxUSE_SPINCTRL
1999-11-21  Robert Roebling Called autoconf to update configure.
1999-11-15  Robert Roebling Added header vs. library version check to configure,
1999-11-14  Robert Roebling Distrib changes.
1999-11-13  Robert Roebling Compile fix in dialup,
1999-11-12  Vadim Zeitlinaesthetic fix to configure (extra comma)
1999-11-12  Vadim ZeitlinwxTimer/timercmn.cpp change
1999-11-12  Vadim Zeitlinmore samples added to SAMPLES_SUBDIRS (minimal, font...
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
next