GList Anti-patterns
g_list_length(children);
for (int i = 0; i < (int)num; i++) {
GList * child = g_list_nth(children, num - i - 1);
if (g_list_length(nb_pages) != 0) {
for( i=0; i < g_list_length( GTK_CLIST(clist)->selection; i++ ){
gint row = (gint)g_list_nth_data( GTK_CLIST(clist)->selection, i);
Tasks 0.16
Some stability fixes, translation updates, and small new features in Tasks 0.16.
- Don't crash if you edit a task and then delete it
- Lots of translations
- Don't use SexyIconEntry
- Move task ellipsising to the middle
- Show tooltips for tasks with notes
As usual, download from the Pimlico Project.