2001-06-21 |
Vadim Zeitlin | don't move the file to itself in AC_OUTPUT, this allows... |
blob | commitdiff | raw |
2001-06-19 |
Vadim Zeitlin | fixed <iostream> detection |
blob | commitdiff | raw | diff to current |
2001-06-16 |
Gilles Depeyrot | disable toggle button under Mac OS X (not yet implemented) |
blob | commitdiff | raw | diff to current |
2001-06-15 |
Vadim Zeitlin | fix for brain dead egcs - this stupid compiler not... |
blob | commitdiff | raw | diff to current |
2001-06-15 |
Vadim Zeitlin | fixed size_t == uint detection |
blob | commitdiff | raw | diff to current |
2001-06-14 |
Vadim Zeitlin | hopefully finally fixed the problem with ambiguous... |
blob | commitdiff | raw | diff to current |
2001-06-14 |
Vadim Zeitlin | regenerated again |
blob | commitdiff | raw | diff to current |
2001-06-12 |
Václav Slavík | more fixes for autoconf 2.50: |
blob | commitdiff | raw | diff to current |
2001-06-11 |
Václav Slavík | fixed remaining bugs in configure.in that manifested... |
blob | commitdiff | raw | diff to current |
2001-06-11 |
Vadim Zeitlin | regenerated with autoconf 2.13 |
blob | commitdiff | raw | diff to current |
2001-06-10 |
Václav Slavík | changes to work with autoconf 2.50 |
blob | commitdiff | raw | diff to current |
2001-06-10 |
Gilles Depeyrot | corrected wxWindows library name under Mac OS X |
blob | commitdiff | raw | diff to current |
2001-06-08 |
Vadim Zeitlin | regenerated files with tmake |
blob | commitdiff | raw | diff to current |
2001-06-08 |
Vadim Zeitlin | implemented wxSingleInstanceChecker for Unix |
blob | commitdiff | raw | diff to current |
2001-06-06 |
Robin Dunn | regenerated configure from configure.in |
blob | commitdiff | raw | diff to current |
2001-06-01 |
Vadim Zeitlin | fixed problem with HAVE_PTHREAD_RECURSIVE_MUTEX_INITIAL... |
blob | commitdiff | raw | diff to current |
2001-05-08 |
Gilles Depeyrot | corrected Mac OS X resource targets |
blob | commitdiff | raw | diff to current |
2001-05-07 |
Vadim Zeitlin | support cygwin as synonim for cygwin32 |
blob | commitdiff | raw | diff to current |
2001-05-01 |
Gilles Depeyrot | Added Mac OS X resource file handling: |
blob | commitdiff | raw | diff to current |
2001-04-26 |
Václav Slavík | fixed SIZEOF_WCHAR_T detection |
blob | commitdiff | raw | diff to current |
2001-04-26 |
Vadim Zeitlin | fixed wxUSE_MAC not being defined under Unix => -D_REEN... |
blob | commitdiff | raw | diff to current |
2001-04-25 |
Václav Slavík | added fool-proof test for sizeof(wchar_t) that works... |
blob | commitdiff | raw | diff to current |
2001-04-24 |
Václav Slavík | added check for iconv() version; fixed strconv.cpp... |
blob | commitdiff | raw | diff to current |
2001-04-24 |
Vadim Zeitlin | regenerated |
blob | commitdiff | raw | diff to current |
2001-04-22 |
Václav Slavík | added wxUSE_IMAGE, wxUSE_XPM |
blob | commitdiff | raw | diff to current |
2001-04-21 |
Václav Slavík | added check for wxUSE_WCHAR_T |
blob | commitdiff | raw | diff to current |
2001-04-16 |
Ron Lee | simplified (hopefully:) and explained the shared lib... |
blob | commitdiff | raw | diff to current |
2001-04-14 |
Gilles Depeyrot | corrected dynamic library creation for Mac OS X |
blob | commitdiff | raw | diff to current |
2001-04-09 |
Vadim Zeitlin | fixed recursive mutexs compilation |
blob | commitdiff | raw | diff to current |
2001-04-07 |
Gilles Depeyrot | corrections for Mac OS X (dynamic link command, thread... |
blob | commitdiff | raw | diff to current |
2001-03-28 |
Gilles Depeyrot | added __POWERPC__ define to compilation flags for Mac... |
blob | commitdiff | raw | diff to current |
2001-03-10 |
Vadim Zeitlin | merged HAVE_VSNPRINTF fix from 2.2 branch |
blob | commitdiff | raw | diff to current |
2001-03-08 |
Vadim Zeitlin | fixed (?) setup.h regeneration |
blob | commitdiff | raw | diff to current |
2001-03-08 |
Vadim Zeitlin | fixed CODE_GEN_FLAGS_CXX |
blob | commitdiff | raw | diff to current |
2001-03-03 |
Vadim Zeitlin | wx-config changes merged from the 2.2 branch |
blob | commitdiff | raw | diff to current |
2001-02-09 |
Ron Lee | cleaned some old cruft out of configure.in |
blob | commitdiff | raw | diff to current |
2001-02-08 |
Vadim Zeitlin | applied (slightly modified) wxToggleButton patch from... |
blob | commitdiff | raw | diff to current |
2001-02-08 |
Ron Lee | More mostly cross compiling related mods.. |
blob | commitdiff | raw | diff to current |
2001-02-07 |
Ron Lee | mainly fixes for cross compiling.. |
blob | commitdiff | raw | diff to current |
2001-02-04 |
Gilles Depeyrot | added Mac OS X toolkit configuration |
blob | commitdiff | raw | diff to current |
2001-02-02 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
2001-01-31 |
Vadim Zeitlin | event handling seems to work again, new sample (event... |
blob | commitdiff | raw | diff to current |
2001-01-16 |
Robert Roebling | Removing wxPlotWindow from configure. |
blob | commitdiff | raw | diff to current |
2000-12-15 |
Vadim Zeitlin | added -mt switch for Solaris/CC MT builds |
blob | commitdiff | raw | diff to current |
2000-11-26 |
Vadim Zeitlin | added wxGet/Set/UnsetEnv() for Unix |
blob | commitdiff | raw | diff to current |
2000-11-24 |
Robert Roebling | Bump up version to 2.3.0, |
blob | commitdiff | raw | diff to current |
2000-09-03 |
Robert Roebling | Preparing makefiles for freetype |
blob | commitdiff | raw | diff to current |
2000-09-01 |
Robert Roebling | Added check for <fnctl.h> which FreeType seems to... |
blob | commitdiff | raw | diff to current |
2000-09-01 |
Julian Smart | Added to wxSystemSettings for better GTK+ themes compat... |
blob | commitdiff | raw | diff to current |
2000-07-19 |
Ove Kaaven | Configure checks for: |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-20 |
Vadim Zeitlin | 1. some (benign) warnings fixed |
blob | commitdiff | raw | diff to current |
2000-03-20 |
Vadim Zeitlin | always link with libm |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Ron Lee | fixed broken test for wxUSE_JOYSTICK in configure. |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Vadim Zeitlin | zlib objects linked together with wxBase |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Vadim Zeitlin | 1. corrected HAVE_PW_GECOS detection in configure ... |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Ron Lee | repaired some of the more obvious horrors in the contri... |
blob | commitdiff | raw | diff to current |
2000-03-18 |
Vadim Zeitlin | some files for wxHandleFatalException() I previously... |
blob | commitdiff | raw | diff to current |
2000-03-15 |
Vadim Zeitlin | wxSocketServer test added to console sample |
blob | commitdiff | raw | diff to current |
2000-03-14 |
Vadim Zeitlin | removed -Icontrib from src/make.env, use APPEXTRADEFS... |
blob | commitdiff | raw | diff to current |
2000-03-14 |
Vadim Zeitlin | changed test -a into 2 tests |
blob | commitdiff | raw | diff to current |
2000-03-13 |
Vadim Zeitlin | fixed cross-compilation for Windows with mingw |
blob | commitdiff | raw | diff to current |
2000-03-13 |
Vadim Zeitlin | check for strtok_r() using C++ compiler |
blob | commitdiff | raw | diff to current |
2000-03-09 |
Vadim Zeitlin | fix for resourses compilation |
blob | commitdiff | raw | diff to current |
2000-03-09 |
Vadim Zeitlin | patch from Paul Gammans <paul.gammans@brunel.ac.uk... |
blob | commitdiff | raw | diff to current |
2000-03-06 |
Vadim Zeitlin | system libtiff can now be used instead of the built... |
blob | commitdiff | raw | diff to current |
2000-03-05 |
Guilhem Lavaux | Moved wxMMedia to contrib/src/mmedia |
blob | commitdiff | raw | diff to current |
2000-03-05 |
Robert Roebling | Various makefile and installation things. |
blob | commitdiff | raw | diff to current |
2000-03-05 |
Vadim Zeitlin | regenerated from configure.in |
blob | commitdiff | raw | diff to current |
2000-03-03 |
Vadim Zeitlin | removed OGL files from wxGTK build, fixed configure... |
blob | commitdiff | raw | diff to current |
2000-03-01 |
Vadim Zeitlin | menu sample added |
blob | commitdiff | raw | diff to current |
2000-03-01 |
Robert Roebling | Various changes due to OGL and glcanvas having changed |
blob | commitdiff | raw | diff to current |
2000-03-01 |
Vadim Zeitlin | patch for using system libz |
blob | commitdiff | raw | diff to current |
2000-02-27 |
Václav Slavík | added --enable-filesystem |
blob | commitdiff | raw | diff to current |
2000-02-24 |
Ron Lee | configure changes, for wxBase and wx-config |
blob | commitdiff | raw | diff to current |
2000-02-21 |
Ron Lee | modified burnt_name to use only soname instead of full... |
blob | commitdiff | raw | diff to current |
2000-02-21 |
Vadim Zeitlin | wxUSE_NEW_GRID implies wxUSE_GRID |
blob | commitdiff | raw | diff to current |
2000-02-20 |
Robert Roebling | configure changes |
blob | commitdiff | raw | diff to current |
2000-02-17 |
Ron Lee | remembered to update and commit after changing .in... |
blob | commitdiff | raw | diff to current |
2000-02-15 |
Robert Roebling | Various distrib related changes. |
blob | commitdiff | raw | diff to current |
2000-02-15 |
Vadim Zeitlin | added wxUSE_PLOT |
blob | commitdiff | raw | diff to current |
2000-02-11 |
Stefan Neis | Updated to include recent fixes to configure.in |
blob | commitdiff | raw | diff to current |
2000-02-08 |
Vadim Zeitlin | added checks for Xm/Xpm headers/libs in CFLAGS/LDFLAGS |
blob | commitdiff | raw | diff to current |
2000-02-08 |
Vadim Zeitlin | cache the result of socklen_t check |
blob | commitdiff | raw | diff to current |
2000-02-07 |
Vadim Zeitlin | fix for missing AC_SUBST(SAMPLES_SUBDIRS) |
blob | commitdiff | raw | diff to current |
2000-02-07 |
Vadim Zeitlin | many fixed for configure for Win32 - cross-compiling... |
blob | commitdiff | raw | diff to current |
2000-02-04 |
Vadim Zeitlin | new sample: statbar |
blob | commitdiff | raw | diff to current |
2000-02-02 |
Václav Slavík | added wxUSE_DEBUG_NEW_ALWAYS to --enable-mem_tracing... |
blob | commitdiff | raw | diff to current |
2000-02-02 |
Vadim Zeitlin | 1. don't compile IODBC sources for MSW |
blob | commitdiff | raw | diff to current |
2000-02-02 |
Vadim Zeitlin | oops, typo in recently committed files |
blob | commitdiff | raw | diff to current |
2000-02-02 |
Vadim Zeitlin | made error message when test for GTK+ fails more detailed |
blob | commitdiff | raw | diff to current |
2000-01-31 |
Vadim Zeitlin | 1. configre/makefiles changes |
blob | commitdiff | raw | diff to current |
2000-01-29 |
Robert Roebling | Disabled ODBC code by default, |
blob | commitdiff | raw | diff to current |
2000-01-26 |
Vadim Zeitlin | compilation of wxBase works again (PATH_IFS wasn't... |
blob | commitdiff | raw | diff to current |
2000-01-22 |
Robert Roebling | Changes for next snapshot. |
blob | commitdiff | raw | diff to current |
2000-01-12 |
Vadim Zeitlin | call to tr fixed |
blob | commitdiff | raw | diff to current |
2000-01-10 |
Vadim Zeitlin | fixes for 'make install' for wxBase - seems to work |
blob | commitdiff | raw | diff to current |
2000-01-08 |
Vadim Zeitlin | updated configure and the makefiles after the samples... |
blob | commitdiff | raw | diff to current |
2000-01-05 |
Vadim Zeitlin | -fpermissive is now returned by wx-config -cflags if... |
blob | commitdiff | raw | diff to current |
2000-01-04 |
Robert Roebling | Compilation fix, |
blob | commitdiff | raw | diff to current |
next |