summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3
AgeCommit message (Expand)Author
2024-10-10tdf#161479 make presentation work on fractionally scaled displayCaolán McNamara
2024-09-30cid#1608502 Overflowed constantCaolán McNamara
2024-09-26tdf#160837 vcl: Use getter to get frame geometryMichael Weghorn
2024-09-18Resolves: tdf#162538 explicitly make buttons gain focus on activatationCaolán McNamara
2024-08-29Resolves: tdf#162659 toggle buttons have no "weight" propertyCaolán McNamara
2024-08-26cid#1608341 Overflowed return valueCaolán McNamara
2024-08-24cid#1607908 silence Overflowed return valueCaolán McNamara
2024-08-18cid#1557699 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-11speed up menu construction at app startupNoel Grandin
2024-08-07add polymorph function for VCL/ui specific string escapingMoritz Duge
2024-08-02tdf155447 gtk3 a11y: Report accessible ID for drawing areaMichael Weghorn
2024-08-02tdf#155447 a11y: Introduce weld::Widget::get_accessible_id()Michael Weghorn
2024-07-24cid#1556131 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-24tdf#159040: add sign with default certificate to save dialogSarper Akdemir
2024-07-19Resolves: tdf#161662 use some hackery to bring bullet combobox height downCaolán McNamara
2024-07-17Use IsRunningUnitTest / IsRunningUITest consistentlyMike Kaganski
2024-07-17tdf#155447 gtk3 a11y: Use GtkBuilder ID as accessible IDMichael Weghorn
2024-07-16use generic clipboard when running UI testsNoel Grandin
2024-07-09jsdialog: support on demand rendering for icon viewSzymon Kłos
2024-06-30gtk4: Require GTK >= 4.10Michael Weghorn
2024-06-28Fix "lets" -> "let's"Andrea Gelmini
2024-06-21tdf#161648 vcl a11y: Add weld::Toolbar::set_item_accessible_nameMichael Weghorn
2024-06-20loplugin:unusedmethodsNoel Grandin
2024-06-18loplugin:ostr in variousNoel Grandin
2024-06-07crash on exit with std::optional created from u"FOO"_ustrCaolán McNamara
2024-06-06drop searching for widget extended tips in the offline helpCaolán McNamara
2024-05-29related tdf#160971 gtk3 a11y: Keep new combobox valueMichael Weghorn
2024-05-28tdf#160971 gtk: Don't select combobox text on entry selectionMichael Weghorn
2024-05-24tdf#160971 gtk3 a11y: Manually unset focus for combobox popupMichael Weghorn
2024-05-19Resolves: tdf#157453 support FM_PROP_LINECOUNT for combobox dropdow rowsCaolán McNamara
2024-05-15tdf#161073 handle is supposed to be freed automatically on failureCaolán McNamara
2024-05-12createFromAscii -> OUString literals in attribute_set_map_to_property_valuesNoel Grandin
2024-05-10loplugin:ostr in vclNoel Grandin
2024-05-08gtk3 a11y: Drop superfluous checkMichael Weghorn
2024-05-08gtk3 a11y: No longer manually add focused state for focus objectMichael Weghorn
2024-05-07gtk3 a11y: Drop WindowEventHandler completelyMichael Weghorn
2024-05-07gtk3 a11y: Drop VclEventId::TabpageActivate processingMichael Weghorn
2024-05-07gtk3 a11y: Drop VclEventId::MenuHighlight processingMichael Weghorn
2024-05-07gtk3 a11y: Drop VclEventId::ToolboxHighlight{,Off} processingMichael Weghorn
2024-05-07tdf#160806 tdf#160837 gtk3 a11y: Drop VclEventId::ToolboxButtonStateChangedMichael Weghorn
2024-05-07tdf#160806 tdf#160837 gtk3 a11y: Drop handling of some VclEventIdsMichael Weghorn
2024-05-07tdf#160806 tdf#160837 gtk3 a11y: Port from deprecated atk_focus_tracker_notifyMichael Weghorn
2024-05-07tdf#160806 tdf#160837 gtk3 a11y: Don't use idleMichael Weghorn
2024-04-30tdf#159369 tdf#160806 gtk3 a11y: Drop fallback dummy a11y objMichael Weghorn
2024-04-30tdf#159369 tdf#160806 tdf#160837 gtk3 a11y: Don't skip parents one wayMichael Weghorn
2024-04-24[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn
2024-04-20gtk3 a11y: Set a11y relations for custom combobox implMichael Weghorn
2024-04-20tdf#159910 gtk3 a11y: Keep a11y props for comboboxMichael Weghorn
2024-04-19loplugin:constantparam in vclNoel Grandin
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski