Committing in .
[wxWidgets.git] / configure
2000-03-06  Vadim Zeitlinsystem libtiff can now be used instead of the built...
2000-03-05  Guilhem LavauxMoved wxMMedia to contrib/src/mmedia
2000-03-05  Robert Roebling Various makefile and installation things.
2000-03-05  Vadim Zeitlinregenerated from configure.in
2000-03-03  Vadim Zeitlinremoved OGL files from wxGTK build, fixed configure...
2000-03-01  Vadim Zeitlinmenu sample added
2000-03-01  Robert Roebling Various changes due to OGL and glcanvas having changed
2000-03-01  Vadim Zeitlinpatch for using system libz
2000-02-27  Václav Slavíkadded --enable-filesystem
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 Leeremembered to update and commit after changing .in...
2000-02-15  Robert Roebling Various distrib related changes.
2000-02-15  Vadim Zeitlinadded wxUSE_PLOT
2000-02-11  Stefan NeisUpdated to include recent fixes to configure.in
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-29  Robert Roebling Disabled ODBC code by default,
2000-01-26  Vadim Zeitlincompilation of wxBase works again (PATH_IFS wasn't...
2000-01-22  Robert Roebling Changes for next snapshot.
2000-01-12  Vadim Zeitlincall to tr fixed
2000-01-10  Vadim Zeitlinfixes for 'make install' for wxBase - seems to work
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  Robert Roebling Correction to position of rotated text.
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
next