Age | Commit message (Expand) | Author |
2014-12-03 | Add dummy Erase to SalBitmap implementations | Matúš Kukan |
2014-12-02 | implement virtual methods for OSX vcl backend | Markus Mohrhard |
2014-12-02 | vcl: remove SalVirtualDevice::GetWidth | Michael Meeks |
2014-11-30 | move the iOS SalGraphics code back into the OSX one | Markus Mohrhard |
2014-11-24 | coverity#1255909 Uninitialized scalar field | Caolán McNamara |
2014-11-22 | vcl: Add support for backend-dependent blending of bitmaps (mask and alpha) | Louis-Francis Ratté-Boulianne |
2014-11-19 | Add dummy Crop to SalBitmap implementations | Matúš Kukan |
2014-11-16 | Avoid error: redefinition of 'GetImpl' for iOS | Tor Lillqvist |
2014-11-15 | vcl: The backend should decide whether fast alpha drawing is available. | Jan Holesovsky |
2014-11-15 | blind fix for OSX | Markus Mohrhard |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-10 | put these classes into an anonymous namespace | Markus Mohrhard |
2014-11-10 | vcl: Allow SalBitmap implementation to do scaling | Louis-Francis Ratté-Boulianne |
2014-10-30 | address LTR issue with coretext rendering | Norbert Thiebaud |
2014-10-30 | add SAL_INFO to CTRundata | Norbert Thiebaud |
2014-10-16 | MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 now | Tor Lillqvist |
2014-10-13 | vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMap | Chris Sherlock |
2014-10-06 | vcl: FontCharMap to use intrusive_ptr ImplFontCharMap | Chris Sherlock |
2014-09-30 | fdo#82577: Handle Region | Noel Grandin |
2014-09-15 | Missing GetImplFontCapabilities -> GetFontCapabilities | Stephan Bergmann |
2014-09-15 | vcl: Rename GetImplFontCapabilities() | Chris Sherlock |
2014-09-13 | mac: clean-up obsolete conditional code based on old SDK | Norbert Thiebaud |
2014-09-12 | Revert "vcl: use DeviceCoordinate for GetCaretPositions in sallayout" | Norbert Thiebaud |
2014-09-12 | vcl: use DeviceCoordinate for GetCaretPositions in sallayout | Norbert Thiebaud |
2014-09-03 | What is a ridiculous size in 32-bit code is also ridiculous in 64-bit code | Tor Lillqvist |
2014-09-03 | fdo#82818 vcl macosx. fix asian vertical ctlayout | Norbert Thiebaud |
2014-09-03 | extra witdh for GetTextBreak is of DeviceCoordinate | Norbert Thiebaud |
2014-09-03 | SalLayout GetTextWidth return DeviceCoordinate | Norbert Thiebaud |
2014-08-14 | GetTextBreak takes a DeviceCoordinate as width | Norbert Thiebaud |
2014-07-20 | vcl mac SDK issue with API manipulating Rect | Norbert Thiebaud |
2014-07-20 | vcl quartz: restore old outline front drawing | Norbert Thiebaud |
2014-07-20 | vcl quartz: Add support back for DXArray tweaking | Norbert Thiebaud |
2014-07-20 | vcl quartz use the font size to approximate the position of the bullet | Norbert Thiebaud |
2014-07-20 | vcl quartz: draw 'bullet' manually for better control | Norbert Thiebaud |
2014-07-20 | vcl use DeviceCoordinate got GetNextGlyphs | Norbert Thiebaud |
2014-07-20 | vcl consitent use of long for corrdinate | Norbert Thiebaud |
2014-07-20 | Use DeviceCorrdinate for DXArray in FillDXArray and ImplLayoutArgs | Norbert Thiebaud |
2014-07-15 | fdo#79673 quartz: draw 'bullet' for 'space' directly in one pass | Norbert Thiebaud |
2014-07-07 | Add a few more SAL_INFOs | Tor Lillqvist |
2014-07-01 | loplugin:stringconcat | Stephan Bergmann |
2014-06-14 | workaround for kCTForegroundColorFromContextAttributeName unavailability | Douglas Mencken |
2014-06-03 | Related: #i125020# fix the calculation of the text-update rectangle... | Herbert Dürr |
2014-06-03 | #i125020# allow antialiasing on all update borders for Aqua graphics | Herbert Dürr |
2014-06-03 | Resolves: #i124935# fix expanded/condensed text breaking... | Herbert Dürr |
2014-06-03 | #i125020# fix rounding error in AquaSalGraphics::RefreshRect() | Herbert Dürr |
2014-06-01 | fdo#68849: Add header guards to all include files | Jens Carl |
2014-05-29 | Resolves: #i124922# allow late setting of the font color... | Herbert Dürr |
2014-05-23 | Add SAL_INFO tracing for CoreText calls | Tor Lillqvist |
2014-05-23 | Use CG_TRACE consistently | Tor Lillqvist |
2014-05-23 | fdo#77993 actually impact 10.6 too apparently | Norbert Thiebaud |