summaryrefslogtreecommitdiff
path: root/libslab/mate-utils.c
AgeCommit message (Collapse)AuthorFilesLines
2023-11-05Remove libslab libraryzhuyaliang1-82/+0
libslab is only used in mate-c-c and there is no need to provide a library
2019-10-01icons: Force uniform size on icons (#505)Victor Kareh1-8/+18
Also scale properly for HiDPI displays
2017-12-24libslab: restore missing variable initializationmonsta1-1/+2
it got lost after https://github.com/mate-desktop/mate-control-center/commit/9169a1d5d4d5ac5d8a14bc021be09a0a80eb9996
2017-12-22libslab: remove a bunch of unused codemonsta1-26/+0
2017-05-30libslab: correct icon loading codemonsta1-4/+5
fixes loading app icons from /usr/share/pixmaps when the icon theme doesn't have an icon with chosen name fixes https://github.com/mate-desktop/mate-control-center/issues/283
2017-01-24libslab: force the icon sizeAlexei Sorokin1-0/+1
If an icon only provides some huge sizes, not doing that breaks the layout.
2016-07-13libslab: drop unused codemonsta1-71/+0
2016-01-15libslab: use gtk_image_set_from_icon_name in both GTK+ buildsmonsta1-2/+2
2014-01-24libslab: Add GTK3 supportStefano Karapetsas1-2/+2
2012-10-22migrate libslab to gsettingsStefano Karapetsas1-180/+0
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+346