summaryrefslogtreecommitdiff
path: root/capplets/common/mate-theme-info.c
AgeCommit message (Collapse)AuthorFilesLines
2018-03-27Scale cursor size for HiDPI when changing themesVictor Kareh1-0/+4
2017-12-15Add the support for cursor sizes of 96 and 128. It could be useful for ↵Alex ARNAUD1-1/+1
low-vision persons to be able to increase the size of the their cursors greater than 64. If the cursor theme doesn't provide cursor sizes greater than 64 the behavior is the same.
2016-12-02move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-44/+0
and require libmatekbd, libmate-desktop, marco, m-s-d >= 1.17
2016-11-02build: require XCursor unconditionallymonsta1-126/+1
and drop bundled cursor files (.pcf) - they are not used at all when XCursor library is in use
2016-07-02GTK+-3 mate-theme-info: port GdkColor to GdkRGBAraveit651-0/+30
2016-01-14fix unused variables warning in GTK+3 buildmonsta1-2/+1
2014-10-06Drop some glib compat checks.infirit1-5/+1
2014-04-27Add support for metacity-theme-2.xmlStefano Karapetsas1-3/+10
Closes https://github.com/mate-desktop/mate-control-center/issues/92
2014-02-04Check missing engine only for GTK2Stefano Karapetsas1-2/+4
2013-11-03Update to new mate-desktop include pathsWilly Sudiarto Raharjo1-1/+1
2012-08-02Fixed incorrect fsf address.Steve Zesch1-2/+2
2012-06-28reverted patch to avoid missing theme warningmate-control-center-1.3.0Stefano Karapetsas1-23/+0
- now debian/ubuntu completed multiarch transition, so gtk engines are only in 1 folder - this patch cause a 64bit warning on opensuse
2012-02-22g_get_user_config_dir() would be better ↵Perberos1-1/+6
(https://github.com/mate-desktop/mate-panel/issues/8)
2011-12-08removing deprecated GDK_DISPLAY()Perberos1-1/+1
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+1988