Upstream changes:
0.83 Wed Jan 13 15:51:11 CET 2010
- Merged development version to stable.
0.82_02 Wed Jan 6 10:57:43 CET 2010
- New supported format: M/D. [rt #53187 - Shawn M. Moore]
- Handle the new format with prefer-future semantics.
- Add tests for the new format and also for related durations.
- Document the new format and variations of it.
- Restrict counting of format separators to the formatted substring.
- Move the code processing formatted dates to a separate class.
- Fix the checking for an invalid format parameter.
- Complete <date> <time> to <time> type of durations.
- Split the duration string at word boundary of the separator.
- Restore the datetime object for each parse when running tests.
- Test compile-time loading of Formatted.pm.
0.82_01 Thu Dec 31 12:10:30 CET 2009
- Save the trace of each parse while processing a duration.
- Call for formatted dates the wrapper _set() instead of set()
in order to alter the modified counters.
- dateparse: when printing traces, print a trace for each object
returned.
- Add tests for the trace method and improve its documentation.
- Document possible bugs and caveats.
- Rename some variables with method name strings to be more
descriptive and also interpolate their strings initially.
- Substitute an expression for a block as used by 'map'.
0.82 Mon Dec 21 10:15:52 CET 2009
- Merged development version to stable.
0.81_04 Wed Dec 16 13:32:35 CET 2009
- dateparse: use the same class instance for each parse run;
match case-insensitively for commands that quit.
0.81_03 Fri Dec 11 10:32:08 CET 2009
- Use string interpolation instead of concatenation for symbolic
references in __new().
0.81_02 Wed Dec 9 20:07:19 CET 2009
- Reduce the common logic of _valid_date() and _valid_time()
by moving most of it to a method.
- Store the daytime option internally with a less nested name.
0.81_01 Mon Dec 7 11:14:19 CET 2009
- Place the common body of _add() and _subtract() in a single method.
- Comment the inverse use of _add() within _add_or_subtract().
- Set values at once within _check_time().
- Initialize tokens with an anonymous array reference.
- Purge last unneeded occurrence of 'scalar'.
0.81 Sat Nov 21 12:59:17 CET 2009
- Merged development version to stable.
0.80_02 Wed Nov 18 10:53:05 CET 2009
- Move utility and wrapper methods to separate classes.
- Test compile-time loading of Utils.pm and Wrappers.pm.
- Don't force explicit scalar context where an implicit one exists.
0.80_01 Mon Nov 2 10:59:46 CET 2009
- Invoke _valid_date() in _day_month_year() to assert the
validity of the date before setting it.
- Separate fixed time data for testing purpose from code.
0.80 Fri Oct 30 10:15:53 CET 2009
- Merged development version to stable.
0.79_02 Mon Oct 26 10:11:09 CET 2009
- Improve wording and formatting of the documentation.
- Update broken license links.
Upstream changes:
0.11 Thu Dec 10 00:00:00 2009
- pass nanoseconds instead of fractional seconds to DateTime
constructor; needed from DateTime v0.52
FIXES: #52468: Test failure, reported by GRAF
- minor documentation fixes
Pkgsrc changes:
- Adjust dependencies
Upstream changes:
0.53 2009-12-06
- Added Test::Exception to build_requires.
0.52 2009-12-05
- Numeric to ->new() are now all validated to make sure they are
integers. Previously, things like "month => 11.2" would have been
allowed. Based on a bug report from Max Kanat-Alexandar. RT #45767.
- Added a warning to the docs suggesting that you cache the locale time zone
if you need to make many DateTime objects in the local zone. Looking up the
local zone can be fairly expensive. RT #46753.
Upstream changes:
1.10 2010-01-25
- This release is based on version 2010a of the Olson database. This release
has changes for Mexico.
1.09 2010-01-18
- This release is based on version 2010a of the Olson database. This release
has changes for Bangladesh.
Upstream changes:
1.16
- Implement %z for the internal implementation of strptime().
Unfortunately this doesn't get picked up everywhere, so there are no
tests for it (yet - patches welcome).
- Fix for major bug in add_months() using negative months which were
multiples of 12. Also affected add_years() with negative years.
- Fix for object creation bug in get_epochs which called new from object
but that wasn't supported in the new() code.
- Added docs about the weakness of using epoch seconds internally and
suggested alternatives.
- Removed useless "use UNIVERSAL qw(isa)" line.
- Fix for installing over core perl version.
== Version 0.3.16 (tzdata v2009u) - 5-Jan-2010
* Support the use of '-' to denote '0' as an offset in the tz data files.
Used for the first time in the SAVE field in tzdata v2009u.
* Updated to tzdata version 2009u
(http://article.gmane.org/gmane.comp.time.tz/3053).
1.08 2009-12-28
- This release is based on version 2009u of the Olson database. This release
has changes for Bangladesh.
1.07 2009-12-24
- Fixed for local time zone determination on Win32. Our tests broke after the
December 2009 Cumulative Time Zone Update from Microsoft. Patch by David
Pinkowitz. RT #52978.
1.06 2009-12-21
- This release is based on version 2009t of the Olson database. This release
has no user-visible changes, but I like to follow along anyway.
2.1 (2009-12-14)
================
* Fix deprecation warnings about `object.__init__` taking no parameters.
* Set the VALUE parameter correctly for date values.
* Long binary data would be base64 encoded with newlines, which made the
iCalendar files incorrect. (This still needs testing).
* Correctly handle content lines which include newlines.
Added timer label, minutes and seconds to restart detail message.
Fixed color setting bug involving null attr. Set 'no context' and 'no keyword' when appropriate. Make F1 (help) and F2 (calendar) act as toggles that also work when the entry bar is active. Add memoized hash for clip so that ^S will always save the current view to the clipboard.
Fixed attr = None bug in OL.htm.
Added icalendar to 'install_requires' in setup.py.
Fixed negative sign bug in date_calculator.
Added ~ to ` as triggers for leader.
Improved error handling for date calculator.
Added calc_days to both the gui and command line.
Added diff_days to calculate the difference in days between two dates. Bound to c in the gui.
Only process D, f, m an u in agenda and list views.
When displaying ids, restore the scroll position to its prior position.
Added max_width setting to class OL and wrapping to this width in reckoning reports. Removed depreciated 'extent' setting from rc.
Fixed bug in processing option for ending date (-e). Fixed bug in setting default colors for entry bar to black on black. Display c_position, d_position, k_level and itemize settings in reckoning title.
Cleaned up comments.
Use default colors from main screen for entry bar when inactive. Use separate settings when active.
Added separate print color settings to etmrc.
Allow setting a special color for the entry bar text.
Added filtering to agenda view.
Added support for setting background and font colors in the gui.
Fixed missing key error for repeating tasks without an 'o' in data.py.
Run check_rotating when self.today changes.
Fixed bug in process_entry involving appending to an undefined list.
Fixed bug in which open_project failed to set changed = True.
Removed broken support for remind style reminders. Fixed documentation to reflect this change.
Changed prompt for modifying and creating to reflect the action.
Alert queue display tweaks.
Various documentation tweaks. When alert queue is empty, state it instead of showing an empty queue.
Restored use of GenStaticText which had inadvertently been eliminated.
Made alert queue display more succent.
Make defaults for colors, fonts and window sizes different for mac and not mac.
Switched details bar to wx.lib.stattext.GenStaticText to avoid bgcolor problems in linux.
Fixed bug in checking the length of an undefined list in get_next.
Moved 'etm' from the title bar to the detail bar in the gui.
Strip entrybar text to avoid key errors. Fixed footer in console cur output.
Changed fault font specification that raised exception under windows.
Show confirmation when saving view to clipboard.
Various documentation tweaks.
Fixed bug in which a task without a due date would not be processed properly.
Store calendar_html output to self.html to allow printing.
Fixed bug in pre formatting.
Fixed bug in reckoning in which time_hash was not being reset. Added save view to clipboard.
More str() removals.
Removed str() constructs to avoid unicode problems in linux.
Removed advance formating requiring python 2.6.
Fixed bug in which starting and ending times would not be displayed for list-only events.
Added 'T' as an alternative to 't' in show to limit display to unfinished tasks.
Fixed locale for calendar and allow entry and display of unicode characters.
Fixed locale bug in calendar.
Fixed bug in marking the last rep of a list-only task complete.
Added wxwidth and wxheight to rc. Fixed bug in setting html column widths.
Background color tweaks for linux.
Changed binding for return in entry_bar to work in linux.
Use htmlfont setting from rc.
Removed locale stuff and added codecs as in wxremind.
Added font sizes to rc. Set self.data.today in etm_wx show_view.
1.20 -- Sat Dec 12 06:38:14 CST 2009
* Typo => s/timezome/timezone/ [yanick]
* RT#52387 Fix %s formating to use timelocal when no timezone is given
* RT#51664 fix str2time('16 Oct 09') to not give a negative result
0.05 2009-11-01
- Fixed a long-standing bug where a time zone other than UTC that had an
offset of 0 caused the format_datetime method to return the string "0". RT
#22802.
== Version 0.3.15 (tzdata v2009p) - 26-Oct-2009
* Updated to tzdata version 2009p
(http://article.gmane.org/gmane.comp.time.tz/2953).
* Added a description to the gem spec.
* List test files in test_files instead of files in the gem spec.
== Version 0.3.14 (tzdata v2009l) - 19-Aug-2009
* Updated to tzdata version 2009l
(http://article.gmane.org/gmane.comp.time.tz/2818).
* Include current directory in load path to allow running tests on
Ruby 1.9.2, which doesn't include it by default any more.
===============
Version 2.28.1
===============
* avoid getting activities from the future (bug 596617)
Updated translations:
* ca (Gil Forcada)
* en_GB (Bruce Cowan)
* ro (Mișu Moldovan)
* ru (Dmitriy Kodanev)
===============
Version 2.28.0
===============
Updated translations:
* as (Amitakhya Phukan)
* bg (Alexander Shopov)
* bn_IN (Runa Bhattacharjee)
* da (Ask Hjorth Larsen)
* de (Hendrik Richter)
* en_GB (Bruce Cowan)
* fi (Tommi Vainikainen)
* gl (Antón Méixome)
* gu (Ankit Patel)
* hi (Rajesh Ranjan)
* hu (Gabor Kelemen)
* it (Milo Casagrande)
* ja (Takeshi AIHANA)
* kn (Shankar Prasad)
* ko (Changwoo Ryu)
* lt (Gintautas Miliauskas)
* lv (Pēteris Caune)
* mai (Sangeeta Kumari)
* ml (പ്രവീണ് അരിമ്പ്രത്തൊടിയില്)
* mr (Sandeep Shedmake)
* or (Manoj Kumar Giri)
* pa (A S Alam)
* pl (Tomasz Dominikowski)
* sl (Matej Urbančič)
* sr (Горан Ракић)
* ta (I. Felix)
* te (Krishna Babu K)
* uk (Maxim Dziumanenko)
* zh_HK (Chao-Hsiung Liao)
===============
Version 2.27.92
===============
Updated translations:
* ar (Khaled Hosny)
* be (Alexander Nyakhaychyk)
* bg (Alexander Shopov)
* bn (Maruf Ovee)
* bn_IN (Runa Bhattacharjee)
* cs (Adrian Guniš)
* en_GB (Philip Withnall)
* es (Jorge González)
* et (Mattias Põldaru)
* eu (Iñaki Larrañaga Murgoitio)
* fi (Tommi Vainikainen)
* fr (Claude Paroz)
* gl (Antón Méixome)
* gu (Sweta Kothari)
* kn (Shankar Prasad)
* nb (Kjartan Maraas)
* or (Manoj Kumar Giri)
* pl (Tomasz Dominikowski)
* pt (Duarte Loreto)
* pt_BR (Fábio Nogueira)
* sv (Daniel Nylander)
* ta (I. Felix)
* te (Krishna Babu K)
* zh_HK (Chao-Hsiung Liao)
===============
Version 2.27.90
===============
* Fixes to idle detection (now works with gnome screensaver 2.27+)
* return of the day view
* UI layout fixes to match HIG
* now it is possible to add more than one applet to panel without crashing
Updated translations:
* ee (Ivar Smolin)
* gl (Antón Méixome)
* es (Jorge González)
* hu (Gabor Kelemen)
* zh_HK (Chao-Hsiung Liao)
* sv (Daniel Nylander)
===============
Version 2.27.5
===============
* Better autocomplete
* More skeptic on parsing time
* Legend in overview is sized proportionally to screen size,
allowing larger labels
Updated translations:
* be (Alexander Nyakhaychyk)
* es (Jorge González)
* pa (Amanpreet Singh Alam)
===============
Version 2.27.4
===============
* Now it is possible to copy/paste activities in the overview
* mostly polishing and bug fixing the new stuff brought in in 2.27 cycle
Updated translations:
* bn_IN (Runa Bhattacharjee)
* es (Jorge González)
* et (Ivar Smolin)
* fr (Claude Paroz)
* sv (Daniel Nylander)
* uk (Maxim V. Dziumanenko)
===============
Version 2.27.3
===============
* A much better DBUS support (Felix Ontanon)
* Switch days at 5am because humans tend to work late. Overlapping activities
fall in day where the largest part of it is (Patryk Zawadski)
* Now you can enter negatives minutes to start an activity in past.
Example "-30 cookies" will start activity "cookies" 30 minutes before now
* TSV, XML and iCal export
* Ability to filter task by date and category
* Overview has been improved by adding some nifty statistics for your pleasure
Updated translations:
* ta.po (Dr.T.Vasudevan)
===============
Version 2.27.2
===============
* Now a reminder is displayed every configured amount of time also when no
activity is being tracked. (Can be disabled in preferences)
* Allow to switch to same task if description differs
* Activity edit icon in dropdown is now keyboard accessible
* Start time and end time can be specified when typing in task.
Example: 00:04 Hamster
* slightly smarter autocomplete with category suggestions when after @ symbol
* fixes to edit activity dialog's end time field
Updated translations:
* el.po (Jennie Petoumenou)
* et.po (Ivar Smolin)
* ta.po (Dr.T.vasudevan)
* uk.po (Maxim V. Dziumanenko)
* ca@valencia.po (Gil Forcada/Miquel Esplà)
===============
Version 2.27.1
===============
* Overview window graphs have been redone and now are less noisy
* Tasks now can span over midnight, showing correct per-day totals in overview
* Add earlier activity / edit activity has been overhauled and now is much
easier to use. An experimental preview has been added
* In preferences UI buttons have been added for editing and deletion
* Glade files have been migrated to gtkbuilder format
* now it is possible to start overview and other windows straight from command
line using "-s [stats|edit|prefs]" switch
Updated translations:
* ca.po (David Planella)
* cs.po (Petr Kovář)
* da.po (Ask Hjorth Larsen)
* de.po (Hendrik Richter)
* el.po (Kostas Papadimas)
* en_GB.po (Philip Withnall)
* et.po (Ivar Smolin)
* fi.po (Ilkka Tuohela)
* fr.po (Claude Paroz)
* gl.po (Ignacio Casal Quinteiro)
* he.po (Yair Hershkovitz)
* kn.po (Shankar Prasad)
* lt.po (Gintautas Miliauskas)
* lv.po (Toms Bauģis)
* nl.po (Wouter Bolsterlee)
* or.po (Manoj Kuamr Giri)
* pl.po (Łukasz Jernaś)
* pt_BR.po (Vladimir Melo)
* ro.po (Mișu Moldovan)
* ru.po (Nickolay V. Shmyrev)
* si.po (Danishka Navin)
* sl.po (Matej Urban)
* sv.po (Daniel Nylander)
* tr.po (Baris Cicek)
* zh_CN.po (Aron Xu)
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!
Pkgsrc changes:
- Adjust dependencies
Upstream changes:
0.11 -- updated yaml, damn old version of M::I too
0.10 -- fixed bug with makefile brought up in rt
Pkgsrc changes:
- Switch PERL5_MODULE_TYPE to Module::Build
Upstream changes:
0.51 2009-11-01
- Switched to Module::Build. To force a non-XS build, start the build
process with "perl Build.PL --pp".
- POD-related tests are only run for the maintainer now.
- Fixed handling of negative years in CLDR formatting for "y" and "u"
patterns. Note that the LDML spec says nothing about how this should work,
so I took my best guess.
pkgsrc changes:
- Increasing build dependency to current Module::Build
Upstream changes:
0.99 2009-09-28
- This release is based on version 2009n of the Olson database. This
release has changes for Pakistan.
Reset MAINTAINER, per corespondence with nathanw.
Changes since 2.18:
01-Sep-09 (v2.30) OSX:
- Ported to Mac OS 10.6.
15-Jul-09 (v2.29) Palm WebOS:
- Palm's API changed; need to un-escape HTML.
06-Jul-09 (v2.28) Palm WebOS:
- Slight performance improvements.
OSX:
- A little more work on the unfinished iPhone port.
27-Jun-09 (v2.27) Palm WebOS:
- Cosmetic animation and preferences improvements.
- Factored out Javascript code so it can be used
stand-alone.
26-Jun-09 (v2.26) Palm WebOS:
- Initial port!
PalmOS "Classic":
- Eliminated a slight flicker during animation.
OSX:
- Initial incomplete, aborted attempt at iPhone port.
12-Nov-07 (v2.25) OSX:
- Added a Dali Clock dashboard widget.
28-Apr-07 (v2.24) OSX:
- Added a Dali Clock screen saver.
- Better application icon.
PalmOS:
- Fixed bug where the background colors of the digits
and of the rest of the window were slightly out of
sync.
- Don't draw while menubar is active.
- Display day-of-month in seconds-only mode.
- Color application icons.
08-Jan-06 (v2.23) OSX:
- prettier preferences panel.
PalmOS:
- smoother morphing;
- bigger "seconds only" font;
- color cycling on color devices.
X11:
- smoother morphing;
- better color cycling contrast;
- added three new, larger built-in fonts.
02-Jan-06 (v2.22) MacOS fixes:
- Coming out of full-screen mode no longer leaves
the window in a huge size if the title bar had
been turned off.
- Full screen mode hides the mouse pointer.
- ESC exits full screen mode.
- Build a universal binary (PPC and Intel).
- Added "Pin to desktop" preference.
- Minimize (Cmd-M) and Close (Cmd-W) work when
borderless or full screen.
31-Dec-05 (v2.21) Ported to MacOS X!
07-Sep-03 (v2.20) Updated "vroot.h" for compatibility with latest
xscreensaver (-root in Xinerama mode.)
Include various historical Macintosh predecessors in
the mac128/ subdirectory.
11-Sep-02 (v2.19) Added -window-id option, for use by xscreensaver-demo.
Handle exposure events in "-root -noseconds" mode.
Updated the PalmOS source to work with PalmOS SDK 4.0.
Fixed a dumb bug in the PalmOS preferences where you
couldn't set the FPS to exactly "10".
Updated make.com for VMS.
time/p5-MooseX-Types-DateTimeX.
This module builds on MooseX::Types::DateTime to add additional custom
types and coercions. Since it builds on an existing type, all coercions
and constraints are inherited.
The package name is left as is for legacy reasons: this module is really a
Type with coercions for DateTimeX::Easy. DateTimeX is just a namespace
for non-core or less-official DateTime modules.
to time/p5-MooseX-Types-DateTime-ButMaintained as dependency of scheduled
import of package for MooseX::Types::DateTimeX.
This module packages several Moose::Util::TypeConstraints with coercions,
designed to work with the DateTime suite of objects.