milk
2010-03-28 Travis ReitterFix two trivial build warnings master
2010-03-28 Travis ReitterImplement the priority +/- buttons
2010-03-28 Travis ReitterFix setting tasks complete (don't crash)
2010-03-28 Travis ReitterMake priority sorting work
2010-03-28 Travis ReitterAdd a basic task cache
2009-12-12 Travis ReitterSet up the Makefile.am files so lines are commutative...
2009-12-04 Travis ReitterCut empty 'welcome' file.
2009-12-04 Travis ReitterAdd a .gitignore
2009-12-04 Travis ReitterAdd a dummy file so we can check in the otherwise empty...
2009-12-04 Travis ReitterMerge local development branch
2009-12-04 Travis ReitterCut obsolete comment
2009-12-04 Travis ReitterSupport adding a new task from the entry box
2009-12-04 Travis ReitterDon't crash when tapping the Log in button twice (and...
2009-12-04 Travis ReitterSupport deleting tasks
2009-12-04 Travis ReitterSupport marking tasks as complete
2009-12-04 Travis ReitterFix a memory leak when the view selection changes.
2009-12-04 Travis ReitterExit with marginally more grace when we cancel the...
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 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...
2009-12-04 Travis ReitterActually include Makefile.local when running make
2009-12-04 Travis Reitterfix build breaks and mangled history (not worth correct...
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 ReitterClean up the menu setup code a little and show/hide...
2009-12-04 Travis ReitterAdd New Task button to menu
2009-12-04 Travis ReitterFix the includes for milk-main.c
2009-12-04 Travis Reitterrename MilkListStore to MilkTaskModel, since it's more...
2009-12-04 Travis ReitterMove the placeholder list store into MilkListStore
2009-12-04 Travis ReitterUse an app menu for the actions instead of a row of...
2009-12-04 Travis Reitterswitch to a touch selector list for the tasks
2009-12-04 Travis Reitteruse a tree view for tasks to the best of our ability
2009-12-04 Travis Reittercreate hard-coded list store for the tree model to...
2009-12-04 Travis ReitterComment out MILK_TYPE_TASK until we've defined it.
2009-12-04 Travis ReitterAdd priority column
2009-12-04 Travis ReitterFill in most of the bits of stubs for MilkListStore
2009-12-04 Travis Reitteradd widgets to the main window
2009-12-04 Travis ReitterTurn main-window into a GObject
2009-12-04 Travis ReitterAdd an example Makefile.local
2009-12-04 Travis ReitterBegin breaking out a new main-window file
2009-12-04 Travis Reitteradd GPL license comment to code
2009-12-04 Travis Reitterset up autotools
2009-09-14 www-datawelcome
2009-09-11 Travis ReitterInitial code from Thomas