2005-09-25 |
Vadim Zeitlin | don't declare strptime() ourselves if the system alread... |
blob | commitdiff | raw |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-09-07 |
Michael Wetherell | Handle the case when (v)snprintf have the format declar... |
blob | commitdiff | raw | diff to current |
2005-08-31 |
Stefan Neis | Replaced SOCKLEN_T by WX_SOCKLEN_T to resolve conflict... |
blob | commitdiff | raw | diff to current |
2005-08-23 |
Vadim Zeitlin | check for missing statfs() prototype (happens at least... |
blob | commitdiff | raw | diff to current |
2005-08-22 |
Vadim Zeitlin | added test for snprintf() which may not be present... |
blob | commitdiff | raw | diff to current |
2005-08-18 |
Mattia Barbon | Avoid some -Wundef warning. Check for __WXGTK__ using... |
blob | commitdiff | raw | diff to current |
2005-08-04 |
Vadim Zeitlin | added wxUSE_DC_CACHEING |
blob | commitdiff | raw | diff to current |
2005-08-04 |
Vadim Zeitlin | added HAVE_FSYNC and wxHAVE_PTHREAD_CLEANUP (replacing... |
blob | commitdiff | raw | diff to current |
2005-07-30 |
Mattia Barbon | Add configure check for Lesstif, to be used by following |
blob | commitdiff | raw | diff to current |
2005-07-30 |
Vadim Zeitlin | wxUSE_UNICODE_MSLU is MSW-specific so shouldn't be... |
blob | commitdiff | raw | diff to current |
2005-06-10 |
Michael Wetherell | Declare gtk_icon_size_lookup if it is missing from... |
blob | commitdiff | raw | diff to current |
2005-05-21 |
Julian Smart | Fixed [ 1195584 ] Missing wxUSE_RICHEDIT2 in setup... |
blob | commitdiff | raw | diff to current |
2005-04-15 |
Václav Slavík | re-added missing wxUSE_PLUINGS |
blob | commitdiff | raw | diff to current |
2005-04-05 |
Robert Roebling | Added switch and define for wxUSE_STD_STRING |
blob | commitdiff | raw | diff to current |
2005-03-19 |
Mattia Barbon | Avoid redefining _GNU_SOURCE. |
blob | commitdiff | raw | diff to current |
2005-03-14 |
David Elliott | Make wxCocoa compile on Tiger. |
blob | commitdiff | raw | diff to current |
2005-03-11 |
Vadim Zeitlin | added wxUSE_DEBUGREPORT |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Vadim Zeitlin | added wxUSE_STDPATHS |
blob | commitdiff | raw | diff to current |
2005-02-27 |
Michael Wetherell | Move wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW out of the... |
blob | commitdiff | raw | diff to current |
2005-02-26 |
Ryan Norton | setup.h regeration |
blob | commitdiff | raw | diff to current |
2005-02-20 |
Vadim Zeitlin | mention wxNO_THREADS/EXCEPTIONS in comment before wxUSE... |
blob | commitdiff | raw | diff to current |
2005-02-12 |
Michael Wetherell | Rename wxUSE_ARCSTREAM to wxUSE_ARCHIVE_STREAMS |
blob | commitdiff | raw | diff to current |
2005-02-12 |
Ryan Norton | properly detect gstreamer and libxml headers and libs... |
blob | commitdiff | raw | diff to current |
2005-02-10 |
Michael Wetherell | Add wxUSE_ARCSTREAM so that other archive classes can... |
blob | commitdiff | raw | diff to current |
2005-01-20 |
Vadim Zeitlin | trying to get wxUSE_NATIVE_STATUSBAR setting correctly... |
blob | commitdiff | raw | diff to current |
2005-01-19 |
Vadim Zeitlin | undef wxUSE_NATIVE_STATUSBAR before redefining it as... |
blob | commitdiff | raw | diff to current |
2005-01-19 |
Vadim Zeitlin | define wxUSE_NATIVE_STATUSBAR as 1 for wxMSW builds |
blob | commitdiff | raw | diff to current |
2005-01-19 |
Vadim Zeitlin | implemented wxStackWalker for Unix (using glibc-specifi... |
blob | commitdiff | raw | diff to current |
2005-01-16 |
Vadim Zeitlin | regenerated with all common options set to 0 |
blob | commitdiff | raw | diff to current |
2005-01-15 |
Vadim Zeitlin | only define wxUSE_NATIVE_STATUSBAR for the ports which... |
blob | commitdiff | raw | diff to current |
2005-01-15 |
Vadim Zeitlin | removed unused wxUSE_NOGUI to avoid confusion with... |
blob | commitdiff | raw | diff to current |
2005-01-15 |
Vadim Zeitlin | manage setup.h.in using update-setup.h too |
blob | commitdiff | raw | diff to current |
2004-12-29 |
David Elliott | Some platforms that use socklen_t don't use it for... |
blob | commitdiff | raw | diff to current |
2004-12-12 |
Vadim Zeitlin | large files support for wxFFile (patch 1077980 from... |
blob | commitdiff | raw | diff to current |
2004-12-08 |
Mattia Barbon | Check for Pango XFT presence (for wxX11). |
blob | commitdiff | raw | diff to current |
2004-11-19 |
Václav Slavík | applied modified patch with native GTK wxFileDialog |
blob | commitdiff | raw | diff to current |
2004-11-12 |
Ron Lee | Patch from MJW for ssize_t |
blob | commitdiff | raw | diff to current |
2004-11-11 |
Vadim Zeitlin | removed 2.0 compatibility stuff (patch 1054261) |
blob | commitdiff | raw | diff to current |
2004-11-11 |
Ryan Norton | add directshow define |
blob | commitdiff | raw | diff to current |
2004-11-11 |
Ryan Norton | more setup changes |
blob | commitdiff | raw | diff to current |
2004-11-01 |
Robert Roebling | Added --with-gnomeprint and its wxUSE_LIBGNOMEPRINT |
blob | commitdiff | raw | diff to current |
2004-10-02 |
Vadim Zeitlin | added tests for va_copy and va_list |
blob | commitdiff | raw | diff to current |
2004-09-28 |
Vadim Zeitlin | added HAVE_REINTERPRET_CAST detection |
blob | commitdiff | raw | diff to current |
2004-09-20 |
Václav Slavík | moving XRC to the core |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Włodzimierz Skiba | wxChoicebook generic implementation. |
blob | commitdiff | raw | diff to current |
2004-06-20 |
Václav Slavík | check for wputc wputchar putws fputws availability |
blob | commitdiff | raw | diff to current |
2004-06-17 |
Julian Smart | Added --enable-webkit |
blob | commitdiff | raw | diff to current |
2004-06-06 |
Václav Slavík | use pango_font_family_is_monospace() to enumerate fixed... |
blob | commitdiff | raw | diff to current |
2004-05-16 |
Stefan Neis | For OS/2 PM builds, check for type SPBCDATA in system... |
blob | commitdiff | raw | diff to current |
2004-05-08 |
Mattia Barbon | When wxUSE_STL == 1 and STL provides quasi-standard... |
blob | commitdiff | raw | diff to current |
2004-05-08 |
Vadim Zeitlin | added wxUSE_MDI (but forgot to commit before) |
blob | commitdiff | raw | diff to current |
2004-05-08 |
Mattia Barbon | Add missing #define. |
blob | commitdiff | raw | diff to current |
2004-05-01 |
Václav Slavík | define wxUSE_HOTKEY |
blob | commitdiff | raw | diff to current |
2004-04-25 |
Václav Slavík | removed wxGzipStreams (supported by wxZlibStreams now) |
blob | commitdiff | raw | diff to current |
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 |
next |