Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-14 | Use g_list_free_full() convenience function | rbuj | 1 | -2/+1 | |
void g_list_free_full (GList *list, GDestroyNotify free_func); Convenience method, which frees all the memory used by a GList, and calls free_func on every element's data. https://developer.gnome.org/glib/stable/glib-Doubly-Linked-Lists.html#g-list-free-full | |||||
2016-05-12 | Use default route | Alejandro Perez | 1 | -1/+1 | |
- update backend.c | |||||
2015-12-14 | merge netspeed applet from mate-netspeed repo | monsta | 1 | -0/+330 | |