summaryrefslogtreecommitdiff
path: root/tag_model.c
AgeCommit message (Collapse)AuthorFilesLines
2010-05-08Fixed assertion in the tag model when no tags exist.Jon Bergli Heier1-2/+2
2010-04-27Fixed initialization of tag model children nodes.Jon Bergli Heier1-4/+10
2010-04-25Added a tree model to display tags in tree structures.Jon Bergli Heier1-0/+489
Adding children to tags is not yet implemented.