2001-07-19 |
Vadim Zeitlin | fix for missing wxUSE_DARWIN definition |
blob | commitdiff | raw |
2001-07-18 |
Václav Slavík | (1) removed -lcrtdll from Mingw build |
blob | commitdiff | raw | diff to current |
2001-07-15 |
Gilles Depeyrot | modified configure to allow configuration of wxMotif... |
blob | commitdiff | raw | diff to current |
2001-07-13 |
Vadim Zeitlin | fixes for wxBase build with configure |
blob | commitdiff | raw | diff to current |
2001-07-13 |
Vadim Zeitlin | fixed wxBase makefile generation |
blob | commitdiff | raw | diff to current |
2001-07-13 |
Vadim Zeitlin | added detection of regex support to configure |
blob | commitdiff | raw | diff to current |
2001-07-11 |
Václav Slavík | fixed windows.h check and added checks for MS HTML... |
blob | commitdiff | raw | diff to current |
2001-07-10 |
Václav Slavík | added check for w32api.h to configure (so that libjpeg... |
blob | commitdiff | raw | diff to current |
2001-07-08 |
Václav Slavík | 1. configure now checks first for timezone, then _timez... |
blob | commitdiff | raw | diff to current |
2001-07-08 |
Gilles Depeyrot | configure without popup windows under Mac OS X |
blob | commitdiff | raw | diff to current |
2001-07-07 |
Robert Roebling | Added wxPopupWindow to GTK port, wxComboBox had to |
blob | commitdiff | raw | diff to current |
2001-07-04 |
Vadim Zeitlin | fix to include correct files.lst for wxUniv |
blob | commitdiff | raw | diff to current |
2001-07-03 |
Vadim Zeitlin | tons of fixes for wxGTK/Univ - seems to work, more... |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | define WXGTK12 for GTK+ 1.2.7+ as well |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | incremented version to 2.3.2 in configure as well |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | set wxUSE_WIZARDDLG by default |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | respect wxUSE_WIZARDDLG setting |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | changed wxUSE_DRAGIMAG to wxUSE_DRAGIMAGE and use it... |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | define wxUSE_LOGGUI/WINDOW by default |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | typo in GTK version caching code fixed |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | fix for GTK+ version check caching (now it actually... |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | fixed --with-libjpeg=sys |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | added WXWIN_COMPATIBILITY_2_2 option (disabled by default) |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | 1. added --enable-gtk2 option, check for GTK+ 2.0 disab... |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
blob | commitdiff | raw | diff to current |
2001-06-23 |
Gilles Depeyrot | added -cpp-precomp option for c++ compiler under Mac... |
blob | commitdiff | raw | diff to current |
2001-06-23 |
Vadim Zeitlin | fix for configure under Solaris (don't use unportable... |
blob | commitdiff | raw | diff to current |
2001-06-21 |
Vadim Zeitlin | oops... fix for the fix for config.status |
blob | commitdiff | raw | diff to current |
2001-06-21 |
Vadim Zeitlin | don't move the file to itself in AC_OUTPUT, this allows... |
blob | commitdiff | raw | diff to current |
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 |
next |