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-bg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-02
Initial support for showing a caja desktop in wayland
lukefromdc
1
-1
/
+4
2022-11-09
Revert "[mate-bg] small cleanup"
Colomban Wendling
1
-9
/
+8
2022-08-20
mate-bg: time_t mtime -> gint64 mtime
rbuj
1
-19
/
+8
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-bg: macro is not used [-Wunused-macros]
rbuj
1
-4
/
+0
2022-08-15
mate-bg: fix -Wsign-compare warning
rbuj
1
-1
/
+1
2021-12-11
Use a blank line at most
rbuj
1
-9
/
+0
2021-06-21
update copyright to 2021
raveit65
1
-0
/
+1
2021-03-29
Remove shadow warnings [-Wshadow]
rbuj
1
-4
/
+4
2021-02-27
Remove warning -Wbad-function-cast
rbuj
1
-1
/
+3
2021-02-08
g_settings_get_string always returns a newly-allocated string
rbuj
1
-10
/
+4
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
1
-4
/
+1
2020-02-16
Remove GTimeVal deprecation warning for GLib 2.61.2+
rbuj
1
-1
/
+15
2020-01-09
Increase the size of thumbnails to 256
William Jon McCann
1
-1
/
+3
2019-03-25
mate-bg: Fix memory leak
Pablo Barciela
1
-0
/
+2
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-bg: replace deprecated gdk_error_trap_push/pop
raveit65
1
-4
/
+8
2018-04-25
Support background fallback on HiDPI
Victor Kareh
1
-2
/
+36
2018-01-27
building: remove < gtk+-3.22 bits and bump required gtk+ version
raveit65
1
-18
/
+0
2017-12-17
WidthOfScreen and HeightOfScreen implementation
Pablo Barciela
1
-8
/
+4
2017-08-17
gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:
ZenWalker
1
-0
/
+8
2017-08-16
avoid deprecated gdk_screen_get_width/height
ZenWalker
1
-4
/
+8
2017-08-05
avoid deprecated gdk_screen_get_n_monitors
ZenWalker
1
-0
/
+15
2017-08-05
avoid deprecated gdk_screen_get_number
ZenWalker
1
-7
/
+7
2017-03-12
Avoid deprecated gdk_window_set_background functions
Alexei Sorokin
1
-15
/
+22
2017-02-02
mate-bg: Fix solid colors
Alexei Sorokin
1
-3
/
+3
2017-02-02
mate-bg: Avoid possible X11 data leaks
Alexei Sorokin
1
-13
/
+23
2016-11-20
move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option
monsta
1
-203
/
+0
2016-10-18
GTK+-2: fix fontcolor for dark bg in caja
raveit65
1
-0
/
+6
2016-07-02
GTK+-3 mate-bg: fix gradiant color creation
raveit65
1
-0
/
+6
2016-07-02
GTK+-3 mate-bg: Don't use C99 declarations
raveit65
1
-4
/
+5
2016-07-02
GTK+-3 mate-bg: have pixbuf_average_value return GdkRGBA
raveit65
1
-0
/
+33
2016-07-02
GTK+3 mate-bg: port GdkColor to GdkRGBA
raveit65
1
-4
/
+81
2016-05-31
mate-bg: remove unneeded ignore-pending-change property
monsta
1
-16
/
+1
2016-05-18
Backgrounds: Take EXIF rotation tags into consideration
Clement Lefebvre
1
-1
/
+6
2015-07-30
Add annotations and fix documentation syntax warnings
infirit
1
-4
/
+4
2015-07-30
mate-bg: remove unused GdkScreen* arguments
infirit
1
-7
/
+5
2015-07-24
bg: objects without a filename are not slideshows
Monsta
1
-0
/
+3
2015-07-24
bg slideshow: fix crash when system date is earlier than start date
Monsta
1
-1
/
+1
2015-07-21
bg slideshow: smarter check for NULL pointers
Monsta
1
-1
/
+15
2015-07-20
Revert "changed checking for NULL a bit"
raveit65
1
-6
/
+1
2014-11-28
Fix warning and remove unused variable
infirit
1
-2
/
+0
2014-11-28
Add support for GObjectIntrospection
infirit
1
-4
/
+14
2014-11-28
changed checking for NULL a bit
Monsta
1
-1
/
+6
2014-11-28
va_start should be paired with va_end
monsta
1
-0
/
+2
2014-05-04
Fix unused var warning
Stefano Karapetsas
1
-2
/
+2
2014-03-07
Revert "gtk3: GdkRGBA support"
Stefano Karapetsas
1
-347
/
+18
[next]