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-colorsel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-23
mate-colorsel: avoid deprecated 'gtk_hscale_new'
Pablo Barciela
1
-1
/
+1
2019-07-03
Remove trailing whitespaces
Laurent Napias
1
-227
/
+227
2019-03-11
mate-colorsel: avoid deprecated 'GtkHSV', use 'MateHSV' instead
Pablo Barciela
1
-11
/
+12
2019-02-07
mate-colorsel: avoid deprecated 'gtk_widget_modify_bg'
Pablo Barciela
1
-5
/
+26
2019-01-29
[mate-colorsel] Avoid deprecated g_type_class_add_private
Wu Xiaotian
1
-49
/
+47
2018-01-27
building: remove < gtk+-3.22 bits and bump required gtk+ version
raveit65
1
-16
/
+1
2017-12-17
WidthOfScreen and HeightOfScreen implementation
Pablo Barciela
1
-7
/
+3
2017-08-16
avoid deprecated gdk_screen_get_width/height
ZenWalker
1
-2
/
+7
2017-05-05
Fix broken fallback cursor in mate-colorsel.c
nokangaroo
1
-40
/
+31
2017-04-27
mate-colorsel: don't use deprecated GTK_STOCK_COLOR_PICKER
raveit65
1
-1
/
+1
2017-02-10
colorsel: port to GtkGrid
raveit65
1
-30
/
+31
2016-11-20
move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option
monsta
1
-212
/
+0
2016-06-15
GTK+-3: do not use deprecated gtk_hseparator_new
raveit65
1
-1
/
+4
2016-06-15
GTk+-3 mate-colorsel: do not use deprecated gtk_misc_set_alignment
raveit65
1
-2
/
+18
2016-06-15
GTK+-3 mate-colorsel: do not use deprecated gtk_widget_size_request
raveit65
1
-1
/
+5
2016-06-15
GTK+-3 mate-colorsel: Do not use deprecate composite-child API
raveit65
1
-1
/
+5
2016-06-01
remove usage of win32-related #define's
monsta
1
-1
/
+1
2016-01-20
use GtkBox instead of GtkVBox in both GTK+ builds
monsta
1
-3
/
+27
2015-06-27
Remove duplicated typedef
OBATA Akio
1
-2
/
+0
2014-12-23
removed some unused code
Monsta
1
-10
/
+5
2014-07-02
mate-color-select: Add copy button
Stefano Karapetsas
1
-2
/
+15
2014-06-26
MateColorSelection: Use colors from GTK3 palette
Stefano Karapetsas
1
-34
/
+6
2014-06-26
libmate-desktop: Fix Since: occurrences in comments copied from Gtk+
Stefano Karapetsas
1
-1
/
+1
2014-06-05
Replace GtkObject with GObject also for gtk2
infirit
1
-35
/
+0
2014-06-05
GDK_KEY_* was introduced in Gtk+ 2.22
infirit
1
-24
/
+19
2014-05-19
gtk2: warning: cr may be uninitialized
Denis Gorodnichev
1
-3
/
+6
2014-05-04
Fix gdk_cursor_unref deprecation
Stefano Karapetsas
1
-0
/
+4
2014-05-04
libmate-desktop: Add GTK3 support to MateColorButton
Stefano Karapetsas
1
-42
/
+222
2014-05-04
libmate-desktop: Add MateColorButton dialog
Stefano Karapetsas
1
-0
/
+2943