summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2022-01-09tdf#146641 allocations attempted while hidden are discarded by gtkCaolán McNamara
2022-01-04Always use <poll.h>, no modern system needs <sys/poll.h>Ismael Luceno
2021-12-15unset mpMenuBarWidget when it was destroyed along with its parentCaolán McNamara
2021-12-10tdf#138999 only grab keyboard and not pointing devicesCaolán McNamara
2021-12-09Related: tdf#145786 cooperate between our own grabsCaolán McNamara
2021-12-02Related: tdf#145901 use x11 popover replacement for all non-menubutton casesCaolán McNamara
2021-12-01gtk[3|4] calculate row height closer to what gtk appears to doCaolán McNamara
2021-11-30gtk[3|4] allow anything that would enable positioning onscreenCaolán McNamara
2021-11-29gtk3: set anchor_hints for gdk_window_move_to_rectCaolán McNamara
2021-11-25Resolves: tdf#145786 get the correct bounds with window scaling enabledCaolán McNamara
2021-11-24gtk3: I don't think it makes sense to claim a crossing event is consumedCaolán McNamara
2021-11-24Resolves: tdf#145864 we should only return true if we consume the motion eventCaolán McNamara
2021-11-24gtk[3|4] don't need the ifdefs if only using the dlsymed functionsCaolán McNamara
2021-11-23tdf#139460 improve autofilter sub-menu interaction under gtkCaolán McNamara
2021-11-23only call signal_closed from Popdown dtor if it is still openCaolán McNamara
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-23gtk3: reuse popover replacement as mouse event widgetCaolán McNamara
2021-11-22Related: tdf#145786 cooperate between our own grabsCaolán McNamara
2021-11-22gtk3: popover replacement for GtkMenuButton has to be modalCaolán McNamara
2021-11-21gtk3: consider replacement for popovers visibility when queryed for itCaolán McNamara
2021-11-20gtk3: don't double close popover replacementCaolán McNamara
2021-11-20Use C++17 hexadecimal exponent floating point literalsHossein
2021-11-19add placement to Popover popup_at_rectCaolán McNamara
2021-11-19fix gtk4 buildRene Engelhard
2021-11-19gtk3: treat standalone GtkPopover similarly to the GtkMenuButton managed oneCaolán McNamara
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19gtk4: GtkPopover parent must be set before its shownCaolán McNamara
2021-11-19loplugin:stringliteraldefine in vclNoel Grandin
2021-11-19gtk3: take default modality from the popover it replacesCaolán McNamara
2021-11-19gtk4: remove constrain-to propertyCaolán McNamara
2021-11-19rtl::Static->thread-safe static in vclNoel Grandin
2021-11-19refactor for potential reuse outside MenuButtonCaolán McNamara
2021-11-19Drop F_2PIMike Kaganski
2021-11-17allow menu placement either under or at endCaolán McNamara
2021-11-16Related: tdf#142706 mask with GDK_MODIFIER_MASK to ignore unwanted bitsCaolán McNamara
2021-11-16avoid using always-show-arrow in gtk4 < 4.4Caolán McNamara
2021-11-15gtk4: complete do_collect_screenshot_dataCaolán McNamara
2021-11-15gtk4: implement CreateChildFrameCaolán McNamara
2021-11-15gtk4: fill in more of the assistant codeCaolán McNamara
2021-11-15gtk4: fill in some missing parts of Widget::drawCaolán McNamara
2021-11-15gtk4: implement screenshotCaolán McNamara
2021-11-15gtk4: implement something meaningful for get_monitor_workareaCaolán McNamara
2021-11-15loplugin:fakeboolStephan Bergmann
2021-11-09Resolves: tdf#142706 ctrl+shift+s to launch insert special characters dialogCaolán McNamara
2021-11-09simplify init in action_wrapper_get_nameNoel Grandin
2021-11-08gtk4: implement GtkPaintable::get_flagsCaolán McNamara
2021-11-07cid#1493476 Logically dead codeCaolán McNamara
2021-11-07Resolves: tdf#145567 restore focus to the usual frame focus widgetCaolán McNamara
2021-11-05fix --enable-gtk3-kde5 buildCaolán McNamara
2021-11-05gtk[3|4] do the same thing to set/get buttons labels for both gtksCaolán McNamara