Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-13 | drop support for GLib < 2.36 | Monsta | 1 | -59/+0 | |
Closes https://github.com/mate-desktop/caja/pull/372 | |||||
2012-12-22 | [places-sidebar] plug leak in _dispose, add g_clear_object in glibcomat.h | Jasmine Hassan | 1 | -0/+18 | |
to cleanup code a bit. http://git.gnome.org/browse/nautilus/commit/?id=c6fa6b2062a1adf3e4945824048b3771edb35ebe for g_clear_object compatibility: https://gitorious.org/vaapi/gstreamer-vaapi/commit/ab2ec5e2541834c2490a78ec839850df2b075cf5?format=diff | |||||
2012-11-23 | [src] add glibcompat.h for glib-2.27.2 forward-compatability | Jasmine Hassan | 1 | -0/+41 | |
to use g_list_free_full() directly |