summaryrefslogtreecommitdiff
path: root/window_tag.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-08Cast tag->id to gpointer in tagview_model_foreach.Jon Bergli Heier1-1/+1
2010-05-08Handle active and inconsistent tags in a more elegant way in the tag dialog.Jon Bergli Heier1-51/+18
2010-04-25Added support for creating child tags in the tag dialog.Jon Bergli Heier1-2/+31
2010-04-25Expand all nodes by default in the tag dialog.Jon Bergli Heier1-0/+2
2010-04-25Added a tree model to display tags in tree structures.Jon Bergli Heier1-43/+29
2010-04-25Set parent when adding tags.Jon Bergli Heier1-1/+1
2010-01-04Added -Wall to CCFLAGS and some code cleanup.Jon Bergli Heier1-2/+0
2010-01-02Implemented select buttons in the tag dialog.Jon Bergli Heier1-0/+19
2010-01-02Implemented removal of tags.Jon Bergli Heier1-0/+34
2009-12-30Basic adding and assigning of tags implemented.Jon Bergli Heier1-0/+204