summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3/gtk3gtkdata.cxx
AgeCommit message (Expand)Author
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-09also grab the keyboard under gtk when showing a temp floating windowCaolán McNamara
2019-11-14New loplugin:consttoboolStephan Bergmann
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann
2019-10-25tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/Gabor Kelemen
2019-10-07hidpi cursors for macOSNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-03-05tdf#123796 Wrong cursor when inserting shapeNoel Grandin
2019-02-27convert more Start timer methods from sal_uLong->sal_uInt64Noel Grandin
2019-02-27make cursor images part of the themeNoel Grandin
2019-02-11Resolves: tdf#123080 don't require wayland at runtimeCaolán McNamara
2019-02-11loplugin:indentation in vclNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-04use C++11 exception rethrowingCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-06WaE: -Wunused-variableThorsten Behrens
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-02require at least gtk3 3.10.0 to build gtk vclplugCaolán McNamara
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-05Minimize GtkSalData scope in timeout callbackJan-Marek Glogowski
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski
2017-09-25vcl: [loplugin:badstatics] aDocumentFocusListenerMichael Stahl
2017-09-19rename GetGenericData to GetGenericUnixSalDataNoel Grandin
2017-09-19rename SalGenericData to GenericUnixSalDataNoel Grandin
2017-09-19rename GtkData to GtkSalDataNoel Grandin
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski
2017-09-08tdf#110737 set user-events to a lower priority than system redrawCaolán McNamara
2017-09-02Use FPicker parentwindow argument to set file picker parentCaolán McNamara
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-13GTK+ convert to a single-shot timerJan-Marek Glogowski
2017-07-13Revert "GTK+ simplifiy system timer implementation"Jan-Marek Glogowski
2017-07-13GTK+ simplifiy system timer implementationJan-Marek Glogowski
2017-07-13Drop special idle handlingJan-Marek Glogowski
2017-07-13Refactor Scheduler global dataJan-Marek Glogowski
2017-07-03gtk+ FIXMEs vs. loplugin:casttovoidStephan Bergmann
2017-06-22Resolves: tdf#108452 gtk3 xbm cursors invisible on black bgCaolán McNamara
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2017-04-26tdf#84323: Make osl::Condition::wait more readabledilekuzulmez
2017-04-14remove the remaining unused mouse cursorsCaolán McNamara
2017-04-14revert removal of apparently unused mouse cursorsCaolán McNamara
2017-03-18vcl: make GtkData use osl::Condition instead of oslConditionChris Sherlock
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-01-09New loplugin:externvar: vclStephan Bergmann
2016-12-10Resolves: rhbz#1362453 use the cairo scaling approach on both wayland and XCaolán McNamara
2016-11-23Resolves: tdf#99508 ensure sufficient size for hidpi backing surfaceCaolán McNamara
2016-10-21catch and rethrow later uno exceptions within glib signalsCaolán McNamara
2016-07-08loplugin:redundantcast: redundant static_casts in vclStephan Bergmann
2016-05-24support old gtk3sCaolán McNamara
2016-05-23Resolves: tdf#99874 gtk3: all-black xbm cursorsCaolán McNamara
2016-03-01gtk3: gdk_x11_display_set_window_scale needs 3.10.0Caolán McNamara