summaryrefslogtreecommitdiff
path: root/libmate-desktop/mate-desktop-thumbnail.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-04mate-desktop-thumbnail: Remove trailing spaces/tabsrbuj1-1/+1
2020-02-16thumbnail: fix typo in function descriptionmonsta1-1/+1
2020-01-18thumbnail: Remove obsolete mate_desktop_thumbnail_md5()Bastien Nocera1-20/+0
2020-01-18thumbnail: Use an array to store the thumbnailer's cmdlineBastien Nocera1-48/+104
2020-01-18thumbnail: Use g_strcmp0() and remove a NULL checkBastien Nocera1-7/+2
2020-01-18thumbnail: Simplify system includesBastien Nocera1-12/+3
2020-01-18thumbnail: Fix typo in optionalBastien Nocera1-1/+1
2020-01-18thumbnail: Remove unused constant SECONDS_BETWEEN_STATSBastien Nocera1-2/+0
2020-01-18thumbnail: Remove unused #define GDK_PIXBUF_ENABLE_BACKENDBastien Nocera1-1/+0
2020-01-18thumbnail: Remove reference to MateIconFactoryBastien Nocera1-1/+1
2020-01-18thumbnail: Simplify init_thumbnailers_dirs()Bastien Nocera1-9/+8
2020-01-09thumbnail: some code-styling fixesraveit651-79/+76
2020-01-09thumbnailer: Always prefer the backend provided previewBastien Nocera1-2/+64
2020-01-09thumbnail: Always use external gdk-pixbuf thumbnailerBastien Nocera1-359/+3
2020-01-09thumbnail: Demote a log message from WARNING to DEBUGraveit651-1/+1
2020-01-09thumbnail factory: Disconnect signal handlers in finalizeMatthias Clasen1-46/+43
2020-01-09thumbnail: Move thumbnail generation/saving to a few helperJasper St. Pierre1-203/+127
2020-01-09thumbnail: Clean up path generation codeJasper St. Pierre1-100/+66
2020-01-09thumbnailer: Try harder to create a failed thumbnailJuan Antonio Marin1-13/+9
2020-01-09Add missing cases to switch statementPhilip Withnall1-41/+103
2019-12-08avoid redundant redeclarationsPablo Barciela1-3/+1
2019-10-31Treat time_t as gint64 to convert from/to stringOBATA Akio1-5/+7
2019-07-03Remove trailing whitespacesLaurent Napias1-41/+41
2019-03-25mate-desktop-thumbnail: avoid 'NULL' parameterPablo Barciela1-1/+1
2019-01-29Improve indentsWu Xiaotian1-2/+2
2019-01-29Avoid deprecated g_type_class_add_privateWu Xiaotian1-7/+2
2015-10-26thumbnail: Fix a code path where the mutex is never unlockedmonsta1-4/+5
2015-07-03backport cinnamon-desktop fix for buggy image typesleigh123linux1-32/+54
2015-03-13mate-thumbnail: first connect to settings, then read them.Monsta1-3/+6
2014-12-16Revert "Revert "Drop support for Glib < 2.36""infirit1-99/+0
2014-12-16Revert "Drop support for Glib < 2.32"infirit1-0/+64
2014-12-16Drop support for Glib < 2.32infirit1-64/+0
2014-12-16Revert "Drop support for Glib < 2.36"infirit1-0/+99
2014-11-28Add support for GObjectIntrospectioninfirit1-1/+1
2014-11-28avoid dereferencing NULL pointerMonsta1-4/+2
2014-06-05Drop support for Glib < 2.36infirit1-99/+0
2013-07-24Move include files and remove old libmate and libmateui foldersStefano Karapetsas1-1/+1
2013-02-20Don't thumbnail thumbnails in .cache/thumbnailsStefano Karapetsas1-1/+2
2012-11-02fix thumbnails path for glib >= 2.34Stefano Karapetsas1-14/+28
2012-10-15add retro-compatibility for glib < 2.31Stefano Karapetsas1-1/+65
2012-09-12remove unused includeStefano Karapetsas1-1/+0
2012-09-07fix thumbnails factoryStefano Karapetsas1-47/+50
2012-09-06fix gsettings schema nameStefano Karapetsas1-1/+1
2012-09-03update to latest thumbnail spec (code taken from gnome-desktop)Stefano Karapetsas1-270/+652
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+1302