summaryrefslogtreecommitdiff
path: root/libmate-desktop/mate-colorbutton.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-29Avoid deprecated g_type_class_add_privateWu Xiaotian1-6/+2
2016-11-20move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-36/+0
2016-06-15GTK+-3 mate-color-button: Do not use deprecate composite-child APIraveit651-0/+4
2015-11-21colorbutton: handle alpha for GdkRGBAGyörgy Balló1-0/+2
2015-11-13refactor draw/expose code a bit and set the correct return typeMonsta1-6/+4
2014-07-01Use palette in MateColorButtonStefano Karapetsas1-0/+2
2014-06-26libmate-desktop: Fix Since: occurrences in comments copied from Gtk+Stefano Karapetsas1-15/+15
2014-06-26MateColorButton: Add function to get/set rgba color for GTK3Stefano Karapetsas1-0/+48
2014-05-04libmate-desktop: Add GTK3 support to MateColorButtonStefano Karapetsas1-5/+21
2014-05-04libmate-desktop: Add MateColorButton dialogStefano Karapetsas1-0/+865