summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/gtk/gtkframe.hxx
AgeCommit message (Expand)Author
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara
2020-11-03loplugin:unusedfieldsNoel
2020-10-28Fix build for UNX x86Thorsten Behrens
2020-10-25Related: tdf#137620 factor out working IMDeleteSurrounding hunkCaolán McNamara
2020-10-22for DisallowCycleFocusOut forward unused keyevents to InterimItemWindowCaolán McNamara
2020-10-19use tools::Long in vclNoel
2020-10-07raise min version of gtk to 3.20.0Caolán McNamara
2020-10-06loplugin:const& make some params and methods constNoel
2020-10-01Related: tdf#134566 split signalIMPreeditChanged to extract a reusable pieceCaolán McNamara
2020-09-29gdk_wayland_window_set_application_id doesn't work when called earlyCaolán McNamara
2020-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara
2020-08-25Related: tdf#135965 return true to show event was handledCaolán McNamara
2020-08-21tdf#135965 let F1 in gtk widgets embedded in a GtkSalFrame call helpCaolán McNamara
2020-05-11GdkDragCancelReason wasn't exposed before gtk 3.20.0Caolán McNamara
2020-04-16don't allow tooltips from parent to appear while popup menu is activeCaolán McNamara
2020-04-16tdf#131120 use a replacement for GtkComboBoxCaolán McNamara
2020-02-13toplevel might not be a GtkWindow, no need to cast to GtkWindowCaolán McNamara
2020-02-04add a way to return focus to the main widgetCaolán McNamara
2020-01-09also grab the keyboard under gtk when showing a temp floating windowCaolán McNamara
2019-12-19get native gtk widgets in sidebars workingCaolán McNamara
2019-12-19handle change of focus between widgets within the toplevel GtkWindowCaolán McNamara
2019-11-27loplugin:finalclasses in vclNoel Grandin
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-10-02add wheel events to drawing areaCaolán McNamara
2019-09-30drop gtk2 supportCaolán McNamara
2019-06-11Resolves: rhbz#1719378 wrong signature for GtkGestureLongPress::pressedCaolán McNamara
2019-03-28mapped tooltip before attempting to show a menu is a problemCaolán McNamara
2019-03-20Resolves: tdf#119996 remove support for GNOME Shell application menuArkadiy Illarionov
2019-03-15add drop target support to welded widgetCaolán McNamara
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann
2018-11-01weld SwWordCountFloatDlgCaolán McNamara
2018-11-01loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin
2018-10-24tdf#120764 Toolbar popups sometimes not showing under WaylandMaxim Monastirsky
2018-06-17gtk3: Correctly mirror popovers in rtl uiMaxim Monastirsky
2018-06-11tdf#117175 wayland: Make popup windows not show off-screenMaxim Monastirsky
2018-04-17loplugin:constparamsNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-30weld SvxCharacterMap dialogCaolán McNamara
2018-03-16rhbz#1392145 ensure titlebar close button matches 'outside' directionCaolán McNamara
2018-02-16native dialog initial basisCaolán McNamara
2018-02-02loplugin:useuniqueptr in GtkSalFrameNoel Grandin
2017-12-21Resolves: tdf#114592 mark geometry as provisionalCaolán McNamara
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin
2017-12-02require at least gtk3 3.14.0 to build gtk3 bitsCaolán McNamara
2017-11-10Related: tdf#112549 gtk3 hide/show menubar on enter/exit fullscreenCaolán McNamara
2017-10-23loplugin:includeform: vclStephan Bergmann