summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-05-10tdf#99207: Fix incorrect RGB ordering in Graphite DWrite pathTim Eves
2016-05-06opengl: combined commits for state trackingTomaž Vajngerl
2016-05-06gtk3: various bits means different things againCaolán McNamara
2016-05-06Resolves: tdf#98940 (-1 not mapping to maximum string length anymore)Matteo Casalin
2016-05-03tdf#90319: make image flipping work when aLinearContext(...) code path chosenpasqualm
2016-05-03Fix failure to print when using the D2DWrite pathTim Eves
2016-04-28tdf#89866 tdf#96504 vcl: fix printing of form controls with imagesMichael Stahl
2016-04-26-Werror=misleading-indentation (GCC 6)Stephan Bergmann
2016-04-19Fix showing tooltips in RTL UI with GTK 3Khaled Hosny
2016-04-18tdf#94682 limit the number of textures for the glyph texture atlasTomaž Vajngerl
2016-04-18tdf#40863 only use polygons with area for WinClipRegionsArmin Le Grand
2016-04-15lp#1560328: clear cache before disposing rest of VCLBjoern Michaelsen
2016-04-14vcl: fix valgrind warning in g_lo_action_group_query_actionMichael Stahl
2016-04-14tdf#99244 opengl: miter limit for poly linesTomaž Vajngerl
2016-04-12gtk3: the list/combo box hack to get internal buttons no longer worksCaolán McNamara
2016-04-08tdf#94682 optimize texture drawing on Win. (squashed multi commits)Tomaž Vajngerl
2016-04-07tdf#98960 - DrawTransformedTexture adapted to the new area scale shaderMarco Cecchetti
2016-04-06tdf#98989: vcl: fix handling of non-scalable fonts like "Courier"Michael Stahl
2016-04-05opengl: fix loading shader with preamble that uses #versionTomaž Vajngerl
2016-04-01tdf#98960 fix OpenGL crash by optimized image scalingMarco Cecchetti
2016-03-31tdf#98812: follow-upMarco Cecchetti
2016-03-30vcl: tdf#98812: acquire reference count of WinFontInstancesMichael Stahl
2016-03-25tdf#94734: fix icon in sidebar disappears when changing font colourBjoern Michaelsen
2016-03-24tdf#98600 and tdf#98622 fix metafile parsing (part2)Noel Grandin
2016-03-24tdf#98600 and tdf#98622 fix metafile parsingNoel Grandin
2016-03-24opengl: fix inv.scale values are always integer - cid#1352479Tomaž Vajngerl
2016-03-23trying to get a GL context after GL de-initialization - fixedMarco Cecchetti
2016-03-21tdf#98324 - PNG prints as black block with OpenGL - fixedMarco Cecchetti
2016-03-18Resolves: tdf#98726 sneaky transparent clearlooks-phenix scrollbarsCaolán McNamara
2016-03-17tdf#97319: Give up on attempting to cache non-BMP glyphs for SimpleWinLayoutTor Lillqvist
2016-03-15tdf#79679 vcl: dashed lines show as solid lines when importing EMF filesChris Sherlock
2016-03-15fix windows buildChristian Lohmaier
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock
2016-03-15Revert "fix memory leak in headless backend"jan iversen
2016-03-15fix memory leak in headless backendMarkus Mohrhard
2016-03-15vcl: yield more cleanly and do less work for now.Michael Meeks
2016-03-15win: tinderbox band-aid for compilers that can't infer this type.Michael Meeks
2016-03-14Related: tdf#98419 use gtk_window_begin_move_drag bodge for wayland onlyCaolán McNamara
2016-03-14Related: tdf#98419 set a min size on un-resizeable non-layout dialogsCaolán McNamara
2016-03-14tdf#97171: Use DirectWrite for OpenGL glyph cachingTim Eves
2016-03-14tdf#95616 - fix flickering issueMarco Cecchetti
2016-03-13Resolves: tdf#92067 with duplicate menu entries track which to activateCaolán McNamara
2016-03-08tdf#98052 - even polygons were not drawn on the alpha deviceMarco Cecchetti
2016-03-06vcl: fix unit testChris Sherlock
2016-03-06vcl: fix winmtf.hxx file to include constantsChris Sherlock
2016-03-06Fix the import of line joins and caps from EMF filesStephan van den Akker
2016-03-04tdf#98052 - polypolygons were not drawn on the alpha deviceMarco Cecchetti
2016-03-03vcl: fix the MSVC buildMichael Stahl
2016-03-03tdf#98380 - opengl - get font anti-aliasing right.Michael Meeks
2016-03-02valgrind: fix g_variant leakCaolán McNamara