]> git.saurik.com Git - wxWidgets.git/history - configure
fixed SubString docs
[wxWidgets.git] / configure
2000-11-24  Robert Roebling Bump up version to 2.3.0,
2000-09-03  Robert Roebling Preparing makefiles for freetype
2000-09-01  Robert Roebling Added check for <fnctl.h> which FreeType seems to...
2000-09-01  Julian SmartAdded to wxSystemSettings for better GTK+ themes compat...
2000-07-19  Ove KaavenConfigure checks for:
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-20  Vadim Zeitlin1. some (benign) warnings fixed
2000-03-20  Vadim Zeitlinalways link with libm
2000-03-19  Ron Leefixed broken test for wxUSE_JOYSTICK in configure.
2000-03-19  Vadim Zeitlinzlib objects linked together with wxBase
2000-03-19  Vadim Zeitlin1. corrected HAVE_PW_GECOS detection in configure ...
2000-03-19  Ron Leerepaired some of the more obvious horrors in the contri...
2000-03-18  Vadim Zeitlinsome files for wxHandleFatalException() I previously...
2000-03-15  Vadim ZeitlinwxSocketServer test added to console sample
2000-03-14  Vadim Zeitlinremoved -Icontrib from src/make.env, use APPEXTRADEFS...
2000-03-14  Vadim Zeitlinchanged test -a into 2 tests
2000-03-13  Vadim Zeitlinfixed cross-compilation for Windows with mingw
2000-03-13  Vadim Zeitlincheck for strtok_r() using C++ compiler
2000-03-09  Vadim Zeitlinfix for resourses compilation
2000-03-09  Vadim Zeitlinpatch from Paul Gammans <paul.gammans@brunel.ac.uk...
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...
next