summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-13Resolves: tdf#92067 with duplicate menu entries track which to activateCaolán McNamara2-8/+36
2016-03-08tdf#98052 - even polygons were not drawn on the alpha deviceMarco Cecchetti1-0/+2
2016-03-06vcl: fix unit testChris Sherlock1-1/+1
2016-03-06vcl: fix winmtf.hxx file to include constantsChris Sherlock1-4/+5
2016-03-06Fix the import of line joins and caps from EMF filesStephan van den Akker2-3/+49
2016-03-04tdf#98052 - polypolygons were not drawn on the alpha deviceMarco Cecchetti1-0/+2
2016-03-03vcl: fix the MSVC buildMichael Stahl1-1/+1
2016-03-03tdf#98380 - opengl - get font anti-aliasing right.Michael Meeks1-1/+11
2016-03-02valgrind: fix g_variant leakCaolán McNamara1-0/+6
2016-03-01Improve the import of pen styles from EMF filesStephan van den Akker3-12/+70
2016-03-01gtk3: get app menu working again under gtk3Caolán McNamara4-31/+46
2016-02-29opengl: shader based polyline rendering - fixes tdf#97137 for OGLTomaž Vajngerl7-50/+407
2016-02-24Ensure processEventsToIdle process events (including from the OS) until idle.Michael Meeks2-15/+17
2016-02-24tdf#97662 - Try to preserve original compressed JPEGs harder.Marco Cecchetti3-18/+55
2016-02-24Fix and tidy-up graphite line final diacriticsJustin Luth1-18/+18
2016-02-22WaE vs2015 literal implicit castingNorbert Thiebaud1-5/+5
2016-02-22WaE: 32 to 64 bits implicit on windows..Norbert Thiebaud1-2/+3
2016-02-19Resolves: tdf#97953 spinbuttons are not suitable for reuse as up/down arrowsCaolán McNamara2-55/+63
2016-02-19Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara8-2/+42
2016-02-19gtk3+wayland: implement video playback under gtk3 + waylandCaolán McNamara14-133/+290
2016-02-19gtk3: typo mnMaximizedWidth -> mnMaximizedHeightCaolán McNamara1-1/+1
2016-02-18gtk3: Resolves: tdf#96333 fix RTL menu positioningCaolán McNamara1-1/+1
2016-02-18fix inverted logic regressionCaolán McNamara1-1/+1
2016-02-18Resolves: rhbz#1285356 force swing not to use gtk2 if gtk3 is loadedCaolán McNamara1-0/+7
2016-02-18tdf#95618 - opengl - mend control regions and caching for tab headers.Michael Meeks2-10/+28
2016-02-18tdf#97922 - Mend nonsensical spin invalidation to improve rendering.Michael Meeks1-7/+6
2016-02-18tdf#97922 - get control area right for spinbuttons.Michael Meeks1-1/+2
2016-02-17tdf#85761 vcl: JPEG export does not save PPI values correctlyChris Sherlock8-7/+200
2016-02-16unused vcl::IsWindowSystemAvailableJuergen Funk3-35/+0
2016-02-16Related: tdf#97739 fix gtk3 spinbuttons for recent control region changesCaolán McNamara2-22/+15
2016-02-16tdf#97739 - ensure we have a valid rectangle for spin-button controls.Michael Meeks1-1/+2
2016-02-16Unit test for opengl blocklist parsing and evaluatingTomaž Vajngerl9-35/+379
2016-02-15gtk3: only available since 3.12.0Caolán McNamara1-0/+2
2016-02-13tdf#97816 - vcl: opengl - clear the user buffer after greyscale conversion.Michael Meeks1-0/+4
2016-02-12Related: rhbz#1287593 subissue 6, get suitable hyperlink colors for dark themeCaolán McNamara3-24/+22
2016-02-12Related: rhbz#1287593 subissues 1 & 2, pick 'tab' suitable colors from themeCaolán McNamara1-0/+4
2016-02-12gtk3: we don't render whatever a CTRL_LISTNET isCaolán McNamara1-0/+1