summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk
AgeCommit message (Expand)Author
2016-01-18fix recently broken gtk a11yCaolán McNamara
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2016-01-18loplugin:unusedfieldsNoel Grandin
2016-01-14vcl: fontmanager.hxx is a private Unix headerChris Sherlock
2016-01-11vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock
2016-01-11vcl: move vcl/generic/print files to vcl/unx/generic/printChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2016-01-06Fix build with gtk2 older than 2.20 by using the old definitionTomáš Chvátal
2016-01-02vcl: gtk2 - synchronous painting during initial expose to avoid flicker.Michael Meeks
2015-12-29cppcheck: allocaCalledCaolán McNamara
2015-12-28tdf#75191: only call atk_register_role if strictly necessaryJacobo Aragunde Pérez
2015-12-28tdf#39944: Fix mapping additional a11y roles to ATKpasqual milvaques
2015-12-24tdf#95416 Get rid of #include "../foo/bar.hxx" style includesburcinakalin
2015-12-17remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara
2015-12-15Resolves: rhbz#1285364 urls cannot be opened under waylandCaolán McNamara
2015-12-11vcl: gtk frames should DeInitialize properly, to handle GL cleanup.Michael Meeks
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-05remove gtk3 stuff from gtk2 salframeCaolán McNamara
2015-12-03coverity#1341504 Uninitialized scalar variableCaolán McNamara
2015-12-02gtk3: gtk_gesture_get_point may return falseCaolán McNamara
2015-12-02valgrind: scary warning that the cairo font options were deleted before useCaolán McNamara
2015-12-01gtk3+wayland: wrong dialog sizesCaolán McNamara
2015-11-30vcl: fix further un-initialized boolean.Michael Meeks
2015-11-30gtk3: scroll lock only available in >= 3.18.0Caolán McNamara
2015-11-30gtk3: implement GetIndicatorStateCaolán McNamara
2015-11-30loplugin:nullptrStephan Bergmann
2015-11-30Resolves: rhbz#1285380 get menus working under waylandCaolán McNamara
2015-11-30uninitialized m_pGraphics -> cppcanvas_emfplus kaboomCaolán McNamara
2015-11-30vcl: move gtk+ to sharing the same SalGraphics per SalFrame.Michael Meeks
2015-11-24Resolves: tdf#95962 incorrect scanline strideCaolán McNamara
2015-11-24vcl: reduce maximum timeout to some sensible range.Michael Meeks
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
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-23Do all svp text rendering with cairoCaolán McNamara
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks
2015-11-16vcl: de-layer needless module fragmentation in gtk and gtk3.Michael Meeks
2015-11-13slideshow: cleanup main-loop usage, post-yield listeners, etc.Michael Meeks
2015-11-12Resolves: tdf#93847 gtk3: paint blocking is unnecessary and harmfulCaolán McNamara
2015-11-12Resolves: rhbz#1278885 gtk3 allocated size doesn't match configure-event sizeCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2015-10-26-Werror,-Wunused-functionStephan Bergmann
2015-10-26Let Gtk handle icon names instead of ResMgr for window and trayiconSimon Steinbeiss
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-20Deduplicate XGet/SetScreenSaver, move to ScreenSaverInhibitorAndrzej Hunt