summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3
AgeCommit message (Expand)Author
2023-10-14Add NUMBERSIGN key handler.Gökay Şatır
2023-10-10gtk3 a11y: Drop unnecessary check before loopingMichael Weghorn
2023-09-29Drop some newly obsolete __cplusplus version checksStephan Bergmann
2023-09-23tdf#157168 GtkSpinButton ignores out-of-range value instead of limitingCaolán McNamara
2023-08-28Related: tdf#144906 unset g_DragSource if drag end callback never calledCaolán McNamara
2023-08-23tdf#146619 Remove unused includes from vcl/incGabor Kelemen
2023-08-16Resolves: tdf#156751 add "Special Character..." to GtkEntry context menusCaolán McNamara
2023-08-15GTK3 Disabled menu items are not hidden in DontHideDisabledEntry = false modeJulien Nabet
2023-08-13Revert "clang-tidy bugprone-parent-virtual-call in vcl"Noel Grandin
2023-08-11clang-tidy bugprone-parent-virtual-call in vclNoel Grandin
2023-08-03Silence another C++20 -Wdeprecated-volatile with old GLibStephan Bergmann
2023-08-02Fix gtk4: conversion from 'AbsoluteScreenPixelRectangle' to 'tools::Rectangle'Julien Nabet
2023-08-02vcl: Drop the PrintFont -> FastPrintFontInfo -> FontAttributes indirectionKhaled Hosny
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-30tdf#156230: Use SvpGraphicsBackend in GenPspGraphicsKhaled Hosny
2023-07-26Related: tdf#156137 allow GtkLinkButton to wrapCaolán McNamara
2023-07-26add code pointer to commentNoel Grandin
2023-07-25tdf#155414 gtk3 a11y: Honor gtk setting to reduce animationMichael Weghorn
2023-07-24Fix gtk4 build (set_item_help_id)Michael Weghorn
2023-07-23tdf#147911 Implement set_item_help_id for context menu itemsRafael Lima
2023-07-21Assume that all modern X servers have a unified display areaNoel Grandin
2023-07-14gtk3 a11y: Map push button menu role to ATK equivalentMichael Weghorn
2023-07-07gtk3 a11y: Use sal_Int32 consistently to fix i386 buildMichael Weghorn
2023-06-30tdf#125543 Fix window size in GTK3 pluginAmin Irgaliev
2023-06-22tdf#155955 - small Calc window size after deleting the configuration fileVladislav Tarakanov
2023-06-06perf: we don't need to 'really' insert a preview when providing jsonCaolán McNamara
2023-06-06perf: cache the generated json for an iconview imageCaolán McNamara
2023-06-05gtk3 a11y: Consolidate reporting accessible nameColomban Wendling
2023-06-05gtk3 a11y: Fix reporting accessible descriptionColomban Wendling
2023-06-01Related: tdf#155425 use preferred_size instead of allocated_widthCaolán McNamara
2023-05-29tdf#155515 tdf#155528 crash on exitNoel Grandin
2023-05-28Use getXWeak in vclMike Kaganski
2023-05-24speedup drawing toolbars, cache min-widthNoel Grandin
2023-05-23gtk a11y: Return 0xFFFFFFFF for invalid charactersColomban Wendling
2023-05-23Resolves tdf#145080 - Use accent color for focused cellHeiko Tietze
2023-05-11tdf#155241 keep current MetricSpinButton value if unparseable junk inputCaolán McNamara
2023-05-09Resolves: tdf#142176 under GNOME inhibit logout if there are modified docsCaolán McNamara
2023-05-09Related: tdf#142176 rearrange screensaver inhibiter to be more genericCaolán McNamara
2023-05-09tdf#155186 crash Inserting tables and switching slides (gtk3)Noel Grandin
2023-05-07avoid unnecessary SAL_WARNNoel Grandin
2023-05-05tdf#155149 Crash when exiting cell edit modeNoel Grandin
2023-05-04tdf#105404 [API CHANGE] add index to accessiblity change eventNoel Grandin
2023-05-02tdf#137544 use cheaper method to scan accessibility child listNoel Grandin
2023-04-25loplugin:unnecessarygetstrStephan Bergmann
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-20Resolves: tdf#154623 KEY_DECIMAL == GDK_KEY_KP_Decimal or GDK_KEY_KP_SeparatorCaolán McNamara
2023-04-14add a way to resolve if dark mode (explicit or auto) is activeCaolán McNamara
2023-04-10fix calls to OStringToOUStringNoel Grandin
2023-04-09use more OStringToOUStringNoel Grandin
2023-04-04tdf#154565 ignore unwanted crossing event from search to treeview on "enter"Caolán McNamara