Fix two trivial build warnings
[milk] / src / milk-task-model.c
2010-03-28 Travis ReitterFix two trivial build warnings master
2010-03-28 Travis ReitterMake priority sorting work
2010-03-28 Travis ReitterAdd a basic task cache
2009-12-04 Travis ReitterCut unnecessary MilkTask class.
2009-12-04 Travis ReitterPoll for task additions, removals, and changes
2009-12-04 Travis ReitterUpdate the task model with tasks from the server.
2009-12-04 Travis ReitterBase the task model around an auth object, so we can...
2009-12-04 Travis ReitterTurn MilkTask into a proper GObject and use it directly...
2009-12-04 Travis ReitterFix some MilkListStore -> MilkTaskModel leftovers
2009-12-04 Travis Reitterrename MilkListStore to MilkTaskModel, since it's more...