Sun Nov 15 21:13:17 2009 UTC ()
Update to 365:

363   b1834d30d148   2009-11-15 13:23 -0500   daniel
  Test for ability to load wx modules.

362   fd111da14ff6   2009-11-15 12:25 -0500   daniel
  Fixed bug in setting .etmrc in warn.py.

361   00231d230b15   2009-11-15 11:49 -0500   daniel
  Various tweaks. Added <space> as an alternative for agenda with defaults. Added left and right arrow keys for advancing list display.

360   8d3c64833383   2009-11-14 12:22 -0500   daniel
  Only show idnum when modifying, finishing, deleting and put it at the beginning of the title.

359   56ebf2ea51a9   2009-11-14 08:26 -0500   daniel
  Added hide/show details to prompt for a and l views.

358   18499745e590   2009-11-14 07:45 -0500   daniel
  Modified parsers to work with python 2.5.

357   38a4940db9af   2009-11-14 00:22 -0500   daniel
  Fixed bug in process_alerts when item_hash has no key for today.

356   0ed4d9044889   2009-11-13 17:55 -0500   daniel
  Various tweaks for error processing and display and for autorefreshing.

355   136c66eb7d8e   2009-11-13 15:48 -0500   daniel
  More get_next tweaks.

354   20fbcf85c401   2009-11-13 15:30 -0500   daniel
  Examples working. Fixes for get_next.

353   435f81e2df61   2009-11-12 16:07 -0500   daniel
  Fixed bug in setting 'D' for non-repeating tasks.

352   6aa0d75bc2cc   2009-11-12 14:08 -0500   daniel
  Ignore advance for agenda.

351   5b5286a669ac   2009-11-12 13:56 -0500   daniel
  Fixed bug in setting agenda title dates.

350   ed333a3bd2ca   2009-11-12 10:34 -0500   daniel
  Added new_project and open_project. Fixed bug in displaying D for repeated tasks.

349   e9b4825958d4   2009-11-11 17:32 -0500   daniel
  Help text tweaks. Various bug fixes. Adjusted print font size.

348   bfc100d71bd6   2009-11-11 14:17 -0500   daniel
  Made entry_bar an expando text ctrl. Added OnKillFocus to keep it from losing focus.

347   604cb5f728f1   2009-11-11 12:19 -0500   daniel
  Many tweaks. Details and Entry bars on separate lines.

346   1b2e1de580b5   2009-11-09 19:30 -0500   daniel
  Add new, edit and toggle finished seem to work.

345   092f7f4d366e   2009-11-05 14:45 -0500   daniel
  Fixed, simplified and cached shift period.

344   a7302c4f74bf   2009-11-05 12:13 -0500   daniel
  Big changes. All views work through show_view and results are cached!


(wiz)
diff -r1.16 -r1.17 pkgsrc/time/etm/Makefile
diff -r1.4 -r1.5 pkgsrc/time/etm/PLIST
diff -r1.14 -r1.15 pkgsrc/time/etm/distinfo

cvs diff -r1.16 -r1.17 pkgsrc/time/etm/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/time/etm/Attic/Makefile 2009/10/31 00:18:15 1.16
+++ pkgsrc/time/etm/Attic/Makefile 2009/11/15 21:13:16 1.17
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2009/10/31 00:18:15 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2009/11/15 21:13:16 wiz Exp $
 #
 
-DISTNAME=	etm-297
+DISTNAME=	etm-365
 CATEGORIES=	time
 MASTER_SITES=	http://www.duke.edu/~dgraham/ETM/
 

cvs diff -r1.4 -r1.5 pkgsrc/time/etm/Attic/PLIST (expand / switch to context diff)
--- pkgsrc/time/etm/Attic/PLIST 2009/06/14 18:17:57 1.4
+++ pkgsrc/time/etm/Attic/PLIST 2009/11/15 21:13:17 1.5
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:17:57 joerg Exp $
+@comment $NetBSD: PLIST,v 1.5 2009/11/15 21:13:17 wiz Exp $
 bin/e.py
 bin/ew.py
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
@@ -9,24 +9,27 @@
 ${PYSITELIB}/etm/__init__.py
 ${PYSITELIB}/etm/__init__.pyc
 ${PYSITELIB}/etm/__init__.pyo
+${PYSITELIB}/etm/busyfree.py
+${PYSITELIB}/etm/busyfree.pyc
+${PYSITELIB}/etm/busyfree.pyo
+${PYSITELIB}/etm/cal.py
+${PYSITELIB}/etm/cal.pyc
+${PYSITELIB}/etm/cal.pyo
 ${PYSITELIB}/etm/data.py
 ${PYSITELIB}/etm/data.pyc
 ${PYSITELIB}/etm/data.pyo
-${PYSITELIB}/etm/freetime.py
-${PYSITELIB}/etm/freetime.pyc
-${PYSITELIB}/etm/freetime.pyo
-${PYSITELIB}/etm/gui.py
-${PYSITELIB}/etm/gui.pyc
-${PYSITELIB}/etm/gui.pyo
+${PYSITELIB}/etm/etm_wx.py
+${PYSITELIB}/etm/etm_wx.pyc
+${PYSITELIB}/etm/etm_wx.pyo
+${PYSITELIB}/etm/parsers.py
+${PYSITELIB}/etm/parsers.pyc
+${PYSITELIB}/etm/parsers.pyo
 ${PYSITELIB}/etm/rc.py
 ${PYSITELIB}/etm/rc.pyc
 ${PYSITELIB}/etm/rc.pyo
 ${PYSITELIB}/etm/sunmoon.py
 ${PYSITELIB}/etm/sunmoon.pyc
 ${PYSITELIB}/etm/sunmoon.pyo
-${PYSITELIB}/etm/textpad26.py
-${PYSITELIB}/etm/textpad26.pyc
-${PYSITELIB}/etm/textpad26.pyo
 ${PYSITELIB}/etm/v.py
 ${PYSITELIB}/etm/v.pyc
 ${PYSITELIB}/etm/v.pyo

cvs diff -r1.14 -r1.15 pkgsrc/time/etm/Attic/distinfo (expand / switch to context diff)
--- pkgsrc/time/etm/Attic/distinfo 2009/10/31 00:18:15 1.14
+++ pkgsrc/time/etm/Attic/distinfo 2009/11/15 21:13:17 1.15
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2009/10/31 00:18:15 wiz Exp $
+$NetBSD: distinfo,v 1.15 2009/11/15 21:13:17 wiz Exp $
 
-SHA1 (etm-297.tar.gz) = 0ff1d693b18fbc547808aaeea80b7e37e74e630e
+SHA1 (etm-365.tar.gz) = 04d728ea5ea4c3aa66093625cdc21a366b547e62
-RMD160 (etm-297.tar.gz) = a44a1c91bbef58e3bd8a9a6530f23d0c7e223caa
+RMD160 (etm-365.tar.gz) = 6fec51a4f51526982be97cb3d6427535d084cd3b
-Size (etm-297.tar.gz) = 53470 bytes
+Size (etm-365.tar.gz) = 52210 bytes