summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-11-25java: final fields that can be staticNoel Grandin
2014-11-24WaE: might be used unintializedCaolán McNamara
2014-11-24coverity#1255909 Uninitialized scalar fieldCaolán McNamara
2014-11-24coverity#1242421 Dereference after null checkCaolán McNamara
2014-11-24coverity#1255387 help coverity out here wrt Division by zeroCaolán McNamara
2014-11-24rhbz#1167250: Avoid X11Clipboard already being destroyed in constructorStephan Bergmann
2014-11-24typo: unknownAndras Timar
2014-11-24coverity#1255905 Buffer not null terminatedCaolán McNamara
2014-11-24coverity#1255907 Explicit null dereferencedCaolán McNamara
2014-11-24coverity#1195349 Argument cannot be negativeCaolán McNamara
2014-11-24Unchain OpenGLContext on all platformsStephan Bergmann
2014-11-24prevent unused warning in release buildNoel Grandin
2014-11-23vcl: fix linkage issue for Executable_icontest.mkChris Sherlock
2014-11-23icons: Implement the fallback mechanism for icons.Jan Holesovsky
2014-11-23icons: Even the cache and links are now stored per-style.Jan Holesovsky
2014-11-23icons: Store paths of more styles at the same time.Jan Holesovsky
2014-11-23icons: Kill an unused function + bring some consistency to the file.Jan Holesovsky
2014-11-23icons: m_cacheIcons is always true, kill it.Jan Holesovsky
2014-11-23icons: Unused CheckStyleCache.Jan Holesovsky
2014-11-23block my OpenGL driverMarkus Mohrhard
2014-11-23remove whitespaceMarkus Mohrhard
2014-11-22Add Breeze icon theme for use with KDE Plasma 5Jonathan Riddell
2014-11-22Fix build.Jan Holesovsky
2014-11-22windows opengl: Implement WinOpenGLSalGraphicsImpl::Init() too.Jan Holesovsky
2014-11-22vcl: Make sure the active framebuffer is the right one before drawingLouis-Francis Ratté-Boulianne
2014-11-22vcl: Re-flip native X11 widgets upside down in OpenGL backendLouis-Francis Ratté-Boulianne
2014-11-22vcl: Improve precision and performance of clipping when region is a RegionBandLouis-Francis Ratté-Boulianne
2014-11-22vcl: Track the GL context's clip region and update before drawing when neededLouis-Francis Ratté-Boulianne
2014-11-22vcl: Move the painting fence to the OpenGL contextLouis-Francis Ratté-Boulianne
2014-11-22vcl: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne
2014-11-22vcl: Use old method for pixmap painting for GTK widgets without OpenGLLouis-Francis Ratté-Boulianne
2014-11-22vcl: Draw native widgets twice on black/white background to synthesize alphaLouis-Francis Ratté-Boulianne
2014-11-22vcl: Correctly set the values for the GL scissor test when clippingLouis-Francis Ratté-Boulianne
2014-11-22vcl: Actually returns the number of rectangles for the RegionBandLouis-Francis Ratté-Boulianne
2014-11-22vcl: Apply the OutputDevice transformation to the gradient clipping polygonLouis-Francis Ratté-Boulianne
2014-11-22vcl: Implement copyArea in OpenGL backendLouis-Francis Ratté-Boulianne
2014-11-22vcl: Make sure the texture unit is the right one before bindingLouis-Francis Ratté-Boulianne
2014-11-22vcl: Update current context before executing scale operationLouis-Francis Ratté-Boulianne
2014-11-22vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne
2014-11-22vcl: Actually keep the new offscreen texture aroundLouis-Francis Ratté-Boulianne
2014-11-22Invert Native Widget rendering in Y.Markus Mohrhard
2014-11-22blind fix for native control on X11Markus Mohrhard
2014-11-22fix glx resource leakMarkus Mohrhard
2014-11-22vcl: remove unnecessary typedef VCLXGraphicsList_implChris Sherlock
2014-11-21vcl: remove ::Bitmap as friend of OutputDeviceChris Sherlock
2014-11-21make glxtest available in salmainMarkus Mohrhard
2014-11-21coverity#1213367 rework to make comparison to len more clearCaolán McNamara
2014-11-21coverity#1213368 Untrusted value as argumentCaolán McNamara
2014-11-21move error patch test to startCaolán McNamara
2014-11-21coverity#1213370 rework to make comparison to rec[i].slen more clearCaolán McNamara