Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-20 | Cpufreq code style | raveit65 | 1 | -240/+237 | |
- tabs to spaces - 4 spaces at the beginning of a line | |||||
2020-08-03 | cpufreq: -1 indicates error obtaining max frequency | rbuj | 1 | -1/+1 | |
2019-12-04 | avoid redundant redeclarations | Pablo Barciela | 1 | -2/+0 | |
2019-05-27 | cpufreq: deprecated g_type_class_add_private | Wu Xiaotian | 1 | -7/+2 | |
2019-04-14 | Use g_list_free_full() convenience function | rbuj | 1 | -8/+2 | |
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 | |||||
2014-11-26 | zero-init signals array | monsta | 1 | -2/+2 | |
Closes https://github.com/mate-desktop/mate-applets/pull/108 | |||||
2012-10-09 | Fixed fsf addresses. Closes #18. | Steve Zesch | 1 | -1/+1 | |
2011-11-14 | initial | Perberos | 1 | -0/+411 | |