summaryrefslogtreecommitdiff
path: root/vcl/inc/quartz/salgdi.h
AgeCommit message (Expand)AuthorFilesLines
2014-11-18vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne1-0/+8
2014-11-15blind fix for OSXMarkus Mohrhard1-0/+2
2014-11-13vcl: Use single-buffer rendering and only flush when necessaryLouis-Francis Ratté-Boulianne1-1/+2
2014-11-10vcl: Add method to swap buffers after painting windowLouis-Francis Ratté-Boulianne1-0/+2
2014-11-03vcl: Allow SalGraphics to draw gradients nativelyChris Sherlock1-0/+1
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist1-9/+0
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock1-4/+4
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock1-3/+3
2014-09-30fix OSX buildNoel Grandin1-1/+1
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-09-30vcl: fixup last cleanupChris Sherlock1-1/+1
2014-09-30vcl: cleanup vcl/inc/quartz/salgdi.hChris Sherlock1-130/+131
2014-09-15vcl: Rename GetImplFontCapabilities()Chris Sherlock1-2/+2
2014-05-29Resolves: #i124922# allow late setting of the font color...Herbert Dürr1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-2/+0
2014-04-01Explicitly mark overriding destructors as "virtual," Mac OS X reduxStephan Bergmann1-1/+1
2014-03-31Need to define mnContextStackDepth always it seemsTor Lillqvist1-2/+0
2014-03-31Add SAL_INFOs for very detailed CoreGraphics tracingTor Lillqvist1-0/+3
2014-03-27SAL_OVERRIDE, Mac OS X vcl reduxStephan Bergmann1-64/+64
2014-03-2464-bit OS X build fixTor Lillqvist1-1/+1
2014-03-20cosmetic: split PhysicalFontFace class it its own source/headerNorbert Thiebaud1-0/+1
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud1-3/+3
2014-02-26Remove visual noise from vclAlexander Wilms1-4/+4
2014-02-23CoreText SDK 10.5 compatibilityDouglas Mencken1-0/+9
2014-02-21Mac OS X vcl: sal_Bool -> bool fixupStephan Bergmann1-9/+9
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-1/+1
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr1-4/+4
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr1-5/+5
2013-12-19The "fake DPI scale" was always 1Tor Lillqvist1-6/+2
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist1-0/+433