Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-05-08 | Fix grammar mistake | rbuj | 1 | -1/+1 | |
Reported by translators | |||||
2019-04-12 | Remove dead store detected by clang | rbuj | 1 | -5/+1 | |
marco-window-manager.c:408:17: warning: Value stored to 'i' is never read i = 0; ^ ~ theme-installer.c:813:3: warning: Value stored to 'filename' is never read filename = old_folder; ^ ~~~~~~~~~~ | |||||
2018-02-12 | avoid deprecated GtkStock | Pablo Barciela | 1 | -4/+4 | |
2018-02-12 | Remove useless parameter in mate_theme_install_real | Zhang Xianwei | 1 | -3/+0 | |
filetype is not used in mate_theme_install_real, remove it. Signed-off-by: Zhang Xianwei <[email protected]> | |||||
2018-02-09 | theme-installer.c: add tips when reinstall a existed theme | Zhang Xianwei | 1 | -0/+51 | |
When ~/.themes/theme-name is existed, reinstalling the same theme will be failed. Add tips when reinstall a existed theme to fix it. Signed-off-by: Zhang Xianwei <[email protected]> | |||||
2018-01-23 | theme-installer.c: missing g_object_unref in mate_theme_install_real | Zhang Xianwei | 1 | -0/+2 | |
Object should be free when use g_file_new_for_path. Signed-off-by: Zhang Xianwei <[email protected]> | |||||
2018-01-18 | remove unneeded +x attribute after last commit | monsta | 1 | -0/+0 | |
2018-01-16 | Support the theme compression package for installing XZ format | Zhang Xianwei | 1 | -0/+8 | |
This closes #320. Signed-off-by: Zhang Xianwei <[email protected]> | |||||
2018-01-10 | Remove useless duplication in mate_theme_install_real | Zhang Xianwei | 1 | -4/+0 | |
Handle Case THEME_MATE | THEME_MARCO | THEME_GTK should be same, so remove useless duplication. Signed-off-by: Zhang Xianwei <[email protected]> | |||||
2016-12-02 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -7/+0 | |
and require libmatekbd, libmate-desktop, marco, m-s-d >= 1.17 | |||||
2016-06-17 | GTK+-3 theme-installer: do not use deprecated gdk_threads_{enter/leave} () | raveit65 | 1 | -0/+4 | |
2014-11-28 | don't leak memory | Monsta | 1 | -0/+2 | |
2014-04-27 | Add support for metacity-theme-2.xml | Stefano Karapetsas | 1 | -0/+7 | |
Closes https://github.com/mate-desktop/mate-control-center/issues/92 | |||||
2014-02-12 | MATE Foundation doesnt exist | Stefano Karapetsas | 1 | -1/+1 | |
2012-10-23 | migrate appearance applet to gsettings | Stefano Karapetsas | 1 | -11/+19 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+801 | |