summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3
AgeCommit message (Expand)Author
2019-01-17tdf#121855 like osx case don't search near-infinite calc grid for focusCaolán McNamara
2018-11-09custom widgets: Use only with LibreOfficeKit.Jan Holesovsky
2018-11-08custom widgets: setup style setting in the widget libraryTomaž Vajngerl
2018-11-08Support drawing custom widgets in headless backendTomaž Vajngerl
2018-11-08custom widgets: Custom Widget ThemesTomaž Vajngerl
2018-08-10Resolves: tdf#118302 drag n drop to same tab should cancel dndCaolán McNamara
2018-07-06tdf#117981 translate embedded video window mouse events to parent coordinatesCaolán McNamara
2018-06-27vcl: refresh font cache only on real changeAshod Nakashian
2018-05-15Resolves: tdf#116951 rhbz#1569331 start is G_MAXINTCaolán McNamara
2018-03-26rhbz#1392145 ensure titlebar close button matches 'outside' directionCaolán McNamara
2017-12-21Resolves: tdf#114592 mark geometry as provisionalCaolán McNamara
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-15loplugin:flatten in vclNoel Grandin
2017-11-14No need for bestmaxFrameSizeForScreenSize to be declared publiclyTor Lillqvist
2017-11-11vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-10Related: tdf#112549 gtk3 hide/show menubar on enter/exit fullscreenCaolán McNamara
2017-11-07Resolves: rhbz#1505379 gtk3+X: open comboboxes block sessionCaolán McNamara
2017-11-04gtk3: fix popover placement in RTLCaolán McNamara
2017-10-30Replace list by vector for m_aListeners in gtk3 (vcl)Julien Nabet
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-17tdf#112845 rtl dropdowns in wrong positionCaolán McNamara
2017-10-17gtk3: drop faking initial nTopDecoration size from parentCaolán McNamara
2017-10-06gtk3+hidpi: ScreenSize is in real pixels, scale it downCaolán McNamara
2017-10-05Minimize GtkSalData scope in timeout callbackJan-Marek Glogowski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski
2017-09-25vcl: [loplugin:badstatics] aDocumentFocusListenerMichael Stahl
2017-09-24fix some leaksCaolán McNamara
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-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-09-12Resolves: tdf#106163 MouseMove/MouseLeave from crossing not mirrored in rtlCaolán McNamara
2017-09-11gtk3: flicker-free opengl transitionsCaolán McNamara
2017-09-11its really the contents we want to redrawCaolán McNamara
2017-09-11hidpi+gtk3: move setting the opengl slide viewportCaolán McNamara
2017-09-08tdf#110737 set user-events to a lower priority than system redrawCaolán McNamara
2017-09-04Resolves: tdf#110452 stop menubar processing Alt+foo if handled by core widgetCaolán McNamara
2017-09-04Resolves: tdf#111864 render progress bar for Ambiance theme properlyCaolán McNamara
2017-09-02Use FPicker parentwindow argument to set file picker parentCaolán McNamara
2017-09-02remove some castingCaolán McNamara
2017-08-16SalFrame Handle* methods can return boolNoel Grandin
2017-08-03loplugin:checkunusedparams in variousNoel Grandin
2017-07-27gtk3: Resolves: tdf#109227 take modifier key into account for dndCaolán McNamara
2017-07-26Related: tdf#102909 gtk3: remove configure loophole of non-native menubarCaolán McNamara
2017-07-25Related: tdf#102909 use menubar style for non-native menubarsCaolán McNamara
2017-07-25Resolves: tdf#104368 allow toolbars to have keyboard focusCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara