]> git.saurik.com Git - wxWidgets.git/history - src/msw/region.cpp
fixed calling Union() or Offset() on a previously Clear()ed region, also removed...
[wxWidgets.git] / src / msw / region.cpp
2002-05-25  Vadim Zeitlinfixed calling Union() or Offset() on a previously Clear...
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-11-28  Julian SmartFixing wxMicroWindows compilation
2001-08-27  Vadim Zeitlinadded support for polygons to wxRegion
2001-07-12  Vadim Zeitlinfixed crash in wxRegion::Empty
2001-06-29  Julian SmartFirst pass at adding MicroWindows support
2000-03-05  Vadim Zeitlincreate null, not empty, region in default wxRegion...
2000-03-02  Ron Leemade msw wxRegion(wxRect&) constructor consistant with...
2000-02-06  Julian Smartlong -> wxCoord
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-06-05  Brian MacyAttempt at getting mingw32 working again... still doesn...
1999-05-23  Vadim Zeitlin1. some minor but nasty bugs fixed (see post to the...
1999-02-12  Julian SmartSome doc corrections (added blank lines at end of docs...
1998-12-02  Julian SmartAdded wxRegion version of wxWindowDC::SetClippingRegion
1998-10-16  Unknown (UG)no message
1998-08-18  Vadim Zeitlinglobally renamed uint to size_t. This has _not_ been...
1998-08-09  Julian SmartMiscellaneous, mostly cosmetic changes. wxPen/wxFont...
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-05-20  Karsten Ballüderadded some wxMSW stuff