2010-08-22 |
Vadim Zeitlin | Merge wxUIActionSimulator fixes from SOC2010_GUI_TEST... |
blob | commitdiff | raw |
2010-08-18 |
Vadim Zeitlin | Add wxRichMessageDialog class. |
blob | commitdiff | raw | diff to current |
2010-08-17 |
Vadim Zeitlin | Add new wxCommandLinkButton class. |
blob | commitdiff | raw | diff to current |
2010-05-04 |
Václav Slavík | Move wxFileHistory out of docview framework, add wxUSE_... |
blob | commitdiff | raw | diff to current |
2010-04-06 |
Vadim Zeitlin | Correct check for MSVC version in wxUSE_GRAPHICS_CONTEX... |
blob | commitdiff | raw | diff to current |
2010-04-03 |
Vadim Zeitlin | Correct compilation breakage of r63832. |
blob | commitdiff | raw | diff to current |
2010-04-02 |
Vadim Zeitlin | Allow using wxGraphicsContext with MinGW if gdiplus... |
blob | commitdiff | raw | diff to current |
2010-03-22 |
Vadim Zeitlin | Add wxUSE_UIACTIONSIMULATOR and turn it off by default. |
blob | commitdiff | raw | diff to current |
2009-11-24 |
Vadim Zeitlin | Enable wxGraphicsContext and related classes by default... |
blob | commitdiff | raw | diff to current |
2009-10-22 |
Vadim Zeitlin | Merge SOC2009_FSWATCHER branch into trunk. |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Vadim Zeitlin | Initial wxInfoBar implementation. |
blob | commitdiff | raw | diff to current |
2009-09-19 |
Jaakko Salli | wxAny initial commit (closes #10932) |
blob | commitdiff | raw | diff to current |
2009-09-16 |
Peter Cawley | Merged GSOC Ribbon work from SOC2009_RIBBON branch... |
blob | commitdiff | raw | diff to current |
2009-09-12 |
Vadim Zeitlin | Add wxDEBUG_LEVEL to wx/setup.h and document it. |
blob | commitdiff | raw | diff to current |
2009-05-31 |
Vadim Zeitlin | enable OpenGL library build by default under Windows too |
blob | commitdiff | raw | diff to current |
2009-05-31 |
Vadim Zeitlin | allow overriding wxUSE_GLCANVAS value in setup.h by... |
blob | commitdiff | raw | diff to current |
2009-05-24 |
Vadim Zeitlin | wxUSE_GSTREAMER is Unix-specific, remove it from common... |
blob | commitdiff | raw | diff to current |
2009-05-02 |
Vadim Zeitlin | improvements to wxEventFunctor classes; use wxHAS_EVENT... |
blob | commitdiff | raw | diff to current |
2009-02-02 |
Vadim Zeitlin | don't always disable new events code; leave it enabled... |
blob | commitdiff | raw | diff to current |
2009-01-12 |
Vadim Zeitlin | add more flexible and safer template Connect() overload... |
blob | commitdiff | raw | diff to current |
2009-01-11 |
Vadim Zeitlin | added wxUSE_HEADERCTRL |
blob | commitdiff | raw | diff to current |
2009-01-11 |
Vadim Zeitlin | added wxUSE_REARRANGECTRL |
blob | commitdiff | raw | diff to current |
2008-12-27 |
Francesco Montorsi | remove the long deprecated wxTabCtrl class |
blob | commitdiff | raw | diff to current |
2008-09-12 |
Vadim Zeitlin | added wxPropertyGrid from Jaakko Salli (#9934) |
blob | commitdiff | raw | diff to current |
2008-06-02 |
Robert Roebling | Disable disabling wxWeakRef<T> |
blob | commitdiff | raw | diff to current |
2008-03-04 |
Vadim Zeitlin | set wxUSE_IOSTREAMH to 0 by default, we're in 2008... |
blob | commitdiff | raw | diff to current |
2008-02-16 |
Vadim Zeitlin | turn wxUSE_STD_IOSTREAM on by default (except for the... |
blob | commitdiff | raw | diff to current |
2008-02-10 |
Vadim Zeitlin | add wxXLocale class and wxIsxxx_l() and wxToxxx_l(... |
blob | commitdiff | raw | diff to current |
2008-02-09 |
Vadim Zeitlin | add wxUSE_WEAKREF (modified partially applied patch... |
blob | commitdiff | raw | diff to current |
2008-01-29 |
Vadim Zeitlin | corrected comment: wxSingleInstance is not for Win32... |
blob | commitdiff | raw | diff to current |
2008-01-06 |
Vadim Zeitlin | added configure option for wxUSE_AUTOID_MANAGEMENT |
blob | commitdiff | raw | diff to current |
2008-01-06 |
Vadim Zeitlin | use wxWindowIDRef to transparently implement auto-gener... |
blob | commitdiff | raw | diff to current |
2007-11-24 |
Vadim Zeitlin | added wxNotificationMessage and implemented it generica... |
blob | commitdiff | raw | diff to current |
2007-11-18 |
Vadim Zeitlin | experimental IPv6 implementation (patch 1771429) |
blob | commitdiff | raw | diff to current |
2007-11-18 |
Stefan Neis | Compilation fix for Watcom (on OS/2). |
blob | commitdiff | raw | diff to current |
2007-10-23 |
Vadim Zeitlin | remove ODBC and DBgrid libraries |
blob | commitdiff | raw | diff to current |
2007-09-17 |
Vadim Zeitlin | added new and improved wxFileCtrl implementation (patch... |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Vadim Zeitlin | removed all MSW-specific options from this file, what... |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Vadim Zeitlin | added wxUSE_FONTENUM for wxFontEnumerator |
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-13 |
Václav Slavík | make it possible to build in ANSI build on Windows... |
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-06-30 |
Vadim Zeitlin | add wxUSE_EDITABLELISTBOX |
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-04-17 |
Paul Cornett | add wxUSE_STC wrappers |
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-11 |
Robin Dunn | Modified form of Patch #1611222, adds wxSearchCtrl... |
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 |
Vadim Zeitlin | set wxUSE_STD_STRING to 1 by default |
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-27 |
Michael Wetherell | Add wxUSE_TARSTREAM and wxUSE_FS_ARCHIVE. |
blob | commitdiff | raw | diff to current |
2006-10-23 |
Michael Wetherell | Added wxBackingFile and wxBackedInputStream. |
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 |
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-09-28 |
Vadim Zeitlin | add compilation options to allow compiling in just... |
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-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 |
Włodzimierz Skiba | AUI under wxOS2 build fixes. |
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-04-19 |
Vadim Zeitlin | regenerated using build/update-setup-h to have wxUSE_DI... |
blob | commitdiff | raw | diff to current |
2005-10-19 |
Julian Smart | Added wxRichTextCtrl |
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-21 |
Włodzimierz Skiba | Wrong flag correction. |
blob | commitdiff | raw | diff to current |
2005-08-23 |
Włodzimierz Skiba | wxOS2/OW warning and build fixes. |
blob | commitdiff | raw | diff to current |
2005-08-04 |
Vadim Zeitlin | removed (unused since quite some time) wxUSE_ITSY_BITSY |
blob | commitdiff | raw | diff to current |
2005-08-04 |
Vadim Zeitlin | removed wxUSE_PENWINDOWS (and its misspellings), it... |
blob | commitdiff | raw | diff to current |
2005-07-26 |
Włodzimierz Skiba | Corrections for future OW 1.4. Warning fixes. |
blob | commitdiff | raw | diff to current |
2005-07-22 |
Włodzimierz Skiba | Re-adding setup0.h for OpenWatcom makefile build. |
blob | commitdiff | raw | diff to current |
2005-01-22 |
Stefan Neis | Removed setup0.h - we are using configure generated... |
blob | commitdiff | raw |
2004-11-11 |
Vadim Zeitlin | removed 2.0 compatibility stuff (patch 1054261) |
blob | commitdiff | raw | diff to current |
2004-11-11 |
Ryan Norton | setp.h changes |
blob | commitdiff | raw | diff to current |
2004-09-24 |
Ryan Norton | Port syncronization, more wxUSE_XML/XRC fixes and typo... |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Włodzimierz Skiba | wxChoicebook generic implementation. |
blob | commitdiff | raw | diff to current |
2004-07-23 |
Włodzimierz Skiba | wxUSE_BUTTONBAR removed. |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-05-07 |
Vadim Zeitlin | split wxUSE_MDI from wxUSE_MDI_ARCHITECTURE (which... |
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-02-02 |
Václav Slavík | renamed wxWave to wxSound |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Vadim Zeitlin | added wxGzipIOStreams (patch 792932) |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Vadim Zeitlin | added wxUSE_EXCEPTIONS |
blob | commitdiff | raw | diff to current |
2003-08-21 |
Vadim Zeitlin | added wxListbook |
blob | commitdiff | raw | diff to current |
2003-06-15 |
Stefan Neis | Added definition of wxUSE_DISPLAY. |
blob | commitdiff | raw | diff to current |
2003-06-11 |
Julian Smart | Removing vestiges of wxUSE_NEW_GRID |
blob | commitdiff | raw | diff to current |
2003-04-15 |
David Webster | OS/2 updates to catch the port up with the rest of... |
blob | commitdiff | raw | diff to current |
next |