summaryrefslogtreecommitdiff
path: root/libslab/application-tile.c
AgeCommit message (Collapse)AuthorFilesLines
2023-11-05Remove libslab libraryzhuyaliang1-764/+0
libslab is only used in mate-c-c and there is no need to provide a library
2023-10-11libslab: Fix compilation warnings and replace deprecated functionszhuyaliang1-5/+29
2021-11-20Use a blank line at mostrbuj1-5/+0
2020-11-27application-tile: warning -Wempty-bodyrbuj1-1/+2
2019-06-18Remove trailing whitespacesrbuj1-1/+1
find . -regextype posix-extended -regex '.*\.(c|h|ac)' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
2019-06-06libslab: avoid deprecated g_type_class_add_privateWu Xiaotian1-21/+24
2018-01-30require GTK+ 3.22 and GLib 2.50monsta1-8/+1
2017-12-15fix support for external localizations in .desktop filesmonsta1-6/+16
fixes https://github.com/mate-desktop/mate-control-center/issues/239 fixes https://github.com/mate-desktop/mate-control-center/issues/260
2016-02-04[GTK+3] use x/y align functions of GtkLabel in GTK+ >= 3.16monsta1-6/+4
2016-01-15[GTK+3] libslab: fix deprecated usage of GtkMiscmonsta1-0/+10
2016-01-13remove a few unused variablesmonsta1-1/+0
2014-01-24libslab: Add GTK3 supportStefano Karapetsas1-1/+1
2012-10-22migrate libslab to gsettingsStefano Karapetsas1-162/+7
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+886