summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2022-01-20gtk4: implement SalGtkFilePicker::SetCurFilterCaolán McNamara
2022-01-20gtk4: take SolarMutexGuard on key event handlerCaolán McNamara
2022-01-20gtk4: hide frame for gtk4 to pretty things upCaolán McNamara
2022-01-19WASM add toolkit and Emscripten version to AboutJan-Marek Glogowski
2022-01-18Add HAVE_(UNIX_)DLAPI config header defineJan-Marek Glogowski
2022-01-14VCL drop m_pInstance from *nix SalDataJan-Marek Glogowski
2022-01-14VCL move PrinterInfoManager into GenericUnixSalDataJan-Marek Glogowski
2022-01-13set hint_metrics seperately from hint_styleCaolán McNamara
2022-01-13allow selecting text rendering mode suitable for natural glyph positionsCaolán McNamara
2022-01-12keep positions as DeviceCoordinate within SalLayoutCaolán McNamara
2022-01-08tdf#146641 allocations attempted while hidden are discarded by gtkCaolán McNamara
2022-01-07VCL move platform code from mouse.cxx into pluginsJan-Marek Glogowski
2022-01-04Fix typosAndrea Gelmini
2022-01-01vcl: move drawPolyLine (+legacy) to SvpGraphicsBackendTomaž Vajngerl
2021-12-30vcl: move applyColor and clipRegion to CairoCommonTomaž Vajngerl
2021-12-29Always use <poll.h>, no modern system needs <sys/poll.h>Ismael Luceno
2021-12-17tdf#146225 Revert "Use g_get_real_time instead of g_get_current_time"Hossein
2021-12-15unset mpMenuBarWidget when it was destroyed along with its parentCaolán McNamara
2021-12-15tdf#146225 Fix delay when exiting from the gtk3 uiHossein
2021-12-11Fix typosAndrea Gelmini
2021-12-11Use g_get_real_time instead of g_get_current_timeHossein
2021-12-10Revert "Re-Enable DrawTransformBitmapExDirect for render backends"Armin Le Grand
2021-12-10add resize_to_request to popoverCaolán McNamara
2021-12-09Related: tdf#145786 cooperate between our own grabsCaolán McNamara
2021-12-08only autopopup on mouse hover, not keyboard traversalCaolán McNamara
2021-12-08gtk3: GtkTreeView::gtk_widget_get_preferred_size can return a poor heightCaolán McNamara
2021-12-07Re-Enable DrawTransformBitmapExDirect for render backendsArmin Le Grand (Allotropia)
2021-12-06tdf#138999 only grab keyboard and not pointing devicesCaolán McNamara
2021-12-02Related: tdf#145901 use x11 popover replacement for all non-menubutton casesCaolán McNamara
2021-11-30gtk[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-30workaround gcc bug #55776 about enum class shadowing a globalLuboš Luňák
2021-11-29implement xor drawing directly using Skia (tdf#141090)Luboš Luňák
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