Fix two trivial build warnings
[milk] / src / milk-auth.h
2010-03-28 Travis ReitterImplement the priority +/- buttons
2010-03-28 Travis ReitterAdd a basic task cache
2009-12-04 Travis ReitterSupport adding a new task from the entry box
2009-12-04 Travis ReitterSupport deleting tasks
2009-12-04 Travis ReitterSupport marking tasks as complete
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 ReitterPerform basic authentication with the server upon start
2009-12-04 Travis ReitterAdd initial version of MilkAuth, to manage the authenti...