benefit from 10.5+ call HIShapeUnionWithRect
[wxWidgets.git] / src / osx / carbon / region.cpp
2012-12-20  Stefan Csomorbenefit from 10.5+ call HIShapeUnionWithRect
2012-06-14  Stefan Csomorcleanup for 10.5 minimum
2012-05-29  Stefan Csomorclang compat.
2012-02-08  Robin DunnFollowing the theory that something lame is better...
2011-12-20  Vadim ZeitlinFix crash in wxRegion in wxOSX/Carbon.
2011-10-18  Vadim ZeitlinDocument and test behaviour of wxRegion methods when...
2011-10-18  Vadim ZeitlinDon't create a valid wxRegion when using default ctor...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-09-06  Robin Dunnfix for non-pch builds
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-19  Stefan Csomorfixing width/height (were negative) thanks to Werner...
2011-07-16  Stefan Csomorfixing typo
2011-07-15  Vadim ZeitlinImplement wxRegion::Equal() for wxOSX.
2011-07-15  Vadim ZeitlinEnsure we don't modify a shared object in wxOSX wxRegio...
2011-07-15  Vadim ZeitlinNo real changes, just use AllocExclusive() in wxOSX...
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-01-28  Stefan Csomorclang fix, fixes #12332
2010-07-13  Vadim ZeitlinFix file paths in the header comments.
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2010-05-20  Stefan Csomorsupport compiling for iphone
2009-08-23  Vadim ZeitlinCorrect the order of coordinates in CGPoint initializer.
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-02-09  Stefan Csomorcommon drawing code for osx-cocoa and osx-carbon, also...
2009-01-09  Robert RoeblingCompile fix
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-06-11  Stefan Csomorrenaming