summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx
AgeCommit message (Expand)Author
2015-11-16vcl: de-layer needless module fragmentation in gtk and gtk3.Michael Meeks
2015-11-16build cairo on androidCaolán McNamara
2015-11-14undo cairo use in svp for nowCaolán McNamara
2015-11-13do all the headless using platforms have cairo ?Caolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-08-30GTK3: Native background for vertical toolbarsMaxim Monastirsky
2015-08-23Fix GTK3 right-to-left rendering of spin buttonsKhaled Hosny
2015-08-17Fix GTK3 right-to-left renderingKhaled Hosny
2015-08-07gtk3: it was pointed out to me we have up and down reversedCaolán McNamara
2015-08-01valgrind: memleakCaolán McNamara
2015-07-22gtk3: native focus rects are fine for flat buttonsCaolán McNamara
2015-07-17force a specific DPI with SAL_FORCEDPI (GTK2 & GTK3 backends only)Tomaž Vajngerl
2015-07-17GTK3 HiDPI: disable window scaling and get display DPI via GTK3Tomaž Vajngerl
2015-07-10vcl: forward declare boost::optional in settings.hxxMichael Stahl
2015-07-09tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long
2015-07-08gtk3: rework to remove gtk_style_context_set_path warningCaolán McNamara
2015-06-25GtkSettings:gtk-menu-images deprecatedJulien Nabet
2015-06-25gtk3: render menu arrows with menuitem style not menu styleCaolán McNamara
2015-06-25gtk3: move cairo region clipping to svpCaolán McNamara
2015-06-24Another gross inclusion hack that can apparently go nowStephan Bergmann
2015-06-24GtkSettings:gtk-menu-popup-delay deprecatedJulien Nabet
2015-06-22gtk3: native render the comically oversized gtk3 spinbuttonsCaolán McNamara
2015-06-19gtk3: error: 'GTK_STATE_FLAG_CHECKED' was not declared in this scopeMiklos Vajna
2015-06-19gtk3: we need to take margins in account for scrollbarsCaolán McNamara
2015-06-19gtk3: get right bounds for scrollbar thumb with no arrow buttonsCaolán McNamara
2015-06-19gtk3: use a more straightforward ownership for menuCaolán McNamara
2015-06-19gtk3: drop manually constructed mpMenuItemStyleCaolán McNamara
2015-06-19gtk3: use correct check menu item styleCaolán McNamara
2015-06-19gtk3: render menu radio buttons and checkboxesCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-01coverity#1302608 gtk3 Logically dead codeCaolán McNamara
2015-06-01coverity#1302691 gtk3 Unused valueCaolán McNamara
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-20gtk3: fix bordersCaolán McNamara
2015-05-20gtk3: focus rects for combobox entriesCaolán McNamara
2015-05-19gtk3: checkmarks slightly clipped on left sideCaolán McNamara
2015-05-19use CHECKED alias for GTK_STATE_FLAG_CHECKED instead.Michael Meeks
2015-05-19downgrade remaining nwf spew to infoCaolán McNamara
2015-05-19gtk3: nwf for list node expandersCaolán McNamara
2015-05-19gtk3: presume we want the same no-op for LISTNET as gtk2Caolán McNamara
2015-05-19gtk3: nwf for progress barsCaolán McNamara
2015-05-18gtk3: render arrow part of a tree list headerCaolán McNamara
2015-05-18gtk3: implement tree header bar areaCaolán McNamara
2015-05-15gtk3: implement NWF CTRL_MULTILINE_EDITBOXCaolán McNamara
2015-05-15gtk3: implement fixed line NWFCaolán McNamara
2015-05-15gtk3: render native menubar and menubaritemsCaolán McNamara
2015-05-15gtk3: punt tooltips for nowCaolán McNamara
2015-05-15gtk3: get tooltip colorCaolán McNamara