summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk4
AgeCommit message (Expand)Author
2024-09-12tdf#161256 gtk4 a11y: Don't crash on missing context or invalid child indexMichael Weghorn
2024-08-12gtk4 a11y: Avoid explicit std::max template specializationMichael Weghorn
2024-08-10gtk4 a11y: Fix 32-bit buildMichael Weghorn
2024-07-25gtk4: fix -Wmaybe-uninitializedĐoàn Trần Công Danh
2024-06-30gtk4: Require GTK >= 4.10Michael Weghorn
2024-06-26gtk4 a11y: Handle when there's no a11y contextMichael Weghorn
2024-05-03gtk4 a11y: Align role mapping with upstream GTKMichael Weghorn
2024-04-30gtk4 a11y: Handle accessible relationsMichael Weghorn
2024-04-26gtk4 a11y: Don't create second AT context for OOoFixedMichael Weghorn
2024-04-26gtk4 a11y: Don't create multiple AT contexts for same accessibleMichael Weghorn
2024-04-25gtk4: Ignore "input-purpose" for GtkSpinButtonMichael Weghorn
2024-04-04gtk4 a11y: Implement new GtkAccessibleTextInterface::get_offsetMichael Weghorn
2024-04-04gtk4 a11y: Implement new GtkAccessibleTextInterface::get_extentsMichael Weghorn
2024-03-24Avoid -Werror,-Wcast-function-type-mismatchStephan Bergmann
2024-03-15gtk4 a11y: Report default text attributesMichael Weghorn
2024-03-15gtk4 a11y: Extract helper function for text attr conversionMichael Weghorn
2024-03-15gtk4 a11y: Add initial text attribute handlingMichael Weghorn
2024-02-23gtk4 a11y: Fix '--enable-werror' GCC buildMichael Weghorn
2024-02-22gtk4 a11y: Forward text change eventsMichael Weghorn
2024-02-22gtk4 a11y: Implement new GtkAccessibleTextInterfaceMichael Weghorn
2024-02-22gtk4 a11y: Move LO_ACCESSIBLE define to headerMichael Weghorn
2023-12-22gtk4 a11y: Fix build for Gtk < 4.9Michael Weghorn
2023-12-20gtk4 a11y: Take SELECTABLE/EXPANDABLE states into accountMichael Weghorn
2023-12-20gtk4 a11y: Remember LoAccessible for XAccessibleMichael Weghorn
2023-12-20gtk4 a11y: Silence loplugin:unreffun a different wayMichael Weghorn
2023-12-19gtk4 a11y: Map COMMENT role to new gtk equivalentMichael Weghorn
2023-12-19gtk4 a11y: Add initial event handlingMichael Weghorn
2023-11-17gtk4 a11y: Map BLOCK_QUOTE role to new gtk equivalentMichael Weghorn
2023-11-15tdf#158030 gtk4 a11y Map {col,row}indextext obj attributesMichael Weghorn
2023-11-14tdf#123864 gtk4 a11y: Handle CHECKABLE/CHECKED state independent of roleMichael Weghorn
2023-11-14gtk4 a11y: Set accessible name and descriptionMichael Weghorn
2023-11-10Fix errors gtk4Julien Nabet
2023-11-09gtk4 a11y: Handle the "level" object attributeMichael Weghorn
2023-11-09gtk4 a11y: Extract state handling to helper functionMichael Weghorn
2023-11-07loplugin:unnecessaryparenStephan Bergmann
2023-11-07gtk4 a11y: Map states to corresponding GtkAccessibleStateMichael Weghorn
2023-11-07gtk4 a11y: Map states to corresponding gtk a11y propertiesMichael Weghorn
2023-11-07gtk4 a11y: Map PASSWORD_TEXT role to gtk text box roleMichael Weghorn
2023-10-28tdf#135586 a11y: Add a new BLOCK_QUOTE a11y roleMichael Weghorn
2023-10-28gtk4 a11y: Map more a11y roles to gtk equivalentsMichael Weghorn
2023-10-27gtk4 a11y: Implement GtkAccessibleRange ifaceMichael Weghorn
2023-10-26gtk4 a11y: Map checkbox role to gtk equivalentMichael Weghorn
2023-09-27gtk4 a11y: Map paragraph role to Gtk equivalentMichael Weghorn
2023-05-23Avoid -Werror=unused-function when building against older GTK4Stephan Bergmann
2023-05-18Fix typoAndrea Gelmini
2023-05-17Silence loplugin:external and lopluign:unreffun in (WIP?) a11y.cxx for nowStephan Bergmann
2023-05-17Avoid loplugin:unreffunStephan Bergmann
2023-05-17loplugin:externalStephan Bergmann
2023-05-17loplugin:reservedidStephan Bergmann
2023-05-17loplugin:fakeboolStephan Bergmann