index
:
mate-desktop
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.28
1.4
1.6
1.8
dev-dmi
gh-pages
master
Library with common API for various MATE modules
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libmate-desktop
/
mate-desktop-thumbnail.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-18
thumbnail: Remove obsolete mate_desktop_thumbnail_md5()
Bastien Nocera
1
-20
/
+0
2020-01-18
thumbnail: Use an array to store the thumbnailer's cmdline
Bastien Nocera
1
-48
/
+104
2020-01-18
thumbnail: Use g_strcmp0() and remove a NULL check
Bastien Nocera
1
-7
/
+2
2020-01-18
thumbnail: Simplify system includes
Bastien Nocera
1
-12
/
+3
2020-01-18
thumbnail: Fix typo in optional
Bastien Nocera
1
-1
/
+1
2020-01-18
thumbnail: Remove unused constant SECONDS_BETWEEN_STATS
Bastien Nocera
1
-2
/
+0
2020-01-18
thumbnail: Remove unused #define GDK_PIXBUF_ENABLE_BACKEND
Bastien Nocera
1
-1
/
+0
2020-01-18
thumbnail: Remove reference to MateIconFactory
Bastien Nocera
1
-1
/
+1
2020-01-18
thumbnail: Simplify init_thumbnailers_dirs()
Bastien Nocera
1
-9
/
+8
2020-01-09
thumbnail: some code-styling fixes
raveit65
1
-79
/
+76
2020-01-09
thumbnailer: Always prefer the backend provided preview
Bastien Nocera
1
-2
/
+64
2020-01-09
thumbnail: Always use external gdk-pixbuf thumbnailer
Bastien Nocera
1
-359
/
+3
2020-01-09
thumbnail: Demote a log message from WARNING to DEBUG
raveit65
1
-1
/
+1
2020-01-09
thumbnail factory: Disconnect signal handlers in finalize
Matthias Clasen
1
-46
/
+43
2020-01-09
thumbnail: Move thumbnail generation/saving to a few helper
Jasper St. Pierre
1
-203
/
+127
2020-01-09
thumbnail: Clean up path generation code
Jasper St. Pierre
1
-100
/
+66
2020-01-09
thumbnailer: Try harder to create a failed thumbnail
Juan Antonio Marin
1
-13
/
+9
2020-01-09
Add missing cases to switch statement
Philip Withnall
1
-41
/
+103
2019-12-08
avoid redundant redeclarations
Pablo Barciela
1
-3
/
+1
2019-10-31
Treat time_t as gint64 to convert from/to string
OBATA Akio
1
-5
/
+7
2019-07-03
Remove trailing whitespaces
Laurent Napias
1
-41
/
+41
2019-03-25
mate-desktop-thumbnail: avoid 'NULL' parameter
Pablo Barciela
1
-1
/
+1
2019-01-29
Improve indents
Wu Xiaotian
1
-2
/
+2
2019-01-29
Avoid deprecated g_type_class_add_private
Wu Xiaotian
1
-7
/
+2
2015-10-26
thumbnail: Fix a code path where the mutex is never unlocked
monsta
1
-4
/
+5
2015-07-03
backport cinnamon-desktop fix for buggy image types
leigh123linux
1
-32
/
+54
2015-03-13
mate-thumbnail: first connect to settings, then read them.
Monsta
1
-3
/
+6
2014-12-16
Revert "Revert "Drop support for Glib < 2.36""
infirit
1
-99
/
+0
2014-12-16
Revert "Drop support for Glib < 2.32"
infirit
1
-0
/
+64
2014-12-16
Drop support for Glib < 2.32
infirit
1
-64
/
+0
2014-12-16
Revert "Drop support for Glib < 2.36"
infirit
1
-0
/
+99
2014-11-28
Add support for GObjectIntrospection
infirit
1
-1
/
+1
2014-11-28
avoid dereferencing NULL pointer
Monsta
1
-4
/
+2
2014-06-05
Drop support for Glib < 2.36
infirit
1
-99
/
+0
2013-07-24
Move include files and remove old libmate and libmateui folders
Stefano Karapetsas
1
-1
/
+1
2013-02-20
Don't thumbnail thumbnails in .cache/thumbnails
Stefano Karapetsas
1
-1
/
+2
2012-11-02
fix thumbnails path for glib >= 2.34
Stefano Karapetsas
1
-14
/
+28
2012-10-15
add retro-compatibility for glib < 2.31
Stefano Karapetsas
1
-1
/
+65
2012-09-12
remove unused include
Stefano Karapetsas
1
-1
/
+0
2012-09-07
fix thumbnails factory
Stefano Karapetsas
1
-47
/
+50
2012-09-06
fix gsettings schema name
Stefano Karapetsas
1
-1
/
+1
2012-09-03
update to latest thumbnail spec (code taken from gnome-desktop)
Stefano Karapetsas
1
-270
/
+652
2011-12-01
moving from https://github.com/perberos/mate-desktop-environment
Perberos
1
-0
/
+1302