Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-07 | Remove cppcheck warnings about the variable scope can be reduced | rbuj | 1 | -11/+12 | |
2019-11-24 | Clean file type selection in new archive dialog | rbuj | 1 | -16/+7 | |
2019-09-22 | Use g_list_free_full and g_slist_free_full | rbuj | 1 | -2/+1 | |
void g_list_free_full (GList *list, GDestroyNotify free_func); void g_slist_free_full (GList *list, GDestroyNotify free_func); Convenience methods, which free all the memory used by a list, and calls free_func on every element's data. | |||||
2019-07-01 | Remove trailing whitespaces | Laurent Napias | 1 | -15/+15 | |
2019-05-06 | Avoid deprecated g_type_class_add_private | Wu Xiaotian | 1 | -7/+4 | |
2016-05-27 | drop old GTK+2 code | monsta | 1 | -3/+0 | |
2016-05-26 | GTK3 eggfileformatchooser: don't use deprecated gtk_tree_view_set_rules_hint | raveit65 | 1 | -0/+2 | |
2014-11-24 | eggfileformatchooser: Remove pointless check | infirit | 1 | -6/+1 | |
2014-11-23 | zero-init signals array | monsta | 1 | -1/+1 | |
2012-10-09 | Fixed fsf addresses. Closes #4. | Steve Zesch | 1 | -2/+2 | |
2011-11-09 | initial | Perberos | 1 | -0/+1223 | |