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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-18
thumbnail: Remove obsolete mate_desktop_thumbnail_md5()
Bastien Nocera
3
-22
/
+0
2020-01-18
thumbnail: Remove obsolete pixbuf helper
Bastien Nocera
5
-82
/
+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
2
-115
/
+112
2020-01-09
Deprecate mate_desktop_thumbnail_scale_down_pixbuf()
Bastien Nocera
2
-121
/
+17
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
2
-361
/
+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
2020-01-09
lib: Add thumbnail test application
Bastien Nocera
2
-1
/
+70
2020-01-09
Increase the size of thumbnails to 256
William Jon McCann
1
-1
/
+3
2019-12-08
avoid redundant redeclarations
Pablo Barciela
2
-6
/
+1
2019-10-31
Treat time_t as gint64 to convert from/to string
OBATA Akio
1
-5
/
+7
2019-08-11
Replace deprecated gtk_css_provider_get_default
raveit65
1
-1
/
+6
2019-08-11
mate-bg-crossfade: replace tabs with spaces
raveit65
2
-461
/
+461
2019-07-23
mate-colorsel: avoid deprecated 'gtk_hscale_new'
Pablo Barciela
1
-1
/
+1
2019-07-03
Remove trailing whitespaces
Laurent Napias
14
-588
/
+588
2019-06-11
check both {$prefix,/usr}/share/locale dirs for translation
Wu Xiaotian
1
-15
/
+31
2019-06-11
Add test code for mate-languages.
Wu Xiaotian
4
-1
/
+115
2019-05-25
build: use localedir instead of DATADIRNAME
Marty E. Plummer
1
-1
/
+1
2019-05-22
add abi check
Marty E. Plummer
1
-0
/
+247
2019-05-22
treewide: add meson build
Marty E. Plummer
2
-0
/
+151
2019-03-25
mate-desktop-thumbnail: avoid 'NULL' parameter
Pablo Barciela
1
-1
/
+1
2019-03-25
mate-thumbnail-pixbuf-utils: Fix division by zero
Pablo Barciela
1
-3
/
+9
2019-03-25
mate-bg: Fix memory leak
Pablo Barciela
1
-0
/
+2
2019-03-17
[Security] Use 'g_strlcpy' instead of 'strcpy'
Pablo Barciela
2
-2
/
+2
2019-03-17
[Security] test-ditem: Use 'g_strlcat' instead of 'strcat'
Pablo Barciela
1
-1
/
+1
2019-03-15
mate-hsv: avoid duplicate initialization in variable
Pablo Barciela
1
-1
/
+0
2019-03-11
mate-hsv: avoid deprecated 'gdk_device_grab/ungrab'
Pablo Barciela
1
-10
/
+9
2019-03-11
mate-colorsel: avoid deprecated 'GtkHSV', use 'MateHSV' instead
Pablo Barciela
1
-11
/
+12
2019-03-11
MateHSV implementation (GtkHSV fork)
Pablo Barciela
3
-0
/
+1542
2019-02-07
mate-colorsel: avoid deprecated 'gtk_widget_modify_bg'
Pablo Barciela
1
-5
/
+26
2019-01-29
[mate-rr] Avoid deprecated g_type_class_add_private
Wu Xiaotian
4
-15
/
+9
2019-01-29
Improve indents
Wu Xiaotian
1
-2
/
+2
2019-01-29
Avoid deprecated g_type_class_add_private
Wu Xiaotian
3
-20
/
+6
2019-01-29
[mate-colorsel] Avoid deprecated g_type_class_add_private
Wu Xiaotian
2
-51
/
+49
2019-01-09
mate-bg: avoid deprecated 'g_settings_list_keys'
Pablo Barciela
1
-3
/
+7
2018-12-12
mate-bg: Corrected some comments
Zhang Xianwei
1
-3
/
+3
2018-08-15
mate-desktop-item: replace deprecated gdk_error_trap_push/pop
raveit65
1
-2
/
+8
[next]