index
:
mate-desktop
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.28
1.4
1.6
1.8
dev-dmi
gh-pages
master
Library with common API for various MATE modules
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libmate-desktop
/
mate-colorbutton.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-20
Fix implicit conversion changes signedness: 'gboolean' to 'guint'
rbuj
1
-1
/
+1
2022-08-15
mate-colorbutton: fix -Wenum-conversion warning
rbuj
1
-1
/
+1
2021-12-11
Use a blank line at most
rbuj
1
-4
/
+0
2021-07-19
Fix compilation warning
zhuyaliang
1
-14
/
+17
2019-07-03
Remove trailing whitespaces
Laurent Napias
1
-61
/
+61
2019-01-29
Avoid deprecated g_type_class_add_private
Wu Xiaotian
1
-6
/
+2
2016-11-20
move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option
monsta
1
-36
/
+0
2016-06-15
GTK+-3 mate-color-button: Do not use deprecate composite-child API
raveit65
1
-0
/
+4
2015-11-21
colorbutton: handle alpha for GdkRGBA
György Balló
1
-0
/
+2
2015-11-13
refactor draw/expose code a bit and set the correct return type
Monsta
1
-6
/
+4
2014-07-01
Use palette in MateColorButton
Stefano Karapetsas
1
-0
/
+2
2014-06-26
libmate-desktop: Fix Since: occurrences in comments copied from Gtk+
Stefano Karapetsas
1
-15
/
+15
2014-06-26
MateColorButton: Add function to get/set rgba color for GTK3
Stefano Karapetsas
1
-0
/
+48
2014-05-04
libmate-desktop: Add GTK3 support to MateColorButton
Stefano Karapetsas
1
-5
/
+21
2014-05-04
libmate-desktop: Add MateColorButton dialog
Stefano Karapetsas
1
-0
/
+865