summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock
2016-02-24tdf#97662 - Try to preserve original compressed JPEGs harder.Marco Cecchetti
2016-02-19Resolves: tdf#97953 spinbuttons are not suitable for reuse as up/down arrowsCaolán McNamara
2016-02-19Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara
2016-02-19gtk3+wayland: implement video playback under gtk3 + waylandCaolán McNamara
2016-02-18tdf#97922 - Mend nonsensical spin invalidation to improve rendering.Michael Meeks
2016-02-18tdf#97922 - get control area right for spinbuttons.Michael Meeks
2016-02-17tdf#85761 vcl: JPEG export does not save PPI values correctlyChris Sherlock
2016-02-16unused vcl::IsWindowSystemAvailableJuergen Funk
2016-02-08tdf#97633 Add API to get the number of OpenGL buffer swaps, including ...Tor Lillqvist
2016-02-05tdf#91017 Enhance WMF import of EMR_ALPHABLEND actionArmin Le Grand
2016-01-29tdf#95587: Make rectangle control within tab pages work againKatarina Behrens
2016-01-28Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara
2016-01-18tdf#95913: Don't cache CTRL_SLIDERTor Lillqvist
2016-01-12tdf#97075 - don't render sdr overlays before we paint.Michael Meeks
2016-01-07vcl: opengl - Kill the last glErrors on common paths.Michael Meeks
2015-12-15gtk3+wayland: enable manual movement of toolbarsCaolán McNamara
2015-12-14tdf#95813: Don't cache CTRL_LISTNODE (disclosure control)Tor Lillqvist
2015-12-14vcl: use a custom tag for VCL OpenGLContext's to avoid re-use.Michael Meeks
2015-12-12opengl: Add Geometry Shader support to OpenGLHelperEmmanuel Gil Peyrot
2015-12-11tdf#85767 Enable rotated/flipped icons in the SidebarSamuel Mehrbrodt
2015-12-07last arg of SetOutputSizePixelScaleOffsetAndBuffer no longer usedCaolán McNamara
2015-12-02valgrind: scary warning that the cairo font options were deleted before useCaolán McNamara
2015-11-27mutex used in post-main dtorCaolán McNamara
2015-11-26vcl: reduce pointless timer / scheduler / idle includes.Michael Meeks
2015-11-26vcl: fix event processing to idle - for JUnit tests.Michael Meeks
2015-11-26vcl: cleanup scheduler debug name usage.Michael Meeks
2015-11-26vcl: move private impl. detail of Scheduler out of global header.Michael Meeks
2015-11-26vcl: don't treat non-ready timers as idle handlers.Michael Meeks
2015-11-24vcl: re-introduce idle handling.Michael Meeks
2015-11-24vcl: reduce maximum timeout to some sensible range.Michael Meeks
2015-11-24vcl: remove UpdateStack concept.Michael Meeks
2015-11-24Vcl Toolbox: Move Impl and local defines out of header filesSamuel Mehrbrodt
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
2015-11-24Vcl: Cleanup ToolboxSamuel Mehrbrodt
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-23vcl: simplify Image internalsTomaž Vajngerl
2015-11-23vcl: add colorizeImage to BitmapProcessorTomaž Vajngerl
2015-11-23vcl: Bitmap processor to create a disabled imageTomaž Vajngerl
2015-11-23remove unused constructor parameterTomaž Vajngerl
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks
2015-11-20Revert "vcl: Initial NotebookBar implementation."Samuel Mehrbrodt
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-20tdf#95938 Toolbar context menu has no commandsSamuel Mehrbrodt
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt
2015-11-19Add OpenGLContext::UseNoProgram()Tor Lillqvist
2015-11-19move translating a command name to image name out of frameworkTomaž Vajngerl
2015-11-18SystemMenuData::nSize is never readStephan Bergmann
2015-11-18Revert "ToolBox: Remove unused methods"Maxim Monastirsky