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
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
2014-03-07
Revert "gtk3: mate_bg_create*thumbnail should return GdkPixbuf*"
Stefano Karapetsas
1
-12
/
+18
2014-02-28
gtk3: mate_bg_create*thumbnail should return GdkPixbuf*
Denis Gorodnichev
1
-18
/
+12
2014-02-27
gtk3: GdkRGBA support
Denis Gorodnichev
1
-18
/
+347
2013-07-24
Move include files and remove old libmate and libmateui folders
Stefano Karapetsas
1
-2
/
+2
2013-02-21
Add check if default MATE background exists before to use it
Stefano Karapetsas
1
-2
/
+13
2012-12-18
[mate-bg] change cache dir from "wallpaper" to "mate/background"
Jasmine Hassan
1
-1
/
+3
2012-12-17
[mate-bg] small cleanup
Jasmine Hassan
1
-8
/
+9
2012-12-17
[mate-bg] Do not add timeout for one-slide slideshows
Jasmine Hassan
1
-4
/
+16
2012-12-17
[mate-bg] Cache resized wallpaper to help CPU at startup
Jasmine Hassan
1
-68
/
+250
2012-12-17
[mate-bg] minor cleanup/fix
Jasmine Hassan
1
-24
/
+22
2012-12-13
[mate-bg] cleanup, refactor, plug possible X client leak(s)
Jasmine Hassan
1
-153
/
+133
2012-12-03
[mate-bg] prefix defines BG_KEY's w/ MATE & move from .c to .h
Jasmine Hassan
1
-22
/
+14
2012-12-02
[mate-bg] add 2 new gsettings functions
Jasmine Hassan
1
-9
/
+37
2012-12-01
[mate-bg] Review GSettings port, add _(set|get)_draw_background()
Jasmine Hassan
1
-69
/
+104
2012-11-18
fixed incorrect fsf addresses.
Steve Zesch
1
-2
/
+2
2012-11-11
[mate-bg] don't try to use a null format
Jasmine Hassan
1
-3
/
+6
2012-11-11
[mate-bg] don't keep duplicates of cache width and height
Jasmine Hassan
1
-11
/
+5
[next]