Support adding a new task from the entry box
[milk] / src / milk-auth.c
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 ReitterExit with marginally more grace when we cancel the...
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 ReitterPrompt the user to log into Milk via the web page upon...
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...