2007-07-21 |
Vadim Zeitlin | added --enable-uxtheme option |
blob | commitdiff | raw |
2007-07-20 |
Vadim Zeitlin | moved wxUSE_CRASHREPORT checks to wx/msw/chkconf.h... |
blob | commitdiff | raw | diff to current |
2007-07-19 |
Vadim Zeitlin | added wxUSE_TASKBARICON; corrected condition for genera... |
blob | commitdiff | raw | diff to current |
2007-07-14 |
Vadim Zeitlin | Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDIS... |
blob | commitdiff | raw | diff to current |
2007-07-11 |
Vadim Zeitlin | added wxUSE_SVG |
blob | commitdiff | raw | diff to current |
2007-07-10 |
Vadim Zeitlin | added functions for base64 en/decoding (replaces patch... |
blob | commitdiff | raw | diff to current |
2007-07-09 |
Václav Slavík | added GCC visibility support |
blob | commitdiff | raw | diff to current |
2007-07-08 |
Václav Slavík | removed wxWCHAR_T_IS_SEPARATE_TYPE: there already was... |
blob | commitdiff | raw | diff to current |
2007-06-30 |
Vadim Zeitlin | add wxUSE_EDITABLELISTBOX |
blob | commitdiff | raw | diff to current |
2007-06-26 |
Václav Slavík | fixes to wint_t and wchar_t handling in unichar.h ... |
blob | commitdiff | raw | diff to current |
2007-06-26 |
Václav Slavík | added configure check for wcsdup(), there are too many... |
blob | commitdiff | raw | diff to current |
2007-06-22 |
Václav Slavík | made wxUSE_UNICODE=1 the default |
blob | commitdiff | raw | diff to current |
2007-05-27 |
David Elliott | Add implementation of Objective-C class name uniquifying. |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Vadim Zeitlin | implement event loop for console applications (heavily... |
blob | commitdiff | raw | diff to current |
2007-05-03 |
Václav Slavík | added code for optimized handling of UTF-8 locales... |
blob | commitdiff | raw | diff to current |
2007-04-25 |
Robert Roebling | Added compile guards to wxEditableListBox |
blob | commitdiff | raw | diff to current |
2007-04-17 |
Paul Cornett | add wxUSE_STC wrappers |
blob | commitdiff | raw | diff to current |
2007-04-12 |
Václav Slavík | initial version of UTF-8 strings representation (still... |
blob | commitdiff | raw | diff to current |
2007-04-06 |
Robin Dunn | More patches from FM to clean up after moving contribs... |
blob | commitdiff | raw | diff to current |
2007-03-13 |
Vadim Zeitlin | test for pthread_mutex_timedlock() availability in... |
blob | commitdiff | raw | diff to current |
2007-03-08 |
Paul Cornett | add HAVE_ROUND |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | add checks for GTK+ 2.10 (part of patch 1661851) |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | removed WXWIN_COMPATIBILITY_2_4 in non-MSW code |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Václav Slavík | added WXWIN_COMPATIBILITY_2_8 |
blob | commitdiff | raw | diff to current |
2006-12-14 |
Vadim Zeitlin | really removed __WIN95__ (as mentioned, but not done... |
blob | commitdiff | raw | diff to current |
2006-12-14 |
Vadim Zeitlin | test for __WIN32__ and not __WIN95__ when defining... |
blob | commitdiff | raw | diff to current |
2006-12-11 |
Robin Dunn | Modified form of Patch #1611222, adds wxSearchCtrl... |
blob | commitdiff | raw | diff to current |
2006-12-03 |
Michael Wetherell | Check the size of the boolean type used by an external... |
blob | commitdiff | raw | diff to current |
2006-11-28 |
Michael Wetherell | Rename boolean to wxjpeg_boolean to avoid conflicts... |
blob | commitdiff | raw | diff to current |
2006-11-09 |
Vadim Zeitlin | include widec.h if it's available, it contains declarat... |
blob | commitdiff | raw | diff to current |
2006-11-09 |
Vadim Zeitlin | regenerated after the last change of setup_inc.h (chang... |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Michael Wetherell | Move the #if disabling wxUSE_STD_STRING for watcom... |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Vadim Zeitlin | Various wxCollapsiblePane enhancements (re-patch 1577412): |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Michael Wetherell | Make wxBackingFile internal, and remove wxZipFSHander... |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Vadim Zeitlin | added TGA handler (somewhat modified patch 1393912) |
blob | commitdiff | raw | diff to current |
2006-10-28 |
Vadim Zeitlin | check for strtoull() or wcstoull() |
blob | commitdiff | raw | diff to current |
2006-10-27 |
Michael Wetherell | Add wxUSE_TARSTREAM and wxUSE_FS_ARCHIVE. |
blob | commitdiff | raw | diff to current |
2006-10-24 |
Robin Dunn | Put wxUSE_DETECT where it won't get overritten |
blob | commitdiff | raw | diff to current |
2006-10-23 |
Michael Wetherell | Added wxBackingFile and wxBackedInputStream. |
blob | commitdiff | raw | diff to current |
2006-10-23 |
Michael Wetherell | Check for fdopen. Probably everywhere has it, but check... |
blob | commitdiff | raw | diff to current |
2006-10-18 |
Robert Roebling | Test for KDE and GNOME using session manager vendor. |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Vadim Zeitlin | added wxAnimationCtrl (patch 1570325) |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Vadim Zeitlin | moved wxUSE_MS_HTML_HELP back into setup_inc.h (undoing... |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Václav Slavík | re-added wxUSE_MS_HTML_HELP to setup.h.in once again... |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Vadim Zeitlin | added wxUSE_ABOUTDLG |
blob | commitdiff | raw | diff to current |
2006-10-05 |
Robin Dunn | Make the message about wxUSE_GRAPHICS_CONTEXT a bit... |
blob | commitdiff | raw | diff to current |
2006-10-04 |
Robin Dunn | Bakefile changes for building the graphics context... |
blob | commitdiff | raw | diff to current |
2006-10-02 |
Vadim Zeitlin | added wxUSE_ACTIVEX which depends on wxUSE_VARIANT... |
blob | commitdiff | raw | diff to current |
2006-09-28 |
Vadim Zeitlin | add compilation options to allow compiling in just... |
blob | commitdiff | raw | diff to current |
2006-09-26 |
Vadim Zeitlin | add wxUSE_OLE_AUTOMATION here too |
blob | commitdiff | raw | diff to current |
2006-09-24 |
Vadim Zeitlin | Added wxUSE_VARIANT and the related checks, also added... |
blob | commitdiff | raw | diff to current |
2006-09-23 |
Robert Roebling | [ 1559479 ] wxImageComboBox |
blob | commitdiff | raw | diff to current |
2006-09-09 |
Robert Roebling | Apply patch [ 1548750 ] wxVsnprintf() various fixes |
blob | commitdiff | raw | diff to current |
2006-09-05 |
Václav Slavík | use macros to completely remove wxLogTrace, wxLogDebug... |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Michael Wetherell | Typo. |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Michael Wetherell | Add HAVE_BOOLEAN and NEED_PBT_H. |
blob | commitdiff | raw | diff to current |
2006-08-09 |
Michael Wetherell | Detect and use sys/select.h required by POSIX for select |
blob | commitdiff | raw | diff to current |
2006-07-17 |
Michael Wetherell | Restore wxUSE_MS_HTML_HELP to setup.h.in |
blob | commitdiff | raw | diff to current |
2006-06-30 |
Vadim Zeitlin | moved wxUSE_MS_HTML_HELP to MSW-specific setup.h, it... |
blob | commitdiff | raw | diff to current |
2006-06-27 |
Vadim Zeitlin | added wxUSE_PRINTF_POS_PARAMS which can be used to... |
blob | commitdiff | raw | diff to current |
2006-06-06 |
Julian Smart | Initial commit of wxAUI |
blob | commitdiff | raw | diff to current |
2006-05-31 |
Vadim Zeitlin | added wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329... |
blob | commitdiff | raw | diff to current |
2006-05-28 |
Vadim Zeitlin | added wxHyperlinkCtrl (patch 1476781 from Francesco) |
blob | commitdiff | raw | diff to current |
2006-05-28 |
Vadim Zeitlin | wxVsnprintf() implementation with positional parameters... |
blob | commitdiff | raw | diff to current |
2006-05-16 |
Vadim Zeitlin | renamed wxComboControl to wxComboCtrl and related wxUSE... |
blob | commitdiff | raw | diff to current |
2006-05-08 |
Vadim Zeitlin | added wxUSE_COMBOBCONTROL and wxUSE_OWNERDRAWNCOMBOBOX... |
blob | commitdiff | raw | diff to current |
2006-03-17 |
Robert Roebling | Rearrange code to make adding wxMimeTypesManagerFactory |
blob | commitdiff | raw | diff to current |
2006-02-09 |
Julian Smart | Added wxUSE_INKEDIT |
blob | commitdiff | raw | diff to current |
2006-01-31 |
Julian Smart | Added wxUSE_TOOLBOOK |
blob | commitdiff | raw | diff to current |
2006-01-18 |
Julian Smart | Applied patch [ 1306443 ] Removal of C++-style comments... |
blob | commitdiff | raw | diff to current |
2006-01-08 |
Robert Roebling | Added configure flag for wxDataViewCtrl. |
blob | commitdiff | raw | diff to current |
2006-01-08 |
Robert Roebling | Added configure checks for Hildon Framework. |
blob | commitdiff | raw | diff to current |
2005-11-27 |
Stefan Neis | Cleaned up some erroneous stuff from previous commit... |
blob | commitdiff | raw | diff to current |
2005-11-27 |
Stefan Neis | Detect thread-safe versions of gethostbyname/gethostbya... |
blob | commitdiff | raw | diff to current |
2005-11-20 |
Michael Wetherell | Use re_search directly instead of regexec when using... |
blob | commitdiff | raw | diff to current |
2005-11-15 |
Włodzimierz Skiba | Be consistent with all setup.h. Include chkconf.h only... |
blob | commitdiff | raw | diff to current |
2005-10-24 |
Michael Wetherell | Always define wxUSE_OWNER_DRAWN so that we don't get... |
blob | commitdiff | raw | diff to current |
2005-10-19 |
Julian Smart | Added wxRichTextCtrl |
blob | commitdiff | raw | diff to current |
2005-10-09 |
Vadim Zeitlin | Added wxTreebook: |
blob | commitdiff | raw | diff to current |
2005-10-09 |
Mattia Barbon | Removed WXWIN_COMPATIBILITY_2_2 together with code... |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | don't declare pthread_mutexattr_settype() ourselves... |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | don't declare strptime() ourselves if the system alread... |
blob | commitdiff | raw | diff to current |
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 |
next |