]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/region.h
Ensure that Enter key presses are never stolen from wxButton in wxMSW.
[wxWidgets.git] / include / wx / msw / region.h
2009-01-08  Francesco Montorsia few more int/wxPolygonFillMode substitutions in wxReg...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-12-15  Vadim ZeitlinFix Ok/IsOk() mess in wxGDIObject-derived classes;...
2007-07-21  Vadim Zeitlinfixes for building wxMSW with --disbale-all-features
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2006-09-25  Vadim ZeitlinThe Great wxRegion Refactoring:
2006-08-10  Václav Slavíkmoved duplicated wxRegionContain definitions to wx...
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-09-16  Vadim Zeitlinfixed gcc warnings about not calling base class ctor...
2004-06-03  Václav Slavíksplit wxRegion(wxBitmap) ctor into two ctors with clear...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-05  Stefan Csomorxti change
2003-05-03  Robin DunnReversed the meaning of black and white in wxRegion...
2003-03-28  Robin DunnAdded wxTLW::SetShape and implementations for wxGTK...
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-02-04  Vadim Zeitlinchanged CloneRefData() to take a const pointer
2002-02-03  Vadim Zeitlinoops, Clone/CreateRefData() were not overridden in...
2002-01-31  Vadim Zeitlinimplemented wxRegion::Offset() for MSW and documented it
2001-08-27  Vadim Zeitlinadded support for polygons to wxRegion
2000-02-06  Julian Smartlong -> wxCoord
1999-01-16  Julian SmartVarious changes for Salford C++, and commited fileconf...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1998-12-02  Julian SmartAdded wxRegion version of wxWindowDC::SetClippingRegion
1998-11-04  Julian SmartAdded GetRect to region iterator; cured window.cpp...
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-05-20  Karsten Ballüderadded some wxMSW stuff