summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/app
AgeCommit message (Expand)Author
2015-11-16vcl: de-layer needless module fragmentation in gtk and gtk3.Michael Meeks
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-14WaE: loplugin:staticmethodsTor Lillqvist
2015-10-14fix build against glib < 2.36 (w/o gmenu) againBjoern Michaelsen
2015-10-14bring Unity menues to gtk3 tooBjoern Michaelsen
2015-10-14Bump gtk+ version to 2.18Riccardo Magliocchetti
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian
2015-09-29Fix typosAndrea Gelmini
2015-09-01Added support for computing 64-bit checksum of bitmap in OpenGLMarco Cecchetti
2015-08-05don't map GDK_KEY_RELEASE to keyboard events, tdf#92996Markus Mohrhard
2015-07-21use 3,0,0 rather than 3,10,0Caolán McNamara
2015-07-17wayland: actually show somethingCaolán McNamara
2015-07-17presumably XSetIOErrorHandler is meaningless on waylandCaolán McNamara
2015-07-17GTK3 HiDPI: disable window scaling and get display DPI via GTK3Tomaž Vajngerl
2015-06-30only try gtk3 vclplug on >= 3.14Caolán McNamara
2015-06-26vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl
2015-06-24don't need to include svpinst.cxx anymoreCaolán McNamara
2015-06-12Revert "Fix LibreOffice running with SAL_ENABLEGL=1"Markus Mohrhard
2015-06-11Fix LibreOffice running with SAL_ENABLEGL=1Jan Holesovsky
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-24rendercontext: Initialize X11SalVirtualDevice with appropriate SalGraphics.Jan Holesovsky
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-23Assume use of GdkFilterReturn instead of bool was a glitchStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-28tdf#89482 - return size of system virtual device resource at construction.Michael Meeks
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-04make idle timers actually activate only when idleLuboš Luňák
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2015-01-07VclInputFlags fixStephan Bergmann
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2015-01-06vcl: cleanup shared SalYieldMutex from GtkYieldMutex.Michael Meeks
2014-12-09Bump minimum gtk version to 2.10Riccardo Magliocchetti
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-04vcl: gtk 2.4 is checked at configure timeRiccardo Magliocchetti
2014-09-10vcl: no such thing as GtkSalInstance, remove commented codeChris Sherlock
2014-06-27create_SalInstance does not need an oslModule parameterStephan Bergmann
2014-05-16fdo#78799 - ignore overlayed monitors with co-incident origin.Michael Meeks
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-28Turn Gtk3 vclplugin #warnings into //FIXMEsStephan Bergmann
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-18coverity#738944 Uninitialized scalar fieldCaolán McNamara
2014-01-17bool improvementsStephan Bergmann
2014-01-13SalDisplay::Dispatch shall apparently return boolStephan Bergmann