summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorryoon <ryoon>2011-09-17 13:35:17 +0000
committerryoon <ryoon>2011-09-17 13:35:17 +0000
commita3b041dcef286e90d058228862d5fa6306cae00c (patch)
tree82712c7695d35a6f379ec9cc42c749cdbc701097 /time
parent6844decb492cb373d1efa2ad12fb26132721805d (diff)
downloadpkgsrc-a3b041dcef286e90d058228862d5fa6306cae00c.tar.gz
Update to 877
Changelog: 877 2011-09-05 Fixed no_regex to only match 'no' or 'none' and not, for example, 'note'. Added the ability to specify RGB colors for the gui outline and html window fonts. When displaying output in the html window, do not change the outline panel display. Fixed bug in parsing alerts in which a single alert would be treated as a list, e.g. '@a 12' would give the list (1, 2). Skip 'showDay' when displaying html output. 876 2011-09-02 Provide a leading '+' for action @e entries that do not have one. 875 2011-09-02 When using '-gF' in outline view, prefix item titles with the leader, i.e., the character(s) from ['~', '*', '!', '-', '+'] that begin the item entry. 874 2011-09-02 Fixed missing color key 14 (details color) in the GUI. 873 2011-09-02 Fixed sorting and display with '-g F' to sort by file path and then line number. 872 2011-08-31 Fixed bug in expanding children. Changed role of 'monthly' variables such as etmActions. If an empty string is given then monthly files will not be created and, e.g., 'actns.text' in the etmdata directory will be used as the default. If not an empty string, then in August 2011, e.g., 'etmActions/2011/08/actns.text' would be created, if necessary, and used as the default. (Note the addition of the month directory.) The same directory can be specified for etmActions, etmEvents, etmNotes and etmTasks, e.g., 'monthy' in the etmdata directory and, if this is done, then 'actns.text', 'evnts.text', 'notes.text' and 'tasks.text' for August would all be placed in the directory '../etmdata/2011/08/'. Introduced new variables, 'minutes_msg', 'oneminute_msg' and 'rightnow_msg' with defaults 'begins %s minutes from now', 'begins one minute from now' and 'begins now'. The '%s' can be placed anywhere in the expression for 'minutes_msg' and will be replaced by the number of minutes. Added ability (experimental) to use foreign language characters in the etmrc settings. 871 2011-08-29 Fixed codecs error under Windows. Fixed html printing under Windows and Linux. Allow parsing option strings with embedded minus signs such as searches for hyphenated words. Added term_print for terminal output using term_encoding. Added < 2.0.0 to the setup requirement for dateutils to avoid the Windows "_thread" problem. 870 2011-08-26 MS Windows fix. Changed locale to support the 3-manth calendar in the CLI and the 12-month calendar in the GUI. 869 2011-08-25 Only load data in e.py when necessary and not, for example, when doing a version check or displaying a three month calendar. 868 2011-08-25 Windows fixes for missing color attributes and bug in scrolling. 867 2011-08-25 When selecting a date in the monthly calendar scroll to the top of the outline display. Save and restore outline expansion state after making changes. 866 2011-08-24 In the interactive CLI, added edit, create, delete, finish, unfinish and move using 'item numbers' from the interactive display. Added 'jump to date' (fuzzy parsed or relative) to both the CLI and the GUI. Added a three month calendar display to the CLI. In in the GUI change the monthy calendar to reflect a change in the 'begin_date'. Fixed various bugs in parsing options, particularly for busy view. 865 2011-08-19 Removed unneeded fieldNames and fixed code for details to allow the inclusion of any regular field. Reset totalsfirst to False when restoring defaults by pressing "space". Added CenterOnScreen to gui init. 864 2011-08-18 Cleaned up currentPage and char2PageMode. Removed spurious 'py_modules=['ez_setup'] from setup.py and setup_app.py. 863 2011-08-15 Added abbreviationsFile to etmrc and abbreviation expansion to entry processing. 862 2011-08-15 For dated items without occurances within the beg_year, end_year interval, add the last of the occurances before the interval and the first of the occurances after the interval so that these items will be available, e.g, for search and for grouping by file path. 861 2011-08-14 Cleaned up and simplified templates, hotkey shortcuts and histories. Ctrl-Tab and Space-Tab are now bound to the same "smart" completion routine which looks first for entries such as "@c" or "-g" and, if found, indentifies possible completions. If no such match is possible, then completions are sought for entries that begin with "o", "b", "~", "*", "-", "+" or "!". Entries from contexts.txt, keywords.txt, locations.txt and timezones are available as are current file entries if the "addFile" switches are True. Current session entries for "o" and "b" are also available. 860 2011-08-13 Added F (filepath) to grouby options. Modified afterChange to restore view using current options. 859 2011-08-09 Remove item count from group header unless greater than 1. 858 2011-08-08 Added busyfontsize setting to etmRC - Windows needs a smaller font size than the one used before.
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 106b491da72..836787a18aa 100644
--- a/time/etm/Makefile
+++ b/time/etm/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2011/08/06 23:22:14 ryoon Exp $
+# $NetBSD: Makefile,v 1.25 2011/09/17 13:35:17 ryoon Exp $
#
-DISTNAME= etm-855
+DISTNAME= etm-877
CATEGORIES= time
MASTER_SITES= http://www.duke.edu/~dgraham/ETM/
diff --git a/time/etm/distinfo b/time/etm/distinfo
index 71e9863cb15..4ad1a3f32bf 100644
--- a/time/etm/distinfo
+++ b/time/etm/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2011/08/06 23:22:15 ryoon Exp $
+$NetBSD: distinfo,v 1.21 2011/09/17 13:35:17 ryoon Exp $
-SHA1 (etm-855.tar.gz) = adde343642a93a8eaecc6feda247b070e1904ae9
-RMD160 (etm-855.tar.gz) = da3113b9ddb96914bb333db6a6074c69e7a3dbdb
-Size (etm-855.tar.gz) = 182280 bytes
+SHA1 (etm-877.tar.gz) = 0963fcd2098133d44cce4a8dd96d5dc486728744
+RMD160 (etm-877.tar.gz) = 6b0944d930c3abc41aa84240472264ce45d02988
+Size (etm-877.tar.gz) = 192878 bytes