Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-12 | local #include files who are libraries inside <> instead "" | Pablo Barciela | 1 | -3/+3 | |
2019-04-10 | local #include files inside "" instead <> | Pablo Barciela | 1 | -6/+7 | |
2018-07-11 | [desktop-bg] Fix memory leak during background change events | Lars R. Damerow | 1 | -2/+5 | |
The string returned by eel_bg_get_desktop_color() needs to be freed by the caller, which wasn't happening before. Commit b9cf3667 fixed the case where this function was being called repeatedly, triggering this leak and causing it to rapidly fill system memory. | |||||
2017-03-13 | eel: Avoid deprecated gdk_window_set_background functions | Alexei Sorokin | 1 | -2/+1 | |
Fixes partially #506, fixes compiz-reloaded/compiz#40. | |||||
2016-07-13 | drop unneeded includes | monsta | 1 | -2/+0 | |
2013-07-24 | Update for mate-desktop changes | Stefano Karapetsas | 1 | -1/+1 | |
2012-12-03 | [directory-bg] rewrite/refactor, untangle directory & desktop bg-setting code | Jasmine Hassan | 1 | -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 signal | Jasmine Hassan | 1 | -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 drawing | Jasmine Hassan | 1 | -2/+0 | |
http://git.gnome.org/browse/nautilus/commit/?id=6c691075c09ec23620484da00ffd43d3dfe0b75b | |||||
2012-09-06 | remove latest mateconf usage | Stefano Karapetsas | 1 | -98/+32 | |
metadata saved in files instead of migrate to gsettings (caja-desktop-metadata.c is from nautilus) | |||||
2012-09-05 | removed eel_mateconf_monitor_add occurrence | Stefano Karapetsas | 1 | -2/+3 | |
2012-09-05 | remove latest mateconf stuff | Stefano Karapetsas | 1 | -1/+1 | |
2012-09-05 | start migration to gsettings | Stefano Karapetsas | 1 | -46/+43 | |
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/+731 | |