summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3
AgeCommit message (Expand)Author
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
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-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-04loplugin:casttovoidStephan Bergmann
2017-07-03gtk+ FIXMEs vs. loplugin:casttovoidStephan Bergmann
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: vclStephan Bergmann
2017-06-29Don't let m_nGrabLevel become negative, tdf#108705 relatedEike Rathke
2017-06-23Resolves: tdf#108705 remove grabs on widget before destroying itCaolán McNamara
2017-06-22Resolves: tdf#108452 gtk3 xbm cursors invisible on black bgCaolán McNamara
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Related: rhbz#1367846 queue and merge scroll eventsCaolán McNamara
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist