Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-15 | GTK+-3 mate-color-button: Do not use deprecate composite-child API | raveit65 | 1 | -0/+4 | |
2016-06-15 | GTK+-3 mate-rr-labeler: don't use deprecated gtk_widget_get_state | raveit65 | 1 | -0/+4 | |
2016-06-07 | release 1.15.0v1.15.0 | raveit65 | 2 | -2/+9 | |
2016-06-03 | fix minor build warning | monsta | 1 | -1/+1 | |
2016-06-01 | remove usage of win32-related #define's | monsta | 2 | -6/+1 | |
2016-05-31 | mate-bg: remove unneeded ignore-pending-change property | monsta | 1 | -16/+1 | |
it's not used anymore since this Caja fix: https://github.com/mate-desktop/caja/commit/c74212b4630767b3b11b41cb26a8df20090096f4 | |||||
2016-05-21 | update to 1.14.1 releasev1.14.1 | raveit65 | 2 | -1/+7 | |
2016-05-21 | sync with transiflex | raveit65 | 20 | -643/+1969 | |
2016-05-18 | Backgrounds: Take EXIF rotation tags into consideration | Clement Lefebvre | 1 | -1/+6 | |
When loading a picture to render it as desktop background, consider the presence of a rotation tag to display the picture properly. Ported from https://github.com/linuxmint/cinnamon-desktop/commit/0a5f072befd97b6282a8cff71f0e184becf538b8 | |||||
2016-04-11 | enable installation of mate.svg | Wolfgang Ulbrich | 2 | -5/+1 | |
2016-04-07 | po: add missing languages to LINGUASv1.14.0 | monsta | 1 | -0/+3 | |
2016-04-05 | release 1.14.0 | raveit65 | 2 | -2/+3 | |
2016-04-05 | fix Changelog generation | raveit65 | 1 | -12/+8 | |
taken from mate-common | |||||
2016-04-05 | sync with transiflex | raveit65 | 109 | -6877/+6264 | |
2016-04-04 | update NEWS and include 1.12.1 changes | monsta | 1 | -4/+9 | |
2016-03-22 | schemas: capitalize Caja in description | monsta | 1 | -1/+1 | |
2016-02-28 | mate-about: Update copyright year | Stefano Karapetsas | 1 | -1/+1 | |
2016-02-19 | Sync with Transifex | Martin Wimpress | 18 | -2097/+2036 | |
2016-02-01 | mate-color-select: fix some build warnings | monsta | 1 | -4/+6 | |
2016-01-24 | release 1.13.0v1.13.0 | Wolfgang Ulbrich | 1 | -0/+5 | |
2016-01-20 | use GtkBox instead of GtkVBox in both GTK+ builds | monsta | 3 | -5/+37 | |
and fix deprecated usage of GtkHBox and GtkVBox in GTK+3 build NOTE: this commit changes the public interface of the library | |||||
2016-01-05 | pre-bump version to 1.13.0 | Wolfgang Ulbrich | 2 | -1/+3 | |
2016-01-02 | drop MateConf migration script | Monsta | 2 | -147/+0 | |
2016-01-02 | remove ancient mate-conf-import tool | Monsta | 6 | -534/+2 | |
2015-12-16 | added missing word in schema description | monsta | 1 | -1/+1 | |
2015-11-21 | colorbutton: handle alpha for GdkRGBA | György Balló | 1 | -0/+2 | |
We have to handle alpha value to avoid uninitialized variable. | |||||
2015-11-20 | Updated translations | Clement Lefebvre | 109 | -35305/+35178 | |
2015-11-13 | refactor draw/expose code a bit and set the correct return type | Monsta | 1 | -6/+4 | |
2015-11-13 | display properties: don't try to free a string literal (fix crash) | monsta | 1 | -1/+1 | |
crash introduced in https://github.com/mate-desktop/mate-desktop/commit/11757da17e9fcdd33474aaa342bf4b6a2daf82d0 | |||||
2015-11-03 | Sync translations with transifexv1.12.0 | Clement Lefebvre | 3 | -0/+4689 | |
2015-10-31 | release 1.12.0 | Wolfgang Ulbrich | 1 | -1/+1 | |
2015-10-30 | update NEWS for 1.12 | monsta | 1 | -2/+2 | |
2015-10-27 | some corrections in NEWS | monsta | 1 | -2/+2 | |
2015-10-26 | docs: mention AM_CPPFLAGS instead of INCLUDES in comments in makefile | monsta | 1 | -1/+1 | |
2015-10-26 | thumbnail: Fix a code path where the mutex is never unlocked | monsta | 1 | -4/+5 | |
ported from https://git.gnome.org/browse/gnome-desktop/commit/?id=5b28350d3229d36d7c64084e52f5a40ee5903723 | |||||
2015-10-26 | docs: fix typo in comments in makefile | monsta | 1 | -1/+1 | |
2015-10-07 | remove iconcache generation from make file to fix distcheckmate-desktop-1.11.0 | raveit65 | 1 | -17/+2 | |
2015-10-07 | one more NEWS update | monsta | 1 | -0/+1 | |
2015-10-07 | remove useless yelp dependency | raveit65 | 2 | -9/+0 | |
2015-09-28 | update NEWS for 1.11.0 | monsta | 1 | -0/+14 | |
2015-09-18 | Merge branch 'clefebvre-master' | Clement Lefebvre | 332 | -488509/+0 | |
2015-09-18 | Merge branch 'master' of https://github.com/clefebvre/mate-desktop into ↵ | Clement Lefebvre | 332 | -488509/+0 | |
clefebvre-master Conflicts: configure.ac user-guide/mate-user-guide.desktop.in.in | |||||
2015-09-14 | drop useless single-click key (Caja uses its own one) | Monsta | 2 | -6/+0 | |
fixes https://github.com/mate-desktop/mate-desktop/issues/201 | |||||
2015-09-14 | Add source svg for mate icon | Balló György | 2 | -0/+183 | |
2015-09-14 | Fix missing icons on GTK3 with custom icon theme | Balló György | 15 | -16/+90 | |
2015-09-08 | Removed the user-guide (moved to mate-user-guide) | Clement Lefebvre | 332 | -488509/+0 | |
2015-09-08 | Forgot to add gsettings POTFILES changes | infirit | 1 | -17/+17 | |
2015-09-08 | define max/min version of GLib | infirit | 1 | -0/+6 | |
2015-09-08 | Rework gsettings schema building | infirit | 29 | -481/+494 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files | |||||
2015-09-04 | First dev release bump | infirit | 1 | -2/+2 | |