summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2022-02-15loplugin:fakeboolStephan Bergmann
2022-02-15-Werror,-Wunused-private-fieldStephan Bergmann
2022-02-08tdf#147251 can't generally shrink popovers if they don't fit under/overCaolán McNamara
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara
2022-01-29gtk4: dlsym hack for gdk_wayland_window_set_application_id not neededCaolán McNamara
2022-01-29gtk4: implement create_screenshot_windowCaolán McNamara
2022-01-28Related: tdf#146261 the intent it to keep the dialog within the screenCaolán McNamara
2022-01-27cid#1497856 Unchecked dynamic_castCaolán McNamara
2022-01-26tdf#146992 gtk_window_set_attached_to causing widgets to shiftCaolán McNamara
2022-01-26tdf#146648 make find and replace dialog reopen at last positionJim Raykowski
2022-01-26Related: tdf#146648 store last known position when visible to return laterCaolán McNamara
2022-01-25gtk4: GtkSpinButton doesn't have has-frame anymoreCaolán McNamara
2022-01-25Related: tdf#146971 remove %PRODUCTNAME from accessible-descriptionCaolán McNamara
2022-01-25tdf#146971 changing a11y desc to replace %PRODUCTNAME has perf issuesCaolán McNamara
2022-01-24gtk3: "expand" icon in reference windows goes missing on entering shrunk modeCaolán McNamara
2022-01-24gtk4: use help-browser-symbolic for wizard help button tooCaolán McNamara
2022-01-24gtk4: adapt to window_[g|s]et_default_widgetCaolán McNamara
2022-01-24gtk4: make wizards workCaolán McNamara
2022-01-21gtk4: set homogeneous to true to get two equal width buttonsCaolán McNamara
2022-01-21gtk4: GtkPopover::modal has been renamed to autohideCaolán McNamara
2022-01-20gtk4: gtk_file_filter_add_suffix now exists to fill this gapCaolán McNamara
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