summaryrefslogtreecommitdiff
path: root/tags.ui
AgeCommit message (Collapse)AuthorFilesLines
2010-05-08Added search columns to tag views.Jon Bergli Heier1-0/+1
2010-04-25Added support for creating child tags in the tag dialog.Jon Bergli Heier1-3/+18
2010-02-17Added ScrolledWindow parent to the tag view in the tag dialog.Jon Bergli Heier1-1/+9
2009-12-30Basic adding and assigning of tags implemented.Jon Bergli Heier1-0/+157
Committing this before it gets out of hand. Only adding new tags is working atm. Created a text input dialog. Added a tag dialog. Other minor changes.