Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-02 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -144/+5 | |
and require libmatekbd, libmate-desktop, marco, m-s-d >= 1.17 | |||||
2016-10-19 | GTK+3: fix build failure with marco 1.17 (which is GTK+3 only now) | monsta | 1 | -0/+5 | |
add a couple of #define's that previously were in marco's src/ui/preview-widget.h which is included here | |||||
2016-02-03 | drop "Ubuntu hacks" because Ubuntu dropped that stuff long ago | monsta | 1 | -8/+0 | |
see https://bugs.launchpad.net/bugs/744993 | |||||
2016-01-28 | use offscreen windows for previews | Denis Gorodnichev | 1 | -25/+46 | |
gtk 2.20+ provides offscreen window. use them for previews note by @monsta: commit is patched to leave the current GTK+2 code as is because offscreen windows don't work properly there for some reason... | |||||
2016-01-27 | common: use gtk_icon_theme_load_icon in both GTK+ builds | monsta | 1 | -13/+6 | |
2016-01-27 | [GTK+3] common: use gtk_widget_get_preferred_size | monsta | 1 | -6/+10 | |
2016-01-27 | common: fix build warnings about incorrect pointer types | monsta | 1 | -4/+4 | |
2016-01-15 | [GTK+3] common: use g_object_unref instead of deprecated function | monsta | 1 | -0/+4 | |
2016-01-15 | [GTK+3] common: fix deprecated usage of GtkMisc, GtkHBox, GtkVBox | monsta | 1 | -0/+16 | |
2016-01-13 | common: fix unused variable warning in GTK+3 build | monsta | 1 | -2/+2 | |
2016-01-13 | common: don't return a value from void function (GTK+3 build only) | monsta | 1 | -3/+1 | |
2015-08-03 | Use GdkVisual accessor functions instead of direct access | infirit | 1 | -1/+1 | |
2014-01-24 | common: Add GTK3 support | Stefano Karapetsas | 1 | -5/+54 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+1144 | |