summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2019-03-28Revert "vcl: share GfxLink"Jan Holesovsky
2019-03-28Revert "pdfium: Share the GfxLink for PDF files."Jan Holesovsky
2019-03-28Revert "pdfium: Keep the PDF data in memory, so that we can really share them."Jan Holesovsky
2019-03-28Revert "Fix build in !HAVE_FEATURE_PDFIUM case"Jan Holesovsky
2019-03-28Revert "Fix linking error in the !HAVE_FEATURE_PDFIUM case"Jan Holesovsky
2019-03-27Fix icon load error for uno commands with paramsMuhammet Kara
2019-03-27Make contents of combobox follow the finger when scrolling with a pan gestureTor Lillqvist
2019-03-27Fix linking error in the !HAVE_FEATURE_PDFIUM caseTor Lillqvist
2019-03-27fix build against masterTomaž Vajngerl
2019-03-27tdf#124146 Support panning (pan gesture) of the combobox listTomaž Vajngerl
2019-03-27tdf#124146 add (general) gesture event support to VCLTomaž Vajngerl
2019-03-27Rename DrawCommand* to WidgetDrawAction*, remove unused circ drawTomaž Vajngerl
2019-03-26Fix build in !HAVE_FEATURE_PDFIUM caseTor Lillqvist
2019-03-26pdfium: Keep the PDF data in memory, so that we can really share them.Jan Holesovsky
2019-03-26pdfium: Share the GfxLink for PDF files.Jan Holesovsky
2019-03-26vcl: share GfxLinkAshod Nakashian
2019-03-26vcl: svx: misc improvements to pdfium importingAshod Nakashian
2019-03-26pdf: refactor poppler importerAshod Nakashian
2019-03-25opengl's drawBitmap() should also scale properly if needed (tdf#123372)Luboš Luňák
2019-03-16ios widget theme: make corners of widgets more round (rx,ry = 4px)Tomaž Vajngerl
2019-03-16ios widget theme: draw focus rectangles for widgetsTomaž Vajngerl
2019-03-16ios widget theme: fix wrong svg filename for the button in editboxTomaž Vajngerl
2019-03-16move the content of theme_definitons to ios subdirTomaž Vajngerl
2019-03-15tdf#124042: Remove unnecessary code for iOSTor Lillqvist
2019-03-15tdf#124042: If mrContext is zero, calling Core Graphics APIs on it is futileTor Lillqvist
2019-03-15LOK: re-factor async key & mouse event re-posting.Michael Meeks
2019-03-14Further tweaks that affect the "tunnelled" dialogs in the iOS appTor Lillqvist
2019-03-14Use smaller default font on iOS (in practice used for dialogs in the iOS app)Tor Lillqvist
2019-03-13Revert "Temporary hack to make iOS app dialogs look better"Tor Lillqvist
2019-03-12Temporary hack to make iOS app dialogs look betterTor Lillqvist
2019-03-12Move the Help URL to a different config pathAshod Nakashian
2019-03-12initialize caches in the constructorTomaž Vajngerl
2019-03-12Make the Help URL configurableAshod Nakashian
2019-03-12fix build failures because of diff against masterTomaž Vajngerl
2019-03-12widget theme: change the tab item height to (min) 32 pxTomaž Vajngerl
2019-03-12better adjustment algorithm for dynamic sized widgetsTomaž Vajngerl
2019-03-12cache file based widget images and draw commandsTomaž Vajngerl
2019-03-11fix build failures (diff between mastwr and cp-6.0)Tomaž Vajngerl
2019-03-11widget theme: slight window borders, use font 10 instead of 12Tomaž Vajngerl
2019-03-11widget theme: support disabled pushbuttonTomaž Vajngerl
2019-03-11widget theme: add support for menubar, menupopup and tooltipTomaž Vajngerl
2019-03-11widget theme: change color for window background and frameTomaž Vajngerl
2019-03-11widget theme: take into account scaling factor for imagesTomaž Vajngerl
2019-03-11widget theme: draw slider button from svg, left and right trackTomaž Vajngerl
2019-03-11widget theme: draw listheader button and arrowTomaž Vajngerl
2019-03-11widget theme: support "height" for editbox and set to "32"Tomaž Vajngerl
2019-03-11widget theme: toolbar drawing definition - separator, buttonsTomaž Vajngerl
2019-03-11widget theme: adjust draw positions of editbox, combobox, listboxTomaž Vajngerl
2019-03-11only read and parse widget definition once from the fileTomaž Vajngerl
2019-03-11Separate style colors from WidgetDefinition into its own classTomaž Vajngerl