summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx
AgeCommit message (Expand)Author
2016-02-16Related: tdf#97739 fix gtk3 spinbuttons for recent control region changesCaolán McNamara
2016-02-14coverity#1352217 Logically dead codeCaolán McNamara
2016-02-12gtk3: only available since 3.12.0Caolán McNamara
2016-02-12Related: rhbz#1287593 issue 8, set a 'dark shadow' color based on the themeCaolán McNamara
2016-02-12-Werror,-Wunused-functionStephan Bergmann
2016-02-12Related: rhbz#1287593 subissues 1 & 2, pick 'tab' suitable colors from themeCaolán McNamara
2016-02-12gtk3: we don't render whatever a CTRL_LISTNET isCaolán McNamara
2016-02-12Related: rhbz#1287593 subissue 6, get suitable hyperlink colors for dark themeCaolán McNamara
2016-02-12gtk_icon_info_free is deprecatedCaolán McNamara
2016-02-11gtk3: adapt to 3.20 style changesCaolán McNamara
2016-02-09gtk3: endless trudge as gtk changes theming yet againCaolán McNamara
2016-01-18gtk3: SpinButtons button area isn't always part of the ControlRegionCaolán McNamara
2016-01-18svp: replace basebmp surfaces with native cairo surfacesCaolán McNamara
2016-01-18svp: emulate XOR in cairo paths when necessaryCaolán McNamara
2016-01-14vcl: fontmanager.hxx is a private Unix headerChris Sherlock
2015-12-14Resolves: rhbz#1289394 gtk3: implement tooltips nativelyCaolán McNamara
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-02valgrind: scary warning that the cairo font options were deleted before useCaolán McNamara
2015-11-23Do all svp text rendering with cairoCaolán McNamara
2015-11-16vcl: de-layer needless module fragmentation in gtk and gtk3.Michael Meeks