summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-09-20release 1.16.0v1.16.0raveit651-1/+1
2016-09-19update NEWS for 1.16monsta1-30/+18
2016-09-19sync with Transifexmonsta3-27/+27
2016-09-18build: require libmarco-private 1.13.1monsta1-1/+1
it's a bit late but it won't hurt. sover was bumped in https://github.com/mate-desktop/marco/commit/054f0fc4ac62613ef5734ac65de6bfe67239b183 it was only for GTK+3 build, but makes no harm in GTK+2 as well fixes https://github.com/mate-desktop/mate-control-center/issues/224
2016-09-18GTK+3: fix mate-display-properties with glib 2.49.6lukefromdc1-0/+4
before that version, glib ignored arguments in custom marshalling and always used its own ones, so the mistake in our code was unnoticed for a long time. this commit adds proper marshalling for GTK+3 build. more info: https://bugzilla.gnome.org/769076 fixes https://github.com/mate-desktop/mate-control-center/issues/251
2016-09-08release 1.15.2v1.15.2raveit652-1/+10
2016-09-08sync with transiflexraveit6511-280/+283
2016-09-08GTK+3 appearance: don't show Colors tab in Customize Theme dialogmonsta2-1/+11
changing theme colors won't work in GTK+3
2016-07-27Merge branch 'master' of ↵raveit651-1/+1
https://github.com/rogue-spectre/mate-control-center into rogue-spectre-master
2016-07-27Missing coma rogue-spectre1-1/+1
missing coma cause hang for unchanged or recent password error
2016-07-24 add some missing spacerogue-spectre1-0/+1
2016-07-24add some missing spacerogue-spectre1-0/+1
2016-07-15distcheck: explicitly use currently selected GTK+ versionraveit651-1/+3
2016-07-13drop dconf 0.10 compatibility (it's ancient)monsta2-18/+1
2016-07-13drop unused includesmonsta6-7/+0
2016-07-13libslab: drop unused codemonsta2-73/+0
2016-07-04appearance: make theme name centered in GTK+3 toomonsta1-0/+13
2016-07-04appearance: place theme name below theme preview in GTK+3 toomonsta1-1/+1
2016-07-04appearance: fix indent in some placesmonsta1-27/+25
2016-07-04po: drop languages not present on Transifexmonsta4-11765/+0
2016-07-02release 1.15.1v1.15.1raveit651-0/+16
2016-07-02bump mate-desktop requires versionraveit651-2/+2
2016-07-02sync with transiflexraveit656-61/+62
2016-07-02GTK+-3 mate-theme-info: port GdkColor to GdkRGBAraveit652-0/+36
2016-07-02GTK+-3 appearance-style: port GdkColor to GdkRGBAraveit651-0/+20
2016-07-02GTK+-3 mate-wp-xml: port GdkColor to GdkRGBAraveit651-0/+24
2016-07-02GTK+3 appearance-desktop: port GdkColor to GdkRGBAraveit651-0/+42
2016-07-02GTK+3 mate-wp-item: port GdkColor to GdkRGBAraveit652-0/+35
2016-06-21po: actually add new languages from Transifexmonsta1-0/+2
2016-06-17bump version in configureraveit651-1/+1
2016-06-17configure: fix build with libappindicator3raveit651-5/+9
2016-06-17pre-bump versionraveit652-1/+3
2016-06-17GTK+-3 search-context-picker: do not use deprecated gtk_arrow_new ()raveit651-1/+3
2016-06-17GTK+-search-context-picker: don't use deprecated gtk_widget_size_requestraveit651-1/+5
2016-06-17GTK+-3 app-resizer: don't use deprecated gtk_widget_size_requestraveit651-1/+5
2016-06-17GTK+-3 e-image-chooser: don't use deprecated gtk_widget_size_requestraveit651-2/+6
2016-06-17GTK+-3 eggcellrenderkeys: don't use deprecated gtk_widget_size_requestraveit651-1/+5
2016-06-17GTK+-3 keybinding-properties: don't use deprecated gtk_widget_size_requestraveit651-1/+5
2016-06-17GTK+-3 theme-installer: do not use deprecated gdk_threads_{enter/leave} ()raveit651-0/+4
2016-06-08release 1.15.0v1.15.0raveit652-1/+8
2016-06-08sync with Transiflexraveit6520-247/+6129
2016-05-27Change default hinting style of 'Subpixel smoothing' mode to slightPiotr Jurkiewicz1-4/+4
Also render antialiasing samples using HINT_SLIGHT instead HINT_FULL. Change this in order to match change of default hinting style to 'hintslight' introduced in mate-desktop/mate-settings-daemon@f7d59c0353773b5deb4f1d400abd6ebf. Change in mate-settings-daemon was made in order to match new default hinting style settings introduced in fontconfig 2.11.95.
2016-05-27Render hinting samples using ANTIALIAS_RGBAPiotr Jurkiewicz1-4/+4
Change this in order to match change of default antialiasing mode to 'rgba' introduced in mate-desktop/mate-settings-daemon@921505df63f9fa55089b519bd8629210.
2016-05-06add style class appearance-windowraveit651-0/+7
2016-04-07 po: add missing languages to LINGUASv1.14.0monsta1-0/+7
2016-04-06release 1.14.0raveit652-1/+2
2016-04-06Fix Changelog generationraveit651-14/+10
2016-04-06sync with transiflexraveit65100-16330/+16346
2016-04-05update NEWS and pack 1.13.x changes into single 1.14.0 entrymonsta1-17/+12
2016-03-25configure.ac: require m-s-d 1.13.1 for buildmonsta1-1/+1