The rounded corners look really dumb at this size.
[wxWidgets.git] / include / wx / region.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-01-15  Vadim ZeitlinRemove wxMGL port.
2012-01-15  Vadim ZeitlinRemove Palm OS port.
2009-02-09  Stefan Csomorcommon drawing code for osx-cocoa and osx-carbon, also...
2009-01-08  Francesco Montorsia few more int/wxPolygonFillMode substitutions in wxReg...
2008-07-29  Stefan Csomorosx regrouping
2008-06-11  Stefan Csomorfixing file paths after renaming
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-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2006-10-10  Paul Cornettmore inlines called before defined
2006-10-10  Paul Cornettfix warnings about calling an inline function before...
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-09-26  Robin DunnAdd WXDLLEXPORT to wxRegionWithCombine declaration
2006-09-25  Vadim ZeitlinThe Great wxRegion Refactoring:
2006-08-27  Václav Slavíkinitial (not yet working) code for DirectFB port
2006-08-10  Václav Slavíkmoved duplicated wxRegionContain definitions to wx...
2006-01-23  Mart RaudseppInclude gtk1 headers for non-gtk2. I don't really like...
2005-05-04  Julian SmartAdded licence/copyright information
2004-12-20  Włodzimierz SkibaUse __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
2004-10-20  Vadim Zeitlininclude colour.h (fixes wxX11 compilation under Unix)
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port
2003-05-24  Mattia Barbon Used wxRegion code from wxX11.
2003-03-22  David ElliottInclude wxCocoa specific header
2003-01-04  Mattia Barbon Remove #ifdef __WXSTUBS__ from headers.
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...
2001-08-25  Vadim Zeitlinapplied patch 446836: removed qt headers
2001-07-28  Václav SlavíkwxMGL compilation fix
1999-07-28  David Webster*** empty log message ***
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-07  Robert Roebling More work on wxQt integration, configure
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision