summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3/customcellrenderer.cxx
AgeCommit message (Expand)Author
2023-09-29Drop some newly obsolete __cplusplus version checksStephan Bergmann
2023-08-03Silence another C++20 -Wdeprecated-volatile with old GLibStephan Bergmann
2022-10-06gtk4: need a SolarMutexGuard hereCaolán McNamara
2021-10-26gtk4: get correct rectangle for custom renderer areaCaolán McNamara
2021-09-17gtk4: guard vcl calls from gtkCaolán McNamara
2021-07-14gtk4: add SolarMutexGuard on entering vcl from gtkCaolán McNamara
2021-06-28gtk4: adapt to GtkCellRendererClass changesCaolán McNamara
2021-06-28use the standard macros to generate custom_cell_renderer_get_typeCaolán McNamara
2021-06-28split out customcellrenderer codeCaolán McNamara