milk
14 years agofix build breaks and mangled history (not worth correctly rebasing at this point)
Travis Reitter [Wed, 4 Nov 2009 06:00:24 +0000 (22:00 -0800)]
fix build breaks and mangled history (not worth correctly rebasing at this point)

14 years agoTurn MilkTask into a proper GObject and use it directly in MilkTaskModel
Travis Reitter [Sat, 24 Oct 2009 04:38:52 +0000 (21:38 -0700)]
Turn MilkTask into a proper GObject and use it directly in MilkTaskModel

14 years agoFix some MilkListStore -> MilkTaskModel leftovers
Travis Reitter [Mon, 5 Oct 2009 22:42:02 +0000 (23:42 +0100)]
Fix some MilkListStore -> MilkTaskModel leftovers

14 years agoClean up the menu setup code a little and show/hide selection-bsaed menu items as...
Travis Reitter [Mon, 5 Oct 2009 08:48:02 +0000 (09:48 +0100)]
Clean up the menu setup code a little and show/hide selection-bsaed menu items as appropriate.

14 years agoAdd New Task button to menu
Travis Reitter [Mon, 5 Oct 2009 07:17:46 +0000 (08:17 +0100)]
Add New Task button to menu

14 years agoFix the includes for milk-main.c
Travis Reitter [Mon, 5 Oct 2009 07:06:45 +0000 (08:06 +0100)]
Fix the includes for milk-main.c

14 years agorename MilkListStore to MilkTaskModel, since it's more descriptive
Travis Reitter [Wed, 30 Sep 2009 04:24:24 +0000 (21:24 -0700)]
rename MilkListStore to MilkTaskModel, since it's more descriptive

14 years agoMove the placeholder list store into MilkListStore
Travis Reitter [Wed, 30 Sep 2009 04:18:28 +0000 (21:18 -0700)]
Move the placeholder list store into MilkListStore

14 years agoUse an app menu for the actions instead of a row of buttons
Travis Reitter [Sun, 27 Sep 2009 22:22:54 +0000 (15:22 -0700)]
Use an app menu for the actions instead of a row of buttons

14 years agoswitch to a touch selector list for the tasks
Travis Reitter [Sun, 27 Sep 2009 21:56:43 +0000 (14:56 -0700)]
switch to a touch selector list for the tasks

14 years agouse a tree view for tasks to the best of our ability
Travis Reitter [Sat, 26 Sep 2009 05:18:51 +0000 (22:18 -0700)]
use a tree view for tasks to the best of our ability

14 years agocreate hard-coded list store for the tree model to see how it works out
Travis Reitter [Fri, 25 Sep 2009 02:35:20 +0000 (19:35 -0700)]
create hard-coded list store for the tree model to see how it works out

14 years agoComment out MILK_TYPE_TASK until we've defined it.
Travis Reitter [Mon, 21 Sep 2009 02:23:09 +0000 (19:23 -0700)]
Comment out MILK_TYPE_TASK until we've defined it.

14 years agoAdd priority column
Travis Reitter [Sat, 19 Sep 2009 06:55:38 +0000 (23:55 -0700)]
Add priority column

14 years agoFill in most of the bits of stubs for MilkListStore
Travis Reitter [Fri, 18 Sep 2009 04:21:04 +0000 (21:21 -0700)]
Fill in most of the bits of stubs for MilkListStore

14 years agoadd widgets to the main window
Travis Reitter [Mon, 14 Sep 2009 04:14:41 +0000 (21:14 -0700)]
add widgets to the main window

14 years agoTurn main-window into a GObject
Travis Reitter [Mon, 14 Sep 2009 03:17:16 +0000 (20:17 -0700)]
Turn main-window into a GObject

14 years agoAdd an example Makefile.local
Travis Reitter [Mon, 14 Sep 2009 01:53:41 +0000 (18:53 -0700)]
Add an example Makefile.local

14 years agoBegin breaking out a new main-window file
Travis Reitter [Mon, 14 Sep 2009 01:53:15 +0000 (18:53 -0700)]
Begin breaking out a new main-window file

14 years agoadd GPL license comment to code
Travis Reitter [Mon, 14 Sep 2009 01:34:04 +0000 (18:34 -0700)]
add GPL license comment to code

14 years agoset up autotools
Travis Reitter [Fri, 11 Sep 2009 05:30:37 +0000 (22:30 -0700)]
set up autotools

14 years agoInitial code from Thomas
Travis Reitter [Fri, 11 Sep 2009 03:57:21 +0000 (20:57 -0700)]
Initial code from Thomas