summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2016-05-18tdf#99574 fix sluggish scrollbar for an immediate paintTomaž Vajngerl1-0/+5
2016-05-17tdf#98983: Use 'Microsoft Sans Serif' instead of 'MS Sans Serif'Tor Lillqvist1-0/+4
2016-05-17tdf#99383 vcl: don't dispatch events from SolarMutexReleaserMichael Stahl2-3/+9
2016-05-17gtk3: min slider size too small since 3.20.0Caolán McNamara1-8/+20
2016-05-16vcl: lstrcpynW actually takes length *including* null terminatorMichael Stahl1-2/+2
2016-05-16tdf#97249: Don't crash if BindFont failsTor Lillqvist1-1/+6
2016-05-13tdf#99369: Try harder to bail out for non-horizontal textTor Lillqvist1-4/+8
2016-05-11Change #include <cairo-svg.h> to <cairo.h>Korrawit Pruegsanusak1-4/+1
2016-05-11tdf#99258 bail out if we fail to reserve the texture + moreTomaž Vajngerl5-25/+46
2016-05-10tdf#99207: Fix incorrect RGB ordering in Graphite DWrite pathTim Eves1-6/+8
2016-05-06opengl: combined commits for state trackingTomaž Vajngerl9-99/+340
2016-05-06gtk3: various bits means different things againCaolán McNamara1-2/+8
2016-05-06Resolves: tdf#98940 (-1 not mapping to maximum string length anymore)Matteo Casalin1-1/+1
2016-05-03tdf#90319: make image flipping work when aLinearContext(...) code path chosenpasqualm1-14/+5
2016-05-03Fix failure to print when using the D2DWrite pathTim Eves1-1/+5
2016-04-28tdf#89866 tdf#96504 vcl: fix printing of form controls with imagesMichael Stahl2-14/+2
2016-04-26-Werror=misleading-indentation (GCC 6)Stephan Bergmann2-4/+8
2016-04-19Fix showing tooltips in RTL UI with GTK 3Khaled Hosny1-0/+2
2016-04-18tdf#94682 limit the number of textures for the glyph texture atlasTomaž Vajngerl3-11/+96
2016-04-18tdf#40863 only use polygons with area for WinClipRegionsArmin Le Grand1-12/+32
2016-04-15lp#1560328: clear cache before disposing rest of VCLBjoern Michaelsen1-0/+3
2016-04-14vcl: fix valgrind warning in g_lo_action_group_query_actionMichael Stahl1-4/+9
2016-04-14tdf#99244 opengl: miter limit for poly linesTomaž Vajngerl1-0/+13
2016-04-12gtk3: the list/combo box hack to get internal buttons no longer worksCaolán McNamara1-33/+2
2016-04-08tdf#94682 optimize texture drawing on Win. (squashed multi commits)Tomaž Vajngerl13-294/+729
2016-04-07tdf#98960 - DrawTransformedTexture adapted to the new area scale shaderMarco Cecchetti1-32/+130
2016-04-06tdf#98989: vcl: fix handling of non-scalable fonts like "Courier"Michael Stahl1-1/+6
2016-04-05opengl: fix loading shader with preamble that uses #versionTomaž Vajngerl1-2/+2
2016-04-01tdf#98960 fix OpenGL crash by optimized image scalingMarco Cecchetti2-9/+76
2016-03-31tdf#98812: follow-upMarco Cecchetti1-1/+6
2016-03-30vcl: tdf#98812: acquire reference count of WinFontInstancesMichael Stahl3-0/+20
2016-03-25tdf#94734: fix icon in sidebar disappears when changing font colourBjoern Michaelsen1-1/+9
2016-03-24tdf#98600 and tdf#98622 fix metafile parsing (part2)Noel Grandin3-1/+7
2016-03-24tdf#98600 and tdf#98622 fix metafile parsingNoel Grandin1-0/+2
2016-03-24opengl: fix inv.scale values are always integer - cid#1352479Tomaž Vajngerl1-2/+2
2016-03-23trying to get a GL context after GL de-initialization - fixedMarco Cecchetti1-14/+25
2016-03-21tdf#98324 - PNG prints as black block with OpenGL - fixedMarco Cecchetti2-3/+10
2016-03-18Resolves: tdf#98726 sneaky transparent clearlooks-phenix scrollbarsCaolán McNamara1-14/+17
2016-03-17tdf#97319: Give up on attempting to cache non-BMP glyphs for SimpleWinLayoutTor Lillqvist1-12/+44
2016-03-15tdf#79679 vcl: dashed lines show as solid lines when importing EMF filesChris Sherlock5-49/+29
2016-03-15fix windows buildChristian Lohmaier1-2/+2
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock26-26/+26
2016-03-15Revert "fix memory leak in headless backend"jan iversen1-5/+1
2016-03-15fix memory leak in headless backendMarkus Mohrhard1-1/+5
2016-03-15vcl: yield more cleanly and do less work for now.Michael Meeks1-3/+2
2016-03-15win: tinderbox band-aid for compilers that can't infer this type.Michael Meeks1-1/+1
2016-03-14Related: tdf#98419 use gtk_window_begin_move_drag bodge for wayland onlyCaolán McNamara1-1/+10
2016-03-14Related: tdf#98419 set a min size on un-resizeable non-layout dialogsCaolán McNamara1-0/+4
2016-03-14tdf#97171: Use DirectWrite for OpenGL glyph cachingTim Eves2-194/+647
2016-03-14tdf#95616 - fix flickering issueMarco Cecchetti1-1/+2