From 2d1d86d20532e7e9ee38b0f22c914edf4515d594 Mon Sep 17 00:00:00 2001 From: Christopher Bowns Date: Sat, 26 Jan 2008 17:14:35 -0500 Subject: [PATCH] taskpaper update --- CPUMon.taskpaper | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CPUMon.taskpaper b/CPUMon.taskpaper index 32aff11..cbcd308 100644 --- a/CPUMon.taskpaper +++ b/CPUMon.taskpaper @@ -1,7 +1,5 @@ CPU Mon: before 1.0 release: -- prefs: add an option for bar width: from 1 to 20 px per bar - - preferred: 4-6 - tidy up release notes, remove localizations if they're not accurate. - before shipping: build a full deployment vers, and move prefs file beforehand: any last bugs/missing things - write up app, release on blog and cbowns.com. need new domain? nah. @@ -11,7 +9,7 @@ future: - 1. app blows away graph - happens until the CPU data buffer has been fully filled, and you hold down "restore defaults" through TWO timer firings, then it's fixed. - diff CPU source against memory monitor: - - any changes with data source being reset? + - any changes with data source being reset? shouldn't be… - 2. cmd-w doesn't close prefs window - future upgrades: - CPU usage across processors: @@ -83,3 +81,5 @@ Archive: - get rid of extraneous properties, and relink stuff in IB @done @project(before 1.0 release) - make a color change backwards applicable: somehow redraw entire graph after prefs color change @done @project(before 1.0 release) - call updateGraph after prefs change @done @project(before 1.0 release) +- prefs: add an option for bar width: from 1 to 20 px per bar @done @project(before 1.0 release) + - preferred: 4-6 @done @project(before 1.0 release) -- 2.11.4.GIT