summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/gtkinst.cxx
AgeCommit message (Expand)Author
2019-09-30drop gtk2 supportCaolán McNamara
2019-09-06use unique_ptr in CreatePrintGraphicsNoel Grandin
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-03-29GTK use SalYieldMutex lock argumentsJan-Marek Glogowski
2019-02-11Resolves: tdf#123080 don't require wayland at runtimeCaolán McNamara
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-10-12clarify when XInitThreads is calledCaolán McNamara
2018-10-12XInitThreads only when running under XCaolán McNamara
2018-09-04loplugin:useuniqueptr in vcl/svdataNoel Grandin
2018-08-22pass X11SalGraphics around by std::unique_ptrNoel Grandin
2018-08-21loplugin:useuniqueptr in SvpSalInstanceNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-06-09hold and return SalMenu by std::unique_ptrNoel Grandin
2018-06-09return and hold SalMenuItem by std::unique_ptrNoel Grandin
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin
2018-06-09hold and return SalI18NImeStatus using std::unique_ptrNoel Grandin
2018-06-07vcl: refresh font cache only on real changeAshod Nakashian
2018-04-25loplugin:useuniqueptr in VirtualDeviceNoel Grandin
2018-04-11Related: rhbz#1396729 use cairo_surface_create_similarCaolán McNamara
2018-04-11Related: rhbz#1396729 use cairo_surface_create_similar_imageCaolán McNamara
2018-02-15gtk3_kde5: advertise vcl plugin correctly in about dialogThorsten Behrens
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-16sal_uIntPtr->sal_uInt32 in yieldCountsNoel Grandin
2017-12-05Revert "require at least gtk3 3.20.0 to build and run gtk3 bits"Caolán McNamara
2017-12-05require at least gtk3 3.20.0 to build and run gtk3 bitsCaolán McNamara
2017-12-03require at least gtk3 3.18.0 to build and run gtk3 bitsCaolán McNamara
2017-12-02require at least gtk3 3.16.0 to build and run gtk3 bitsCaolán McNamara
2017-12-01we already don't run with < 3.14Caolán McNamara
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski
2017-09-19rename GtkData to GtkSalDataNoel Grandin
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski
2017-09-13Enable -Wunreachable-codeStephan Bergmann
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-02loplugin:casttovoid: vclStephan Bergmann
2017-06-15make LANGUAGE setting universal, not just gtk specificCaolán McNamara
2017-05-30Revert "make LANGUAGE setting universal, not just gtk specific"Caolán McNamara
2017-05-30make LANGUAGE setting universal, not just gtk specificCaolán McNamara
2016-11-23Resolves: tdf#99508 ensure sufficient size for hidpi backing surfaceCaolán McNamara
2016-11-10Resolves: tdf#103815 Revert "use same GtkInstance::AnyInput impl"Caolán McNamara
2016-09-19Related: rhbz#1373933 gtk3 emits a lot of style-updateds signalsCaolán McNamara
2016-09-06Work around loplugin:unnecessaryoverrideStephan Bergmann
2016-09-06use same GtkInstance::AnyInput impl for gtk2 and gtk3Caolán McNamara
2016-09-06GtkInstance should use default no-op I18NImeStatusCaolán McNamara