Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-20 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -8/+0 | |
2016-06-15 | GTK+-3 mate-colorseldialog: do not use deprecated ↵ | raveit65 | 1 | -0/+2 | |
gtk_dialog_set_alternative_button_order | |||||
2015-04-29 | color select dialog: drop CSD/headerbar usage | Monsta | 1 | -18/+0 | |
maybe it was relevant with GTK+ 3.12 where the developers forced CSD on all dialogs, but now it isn't. in GTK+ 3.14 they apparently realized they were wrong and stopped forcing CSD on dialogs: http://blogs.gnome.org/mclasen/2014/07/28/a-talk-in-9-images/ | |||||
2014-06-26 | libmate-desktop: Fix Since: occurrences in comments copied from Gtk+ | Stefano Karapetsas | 1 | -1/+1 | |
2014-05-11 | MateColorSelectionDialog: Allow to use header bar with GTK 3.12 | Stefano Karapetsas | 1 | -0/+18 | |
2014-05-04 | libmate-desktop: Add GTK3 support to MateColorButton | Stefano Karapetsas | 1 | -4/+4 | |
2014-05-04 | libmate-desktop: Add MateColorButton dialog | Stefano Karapetsas | 1 | -0/+228 | |
Code taken from GTK 2.24 source and renamed for MATE This will allow to use traditional color selection with GTK2 and GTK3 |