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
2021-02-08
g_settings_get_string always returns a newly-allocated string
rbuj
2
-14
/
+9
2020-08-06
mate-languages: portability of localedir fallback
rbuj
1
-6
/
+13
2020-08-04
mate-desktop-thumbnail: Remove trailing spaces/tabs
rbuj
1
-1
/
+1
2020-03-03
mate-bg: remove warning function declaration isn’t a prototype
rbuj
1
-1
/
+1
2020-03-03
Remove warnings: cast between incompatible function types
rbuj
2
-19
/
+8
2020-02-17
build: add meson config files to EXTRA_DIST
raveit65
1
-2
/
+4
2020-02-16
Remove GTimeVal deprecation warning for GLib 2.61.2+
rbuj
3
-3
/
+45
2020-02-16
thumbnail: fix typo in function description
monsta
1
-1
/
+1
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
[next]