Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-20 | use GtkBox instead of GtkVBox in both GTK+ builds | monsta | 1 | -2/+2 | |
and fix deprecated usage of GtkHBox and GtkVBox in GTK+3 build NOTE: this commit changes the public interface of the library | |||||
2014-06-23 | Use G_{BEGIN,END}_DECLS instead of #ifdef __cplusplus in header files and ↵ | Michal Ratajsky | 1 | -0/+1 | |
make sure to include glib.h for these macros | |||||
2014-05-04 | libmate-desktop: Add GTK3 support to MateColorButton | Stefano Karapetsas | 1 | -3/+2 | |
2014-05-04 | libmate-desktop: Add MateColorButton dialog | Stefano Karapetsas | 1 | -0/+130 | |
Code taken from GTK 2.24 source and renamed for MATE This will allow to use traditional color selection with GTK2 and GTK3 |