]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/chkconf.h
Ensure that Enter key presses are never stolen from wxButton in wxMSW.
[wxWidgets.git] / include / wx / msw / chkconf.h
2011-11-27  Vadim ZeitlinImplement wxStackWalker for wxMSW under x86-64.
2011-09-10  Steve LamertonMerge the new wxWebView classes from the SOC2011_WEBVIE...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-13  Steve LamertonMerge in from trunk r68626 - r68683
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-06  Steve LamertonMove msw configuration checking to chkconf.h
2011-04-23  Vadim ZeitlinAdd wxDC::SetTransformMatrix() and related methods...
2011-04-15  Dimitri SchoolwerthReplaced C++ comments with C ones in C files.
2010-04-02  Vadim ZeitlinAllow using wxGraphicsContext with MinGW if gdiplus...
2010-03-29  Vadim ZeitlinFix compilation breakage in r63783.
2010-03-29  Vadim ZeitlinAdd wxUSE_FSWATCHER dependency on wxUSE_THREADS for...
2009-11-24  Vadim ZeitlinEnable wxGraphicsContext and related classes by default...
2009-05-03  Vadim Zeitlintest whether wxHAS_EVENT_BIND is supported in wx/featur...
2009-05-02  Vadim Zeitlinimprovements to wxEventFunctor classes; use wxHAS_EVENT...
2009-04-25  Vadim Zeitlindisable wxGC for Borland as it can't compiler the macro...
2009-02-02  Vadim ZeitlinChanges to template Connect() to make it compile with...
2009-02-02  Vadim Zeitlindon't always disable new events code; leave it enabled...
2009-01-12  Vadim Zeitlindisable new events for VC9 too, it fails when linking...
2009-01-12  Vadim Zeitlinfix the MSVC check in the last comment and accompanying...
2009-01-12  Vadim Zeitlindisable new events for MSVC 7, it fails to compile...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2007-12-08  Vadim Zeitlinadd wxUSE_TASKBARICON_BALLOONS to make it possible...
2007-07-27  Vadim Zeitlinadded wxUSE_INICONF (disabled by default)
2007-07-21  Vadim Zeitlinremoved wxUSE_UXTHEME_AUTO which wasn't used anywhere
2007-07-20  Vadim Zeitlinmoved wxUSE_CRASHREPORT checks to wx/msw/chkconf.h...
2007-06-25  Václav Slavíkdon't use C++ comments in C files
2006-11-12  Julian SmartWine fixes
2006-10-02  Vadim Zeitlinadded wxUSE_ACTIVEX which depends on wxUSE_VARIANT...
2006-09-24  Vadim ZeitlinAdded wxUSE_VARIANT and the related checks, also added...
2006-07-29  Vadim ZeitlinwxUSE_DATAOBJ requires wxUSE_OLE (bug 1526189)
2006-02-06  Julian SmartAttempt at using inkedit control for wxTextCtrl, when...
2006-01-21  Julian SmartCompile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set...
2006-01-18  Julian SmartApplied patch [ 1306443 ] Removal of C++-style comments...
2005-11-23  Włodzimierz Skiba[ 1364397 ] wxUSE_MS_HTML_HELP could be redefined
2005-11-10  Włodzimierz SkibaMacros for simplified testing Open Watcom version and...
2005-09-03  Vadim Zeitlinundef wxUSE_DIALUP_MANAGER before redefining it as 0
2005-08-24  Vadim Zeitlin#undef things which require other, disabled, ones,...
2005-08-23  Vadim Zeitlinremoved attempts to link with unicows.lib using #pragma...
2005-08-19  Vadim Zeitlinlink unicows.lib implicitely when using MSVC and wxUSE_...
2005-08-11  Vadim Zeitlincheck that wxUSE_DC_CACHEING is defined
2005-08-04  Vadim Zeitlindefine wxUSE_MFC as 0 if it's not defined (fixes gcc...
2005-07-30  Vadim Zeitlinmoved MSW-specific stuff to wx/msw/chkconf.h, this...
2005-07-28  Vadim Zeitlindisabled wxStackWalker and wxCrashReport for Win64
2005-06-07  Vadim Zeitlinsilently ignore wxUSE_UNICODE_MSLU in non-Unicode build...
2005-05-20  Michael WetherellwxUSE_CHECKLISTBOX does not require wxUSE_OWNER_DRAWN...
2005-05-13  Julian SmartCleanup
2005-03-10  Vadim Zeitlinmoved WinCE-specific part into wx/msw/wince/chkconf...
2005-02-02  Vadim Zeitlinmove check for compilers not supporting SEH to wx/chkconf.h
2005-01-07  Włodzimierz SkibaMS Smartphone has no input other than phone buttons...
2004-11-23  Włodzimierz SkibaFixes for wxUSE_SPIN... == 0.
2004-11-16  Włodzimierz SkibaeVC3 media fix.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-12-17  Ryan Norton1.
2003-12-11  Julian SmartApplied patch [ 856318 ] A few Wine fixes
2003-08-15  Julian SmartCan now switch between PostScript and WIN32 print dialogs
2003-07-01  Mattia Barbon MinGW compilation fixes.
2003-06-16  Julian SmartPlatform and compiler-specific checking for MSW and...