summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
3 daysRevert partly "Use less epoxy external headers dependency"Julien Nabet2-0/+2
2023-08-23vcl: fix gtk4 buildMiklos Vajna1-1/+1
2023-08-02Fix gtk4: conversion from 'AbsoluteScreenPixelRectangle' to 'tools::Rectangle'Julien Nabet1-1/+1
2023-07-25keep gtk3->gtk4 automigration rulesCaolán McNamara2-17/+0
2023-07-25tdf#155414 kf a11y: Honor KDE Plasma setting to reduce animationMichael Weghorn5-0/+30
2023-07-25tdf#155414 gtk3 a11y: Honor gtk setting to reduce animationMichael Weghorn2-0/+11
2023-07-24Fix gtk4 build (set_item_help_id)Michael Weghorn1-0/+5
2023-05-23Avoid -Werror=unused-function when building against older GTK4Stephan Bergmann1-2/+2
2023-05-17Avoid loplugin:unreffunStephan Bergmann1-14/+14
2023-04-20add truncate-multiline as our usual propertyCaolán McNamara3-3/+4
2023-03-31gtk4: get a11y to say hello worldCaolán McNamara4-47/+503
2023-03-21gtk4: use PANEL a11y role for VclBox under gtk4Caolán McNamara1-3/+8
2023-03-15Silence -Werror=deprecated-declarations for nowStephan Bergmann1-0/+4
2023-02-10gtk4: occasional crash at exitCaolán McNamara1-0/+4
2023-02-02gtk4: remove max-length propertyCaolán McNamara1-1/+0
2023-01-17gtk4: some basis for experimenting on a11y supportCaolán McNamara1-0/+46
2022-12-15Fix another use of gtk_gesture_zoom_new for GTK 4Stephan Bergmann1-0/+5
2022-10-06gtk4: need a SolarMutexGuard hereCaolán McNamara1-0/+1
2022-09-14gtk4: use left aligned label for GtkToggleButton with xalignCaolán McNamara1-0/+1
2022-09-13gtk4: move ComboBox "items" to the start to get "active" property workingCaolán McNamara1-0/+7
2022-09-07tdf#150810 get visible placeholder text in GtkEntry with focusCaolán McNamara1-0/+145
2022-09-07gtk4: caps-lock-warning is gone as a propertyCaolán McNamara2-7/+6
2022-08-30gtk4: connect the zoom and rotate gestures for gtk4Caolán McNamara1-0/+2
2022-08-27gtk: Fix gtk4 build after f2bd19f672023 and e6bed4293814dMichael Weghorn1-0/+8
2022-08-25avmedia gtk: Fix build for Gtk >= 4.7.2 ('-Werror=deprecated-declarations')Michael Weghorn1-0/+4
2022-08-11gtk4: clear action group in dtorCaolán McNamara1-0/+1
2022-08-11gtk4: get submenu hierarchy rightCaolán McNamara1-4/+5
2022-08-11gtk4: get the menu in sidebar menubutton workingCaolán McNamara1-3/+7
2022-08-08gtk4: set draw-as-radio explicitly onCaolán McNamara1-0/+11
2022-08-08gtk4: cursor not changing on moving over other widgetsCaolán McNamara1-1/+0
2022-08-08gtk4: complete set_cursor for gtk4Caolán McNamara1-5/+4
2022-08-03gtk4: tweaks for native gtk4 scrollbars in writerCaolán McNamara2-5/+7
2022-08-03tdf#117388 use native scrollbar under gtk in writerCaolán McNamara19-123/+377
2022-07-30gtk4: convert AtkObject::accessible-role to something elseCaolán McNamara1-0/+33
2022-07-29gtk4: update vcl when popup was closed by some external meansCaolán McNamara1-0/+9
2022-07-29gtk4: add an initial placeholder image to flag there will be one set laterCaolán McNamara1-0/+6
2022-07-28gtk4: don't attempt to create a visual junction between float and launcherCaolán McNamara3-1/+7
2022-07-28gtk4: use GtkPopovers to replace popupsCaolán McNamara1-6/+35
2022-07-27gtk4: for gtk4 set the size of both layers of the overlayCaolán McNamara1-0/+3
2022-07-27gtk4: don't use an arrow for the gtk3->gtk4 menusCaolán McNamara1-0/+1
2022-07-27gtk4: fill in more of this menu related stubCaolán McNamara1-4/+20
2022-05-16de-lint the .ui file for auto gtk3->gtk4 conversionCaolán McNamara1-12/+1
2022-04-15gtk4: warning and error are explicitly mentioned in the documentationCaolán McNamara1-1/+1
2022-04-12gtk4: GtkCellRendererPixbuf no longer takes a surfaceCaolán McNamara2-10/+33
2022-04-12gtk4: add a surface_cell_rendererCaolán McNamara5-0/+275
2022-04-12gtk4: cairo_gobject_surface_get_type() needs to be called at least onceCaolán McNamara1-0/+14
2022-04-07Related: tdf#148448 add a separate WarningColor settingsCaolán McNamara5-2/+29
2022-03-09gtk4: remove set_accessible_relation_label_forCaolán McNamara6-45/+36
2022-03-09gtk4: use gtk_accessible_update_relation to set labeled_byCaolán McNamara1-4/+8
2022-03-09gtk4: get a11y description and label/nameCaolán McNamara1-2/+8