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
2024-03-11
Make MateImageMenuItem subclassable
zhu yaliang
2
-29
/
+71
2024-02-29
MateImageMenuItem: Remove unnecessary label field
Colomban Wendling
1
-39
/
+0
2023-10-19
mate-colorsel: Fix compilation warnings use rgba replace color
zhuyaliang
3
-207
/
+160
2023-10-12
meson: Add meson support for static library
zhuyaliang
1
-1
/
+1
2023-10-11
Fix compilation warning replace gtk_style_context_get_background_color
zhuyaliang
2
-3
/
+9
2023-10-10
wayland: fix uninitialized variable
lukefromdc
1
-0
/
+4
2023-10-09
mate-rr-labeler: Fix compilation warnings use css replace gtk_widget_override...
zhuyaliang
1
-1
/
+21
2023-10-09
mate-colorseldialog: Fix compilation warnings remove deprecated function
zhuyaliang
1
-3
/
+1
2023-10-08
Remove useless mate_color_button apis
zhuyaliang
6
-1079
/
+1
2023-10-05
Fix MATE_DESKTOP_CHECK_VERSION
Colomban Wendling
2
-4
/
+7
2023-10-05
Remove useless code
zhuyaliang
1
-10
/
+0
2023-10-05
Rename libmate-desktop/{mate-desktop.h => mate-desktop.h.in} add MATE_DESKTOP...
zhuyaliang
2
-3
/
+14
2023-09-15
Fix ninja test symbols check FAIL
zhuyaliang
1
-0
/
+1
2023-08-11
desktop-item: limit startup notification to x11
lukefromdc
1
-46
/
+52
2023-07-02
Initial support for showing a caja desktop in wayland
lukefromdc
1
-1
/
+4
2023-04-02
Add mate image menu item apis
zhuyaliang
6
-3
/
+706
2022-11-09
Revert "[mate-bg] small cleanup"
Colomban Wendling
1
-9
/
+8
2022-08-20
mate-desktop-item: time_t mtime -> gint64 mtime
rbuj
1
-5
/
+5
2022-08-20
mate-bg: time_t mtime -> gint64 mtime
rbuj
1
-19
/
+8
2022-08-20
Fix implicit conversion changes signedness: 'gboolean' to 'guint'
rbuj
2
-3
/
+3
2022-08-20
mate-desktop-thumbnail: fix memory leak
rbuj
1
-0
/
+1
2022-08-20
Fix build warnings about missing field initializer
rbuj
1
-3
/
+3
2022-08-20
mate-bg: fix memory leak
rbuj
1
-3
/
+7
2022-08-20
mate-bg: Dereference of null pointer
rbuj
1
-1
/
+1
2022-08-20
mate-desktop-item: macro is not used [-Wunused-macros]
rbuj
1
-2
/
+0
2022-08-20
mate-colorsel: macro is not used [-Wunused-macros]
rbuj
1
-2
/
+0
2022-08-20
mate-bg: macro is not used [-Wunused-macros]
rbuj
1
-4
/
+0
2022-08-15
mate-colorbutton: fix -Wenum-conversion warning
rbuj
1
-1
/
+1
2022-08-15
mate-rr: fix -Wsign-compare warning
rbuj
1
-4
/
+4
2022-08-15
mate-rr-config: fix -Wsign-compare warning
rbuj
1
-2
/
+2
2022-08-15
mate-bg: fix -Wsign-compare warning
rbuj
1
-1
/
+1
2022-08-15
display-name: fix -Wsign-compare warning
rbuj
1
-2
/
+2
2021-12-11
Use a blank line at most
rbuj
17
-65
/
+0
2021-07-21
Replace the obsolete API in mate-colorsel.c file
zhuyaliang
1
-15
/
+40
2021-07-19
Fix compilation warning
zhuyaliang
3
-24
/
+57
2021-06-21
update copyright to 2021
raveit65
11
-0
/
+11
2021-03-29
Remove shadow warnings [-Wshadow]
rbuj
3
-11
/
+7
2021-02-27
Remove warning -Wbad-function-cast
rbuj
4
-36
/
+57
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
[next]