summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwiz <wiz>2009-05-19 09:10:57 +0000
committerwiz <wiz>2009-05-19 09:10:57 +0000
commitea0038f7f64a44f061d267d72a7b3ef691768d11 (patch)
treee538a4d64fb561bc4b16a4dfdd74155172effff9 /time
parent0018f37db52f1ffabf8c7eaa5bafb42f87818ffa (diff)
downloadpkgsrc-ea0038f7f64a44f061d267d72a7b3ef691768d11.tar.gz
Update to 249:
Added location to store exported iCal files to etmrc. Added export to documentation and updated the on-line documentation. Added discussion of icalendar and phpicalendar with illustrative screen shots of the latter. Updated documentation to reflect option to export list view to iCalendar format. Added export to gui.py. Added export functions to data.py and removed export2ical.py. Added ability to export the current list view in iCal format. About to add ical support. Overrule defaults for c_position, d_position and k_level if any are set by -C, -D or -K by taking those not explicitly set to be zero regardless of the defaults. Fixed bug in new_event in which help text would be appended to prior text with each call. In new_event when getting a filenumber, loop until it is either the number of a file or a period (cancel). Added pause switch to draw_note. If True (default = False), it will display msg and wait for 1 second before continuing. Used to briefly display "Cancelled" when appropriate for new_event and new_project. Moved textpad key info to top of new event/project display. Leave cursor at end of entry. Modified MyListCtrl to accept a message argument so that the message will not be lost when the screen is resized. Fixed bug in which timer msg was not being cleared. Re-factored new_event to take advantage of modified line2hash. Fixed chrcode consistency check. Provide default chrcode if missing from entry. Fixed bugs in new_task and new_project introduced by journal entry modifications to line2hash. Fixed empty line bug. Fixed bug in auto processing repeated tasks with @o s. Fixed bug in toggle_completion for repeated tasks with @r l. Fixed bug in multiline get_response. Journal entry timer can now be interrupted and restarted and journal entries display elapsed time rather that starting and ending times. Turned off logging. Documentation tweaks for journal entries. Beta 3 for journal entries and time reports. Fixed time report bug. About to fiddle with the process for creating new journal entries. In gui, recall last entry, if any, for 'a', 'l', 'u', 'U' and 'T'. Time report (beta 2). Time report (beta). Added time aggregates (alpha). Playing with time aggregates. Added journal entries and the ability to toggle their display.
Diffstat (limited to 'time')
-rw-r--r--time/etm/Makefile4
-rw-r--r--time/etm/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/time/etm/Makefile b/time/etm/Makefile
index 08ec371ecbf..ca319ba91ec 100644
--- a/time/etm/Makefile
+++ b/time/etm/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2009/05/19 08:59:36 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2009/05/19 09:10:57 wiz Exp $
#
-DISTNAME= etm-221
+DISTNAME= etm-249
CATEGORIES= time
MASTER_SITES= http://www.duke.edu/~dgraham/ETM/
diff --git a/time/etm/distinfo b/time/etm/distinfo
index 9bbbbab9d0f..c8c0d4e4afa 100644
--- a/time/etm/distinfo
+++ b/time/etm/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/05/10 21:27:29 wiz Exp $
+$NetBSD: distinfo,v 1.5 2009/05/19 09:10:57 wiz Exp $
-SHA1 (etm-221.tar.gz) = b119678cc3942f2f9669b1a96b07c6d570fde5ca
-RMD160 (etm-221.tar.gz) = 5086814ea164b8cf831fa0ee79ed5c34643e681b
-Size (etm-221.tar.gz) = 43516 bytes
+SHA1 (etm-249.tar.gz) = dc5dbf2256608f4d06d13b3a8e1edc0bfc00e0e6
+RMD160 (etm-249.tar.gz) = 424294bd04327861e228fb77ffe3b9b4ee7af91f
+Size (etm-249.tar.gz) = 49073 bytes