Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-03 | add function to load system settings instead of the user settings | Stefano Karapetsas | 2 | -6/+38 | |
this is needed in mate-screensaver | |||||
2012-11-02 | fix thumbnails path for glib >= 2.34 | Stefano Karapetsas | 1 | -14/+28 | |
2012-10-16 | fix g_free call | Stefano Karapetsas | 1 | -3/+4 | |
2012-10-15 | add retro-compatibility for glib < 2.31 | Stefano Karapetsas | 1 | -1/+65 | |
2012-09-28 | Fix possible double-free when destroying private windows | Stefano Karapetsas | 1 | -0/+6 | |
This could cause free'ing random data when the members of ->windows were destroyed, but ->windows itself wasn't. As it was != NULL, we'd be free memory that wouldn't belong to us anymore. https://bugzilla.gnome.org/show_bug.cgi?id=634534 (patch suggested in MATE by NiceAndGently on https://github.com/mate-desktop/mate-desktop/issues/23) | |||||
2012-09-28 | Update libmate-desktop/display-name.c | Stefano Karapetsas | 1 | -1/+1 | |
patch reported by NiceandGently taken from fedora downstream gnome-desktop | |||||
2012-09-12 | remove unused include | Stefano Karapetsas | 1 | -1/+0 | |
2012-09-07 | fix thumbnails factory | Stefano Karapetsas | 1 | -47/+50 | |
on nautilus, thumbnail path is set by g_file_info_get_attribute_byte_string (info, G_FILE_ATTRIBUTE_THUMBNAIL_PATH); but this gives path in ~/.thumbnails, not ~/.cache/thumbnails, so revert to the old location | |||||
2012-09-07 | avoid format=NULL assertion warning | Stefano Karapetsas | 1 | -1/+2 | |
2012-09-06 | fix gsettings schema name | Stefano Karapetsas | 1 | -1/+1 | |
2012-09-03 | Merge branch 'master' of github.com:mate-desktop/mate-desktop | Stefano Karapetsas | 7 | -14/+14 | |
2012-09-03 | migrate to gsettings | Stefano Karapetsas | 3 | -115/+56 | |
2012-09-03 | update to latest thumbnail spec (code taken from gnome-desktop) | Stefano Karapetsas | 1 | -270/+652 | |
2012-07-25 | fix incorrect-fsf-address | Nice&Gently | 7 | -14/+14 | |
2012-06-05 | Update master | Perberos | 1 | -12/+5 | |
2012-02-22 | some ugly gtk3 porting | Perberos | 4 | -102/+222 | |
2011-12-09 | background fade broke the file-managermate-desktop-1.1.0 | Perberos | 1 | -0/+8 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 29 | -0/+17512 | |