summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/gtk/gtkframe.hxx
AgeCommit message (Expand)Author
2020-06-03get native gtk widgets in sidebars workingCaolán McNamara
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
2017-09-19rename GtkData to GtkSalDataNoel Grandin
2017-09-04Resolves: tdf#110452 stop menubar processing Alt+foo if handled by core widgetCaolán McNamara
2017-09-02remove some castingCaolán McNamara
2017-08-16SalFrame Handle* methods can return boolNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-05-18Related: rhbz#1367846 queue and merge scroll eventsCaolán McNamara
2017-05-05tdf#103158 ctrl+shift should work on key upMaxim Monastirsky
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-23m_nExtStyle isn't used in gtk[2|3]Caolán McNamara
2017-02-07bubble the original gtk surface type through renderingCaolán McNamara
2017-02-07revert unready stuffCaolán McNamara
2017-02-07bubble the original gtk surface type through renderingCaolán McNamara
2017-02-01fix crash with gtk3, opengl and presentation consoleCaolán McNamara
2016-12-06Resolves: rhbz#1401778 gtk3+wayland switching windows from the window woesCaolán McNamara
2016-11-25convert MODKEY constants to o3tl::typed_flagsNoel Grandin
2016-11-15sigh, then you can't shrink manually past size requestCaolán McNamara
2016-11-15use only widget_set_size_request in gtk3Caolán McNamara
2016-11-10Resolves: rhbz#1342828 toolbars jumping around while moved under XCaolán McNamara
2016-11-07Fix typos (also in the code)Andrea Gelmini