2004-04-25 |
Václav Slavík | removed wxGzipStreams (supported by wxZlibStreams now) |
blob | commitdiff | raw |
2004-03-05 |
Václav Slavík | always define wxUSE_MOUSEWHEEL |
blob | commitdiff | raw | diff to current |
2004-02-28 |
Robert Roebling | Checks for --enable-gpe, libgpewidget |
blob | commitdiff | raw | diff to current |
2004-02-19 |
Václav Slavík | applied patch 890642: wxRE_ADVANCED flag and docs |
blob | commitdiff | raw | diff to current |
2004-02-12 |
Vadim Zeitlin | hopefully fixed strings.h mess completely now by not... |
blob | commitdiff | raw | diff to current |
2004-02-10 |
Vadim Zeitlin | added HAVE_STATIC_CAST |
blob | commitdiff | raw | diff to current |
2004-02-10 |
Vadim Zeitlin | Win64 compilation fixes: define SIZEOF_SIZE_T, added... |
blob | commitdiff | raw | diff to current |
2004-02-02 |
Václav Slavík | renamed wxWave to wxSound |
blob | commitdiff | raw | diff to current |
2004-02-01 |
Václav Slavík | 1. optionally use libSDL for wxSound |
blob | commitdiff | raw | diff to current |
2003-12-23 |
Julian Smart | Removed out of date comment about Unicode |
blob | commitdiff | raw | diff to current |
2003-12-14 |
Václav Slavík | added checks for Xxf86vmode |
blob | commitdiff | raw | diff to current |
2003-10-07 |
Václav Slavík | added .chm support for Unix (Markus Sinner) |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Vadim Zeitlin | added wxGzipIOStreams (patch 792932) |
blob | commitdiff | raw | diff to current |
2003-09-21 |
Stefan Neis | Identify OS/2 by defining __OS2__. |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Vadim Zeitlin | added wxUSE_EXCEPTIONS |
blob | commitdiff | raw | diff to current |
2003-09-12 |
Mattia Barbon | Try detecting if the CD-ROM I/O implementation in... |
blob | commitdiff | raw | diff to current |
2003-08-23 |
Václav Slavík | builtin iODBC build fixes |
blob | commitdiff | raw | diff to current |
2003-08-21 |
Vadim Zeitlin | added wxListbook |
blob | commitdiff | raw | diff to current |
2003-08-17 |
Václav Slavík | removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 |
blob | commitdiff | raw | diff to current |
2003-08-17 |
Václav Slavík | no wxToolBarSimple |
blob | commitdiff | raw | diff to current |
2003-08-03 |
Václav Slavík | fixed mmedia contrib to work if libesd is not present |
blob | commitdiff | raw | diff to current |
2003-07-31 |
Václav Slavík | Julian forgot to add wxUSE_UXTHEME |
blob | commitdiff | raw | diff to current |
2003-07-24 |
Mattia Barbon | Create a new wxStringBase class, providing a STL... |
blob | commitdiff | raw | diff to current |
2003-07-20 |
Václav Slavík | moved XML classes to the core |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Mattia Barbon | Added --use-stl to cnfigure, wxUSE_STL to setup0.h |
blob | commitdiff | raw | diff to current |
2003-06-25 |
Václav Slavík | only define wxUSE_GUI if not already defined; this... |
blob | commitdiff | raw | diff to current |
2003-05-24 |
Mattia Barbon | Added --enable-accessibility switch to configure |
blob | commitdiff | raw | diff to current |
2003-05-23 |
Julian Smart | Applied patch [ 736322 ] Remove TWINE support, merge... |
blob | commitdiff | raw | diff to current |
2003-04-12 |
Vadim Zeitlin | added UnixWare recognition |
blob | commitdiff | raw | diff to current |
2003-04-09 |
Mattia Barbon | Add tests for XShape extension API in configure, |
blob | commitdiff | raw | diff to current |
2003-03-10 |
Mattia Barbon | Added configure test for const_cast<>(), and enabled it |
blob | commitdiff | raw | diff to current |
2003-03-05 |
Mattia Barbon | Added new __WXMOTIF20__ macro, which is true if the... |
blob | commitdiff | raw | diff to current |
2003-03-03 |
Vadim Zeitlin | added wxUSE_DISPLAY |
blob | commitdiff | raw | diff to current |
2003-01-28 |
Gilles Depeyrot | moved definition of TARGET_CARBON to generated setup... |
blob | commitdiff | raw | diff to current |
2003-01-27 |
Mattia Barbon | Remove some redefinition warnings. |
blob | commitdiff | raw | diff to current |
2003-01-18 |
Vadim Zeitlin | attempts to fix vsnprintf() detection under HP-UX |
blob | commitdiff | raw | diff to current |
2003-01-15 |
Vadim Zeitlin | added WXWIN_COMPATIBILITY_2_4 |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Vadim Zeitlin | added configure test for WX_STATVFS_T |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-09-13 |
Mattia Barbon | Fixed MinGW/configure/Unicode compilation: MinGW/MSVCRT... |
blob | commitdiff | raw | diff to current |
2002-09-02 |
Vadim Zeitlin | define _FILE_OFFSET_BITS/_LARGE_FILES on the compiler... |
blob | commitdiff | raw | diff to current |
2002-08-30 |
Vadim Zeitlin | don't use vfork() in wxExecute() |
blob | commitdiff | raw | diff to current |
2002-08-25 |
Robert Roebling | Added configure check for vswprintf |
blob | commitdiff | raw | diff to current |
2002-08-25 |
Vadim Zeitlin | added tests for fputwc() and wprintf() |
blob | commitdiff | raw | diff to current |
2002-08-23 |
Vadim Zeitlin | define wxUSE_XPM_IN_MSW for MSW compilation |
blob | commitdiff | raw | diff to current |
2002-08-13 |
Vadim Zeitlin | minor fixes: |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Vadim Zeitlin | added wxEXPLICIT macro |
blob | commitdiff | raw | diff to current |
2002-06-20 |
Vadim Zeitlin | added #defines required for 64 bit off_t (a.k.a. large... |
blob | commitdiff | raw | diff to current |
2002-06-17 |
Vadim Zeitlin | added configure support for the large files |
blob | commitdiff | raw | diff to current |
2002-05-10 |
Vadim Zeitlin | HAVE_FNMATCH added |
blob | commitdiff | raw | diff to current |
2002-02-24 |
Vadim Zeitlin | added wxUSE_FSVOLUME |
blob | commitdiff | raw | diff to current |
2002-02-20 |
Julian Smart | NanoX modificati |
blob | commitdiff | raw | diff to current |
2002-01-22 |
Václav Slavík | use AM_ICONV for iconv configure checks |
blob | commitdiff | raw | diff to current |
2002-01-20 |
Stefan Neis | Added wxUSE_OWNER_DRAWN for wxPM (OS/2) |
blob | commitdiff | raw | diff to current |
2002-01-17 |
Václav Slavík | updated wxUSE_ICO_CUR comment |
blob | commitdiff | raw | diff to current |
2002-01-15 |
Robert Roebling | Added IFF handler. |
blob | commitdiff | raw | diff to current |
2002-01-13 |
Gilles Depeyrot | applied ANI images patch and added wxUSE_ICO_CUR |
blob | commitdiff | raw | diff to current |
2001-12-30 |
Vadim Zeitlin | added wxUSE_PROTOCOL[_XXX] and wxUSE_URL settings |
blob | commitdiff | raw | diff to current |
2001-12-21 |
Vadim Zeitlin | fix for last commit which accidentally disabled wxDynam... |
blob | commitdiff | raw | diff to current |
2001-12-19 |
Ron Lee | Added new dynamic loading classes. (which handle proper |
blob | commitdiff | raw | diff to current |
2001-12-17 |
Václav Slavík | added wxUSE_UNICODE_MSLU |
blob | commitdiff | raw | diff to current |
2001-12-15 |
Václav Slavík | MS-DOS cross-compilation w/ DJGPP |
blob | commitdiff | raw | diff to current |
2001-12-01 |
Vadim Zeitlin | 1. added wxFileName::CreateTempFileName() and implement... |
blob | commitdiff | raw | diff to current |
2001-12-01 |
Vadim Zeitlin | added wxUSE_TIPWINDOW |
blob | commitdiff | raw | diff to current |
2001-11-24 |
Mattia Barbon | * added new --enable-logdialog option |
blob | commitdiff | raw | diff to current |
2001-11-23 |
Gilles Depeyrot | added missing wxUSE_SYSTEM_OPTIONS define |
blob | commitdiff | raw | diff to current |
2001-11-22 |
Mattia Barbon | Test for wctype.h |
blob | commitdiff | raw | diff to current |
2001-11-14 |
Vadim Zeitlin | added wxTextBuffer and wxMemoryText which allow to... |
blob | commitdiff | raw | diff to current |
2001-11-06 |
Vadim Zeitlin | removed duplicated line |
blob | commitdiff | raw | diff to current |
2001-10-24 |
Mattia Barbon | Various cygwin compilation fixes. |
blob | commitdiff | raw | diff to current |
2001-10-19 |
Vadim Zeitlin | use statvfs() if statfs() is not available (Solaris) |
blob | commitdiff | raw | diff to current |
2001-10-14 |
Ron Lee | Merged IA64 build fixes from 2.2 (this will undoubtably... |
blob | commitdiff | raw | diff to current |
2001-10-12 |
Vadim Zeitlin | don't define wxUSE_OWNER_DRAWN for wxUniv |
blob | commitdiff | raw | diff to current |
2001-10-02 |
Gilles Depeyrot | added Darwin related defines |
blob | commitdiff | raw | diff to current |
2001-09-30 |
Vadim Zeitlin | added wxUSE_PALETTE and fixed compilation with it set... |
blob | commitdiff | raw | diff to current |
2001-09-28 |
Vadim Zeitlin | 1. made description of some options in configure [hopef... |
blob | commitdiff | raw | diff to current |
2001-09-28 |
Ron Lee | More build system polishing.. mostly. Some stuff... |
blob | commitdiff | raw | diff to current |
2001-08-25 |
Vadim Zeitlin | statfs() detection for wxGetDiskSpace |
blob | commitdiff | raw | diff to current |
2001-08-08 |
Vadim Zeitlin | moved wxINSTALL_PREFIX from CPPFLAGS to setup.h |
blob | commitdiff | raw | diff to current |
2001-08-08 |
Vadim Zeitlin | 1. next attempt to fix RH 7.1 build |
blob | commitdiff | raw | diff to current |
2001-08-01 |
Vadim Zeitlin | added generic implementation and documentation for... |
blob | commitdiff | raw | diff to current |
2001-07-22 |
Gilles Depeyrot | added tree layout define |
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 | added wxUSE_OLE |
blob | commitdiff | raw | diff to current |
2001-07-04 |
Vadim Zeitlin | added wxUSE_LOG_DIALOG |
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 | changed wxUSE_DRAGIMAG to wxUSE_DRAGIMAGE and use it... |
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-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
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-08 |
Vadim Zeitlin | implemented wxSingleInstanceChecker for Unix |
blob | commitdiff | raw | diff to current |
2001-04-27 |
Václav Slavík | oops, forgot to check in change that adds WX_ICONV_TAKE... |
blob | commitdiff | raw | diff to current |
2001-04-27 |
Robert Roebling | Maybe compilation works now. |
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-09 |
Vadim Zeitlin | fixed recursive mutexs compilation |
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-01-16 |
Robert Roebling | Removing wxPlotWindow from configure. |
blob | commitdiff | raw | diff to current |
next |