summaryrefslogtreecommitdiff
path: root/libmate-desktop/mate-bg-crossfade.c
AgeCommit message (Collapse)AuthorFilesLines
2018-08-15mate-bg-crossfade: replace deprecated gdk_error_trap_push/popraveit651-4/+6
2018-01-27building: remove < gtk+-3.22 bits and bump required gtk+ versionraveit651-11/+0
2017-03-12Avoid deprecated gdk_window_set_background functionsAlexei Sorokin1-38/+219
Allows to fix backgrounds in Caja and fixes fading. These changes somewhat break API behavior.
2017-02-25mate-bg: force property update when doing new crossfade frameRay Strode1-0/+15
marco needs to get notified about animation updates. This commit frobs the property to wake marco up. https://bugzilla.gnome.org/show_bug.cgi?id=641526
2016-11-20move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-37/+0
2016-07-02GTK+-3 mate-bg-crossfade: port to GtkStyleContextraveit651-0/+12
with help from Alexei Sorokin
2014-11-28Always use gdk_window_get_window_typeinfirit1-6/+2
2014-03-07Revert "gtk3: GdkRGBA support"Stefano Karapetsas1-10/+0
This reverts commit e95d24559060365eb4fee8154ad82434bf3c8a0a.
2014-02-27gtk3: GdkRGBA supportDenis Gorodnichev1-0/+10
2013-07-24Move include files and remove old libmate and libmateui foldersStefano Karapetsas1-2/+2
2013-06-28GTK3 compatibility.Laszlo Boros1-0/+4
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2012-11-11[mate-bg] Proper update for GTK3 changes, simplify GTK2 compatabilityJasmine Hassan1-98/+122
Reverts: bc53751054ab "some ugly gtk3 porting", then: 1. use upstream commit below as a reference (GTK3) 2. simplify our GTK_VERSION_CHECK's, hopefully to make the code more readable, and the GTK2 backwards-compatibility snippets easier to cleanup later. -- Includes a renaming of all "pixmap" names in APIs to "surface": http://git.gnome.org/browse/gnome-desktop/commit/?id=28f2b06f50e3f1adf19389c2c3a1f63872539fa9 https://bugzilla.gnome.org/show_bug.cgi?id=630724 Remove unnecessary, deprecated, GDK_DRAWABLE cast: http://git.gnome.org/browse/gnome-desktop/commit/?id=260f6d2431088c5cd0ad1eb8d57f0ec994240f08
2012-06-05Update masterPerberos1-12/+5
2012-02-22some ugly gtk3 portingPerberos1-30/+54
2011-12-09background fade broke the file-managermate-desktop-1.1.0Perberos1-0/+8
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+542