summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3
AgeCommit message (Expand)Author
2024-05-17tdf#161073 handle is supposed to be freed automatically on failureCaolán McNamara
2024-04-07Resolves: tdf#154072 no effect when clicking some dropdown buttonsCaolán McNamara
2024-04-07Resolves: tdf#159498 Items in Template Manager dropdown should be left-alignedCaolán McNamara
2024-04-07Resolves: tdf#160028 Type to select currency in dropdown does not work for gtkCaolán McNamara
2024-03-27tdf#93352 Fix horizontal swiping and scrolling when using an RTL UIPatrick Luby
2024-03-12Breeze scrollbars clipped, allocated space not wide/tall enoughCaolán McNamara
2024-01-16Fix location of an g_object_unref in vcl/glomenuJulien Nabet
2024-01-16Add missing g_free in salnativewidgets-gtk + reorder ones in cpdmgr (vcl)Julien Nabet
2024-01-15Add missing g_list_free in GtkInstanceComboBox ctrJulien Nabet
2024-01-15Add missing gdk_event_free (vcl/gtkinst)Julien Nabet
2024-01-15Add missing g_bytes_unref in GtkSalMenu::AddMenuBarButtonJulien Nabet
2024-01-15Add missing g_object_thaw_notify before an early return (vcl/gtkinst)Julien Nabet
2024-01-15Add missing g_object_unref (vcl/gtksalmenu)Julien Nabet
2024-01-15Add missing gtk_tree_path_free (vcl/gtkinst)Julien Nabet
2023-12-20tdf#123864 gtk3 a11y: Consider states when mapping BUTTON_DROPDOWNMichael Weghorn
2023-12-07tdf#157432 Expert config: Allow filtering by changed valuesSamuel Mehrbrodt
2023-12-06tdf#148986 Support XF86Forward / XF86Back key eventsGabor Kelemen
2023-12-03cid#1546503 Using invalid iteratorCaolán McNamara
2023-11-29Extended loplugin:ostr: vclStephan Bergmann
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (vcl)Julien Nabet
2023-11-20vcl gtk3 : no need to use ClearableMutexGuard instead of GuardArnaud VERSINI
2023-11-19Extended loplugin:ostr: vclStephan Bergmann
2023-11-14tdf#123864 a11y: Add new AccessibleStateType::CHECKABLEMichael Weghorn
2023-11-07tdf#135236 gtk3 a11y: Restore AtkObject's focus_eventMichael Weghorn
2023-11-07tdf#152155 vcl: fix gtk popup listbox positions on sidebarLászló Németh
2023-10-30tdf#157518: vcl: Introduce vcl control LevelBarSarper Akdemir
2023-10-28tdf#135586 a11y: Add a new BLOCK_QUOTE a11y roleMichael Weghorn
2023-10-24gtk3 a11y: Take current type into account when setting new valueMichael Weghorn
2023-10-21Resolves: tdf#157849 gtk_spin_button_update callback can delete widgetCaolán McNamara
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