summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2020-10-25Related: tdf#137620 use existing SalEvent::SurroundingTextRequestCaolán McNamara
2020-10-25Related: tdf#137620 factor out working IMDeleteSurrounding hunkCaolán McNamara
2020-10-24crashtesting: avoid assert on loading tdf98681-3.docxCaolán McNamara
2020-10-23log why a FreetypeFont was flagged as !mbFaceOkCaolán McNamara
2020-10-23call gtk_im_context_focus_in only if its widget has focusCaolán McNamara
2020-10-23Implement SalGenericInstance::getOSVersion() for FreeBSD.Gleb Popov
2020-10-22fix welded editengine delete-surroundingCaolán McNamara
2020-10-22weld backing windowCaolán McNamara
2020-10-22for DisallowCycleFocusOut forward unused keyevents to InterimItemWindowCaolán McNamara
2020-10-22don't update IM focus-in if focus-in was in another widgetCaolán McNamara
2020-10-22add some SolarMutexGuards for IMECaolán McNamara
2020-10-22make mnemonic-activate do the right thing for a MenuToggleButtonCaolán McNamara
2020-10-21don't trigger resize if size didn't changeCaolán McNamara
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20add MenuToggleButton for split toggle/menu buttonCaolán McNamara
2020-10-19use tools::Long in vclNoel
2020-10-17Resolves: tdf#137201 don't update IM if focus is in another widgetCaolán McNamara
2020-10-17Resolves: tdf#134939 don't update IM position if focus is in another widgetCaolán McNamara
2020-10-16support set_font for weld::ButtonCaolán McNamara
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-10-14send ComboBox "changed" on autocomplete suggestionCaolán McNamara
2020-10-14Related: tdf#137250 need signal-changed for ComboBoxText tooCaolán McNamara
2020-10-14ImageTree::getImageStream may sub a req for a .png with svg dataCaolán McNamara
2020-10-14better fix for tdf#136455 without destroying widgets we don't truly ownCaolán McNamara
2020-10-13with a DND_ACTION_NONE drag action and zero target-formats disable dragCaolán McNamara
2020-10-12similar to tdf#120764 dismiss tooltips on showing popup menuCaolán McNamara
2020-10-07raise min version of gtk to 3.20.0Caolán McNamara
2020-10-07support pan-down-symbolic/pan-up-symbolic as SPIN_DOWN/SPIN_UPCaolán McNamara
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-06loplugin:const& make some params and methods constNoel
2020-10-06drop ownership argumentCaolán McNamara
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-06avoid calling gtk_widget_add_events when not neededCaolán McNamara
2020-10-05tdf#137250 fire changed on typeahead in combobox without menu activeCaolán McNamara
2020-10-05we are guaranteed to have gdk_screen_get_primary_monitor nowCaolán McNamara
2020-10-02tdf#134566 gtk IM support for custom widgetsCaolán McNamara
2020-10-01Related: tdf#134566 split signalIMPreeditChanged to extract a reusable pieceCaolán McNamara
2020-10-01loplugin:reducevarscope in vclNoel
2020-09-30tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara
2020-09-30Restore the fix for tdf#126830Maxim Monastirsky
2020-09-30make OutputDevice::Flush() also flush SkiaLuboš Luňák
2020-09-29gdk_wayland_window_set_application_id doesn't work when called earlyCaolán McNamara
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-27Remove unused include <list> in vcl/SalGtkFolderPickerJulien Nabet
2020-09-26Avoid -Werror=nonnull with glibc-headers-x86-2.32-1.fc33.noarchStephan Bergmann
2020-09-25draw linear and radial gradients directly with SkiaLuboš Luňák
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-21add some more thaw/freeze usesCaolán McNamara
2020-09-20tdf#136559 We can get a performance boost from using a ListStoreCaolán McNamara
2020-09-18Related: tdf#136559 set multiple columns in model at the same timeCaolán McNamara