summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/gtkinst.cxx
AgeCommit message (Expand)Author
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
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-16tdf#100412: Cope with recursive gdk_threads_enter/_leaveStephan Bergmann
2016-06-13looks to me we can merge these ctorsCaolán McNamara
2016-04-06caught on the way out as well as the way inCaolán McNamara
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara
2016-03-17too many configurations, too many platforms variantsCaolán McNamara
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara
2016-02-18Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara
2016-02-11Keep track of ThreadsEnter/Leave acquire counts per threadStephan Bergmann
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-01-25vcl: gtkprintwrapper is a private gtk only headerChris Sherlock
2016-01-11vcl: move vcl/generic/print files to vcl/unx/generic/printChris Sherlock
2015-12-02valgrind: scary warning that the cairo font options were deleted before useCaolán McNamara
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
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