summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-21tdf#145735 avmedia qt: Use QtMultimedia for Qt 6 media playbackMichael Weghorn15-1/+641
2024-05-20avmediagtk: Use gb_Library_set_include for GTK4_CFLAGSMichael Weghorn1-4/+1
2024-05-03gtk4 a11y: Align role mapping with upstream GTKMichael Weghorn1-7/+4
2024-04-30gtk4 a11y: Handle accessible relationsMichael Weghorn3-1/+87
2024-04-26gtk4 a11y: Don't create second AT context for OOoFixedMichael Weghorn1-23/+0
2024-04-26gtk4 a11y: Don't create multiple AT contexts for same accessibleMichael Weghorn1-6/+4
2024-04-25gtk4: Ignore "input-purpose" for GtkSpinButtonMichael Weghorn1-0/+7
2024-04-04gtk4 a11y: Implement new GtkAccessibleTextInterface::get_offsetMichael Weghorn1-0/+18
2024-04-04gtk4 a11y: Implement new GtkAccessibleTextInterface::get_extentsMichael Weghorn1-0/+35
2024-03-15gtk4 a11y: Report default text attributesMichael Weghorn3-3/+23
2024-03-15gtk4 a11y: Extract helper function for text attr conversionMichael Weghorn1-25/+37
2024-03-15gtk4 a11y: Add initial text attribute handlingMichael Weghorn1-7/+66
2024-03-15Make vcl::bitmap::get_unpremultiply_table VCL_DLLPUBLIC againMichael Weghorn1-1/+1
2024-02-29tdf#158030 qt a11y: Implement new QAccessibleAttributesInterfaceMichael Weghorn2-0/+89
2024-02-23gtk4 a11y: Fix '--enable-werror' GCC buildMichael Weghorn1-1/+1
2024-02-22gtk4 a11y: Forward text change eventsMichael Weghorn1-0/+40
2024-02-22gtk4 a11y: Implement new GtkAccessibleTextInterfaceMichael Weghorn4-1/+172
2024-02-22gtk4 a11y: Move LO_ACCESSIBLE define to headerMichael Weghorn2-4/+4
2023-12-22gtk4 a11y: Fix build for Gtk < 4.9Michael Weghorn2-0/+8
2023-12-20gtk4 a11y: Take SELECTABLE/EXPANDABLE states into accountMichael Weghorn1-5/+15
2023-12-20gtk4 a11y: Remember LoAccessible for XAccessibleMichael Weghorn7-18/+103
2023-12-20gtk4 a11y: Silence loplugin:unreffun a different wayMichael Weghorn2-2/+16
2023-12-19tdf#123864 gtk3 a11y: Consider states when mapping BUTTON_DROPDOWNMichael Weghorn4-10/+17
2023-12-19gtk4 a11y: Map COMMENT role to new gtk equivalentMichael Weghorn1-0/+5
2023-12-19gtk4 a11y: Add initial event handlingMichael Weghorn4-0/+111
2023-11-17gtk4 a11y: Map BLOCK_QUOTE role to new gtk equivalentMichael Weghorn1-1/+7
2023-11-15tdf#158030 gtk4 a11y Map {col,row}indextext obj attributesMichael Weghorn1-2/+12
2023-11-14tdf#123864 gtk4 a11y: Handle CHECKABLE/CHECKED state independent of roleMichael Weghorn1-3/+6
2023-11-14gtk4 a11y: Set accessible name and descriptionMichael Weghorn1-15/+6
2023-11-14tdf#123864 a11y: Add new AccessibleStateType::CHECKABLEMichael Weghorn4-2/+18
2023-11-10Fix errors gtk4Julien Nabet1-5/+6
2023-11-09gtk4 a11y: Handle the "level" object attributeMichael Weghorn1-0/+47
2023-11-09gtk4 a11y: Extract state handling to helper functionMichael Weghorn1-53/+69
2023-11-07gtk4 a11y: Map states to corresponding GtkAccessibleStateMichael Weghorn1-1/+34
2023-11-07gtk4 a11y: Map states to corresponding gtk a11y propertiesMichael Weghorn1-1/+25
2023-11-07gtk4 a11y: Map PASSWORD_TEXT role to gtk text box roleMichael Weghorn1-0/+1
2023-10-28tdf#135586 a11y: Add a new BLOCK_QUOTE a11y roleMichael Weghorn11-4/+26
2023-10-28gtk4 a11y: Map more a11y roles to gtk equivalentsMichael Weghorn1-4/+76
2023-10-27gtk4 a11y: Implement GtkAccessibleRange ifaceMichael Weghorn1-1/+146
2023-10-26gtk4 a11y: Map checkbox role to gtk equivalentMichael Weghorn1-0/+3
2023-10-13tdf#157696 a11y Translate "CharStrikeout" to IA2 equivalentsMichael Weghorn1-0/+53
2023-10-12tdf#157696 a11y: Escape commas in IAccessible2 color text attributeMichael Weghorn1-2/+3
2023-09-27gtk4 a11y: Map paragraph role to Gtk equivalentMichael Weghorn1-0/+4
2023-09-23Revert 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