summaryrefslogtreecommitdiff
path: root/libmate-desktop/mate-colorsel.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-27building: remove < gtk+-3.22 bits and bump required gtk+ versionraveit651-16/+1
2017-12-17WidthOfScreen and HeightOfScreen implementationPablo Barciela1-7/+3
2017-08-16avoid deprecated gdk_screen_get_width/heightZenWalker1-2/+7
2017-05-05Fix broken fallback cursor in mate-colorsel.cnokangaroo1-40/+31
2017-04-27mate-colorsel: don't use deprecated GTK_STOCK_COLOR_PICKERraveit651-1/+1
2017-02-10colorsel: port to GtkGridraveit651-30/+31
2016-11-20move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-212/+0
2016-06-15GTK+-3: do not use deprecated gtk_hseparator_newraveit651-1/+4
2016-06-15GTk+-3 mate-colorsel: do not use deprecated gtk_misc_set_alignmentraveit651-2/+18
2016-06-15GTK+-3 mate-colorsel: do not use deprecated gtk_widget_size_requestraveit651-1/+5
2016-06-15GTK+-3 mate-colorsel: Do not use deprecate composite-child APIraveit651-1/+5
2016-06-01remove usage of win32-related #define'smonsta1-1/+1
2016-01-20use GtkBox instead of GtkVBox in both GTK+ buildsmonsta1-3/+27
2015-06-27Remove duplicated typedefOBATA Akio1-2/+0
2014-12-23removed some unused codeMonsta1-10/+5
2014-07-02mate-color-select: Add copy buttonStefano Karapetsas1-2/+15
2014-06-26MateColorSelection: Use colors from GTK3 paletteStefano Karapetsas1-34/+6
2014-06-26libmate-desktop: Fix Since: occurrences in comments copied from Gtk+Stefano Karapetsas1-1/+1
2014-06-05Replace GtkObject with GObject also for gtk2infirit1-35/+0
2014-06-05GDK_KEY_* was introduced in Gtk+ 2.22infirit1-24/+19
2014-05-19gtk2: warning: cr may be uninitializedDenis Gorodnichev1-3/+6
2014-05-04Fix gdk_cursor_unref deprecationStefano Karapetsas1-0/+4
2014-05-04libmate-desktop: Add GTK3 support to MateColorButtonStefano Karapetsas1-42/+222
2014-05-04libmate-desktop: Add MateColorButton dialogStefano Karapetsas1-0/+2943