summaryrefslogtreecommitdiff
path: root/vcl/Library_vclplug_gen.mk
AgeCommit message (Expand)AuthorFilesLines
2023-08-26Drop glm dependency from vclGabor Kelemen1-1/+0
2023-08-22tdf#156825 Half of the splash screen is visible on both monitors under LinuxNoel Grandin1-3/+0
2023-07-21Assume that, if we have X11, it supports XineramaNoel Grandin1-2/+2
2023-04-19loplugin::unusedmethodsNoel Grandin1-1/+0
2023-01-12remove newly unused X11SalGraphicsImplCaolán McNamara1-1/+0
2023-01-12merge duplicate CairoTextRender implsCaolán McNamara1-1/+0
2023-01-12no more X11SalBitmapCaolán McNamara1-1/+0
2023-01-11drop newly unused codeCaolán McNamara1-1/+0
2022-09-15Fix building without system cairo, fontconfig, freetype, and harfbuzzTor Lillqvist1-0/+1
2022-04-13vcl: move X11 drawing that uses cairo into X11CairoSalGraphicsImplTomaž Vajngerl1-0/+1
2021-12-01gbuild: introduce plugin + loader conceptsJan-Marek Glogowski1-1/+2
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara1-0/+1
2020-12-09move the rest of OpenGL VCL code all to one placeLuboš Luňák1-1/+1
2020-12-07remove OpenGL VCL backend codeLuboš Luňák1-2/+0
2020-05-04remove old Skia text render methods that do not use Skia directlyLuboš Luňák1-1/+0
2020-03-18implement text rendering using directly Skia (X11)Luboš Luňák1-2/+7
2019-11-27build properly with or without Skia enabledLuboš Luňák1-8/+9
2019-11-27initial empty Skia VCL implementationLuboš Luňák1-0/+4
2019-11-27move opengl vcl files to opengl/Luboš Luňák1-1/+1
2019-10-14use common PCH for more librariesLuboš Luňák1-0/+2
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth1-1/+0
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann1-1/+0
2019-01-23remove FWS X11 protocol stuffNoel Grandin1-1/+0
2018-10-06Add GlyphCache instance to GenericUnixSalDataJan-Marek Glogowski1-1/+0
2016-12-13change from glew to epoxyCaolán McNamara1-2/+1
2016-10-19Add missing icu_headers dependencyKhaled Hosny1-0/+1
2016-06-08Get build unstuck for now re missing glm/glm.hppStephan Bergmann1-0/+1
2016-01-26vcl: rename Unix salgdi3.cxx to font.cxxChris Sherlock1-1/+1
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara1-0/+1
2015-03-03render text with cairo under gtk3, not headless solutionCaolán McNamara1-1/+0
2015-03-02Remove references to unused GLUStephan Bergmann1-1/+0
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne1-0/+1
2014-11-15vcl: Replace GetPixmapFromScreen by FillPixmapFromScreenLouis-Francis Ratté-Boulianne1-1/+0
2014-11-10implementation for OpenGL text rendering in the unx backendMarkus Mohrhard1-0/+1
2014-11-10vcl: Initial work to have native widgets rendered with OpenGLLouis-Francis Ratté-Boulianne1-0/+3
2014-11-10vcl: Add GetPixmapFromScreen and RenderPixmapToScreen to X11SalGraphicsLouis-Francis Ratté-Boulianne1-0/+1
2014-11-10extract cairo rendering and abstract platform bitsMarkus Mohrhard1-0/+2
2014-11-10use configuration value for OpenGL backendMarkus Mohrhard1-0/+4
2014-11-10Add missing glew dependency.Michael Meeks1-0/+1
2014-11-10use Impl for unix vcl pluginsMarkus Mohrhard1-0/+1
2014-08-06Kill XSUN Xinerama supportRiccardo Magliocchetti1-7/+0
2014-03-21move remaining padmin dialogs into vclCaolán McNamara1-1/+0
2014-02-27normalize values of USE_XINERAMAMichael Stahl1-1/+1
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-1/+1
2013-06-16Don't build icule library as we no longer use itKhaled Hosny1-1/+0
2013-04-23Add HarfBuzz support to the build systemKhaled Hosny1-0/+1
2013-04-11vcl: conditionally link to jvmaccessAndres Gomez1-1/+2
2013-04-10Minor refactoring: Move a function to the only file where it is usedTor Lillqvist1-1/+0
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-02-23comma need to be escape in Makefile when in argument of $(callNorbert Thiebaud1-2/+2