summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-07-09Try to move adjusting focus rect down to gtk3 codeKatarina Behrens1-1/+7
2018-04-27Resolves: tdf#117178 distinguish between pressed vs unpressed rolloverCaolán McNamara1-1/+14
2018-04-16weld SwInsFootNoteDlgCaolán McNamara1-0/+5
2018-02-22loplugin:changetoolsgen in vclNoel Grandin1-33/+33
2018-01-15More loplugin:cstylecast: vclStephan Bergmann1-20/+20
2018-01-12More loplugin:cstylecast: vclStephan Bergmann1-3/+3
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin1-1/+1
2017-12-05Revert "require at least gtk3 3.20.0 to build and run gtk3 bits"Caolán McNamara1-306/+1101
2017-12-05require at least gtk3 3.20.0 to build and run gtk3 bitsCaolán McNamara1-1101/+306
2017-12-02require at least gtk3 3.14.0 to build gtk3 bitsCaolán McNamara1-13/+5
2017-12-02require at least gtk3 3.12.0 to build gtk3 bitsCaolán McNamara1-2/+0
2017-12-01we already don't run gtk3 if < 3.14Caolán McNamara1-2/+1
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks1-9/+1
2017-11-11vcl: StyleSettings - start to unwind code duplication.Michael Meeks1-5/+1
2017-10-23loplugin:includeform: vclStephan Bergmann1-1/+1
2017-09-19rename GtkData to GtkSalDataNoel Grandin1-2/+2
2017-09-11its really the contents we want to redrawCaolán McNamara1-1/+2
2017-09-04Resolves: tdf#111864 render progress bar for Ambiance theme properlyCaolán McNamara1-1/+15
2017-08-03loplugin:checkunusedparams in variousNoel Grandin1-3/+2
2017-07-25Related: tdf#102909 use menubar style for non-native menubarsCaolán McNamara1-2/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin1-2/+2
2017-07-02loplugin:casttovoid: vclStephan Bergmann1-15/+8
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin1-1/+0
2017-04-04Resolves: tdf#106725 paint default window bg before spin button bgCaolán McNamara1-3/+9
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-62/+62
2017-03-22Related: tdf#106645 make gtk3 scrollbar themes with arrows workCaolán McNamara1-71/+90
2017-03-22Resolves: tdf#106645 gtk3 scrollbar is too wideCaolán McNamara1-24/+410
2017-03-22min_slider_length is unusedCaolán McNamara1-3/+1
2017-03-22stepper_spacing is unusedCaolán McNamara1-2/+0
2017-03-21tdf#105415 Use the system caret width on GTKColomban Wendling1-0/+6
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin1-15/+0
2017-01-25Resolves: tdf#104598 make bright theme shadow the same as it always wasCaolán McNamara1-8/+6
2017-01-11Resolves: rhbz#1408500 gtk3 toolbar borders too distinct vs native gtk3 onesCaolán McNamara1-0/+1
2016-12-13Fix lossage with --disable-cairo-canvasTor Lillqvist1-0/+6
2016-12-10Resolves: rhbz#1362453 use the cairo scaling approach on both wayland and XCaolán McNamara1-7/+1
2016-11-29Resolves: tdf#90214 set gtk[2|3] lightshadow halfway between darkshadow and bgCaolán McNamara1-0/+9
2016-11-23Resolves: tdf#99508 ensure sufficient size for hidpi backing surfaceCaolán McNamara1-1/+1
2016-11-17put the render frame at the end of these blocks tooCaolán McNamara1-5/+9
2016-11-17gtk3: spinbuttons under Ambiance don't look beautiful enoughCaolán McNamara1-7/+23
2016-11-17Resolves: tdf#87960 add and use a ToolFontColor for toolbar item entriesCaolán McNamara1-1/+9
2016-11-16Resolves: tdf#92776 tab names unreadable under Ambiance theme 3.20Caolán McNamara1-2/+2
2016-11-16Related: lp#1580537 tdf#103915 don't set toolbars as primaryCaolán McNamara1-1/+0
2016-11-16gtk: under wayland tracking the window position is worthlessCaolán McNamara1-1/+1
2016-11-14gtk3: scrollbar damage area one pixel too narrow/shortCaolán McNamara1-4/+2
2016-11-14Resolves: tdf#103915 when global dark theme is set fall back to breeze_darkCaolán McNamara1-8/+1
2016-11-11Resolves: rhbz#1391418 wayland toolbars can't be docked after undockingCaolán McNamara1-1/+11
2016-10-21Resolves: tdf#103320 pressed buttons appear as hover buttons in toolbarCaolán McNamara1-1/+0
2016-10-19Resolves: tdf#102778 by default use breeze_dark when dark themes are requestedCaolán McNamara1-2/+13
2016-10-18Resolves: tdf#100251 gtk3 toolbar separators are white in AdwaitaCaolán McNamara1-3/+31
2016-10-18-Werror,-Wimplicit-fallthroughTor Lillqvist1-0/+1