]> git.saurik.com Git - wxWidgets.git/history - src/osx/carbon/graphics.cpp
Implement wxGraphicsContext::GetSize() for Cairo.
[wxWidgets.git] / src / osx / carbon / graphics.cpp
2011-03-31  Vadim ZeitlinImplement wxGraphicsContext::GetSize() for Cairo.
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-03-06  Stefan Csomoruse FixedToFloat everywhere to make sure we don't round...
2011-02-24  Stefan Csomorreverting part of r58797, otherwise wxClientDC get...
2011-01-27  Stefan Csomorsupporting clang 2.0 under xcode, see #12332
2010-12-19  Vadim ZeitlinFix initial gradient point calculation in wxOSX.
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-04-18  Stefan Csomorconcatenation must use prepend mode on osx as well
2010-04-06  Stefan Csomormaking gradients working again
2010-04-06  Stefan Csomorfixing warnings
2010-04-06  Vadim ZeitlinImplement support for gradient stops for OS X.
2010-04-05  Vadim ZeitlinAdd support for gradient stops to wxGraphicsContext.
2010-02-28  Stefan Csomortranslate 0.5 offset into user space before applying...
2009-11-28  Stefan Csomor64bit builds had problems with full circles, as we...
2009-11-10  Vadim ZeitlinFix discrepancy between different ways of measuring...
2009-10-24  Stefan Csomorswitching to explicit flush mode, otherwise clientdc...
2009-10-03  Paul CornettRemove unused global bitmap, which caused crash on...
2009-10-02  Stefan Csomoradding construction from native bitmaps
2009-09-30  Stefan Csomorfixing text matrix (dataview custom renderer showed...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-02  Vadim Zeitlinuse WXSIZEOF(x) instead of sizeof(x)/sizeof(x[0]) ...
2009-03-29  Stefan Csomoradding iphone code
2009-03-24  Stefan Csomorconforming to new naming convention of starting all...
2009-03-23  Stefan Csomorfixing warning in osx core and carbon
2009-03-20  Stefan Csomorreworked font handling for osx
2009-02-22  Kevin OllivierMissed one symbol used in the compatibility path.
2009-02-22  Kevin OllivierFix for building under 10.4, where the BlendMode consta...
2009-02-16  Robert RoeblingCompilo
2009-02-15  Stefan Csomorswitching to compositing operators (fixes #9881), addin...
2009-02-12  Stefan CsomorCGContextFlush is already called in SetNativeContext
2009-02-10  Stefan Csomorsupporting graphics context on invisible views, icon...
2009-02-09  Stefan Csomorpaint event handling fixes and wxClientDC implementatio...
2009-02-09  Kevin OllivierDo a sanity check to make sure GetWindow() has a valid...
2009-01-16  Stefan Csomorfixing infinite recursion for rotated text, introduced...
2009-01-08  Francesco Montorsibuild fix
2009-01-08  Francesco Montorsia few more int/wxPolygonFillMode substitutions in wxReg...
2009-01-08  Francesco Montorsifix build
2009-01-08  Francesco Montorsichange generic ints to enums in wxDC (closes #9959)
2008-11-13  Vadim Zeitlinfix warnings about hiding virtual wxGraphicsContext...
2008-09-11  Stefan Csomoradding missing y axis flip
2008-09-02  Stefan Csomorosx new layout
2008-08-02  Stefan Csomorguarding all text methods against unset font
2008-07-31  Stefan Csomorbetter guarding when no printing architecture exists
2008-07-30  Stefan CsomorOSX renaming round 2
2008-07-29  Stefan Csomorosx regrouping
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-06-11  Stefan Csomorrenaming