Commit graph

1182 commits

Author SHA1 Message Date
wiz
31bd9e0dc8 Reset maintainer, sketch resigned. 2011-11-28 00:06:17 +00:00
joerg
200bca78ca Fix build with newer GCC. 2011-11-25 22:19:56 +00:00
joerg
7740bfa956 Fix build with modern GCC. 2011-11-25 22:19:23 +00:00
joerg
33fa398cf3 Fix build with newer GCC 2011-11-22 20:03:56 +00:00
sno
2112100a5c Update CPAN module package for DateTime::Format::W3CDTF in
/data/pkgsrc/time/p5-DateTime-Format-W3CDTF from 0.05nb2 to 0.06

Upstream changes:
0.06  2011-02-06

- Fixed parsing of datetimes with sub-second precision (RT #14179, patch from
  Andrew Turner).
2011-11-15 11:32:21 +00:00
sno
5e7a349e09 Updating Time::HiRes module for Perl programming language in
time/p5-Time-HiRes from 1.9721nb2 to 1.9724.

Upstream changes:
1.9724 [2011-06-09]
	- Correct XS parameter list, and therefore prototype, for
	  unimplemented-on-this-platform version of clock_nanosleep()
	  [rt.cpan.org #68700].
	- Declare package variables with "our" rather than "use vars".
	- Corresponding to "our" usage, check for minimum Perl version
	  5.006.
	- Declare module dependencies.

1.9723 [2011-06-07]
	- Remove $ENV{PERL_CORE} logic from test suite, which is no
	  longer desired in the core.
	- Convert test suite to use Test::More.
	- Factor out watchdog code from test suite.
	- In test suite, be consistent about using fully-qualified form
	  of function names.
	- Divide test suite into feature-specific scripts.
	- Make ualarm timing test less vulnerable to delay-induced false
	  failure, from Dave Mitchell.

1.9722 [2011-05-18]
	- Update for changes in build process in the core, patches
	  from BinGOs [rt.cpan.org #58858] and Craig Berry [rt.cpan.org
	  #63363].
	- Fix broken linkage on Windows with gcc 3.4 seen with ActivePerl,
	  report from Christian Walde [rt.cpan.org #61648], fix derived
	  from Vincent Pit.
	- Jump through hoops to avoid compiler warnings.
2011-11-11 11:25:38 +00:00
taca
e39648daad Update ruby-tzinfo package to 0.3.31.
== Version 0.3.31 (tzdata v2011n) - 6-Nov-2011

* Updated to tzdata version 2011n
  (http://article.gmane.org/gmane.comp.time.tz/4434).


== Version 0.3.30 (tzdata v2011k) - 29-Sep-2011

* Updated to tzdata version 2011k
  (http://article.gmane.org/gmane.comp.time.tz/4084).
2011-11-08 16:46:15 +00:00
ryoon
c2985ab136 Add abclock 2011-11-08 10:50:35 +00:00
ryoon
0a640807c4 Import abclock-1.0d as time/abclock from wip/abclock by ghen@
Digital clocks are nice for telling exactly what time it is, but, unlike an
analogue clock, they don't give a spatial representation of time. They don't
show where time is coming from or going to.

On the other hand, a bitmap representation of a mechanical clock doesn't tell
time very accurately if the bitmap is very small. And curves and oblique lines
don't look very nice in a small, low-resolution bitmap.

So, this is something different: an analogue clock that isn't tied to the
design of the mechanical clock, but instead uses the natural properties of
bitmaps: straight lines and rectangles.
2011-11-08 10:49:35 +00:00
sbd
7c29d98050 Make the crontab entry '-q' option work.
Bump PKGREVISION.
2011-11-02 23:47:37 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
ryoon
07acaf887c Update to 3.6.1
Changelog:
Major changes in release 3.6.1

* Include All Saints' day in HU
* Fix build issue under solaris 10 / studio 12.1
* Unicode support
* Make --help a synonym for --long-help
2011-10-25 08:00:00 +00:00
hiramatsu
a2ec192862 Update p5-DateTime-Set to 0.31.
Changes from previous:
0.31
- more tests of intersections with open/closed ended spans

0.30   2011-04-11
- new test file t/21from_recurrence.t
  Contributed by Olivier Mengue

0.29   2011-04-01
- new method is_empty_set - bug #50750
2011-10-15 15:17:06 +00:00
ryoon
e0b740fbf7 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.
2011-09-17 13:35:17 +00:00
obache
dca078f299 Bump PKGREVISION from PHP_VERSION_DEFAULT changes. 2011-09-16 05:46:22 +00:00
wiz
bbc32f596b Update to 2.678:
Please note that this module is long-since abandoned. While I do accept
patches, and occasionally apply them, for the most part it is
recommended that you move off of this module and use the various modules
developed by the datetime project. You can find out more about the
datetime project at http://datetime.perl.org/

2011-05-10

    * Applies patch from Mark Alway for situation where min, hour, and
    sec are all '00'. However, a reminder that you should be using the
    DateTime modules instead.

2009-08-19 09:23  rbowen

    * No functional changes in this revision, just a move to svn and a
    cleanup of the documentation, removing references to long-defunct
    URLs, and adding references to the datetime.perl.org project, where
    you really should be looking for all of your Perl datetime needs.
2011-08-16 22:39:26 +00:00
obache
1f5a51312e Drop Module::Build requirements, default dependency is sufficient. 2011-08-16 09:56:41 +00:00
obache
fb2b1c1c33 Drop Module::Build requirements, default dependency is sufficient. 2011-08-16 09:40:46 +00:00
obache
d4d001ed9c Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
obache
ed1afb3d30 No need to buildlink with perl5, just require perl to run and pod2man to gen man.
Relax dependency and Bump PKGREVISION.
2011-08-14 15:23:41 +00:00
ryoon
9293ccd2a1 Update to 855
* File format is changed. You can find converter
  at http://www.duke.edu/~dgraham/ETM/

Changelog:
855    2011-08-05
	Modified old2new.py to avoid overwritting existing files.
854    2011-08-05
	Fixed erratic action timer behavior. Removed an unused entry from
	etmrc and corrected the documentation for 'increment' to indicate
	that it only applies to actions created with the action timer.
853    2011-08-03
	Added checks to prevent the automatic update for previous users of
	etm from overwriting either *.txt or *.text files in the (new)
	etmdata directory.
852    2011-08-02
	Fixed bug in command line help display for outline view.
851    2011-08-02
	Added n (newer) and w (start gui) to the command line options for
	e.py.
850    2011-07-31
	Restored 'A' command to create an action with a specified extent
	without starting timer. When opening project file in external
	editor, reload if modification time has changed. Store timer details
	in a hash to avoid string manipulations and dropped fields.
849    2011-07-31
	etmRC tweaks.
848    2011-07-28
	Fixed bug in converting weekday abbreviations to 2-letter, uppercase
	ones in @w entries. Added old2new.txt to the basic upload. Removed
	redundant 'extent' entry from etmrc.
847    2011-07-28
	Fixed error in showing ending date in datebar. Used end_date but
	should be end_date - oneday. Allow relative date in setting
	begin_date as well as end_date, e.g., -e '-21'.
846    2011-07-27
	No more rotating files. Instead create, e.g, 2011/07_actns.text in
	the etmActions directory in July 2011 and similarly events, notes
	and tasks and for other months and years.
845    2011-07-23
	Added tag new for changeset 36046d531589
844    2011-07-22
	Added starting time option for actions.
843    2011-07-20
	More etmRC tweaks. This seems to work on all platforms.
842    2011-07-20
	Windoz weak - use r'''var''' to prevent expansions of \n, \t and so
	forth in paths.
841    2011-07-20
	Replaced open with codecs.open in etmRC and etmData.
840    2011-07-20
	For Windoz, write new etmrc using default file encoding.
839    2011-07-20
	More etmRC tweaks. Check for modification of etmrc after external
	edit before warning about restart.
838    2011-07-20
	More etmRC tweaks.
837    2011-07-18
	Tweaks for etmRC paths. wxpython 2.8.12.
836    2011-07-18
	Added check_rotating to etmRC to create appropriate archive files
	before migrating old data files.
835    2011-07-18
	Added .text extension to rotating archive and backup files.
834    2011-07-17
	Added check_newinstall, make_examples and make_holidays to etmRC.
833    2011-07-17
	Removed len(v)>2 test in etmData.getLeaf.
832    2011-07-16
	Use extension 'text' instead of 'txt' for new format data files.
	Automatically copy old files to ~./etm/etmdata, make format changes
	and change the extentsion.
831    2011-07-16
	Hack to make locale work for 12-month calendar in both os x and
	linux. Corrected bug in rc in which a new rc file would not be
	created. Added print statements to trace rc.
830    2011-07-14
	Fixed wrong indent in etmData. Fixed old2new to replace '@p #' with
	'@e +#'.
829    2011-07-13
	Make search involve all tuples, regardless of date.
828    2011-07-13
	Help improvements.
827    2011-07-11
	Save error messages when loading data and report in both CLI and
	GUI.
826    2011-07-10
	Reorganized Item Options help tab and added Examples tab.
825    2011-07-10
	Fixed bug in showing week with no items.
824    2011-07-09
	Colors output from the command line. Added Cmd loop to cli.
823    2011-07-08
	Ctrl-F now exports selection in vCal format to 'export.ics' in
	export directory.
822    2011-07-08
	Details support. With a leaf selected, Ctrl-P shows both the item
	and its details nicely formatted. Ctrl-Y works similarly. When
	adding '-d' to outline display options, using '-d len' would show
	both the times and their locations, extents and notes. Using '-d *'
	would show all details.
821    2011-07-07
	Prerequisites with finish dates and with or without repetitions are
	now handled correctly.
820    2011-06-30
	Changed str() to unicode() in etmData
819    2011-06-30
	Enabled action timer to be restarted after stopping.
818    2011-06-30
	Busy/Free now works from gui and cli. Modified prep_dist to confirm
	if hg stat is non-null.
817    2011-06-29
	Export to vcal (-v store_true) and export to CSV (-x string) where
	string is composed of single character tuple labels, e.g., -x ymdp
	for year, month, day, priority.
816    2011-06-28
	Fixed bug in char2PageMode involving 'action' v 'actions'.
815    2011-06-28
	Added priority.
814    2011-06-24
	First pass at Ctrl-Tab completion.
813    2011-06-24
	Add missing fields to hash and then use hash2Str instead of
	appending field to existing string.
812    2011-06-22
	Changed etm info to show common prefix and relative paths for data
	files.
811    2011-06-22
	Added export to vCal/iCal bound to v parser in cli and ^V in the
	gui.
810    2011-06-19
	'A' with timer stopped now creates a new action without using the
	timer.
809    2011-06-17
	Added tags with possibly mulitple switches similar to nts.
808    2011-06-17
	Preserve options including groupby cols when selecting dates in
	calendar.
807    2011-06-15
	Fixed bug in sunmoon error reporting for timeout.
806    2011-06-15
	Get dates as 1/1 of current year minus 1 year and 12/31 of current
	year plus 5 years with integer defaults for years set in etm rc.
	Work on colors and attributes. Don't hide notes by default in
	standard view.
805    2011-06-08
	Added create project. Fixed bug in calling textwrap instead of
	text_wrap.
804    2011-06-07
	Fixed bug in assigning action to beginby. Handle non-tuple groupby.
	Work on help.
803    2011-06-07
	Fixed yank and print in html windows.
802    2011-06-07
	Clear outline and busy options with shift-enter but save them to use
	as defaults for later usage.
801    2011-06-06
	Combined 'view' and 'item' into 'options'. Don't show null options
	in the status bar. Hide details now seems to work with various
	groupby settings.
800    2011-06-06
	Basic command line parsing and output now works.
2011-08-06 23:22:14 +00:00
obache
8692ff62cb recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
taca
50c4ff4464 Update ruby-tzinfo package to 0.3.29. (a leaf package)
== Version 0.3.29 (tzdata v2011h) - 27-Jun-2011

* Updated to tzdata version 2011h
  (http://article.gmane.org/gmane.comp.time.tz/3814).
* Allow the default value of the local_to_utc and period_for_local dst
  parameter to be specified globally with a Timezone.default_dst attribute.
  Thanks to Kurt Werle for the suggestion and patch.
2011-07-01 03:31:01 +00:00
obache
3456eb6a0d Update p5-Time-modules to 2011.0517.
(contains fixes for PR#43823).

2011.0517:
	Bugfix from Sophie Hamilton: call tzset() when changing timezones.

	Bugfix: bail out of tests cleanly when tzset doesn't work.
2011.0505:
	Bugfix: make sure $ampm is defined so no undefined string warnings
	are issued.

	Honor the GMT flag when parsing time specs.  Patch from
	kris at shannon.id.au.

	Bugfix: RT#31477 noon & midnight would match in the middle of strings.

	Added %v conversion for Time::CTime

	Added tests to disprove invalid bug reports.
2011-06-19 12:04:46 +00:00
taca
3ac81f1f39 Update ruby-tzinfo package to 0.3.28.
== Version 0.3.28 (tzdata v2011g) - 13-Jun-2011

* Add support for Ruby 1.9.3 (trunk revision 31668 and later). Thanks to
  Aaron Patterson for reporting the problems running on the new version.
  Closes #29233.
2011-06-15 15:12:24 +00:00
obache
9572f6d892 recursive bump from textproc/icu shlib major bump. 2011-06-10 09:39:41 +00:00
cheusov
3d07d2b7a8 DESCR_SRC now contains full paths to DESCR files 2011-05-28 10:15:14 +00:00
cheusov
9c40f8af2a add heirloom packages, oked by sponsors 2011-05-28 08:23:36 +00:00
cheusov
a23a2ae2c0 heirloom part 2011-05-28 08:22:22 +00:00
dmcmahill
252f284cee Update to 1.11.
Changes from 1.10 are:

1.11 Web Dic  9 11:40:11 CET 2010
        - Added support for $SHELL (Ji�[7m<99>í Pavlovský jira AT getnet.cz)


While here, add OS dependent information for NetBSD and DragonFly
2011-05-26 01:34:39 +00:00
obache
ad8041dff2 * Change MASTER_SITES subdir to usual one.
* Change HOMEPAGE to permalink.
2011-05-19 05:06:15 +00:00
obache
562cdd84d1 Change MASTER_SITES subdir to usual one. 2011-05-19 05:03:59 +00:00
obache
de3526e633 * change MASTER_SITES to standard subdir.
* change HOMEPAGE to permalink.
2011-05-19 04:32:02 +00:00
obache
6c15ae016b + p5-Date-ICal 2011-05-19 04:19:36 +00:00
dmcmahill
ddc807553a add and enable several perl modules needed to support databases/koha. PR pkg/43929 2011-05-18 02:23:22 +00:00
dmcmahill
4a120f3c3b Initial import of time/p5-Schedule-At version 1.10
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

This modules provides an OS independent interface to 'at', the Unix command
that allows you to execute commands at a specified time.
2011-05-18 01:29:20 +00:00
dmcmahill
8be72a9054 Initial import of time/p5-Date-Leapyear version 1.72
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

Date::Leapyear exports one function - isleap - which returns 1 or 0 if a year
is leap, or not, respectively.
2011-05-18 01:27:43 +00:00
dmcmahill
9192e6a905 Initial import of time/p5-Date-ICal version 1.72
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

Date::ICal talks the ICal date format, and is intended to be a base class for
other date/calendar modules that know about ICal time format also.
2011-05-18 01:23:39 +00:00
ryoon
40c9e5f747 Update to 707.
Changelog:
707    2011-04-17
	Fixed bug in which finished, undated tasks would raise 'missing d'
	error.
706    2011-04-17
	Added omit using -o to ledger view. Added limit selection switches
	for contexts and keywords to the rc file. Added etmUser setting to
	rc. Added user filter.
705    2011-04-16
	Added etmActions, etmEvents, ..., etmNotes to allow custom relative
	paths to directories for actions and so forth.
704    2011-03-18
	Added 'follow links' to directory walk. Added timeout and improved
	error handling in getWeather. Corrected 'byweek' to 'byweekno' for
	repetitions.
703    2011-02-28
	Changed reporting strings for newer() per suggestion from Bjorn.
2011-04-29 17:25:02 +00:00
taca
9fac23f09f Update ruby-tzinfo package to 0.3.27.
== Version 0.3.27 (tzdata v2011g) - 26-Apr-2011

* Updated to tzdata version 2011g
  (http://article.gmane.org/gmane.comp.time.tz/3758).
2011-04-27 15:41:38 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
taca
38236c29f0 Update ruby-tzinfo package to 0.3.26.
== Version 0.3.26 (tzdata v2011e) - 2-Apr-2011

* Updated to tzdata version 2011e
  (http://article.gmane.org/gmane.comp.time.tz/3707).
2011-04-06 13:37:26 +00:00
obache
3091705719 Egg package, use python/egg.mk instead of extension.mk. 2011-04-02 14:11:26 +00:00
obache
838fc2c67a * Fixes installation issue on FreeBSD and /DragonFly other than i386.
* Enable sound support for DragonFly.
2011-03-23 14:09:31 +00:00
taca
7729e63964 Update ruby-tzinfo package to 0.3.25.
== Version 0.3.25 (tzdata v2011d) - 14-Mar-2011

* Updated to tzdata version 2011d
  (http://article.gmane.org/gmane.comp.time.tz/3662).
2011-03-16 14:49:59 +00:00
wiz
e2f84ad43f Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
markd
734c83f8d6 Fix build with gcc4.5 2011-02-17 09:59:58 +00:00
wiz
c0fe79b5ff Update to 0.0.9.4: man page fix. 2011-02-16 19:47:20 +00:00
ryoon
11f07c79ef Update to 702.
Upstream's changelog is incomplete.

Changelog:

702    2011-02-07
	Added enc_print to print strings in the CLI using enc which is
	file_encoding if the -F is passed and otherwise is term_encoding.
	Restored term_encoding to etmRC. Changed status_fmt for event from
	's' to 'tmp_s' to display zone-adjusted times. Changed 'S' and 'E'
	to sort by and display zone-adjusted times and busy/free periods.
701    2011-02-06
	Removed 'term_encoding' from etmRC and etmData.
700    2011-02-03
	Use item['tmp_s'] for time zone adjusted times and leave item['s']
	alone. Changing item['s'] could lead to applying time zone
	adjustment to an already adjusted time.
699    2011-02-02
	Fixed missing icon in the app build for os x. Increased min size
	slightly to remove horizontal scroll bar in itemlist on startup.
698    2011-01-27
	Removed import wx from etmData to allow running on systems without
	wx. Added tzlocal() to refreshprompt in etmWX to keep etm time and
	local time zone in sync.
697    2011-01-24
	Fixed encoding bug in 12-month calendar.
696    2011-01-16
	Added 'term_encoding' to rc file for output to the terminal/console
	window. Various updates for python 3 compatability. (Dateutil 1.5
	now supports python3 but wxpython does not.)
695    2011-01-10
	Declare strings to be unicode in etmData.py OL.
694    2011-01-10
	Replaced encoding in the rc file with gui_encoding (for the wxpython
	gui) and file_encoding (for reading and writing files).
693    2011-01-04
	Add 's' to required keys for reminder.
692    2011-01-03
	Removed try block from etmRC.py which forced the use of
	sys.stdout.encoding. Removed a couple of erroneous 'utf-8'. Now
	works with Russian under Windows!
691    2011-01-03
	Show more diagnostic information if OnInit in etmWX.py fails.
690    2011-01-01
	Fixed bug in date_calculator.
689    2010-12-29
	Fixed bug in exporting to ics. Improved documentation for weekday
	(thanks Adam).
688    2010-12-22
	Added settings for the colors for the command line interface to the
	rc file.
687    2010-12-21
	Don't check for local time zone unless auto_set_timezone is True.
	Fixed undefined 'tmp_d' error in select_items.
686    2010-12-14
	Removed the 'm' from the time of the next alert when use_ampm is
	True. Tweaks for dealing with a missing local time zone.
685    2010-12-11
	Added the ability to specify an alternative command using @A COMMAND
	to run instead of the default for an event or reminder.
684    2010-12-10
	Possible fix for windows registry issue with timezones.
683    2010-12-10
	Added settings for first and second column widths in the gui item
	list to the rc file.
2011-02-16 13:29:37 +00:00
wiz
42ff0ecc2f Update to 0.0.9.3, incorporating png fix. Set LICENSE. 2011-02-16 12:19:42 +00:00