summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3
AgeCommit message (Expand)Author
2023-04-10fix calls to OStringToOUStringNoel Grandin
2023-04-09use more OStringToOUStringNoel Grandin
2023-04-04tdf#154565 ignore unwanted crossing event from search to treeview on "enter"Caolán McNamara
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-01use more XVclWindowPeerNoel Grandin
2023-03-31gtk4: get a11y to say hello worldCaolán McNamara
2023-03-30loplugin:stringadd in vclNoel Grandin
2023-03-29tdf#149805 tdf#151677 tdf#152217 tdf#154043 tdf#153458 tdf#153800 Revert "VCL...Michael Weghorn
2023-03-25Related: tdf#153628 too many "Activate" calls with gtkCaolán McNamara
2023-03-21tdf#154232 signal_drag_begin callback can delete current GtkTargetListCaolán McNamara
2023-03-16allow more than DrawingArea to report style updatesCaolán McNamara
2023-03-14Related tdf#129547 and tdf#154136: add COLON keyJulien Nabet
2023-03-10tdf#140659 gtk a11y: Don't unset model when freezing icon viewMichael Weghorn
2023-03-10tdf#153657 tdf#140659 gtk3 a11y: Use IconView item tooltip as a11y descMichael Weghorn
2023-03-07clang-tidy dead-storeNoel Grandin
2023-03-06clang-tidy dead-storeNoel Grandin
2023-03-03lok: macro: VBA message dialogs was causing assertion failureMarco Cecchetti
2023-03-03Fix typoAndrea Gelmini
2023-03-02Resolves: tdf#153885 keep popovers with application window parent inside thatCaolán McNamara
2023-02-20tdf#153756 Unable to open form wizard (GTK3)Noel Grandin
2023-02-16osl::Mutex->std::mutex in GtkSalDataNoel Grandin
2023-02-13Preserve nullptr between gtk_assistant_get/set_page_titleStephan Bergmann
2023-02-10gtk4: occasional crash at exitCaolán McNamara
2023-02-09tdf#153501 Fix OString construction from nullptrStephan Bergmann
2023-02-08tdf#153229 add a switch to override honoring system dark modeCaolán McNamara
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-01-27Remove support for AIXStephan Bergmann
2023-01-24tdf#152404 crash with ibus-mozc with ctrl+alt+c during ExtTextInputCaolán McNamara
2023-01-20Fix typoAndrea Gelmini
2023-01-20tdf#149412 gtk3: show all selected rows in dnd iconCaolán McNamara
2023-01-19Resolves: tdf#153091 support text/plain without encoding from neditCaolán McNamara
2023-01-19save last mouse press location even if no handlers setCaolán McNamara
2023-01-19use cairo_surface_destroy after gtk_drag_set_icon_surfaceCaolán McNamara
2023-01-18only need ooo_fixed for gtk3Caolán McNamara
2023-01-17gtk4: some basis for experimenting on a11y supportCaolán McNamara
2023-01-17tdf#153049 use ScrollType::DontKnow for a mouse wheel spinCaolán McNamara
2023-01-10Related: tdf#152950 assert if this arises anywhere elseCaolán McNamara
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2023-01-03tdf#148109 Paint background color in listboxIlhan Yesil
2022-12-23loplugin:unocast (SalGtkXWindow)Stephan Bergmann
2022-12-15Fix another use of gtk_gesture_zoom_new for GTK 4Stephan Bergmann
2022-12-14vcl: Implement touchpad zoom gesture support in GtkInstanceDrawingAreaPovilas Kanapickas
2022-12-14Resolves: tdf#152501 forward replacement ComboBox query-tooltip to originalCaolán McNamara
2022-12-13Related: tdf#150007 add destructive-action to file overwrite message dialogCaolán McNamara
2022-12-06tdf#152029 Visually draw attention to in-view bookmarkJim Raykowski
2022-12-06add Assistant::set_page_side_imageCaolán McNamara
2022-11-30Typo: appropiate->appropriateJulien Nabet
2022-11-22Resolves: tdf#152155 use gtk's knowledge of relative widget positionsCaolán McNamara
2022-11-22move workaround out of GtkInstanceExpander ctorCaolán McNamara
2022-11-21fix a comment typoCaolán McNamara