# Changes in the 2 weeks preceding Wed Jul  9 19:01:58 EDT 2014:
- 2014-07-09 19:02:03 -0400 (HEAD, tag: 3.0.29, master): Dan Graham
   tagged version 3.0.29
- 2014-07-09 19:01:41 -0400: Dan Graham
   Desktop and setup.py fixes for Debian.
- 2014-07-09 17:43:19 -0400: Dan Graham
   Desktop and setup.py fixes for Debian.
- 2014-07-08 06:47:28 -0400: Dan Graham
   Clean up.
- 2014-07-04 16:34:41 -0400 (tag: 3.0.28, origin/master): Dan Graham
   tagged version 3.0.28
- 2014-07-04 16:33:17 -0400: Dan Graham
   Load completions.cfg, reports.cfg and users.cfg in the root of
   etmdir.  Added 'update_minutes' to etmtk.cfg and only update
   current files and files in icssyn_folder when the number of minutes
   past the hour modulo this setting is zero.
- 2014-07-01 17:52:46 -0400 (tag: 3.0.27): Dan Graham
   tagged version 3.0.27
- 2014-07-01 17:50:20 -0400: Dan Graham
   Fixed list check in str2hsh.
- 2014-07-01 17:31:10 -0400: Dan Graham
   Make the urllib import work for both python 2 and 3. Add error
   trapping in setup_parse. Make sure "pairs" is a list in str2hsh job
   processing.
- 2014-07-01 13:26:44 -0400 (tag: 3.0.26): Dan Graham
   tagged version 3.0.26
- 2014-07-01 13:12:55 -0400: Dan Graham
   Added 'ics_subscriptions' with update_subscription and import
   urllib in data.py and updateSubscriptions in view.py.  Removed
   lint.
- 2014-06-30 13:25:53 -0400 (tag: 3.0.25): Dan Graham
   tagged version 3.0.25
- 2014-06-30 09:57:54 -0400: Dan Graham
   Merge branch 'google'
- 2014-06-30 09:51:56 -0400: Dan Graham
   More retain_ids cleanup.
- 2014-06-29 14:06:09 -0400: Dan Graham
   Removed ics_import, changed sync_folder to icssync_folder. Removed
   retain_ids.
- 2014-06-29 11:42:08 -0400: Dan Graham
   Removed retain_ids.
- 2014-06-29 07:19:32 -0400: Dan Graham
   Temporary print statements to debug group task in hsh2str.
- 2014-06-28 21:39:42 -0400 (tag: 3.0.24): Dan Graham
   tagged version 3.0.24
- 2014-06-28 15:44:48 -0400: Dan Graham
   When creating a new item, it is now possible to enter a VCALENDAR
   expression for a single event, todo or journal item in the etm
   editor. When "finish" is pressed the entry is converted to etm
   format and any repetitions are displayed.  Fixed bugs in failing to
   decode items and to distinguish lists in import_ical.
- 2014-06-28 14:07:27 -0400: Dan Graham
   Catch up.
- 2014-06-28 13:56:49 -0400: Dan Graham
   Removing wiki submodule
- 2014-06-28 13:48:13 -0400: Dan Graham
   Removed wiki submodule
- 2014-06-28 13:45:00 -0400: Dan Graham
   Removed wiki submodule
- 2014-06-28 11:46:11 -0400: Dan Graham
   Added option  retain_ids to etmtk.cfg. If true, ids will be written
   to data files and retained between sessions. Added missing v and w
   to at_keys. Append "etm" to uuids.  Removed unused tooltips.
- 2014-06-28 10:39:16 -0400: Dan Graham
   updated preferenes
- 2014-06-28 10:31:26 -0400: Dan Graham
   Fixed bug in syncTxt. Set file2uuids, etc before calling
   updateCurrentFiles in loadData. Bind ^W in edit.py to onFinish
   instead of onCheck to properly distinguish file mode. In
   updateClock, call get_changes before syncing files.
- 2014-06-26 11:43:41 -0400: Dan Graham
   Merge branch 'master' of https://github.com/dagraham/etm-tk
- 2014-06-26 11:38:30 -0400 (tag: 3.0.23): Dan Graham
   tagged version 3.0.23
- 2014-06-26 11:38:07 -0400: Dan Graham
   Corrected entry for current_icsfolder in preferences
- 2014-06-26 11:20:43 -0400: Dan Graham
   tagged version 3.0.23
- 2014-06-26 11:19:55 -0400: Dan Graham
   Updated entry for current_icsfolder in preferences
- 2014-06-26 11:05:41 -0400 (tag: 3.0.22): Dan Graham
   tagged version 3.0.22
- 2014-06-26 11:05:11 -0400: Dan Graham
   Replaced current_icsfile with current_icsfolder in etmtk.cfg. If
   given, then ics files corresponding to the entries in calendars
   will be created in this folder and updated as necessary. If there
   are no entries in calendars, then a single "all.ics" will be
   created in this folder and updated as necessary. Lint fixes in
   data.py.
