index
:
caja
1.10
1.12
1.14
1.16
1.18
1.2
1.20
1.22
1.24
1.26
1.28
1.6
1.8
build_for_epel8
fix-file-previews
gh-pages
master
Caja, the file manager for the MATE desktop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eel
/
eel-background.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-31
require GTK+ 3.22 and GLib 2.50
monsta
1
-46
/
+1
2017-12-16
WidthOfScreen and HeightOfScreen implementation
Pablo Barciela
1
-27
/
+3
2017-09-01
Fix: high cpu while loading background image
ZenWalker
1
-0
/
+8
2017-08-28
make sure scaling the desktop wallpaper works in all monitors
ZenWalker
1
-4
/
+20
2017-08-25
gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:
ZenWalker
1
-0
/
+5
2017-08-21
Fix: Scaling the desktop wallpaper doesn't work
ZenWalker
1
-6
/
+10
2017-08-12
avoid deprecated gdk_screen_get_width/height
ZenWalker
1
-2
/
+6
2017-03-13
eel: Avoid deprecated gdk_window_set_background functions
Alexei Sorokin
1
-45
/
+117
2017-02-02
eel: GdkRGBA related fixes
Alexei Sorokin
1
-10
/
+11
2016-11-22
move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...
lukefromdc
1
-155
/
+7
2016-08-22
drop a large amount of completely unused code
monsta
1
-1
/
+0
2016-07-13
drop unneeded includes
monsta
1
-2
/
+0
2016-07-02
eel: make code better readable
raveit65
1
-14
/
+39
2016-07-02
GTK+-3 eel: rename GdkRGBA functions
raveit65
1
-0
/
+21
2016-07-02
GTK+-3 eel-backgrounds: port to GtkStyleContext and GdkRGBA
raveit65
1
-3
/
+58
2016-07-02
GTK+-3 eel-background: prepare code for GtkStyleContext port
raveit65
1
-13
/
+28
2016-03-17
eel: never try to block background change signal
monsta
1
-8
/
+0
2014-12-10
zero-init all signals arrays
Monsta
1
-1
/
+1
2014-12-10
eel: fix logic a bit
Monsta
1
-4
/
+6
2013-07-24
Update for mate-desktop changes
Stefano Karapetsas
1
-1
/
+1
2013-02-24
Dont corrupt the default background color
Stefano Karapetsas
1
-30
/
+31
2012-12-03
[eel-background] remove debug messages prev added to screen_size_changed
Jasmine Hassan
1
-17
/
+0
2012-12-03
[eel-background] Make the desktop background fading effect optional
Jasmine Hassan
1
-0
/
+8
2012-12-03
[eel-background] refactor to untangle directory & desktop bg-setting code
Jasmine Hassan
1
-754
/
+668
2012-12-03
[eel-background] make sure screen size actually changed before emmitting signal
Jasmine Hassan
1
-1
/
+26
2012-11-22
[eel-background] missed g_strdup in previous commit 3ba2c5e4
Jasmine Hassan
1
-1
/
+1
2012-11-21
[eel-background] use GtkStyle's bg color when no custom one is set
Jasmine Hassan
1
-5
/
+17
2012-11-20
[eel-background] fix minor _expose regression from b5f9a6c8
Jasmine Hassan
1
-1
/
+1
2012-11-19
[eel-background] drawable deprecations (GTK2), rendering-cleanup (GTK3)
Jasmine Hassan
1
-165
/
+124
2012-11-16
[eel-background] Don't use GtkObject nor eel-gtk-macros
Jasmine Hassan
1
-79
/
+70
2012-11-16
[eel] simplify build system
Jasmine Hassan
1
-4
/
+0
2012-11-13
[eel] port EelBackground to cairo drawing
Jasmine Hassan
1
-25
/
+12
2012-09-06
remove latest mateconf usage
Stefano Karapetsas
1
-4
/
+2
2012-08-12
Fixed incorrect fsf addresses. Closes #28.
Steve Zesch
1
-2
/
+2
2011-12-01
moving from https://github.com/perberos/mate-desktop-environment
Perberos
1
-0
/
+1273