summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3
AgeCommit message (Expand)Author
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
2022-11-16ImplDbgTestSolarMutex assert from a11yCaolán McNamara
2022-11-12ImplDbgTestSolarMutex assert from a11yCaolán McNamara
2022-11-10Related: tdf#151898 use more of the code path that can use scaled svgsCaolán McNamara
2022-11-10Fix typoAndrea Gelmini
2022-11-10tdf#151898 if svgs are used in hidpi get a high quality GtkImageCaolán McNamara
2022-11-07Fix typoAndrea Gelmini
2022-11-07Revert recalcuting m_nTextCol when setting a cell editableCaolán McNamara
2022-11-04Resolves: tdf#151509 don't overwrite geometry for system childsCaolán McNamara
2022-11-04Related: tdf#151509 factor out common block as UpdateGeometryFromEventCaolán McNamara
2022-11-04Related: tdf#151509 trust the crossing position provided by gtkCaolán McNamara
2022-11-04Related: tdf#151509 make what the x/y values are more clearCaolán McNamara
2022-11-03Related: tdf#149932 honour PANGO_UNDERLINE_DOUBLE for preedit underlineCaolán McNamara
2022-11-03Related: tdf#149932 honour PANGO_UNDERLINE_NONE for preedit underlineCaolán McNamara
2022-10-25Address a constexpr template point of instantiation issueStephan Bergmann
2022-10-25Address a constexpr template point of instantiation issueStephan Bergmann
2022-10-22Resolves: tdf#151699 show/hide the overlay along with the editCaolán McNamara
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-10-08tdf#151387 Fix regression cause by tdf#149279Jim Raykowski
2022-10-06Fix typoAndrea Gelmini
2022-10-06gtk4: need a SolarMutexGuard hereCaolán McNamara
2022-10-06Related: tdf#150706 don't warn about already enabled LISTBOX_FILTER_LABELCaolán McNamara
2022-10-06Related: tdf#150706 don't warn about missing LISTBOX_FILTER_LABELCaolán McNamara
2022-10-06Related: tdf#150706 add OK and CANCEL to known controlsCaolán McNamara
2022-10-03use G_MAXINT to create an "invalid" path to use to unset cursorCaolán McNamara
2022-09-30use gtk_tree_path_new_from_string here too for consistencyCaolán McNamara
2022-09-30gtk_tree_model_get_iter: assertion 'path->depth > 0' failedCaolán McNamara
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-27tdf#150916 make unselect in combobox dropdown same as initially unselectedCaolán McNamara
2022-09-26tdf#119788 tdf#117173 add accessibility NOTIFICATION roleJim Raykowski
2022-09-21use more string_view in vclNoel Grandin
2022-09-16tdf#137341 gtk: Set missing style text colors from themeMichael Weghorn
2022-09-07tdf#150810 get visible placeholder text in GtkEntry with focusCaolán McNamara
2022-09-06tdf#150682 - bad shortcut in french langageNoel Grandin
2022-09-05vcl: Rename LongPress event to GestureLongPressPovilas Kanapickas
2022-09-05vcl: Rename Swipe event to GestureSwipePovilas Kanapickas
2022-09-03tdf#150683 gtk3 a11y: Expose AtkTableCell interface for cellsMichael Weghorn
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-09-01tdf#150688 return atk_noop_object_wrapper_new() instead of null on failureCaolán McNamara
2022-09-01tdf#150723 "run" will make the dialog visible like "show"Caolán McNamara
2022-08-31gtk3 a11y: Use name of the actually called methods in SAL_WARNMichael Weghorn