summaryrefslogtreecommitdiff
path: root/libcaja-private/caja-directory-background.c
AgeCommit message (Collapse)AuthorFilesLines
2017-03-13eel: Avoid deprecated gdk_window_set_background functionsAlexei Sorokin1-2/+1
Fixes partially #506, fixes compiz-reloaded/compiz#40.
2016-07-13drop unneeded includesmonsta1-2/+0
2013-07-24Update for mate-desktop changesStefano Karapetsas1-1/+1
2012-12-03[directory-bg] rewrite/refactor, untangle directory & desktop bg-setting codeJasmine Hassan1-501/+240
- Fixes crashes when resizing a VM window in VirtualBox. - Adds a method to allow handling desktop reset.
2012-11-16[directory-background] Use weak refs instead of EelBackground destroy signalJasmine Hassan1-22/+30
i.e. don't connect to the destroy signal of EelBackground, in favor of g_object_weak_ref() and g_object_weak_unref() Though Nautilus removed code for setting non-desktop window backgrounds: http://git.gnome.org/browse/nautilus/commit/?id=c9be35b3ee6c468a9a102b317b82b8b639637d0f ..this is a tad similar: directory-background: don't user the 'destroy' signal of EelBackground http://git.gnome.org/browse/nautilus/commit/?id=fbb6b024128e3c35aeb1d74f8e287e8870c9999f&context=12
2012-11-14[lc-p] port CajaDirectoryBackground to cairo drawingJasmine Hassan1-2/+0
http://git.gnome.org/browse/nautilus/commit/?id=6c691075c09ec23620484da00ffd43d3dfe0b75b
2012-09-06remove latest mateconf usageStefano Karapetsas1-98/+32
metadata saved in files instead of migrate to gsettings (caja-desktop-metadata.c is from nautilus)
2012-09-05removed eel_mateconf_monitor_add occurrenceStefano Karapetsas1-2/+3
2012-09-05remove latest mateconf stuffStefano Karapetsas1-1/+1
2012-09-05start migration to gsettingsStefano Karapetsas1-46/+43
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+731