Age | Commit message (Expand) | Author | Files | Lines |
2017-03-01 | appearance.ui: avoid deprecated widgets | raveit65 | 1 | -1263/+1489 |
2017-01-27 | Fix two memory leaks | Colomban Wendling | 1 | -2/+2 |
2017-01-27 | Fix live updating of the various theme details | Colomban Wendling | 1 | -0/+1 |
2017-01-26 | appearance: fix vertical expand on resize in another way | monsta | 1 | -2/+4 |
2017-01-24 | appearance: fix vertical expand of content with window resize | monsta | 1 | -0/+1 |
2016-12-02 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 10 | -313/+4 |
2016-11-02 | build: require XCursor unconditionally | monsta | 8 | -62/+1 |
2016-09-08 | GTK+3 appearance: don't show Colors tab in Customize Theme dialog | monsta | 2 | -1/+11 |
2016-07-04 | appearance: make theme name centered in GTK+3 too | monsta | 1 | -0/+13 |
2016-07-04 | appearance: place theme name below theme preview in GTK+3 too | monsta | 1 | -1/+1 |
2016-07-04 | appearance: fix indent in some places | monsta | 1 | -27/+25 |
2016-07-02 | GTK+-3 appearance-style: port GdkColor to GdkRGBA | raveit65 | 1 | -0/+20 |
2016-07-02 | GTK+-3 mate-wp-xml: port GdkColor to GdkRGBA | raveit65 | 1 | -0/+24 |
2016-07-02 | GTK+3 appearance-desktop: port GdkColor to GdkRGBA | raveit65 | 1 | -0/+42 |
2016-07-02 | GTK+3 mate-wp-item: port GdkColor to GdkRGBA | raveit65 | 2 | -0/+35 |
2016-06-17 | GTK+-3 theme-installer: do not use deprecated gdk_threads_{enter/leave} () | raveit65 | 1 | -0/+4 |
2016-05-27 | Change default hinting style of 'Subpixel smoothing' mode to slight | Piotr Jurkiewicz | 1 | -4/+4 |
2016-05-27 | Render hinting samples using ANTIALIAS_RGBA | Piotr Jurkiewicz | 1 | -4/+4 |
2016-05-06 | add style class appearance-window | raveit65 | 1 | -0/+7 |
2016-02-04 | [GTK+3] don't set x/y align to 0.5 - it's the default value anyway | monsta | 2 | -2/+0 |
2016-01-26 | GTK3: improve GtkMisc deprecation commit | Wolfgang Ulbrich | 2 | -6/+6 |
2016-01-15 | [GTK+3] appearance: fix deprecated usage of GtkMisc and GtkHBox | monsta | 2 | -3/+33 |
2016-01-15 | [GTK+3] appearance: fix a few deprecations | monsta | 2 | -0/+10 |
2016-01-14 | appearance: remove dead code | monsta | 1 | -24/+0 |
2016-01-14 | appearance: use gtk_image_new_from_icon_name in both GTK+ builds | monsta | 4 | -12/+12 |
2015-11-07 | appearance: a bit of consistency in ui file | Monsta | 1 | -1/+1 |
2015-10-04 | appearance: Fix segmentation fault on closing | Roy Zhang | 1 | -3/+3 |
2015-09-06 | Restored Interface tab in Appearance capplet | Exalm | 6 | -0/+637 |
2015-08-29 | appearance-font: No more usage of Xft2 | infirit | 2 | -8/+0 |
2015-08-29 | appearance-font: Use pango and cairo to rander fonts | Roy Zhang | 1 | -223/+85 |
2015-08-03 | Use GdkVisual accessor functions instead of direct access | infirit | 1 | -1/+1 |
2015-07-22 | appearance: Allow to save notification theme optionally | infirit | 2 | -4/+27 |
2015-07-15 | appearance-font: Replace Gdk drawing with cairo | infirit | 1 | -23/+16 |
2015-06-29 | Add theme changing support for metacity >= 3.16 | Martin Wimpress | 1 | -0/+5 |
2014-11-28 | don't leak memory | Monsta | 1 | -0/+2 |
2014-11-27 | Gtk3: size-request signal is no more, use correct api | Denis Gorodnichev | 1 | -1/+8 |
2014-11-27 | Revert "Gtk3: size-request signal is no more, use correct api" | infirit | 1 | -8/+1 |
2014-11-27 | correctly destory enum_group | Denis Gorodnichev | 1 | -2/+2 |
2014-11-27 | Gtk3: size-request signal is no more, use correct api | infirit | 1 | -1/+8 |
2014-10-03 | Use Caja GSettings schema optionally | Balló György | 3 | -26/+29 |
2014-06-06 | Move all manpages into thier own man directory | infirit | 2 | -31/+1 |
2014-06-06 | Several man pages have grammar errors, fixes #101 | infirit | 1 | -2/+2 |
2014-06-06 | Add main category to mate-theme-installer.desktop, fixes #103 | infirit | 1 | -1/+1 |
2014-06-06 | Add keywords to dot desktop files, close #102. | infirit | 2 | -0/+2 |
2014-05-20 | Drop support for glib < 2.36 | infirit | 2 | -15/+0 |
2014-04-27 | Add support for metacity-theme-2.xml | Stefano Karapetsas | 1 | -0/+7 |
2014-04-23 | appearance: Dont show GTK+ engine warning for GTK3 | Stefano Karapetsas | 1 | -0/+4 |
2014-02-12 | MATE Foundation doesnt exist | Stefano Karapetsas | 12 | -12/+12 |
2014-01-28 | Fix some gcc warnings | Stefano Karapetsas | 1 | -2/+2 |
2014-01-27 | appearance: Add support for 'artist' tag in xml backgrounds files | Stefano Karapetsas | 3 | -5/+35 |