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 | -2/+0 | |
2014-11-07 | gtk3: append missing include | Denis Gorodnichev | 1 | -0/+1 | |
2014-11-07 | mate_desktop_gtk_style_get_light_color and mate_desktop_gtk_style_get_dark_color | Denis Gorodnichev | 1 | -0/+12 | |
2014-06-23 | Use G_{BEGIN,END}_DECLS instead of #ifdef __cplusplus in header files and ↵ | Michal Ratajsky | 1 | -6/+2 | |
make sure to include glib.h for these macros | |||||
2014-06-21 | Remove unneeded includes | Michal Ratajsky | 1 | -3/+0 | |
2014-06-21 | Improve comments | Michal Ratajsky | 1 | -1/+1 | |
2014-06-21 | Make mate_gdk_spawn_command_line_on_screen available on GTK2 | Michal Ratajsky | 1 | -2/+0 | |
2013-08-02 | Add replacement for gdk_spawn_command_line_on_screen | Stefano Karapetsas | 1 | -0/+5 | |
gdk_spawn_command_line_on_screen is removed in GTK3, and require some code to be replaced, so we are going to use a common function to replace it in MATE source code to have GTK3 support | |||||
2013-07-24 | Move include files and remove old libmate and libmateui folders | Stefano Karapetsas | 1 | -0/+51 | |