configure changes, for wxBase and wx-config
[wxWidgets.git] / configure.in
2000-02-24  Ron Leeconfigure changes, for wxBase and wx-config
2000-02-21  Ron Leemodified burnt_name to use only soname instead of full...
2000-02-21  Vadim ZeitlinwxUSE_NEW_GRID implies wxUSE_GRID
2000-02-20  Robert Roebling configure changes
2000-02-17  Ron Leeadded APPEXTRADEFS var so things like tex2rtf can pass...
2000-02-15  Robert Roebling Various distrib related changes.
2000-02-15  Vadim Zeitlinadded wxUSE_PLOT
2000-02-09  Stefan NeisMore fixes
2000-02-08  Stefan NeisFixed typo
2000-02-08  Vadim Zeitlinadded checks for Xm/Xpm headers/libs in CFLAGS/LDFLAGS
2000-02-08  Vadim Zeitlincache the result of socklen_t check
2000-02-07  Vadim Zeitlinfix for missing AC_SUBST(SAMPLES_SUBDIRS)
2000-02-07  Vadim Zeitlinmany fixed for configure for Win32 - cross-compiling...
2000-02-04  Vadim Zeitlinnew sample: statbar
2000-02-02  Václav Slavíkadded wxUSE_DEBUG_NEW_ALWAYS to --enable-mem_tracing...
2000-02-02  Vadim Zeitlin1. don't compile IODBC sources for MSW
2000-02-02  Vadim Zeitlinoops, typo in recently committed files
2000-02-02  Vadim Zeitlinmade error message when test for GTK+ fails more detailed
2000-01-31  Vadim Zeitlin1. configre/makefiles changes
2000-01-31  Karsten Ballüdergtk-config now checks for gthread
2000-01-31  Karsten BallüderFreeBSD library naming fix
2000-01-29  Robert Roebling Disabled ODBC code by default,
2000-01-26  Vadim Zeitlincompilation of wxBase works again (PATH_IFS wasn't...
2000-01-26  Stefan NeisFound PROGRAM_EXT variable and now want to use it for...
2000-01-22  Robert Roebling Changes for next snapshot.
2000-01-19  Václav Slavíkadded utils/hhp2cached
2000-01-16  Václav Slavíkadded some utils (tex2rtf, helpgen, makegen) to make...
2000-01-12  Vadim Zeitlincall to tr fixed
2000-01-10  Vadim Zeitlinfixes for 'make install' for wxBase - seems to work
2000-01-10  Stefan NeisSN: Several workarounds for OS/2-specific problems.
2000-01-08  Vadim Zeitlinupdated configure and the makefiles after the samples...
2000-01-05  Vadim Zeitlin-fpermissive is now returned by wx-config -cflags if...
2000-01-04  Robert Roebling Compilation fix,
2000-01-03  Robert Roebling Distrib things,
1999-12-30  Vadim Zeitlin1. many, many, many warnings fixed (from HP-UX build...
1999-12-29  Robert Roebling GUI thread update and event corrections.
1999-12-23  Vadim Zeitlinpatches for running configure under OS/2
1999-12-23  Vadim Zeitlinfixes for wxINSTALL_PREFIX definition
1999-12-22  Vadim Zeitlin1. wxBase compiles under BeOS
1999-12-20  Vadim Zeitlintest for strptime added
1999-12-16  Vadim Zeitlinadded check for timezone in addition to _timezone and...
1999-12-15  Vadim Zeitlinadded check for timezone variable
1999-12-14  Vadim Zeitlinadded wxUSE_TOOLBAR_SIMPLE setting, enabled wxLongLong...
1999-12-08  Vadim Zeitlin1. fix for compiling samples with profile info
1999-12-07  Karsten BallüderHAVE_GDK_XIM -> HAVE_XIM
1999-12-07  Karsten BallüderTest for XIM support in gdk added, relevant code for...
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 Zeitlin1. wxGetOsDescription() function added
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*** empty log message ***
1999-11-16  Vadim ZeitlinwxFrameBase class for wxMSW and wxGTK
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  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.
next