]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/dccg.cpp
allowing a clear of a graphic context, and set the pen and brush after a graphics...
[wxWidgets.git] / src / mac / carbon / dccg.cpp
2005-08-27  Stefan Csomorallowing a clear of a graphic context, and set the...
2005-06-08  Stefan CsomorUniChar being platform endian
2005-05-10  Stefan Csomorcleanup
2005-04-29  Stefan Csomoradapting to latest API
2005-03-25  Stefan Csomoradding font fallbacks for non existing glyphs
2005-03-01  Stefan Csomorhave CGImage Support in all OSX builds
2005-02-27  Stefan Csomorno_rtti fix was not having correct eval order
2005-02-27  Stefan Csomorold style casts for no-rtti builds
2005-02-24  Stefan Csomoradd version checks instead of symbol checks, so that...
2005-02-23  Stefan Csomoralong the same change in dc
2005-02-21  Stefan Csomordrawing circles with a transparent pen was filling...
2005-02-21  Stefan Csomortrials for proper synchronizing between different conte...
2005-02-19  Stefan Csomorguarding against non supported logical modes
2005-02-19  Stefan Csomorcleaning up, adding support for Quartz / Themeing befor...
2005-02-18  Kevin OllivierAdding GetPartialTextExtents implementation.
2005-02-18  Stefan Csomorreintroducing direct access, cleanup
2005-02-15  Ryan Nortonfixup for missing variable
2005-02-15  Stefan Csomortheme brush erasing and cleanup
2005-02-14  Ryan Nortonwarnins!
2005-02-13  Stefan Csomoradding clipping support
2005-02-13  Stefan Csomoradding focus and border quartz support
2005-02-12  Stefan CsomorMac Core Graphics Implementation
2005-01-28  Stefan CsomorCoreGraphics dev