Path to this page:
Subject: CVS commit: wip/pal
From: Emil Sköldberg
Date: 2010-07-06 09:07:03
Message id: E1OW2FT-0002iX-0u@sfp-cvsdas-2.v30.ch3.sourceforge.com
Log Message:
Update to version 0.4.3
Changes since version 0.3.4:
version 0.4.2
* Added vcard2pal from http://youam.net/devel/vcard2pal/ with
permission from author.
* Fix extraneous output when using --mail option
version 0.4.1 (2 June 2008)
* Rewrote -m feature to use ncurses. (Scott Kuhl, Martijn van
Oosterhout)
* Rewrote code that handles how different types of events are
described (PalEventType was added). (Martijn van Oosterhout)
* Fixed bug that caused the ** markers around the date in the
calendar to not be used when the day had multiple events with
different markers/colors. (Scott Kuhl)
* Added a new /<skip> to the date syntax, so you can say "every x
days/weeks/months/years". (Martijn van Oosterhout)
* Add show_weeknum option to pal.conf (Martijn van Oosterhout)
* Added: ical2pal (requires libical) to convert calendars from
ical format to pal's format. (Scott Kuhl)
* Added: pal2ical to convert calendars from pal's format to the
ical format. (Scott Kuhl)
* Output from pal2ical now compatible with ipods. (Adam Byrtek)
* --latex output now starts on date specified by -d (Martijn van
Oosterhout)
* Support for UTF8 characters for --html and --latex output improved.
(Martijn van Oosterhout)
* Added <tr> tags previously missing from --html output
(Martijn van Oosterhout)
* Minor --html bugs fixed. (Scott Kuhl, Stephen Smith)
* --html: Different types of events can now have different
colors (defined with CSS). (Scott Kuhl)
* --html: Allow date specified with -d to be used to define what
month should be first in the HTML calendar. If -d is not
specified, the calendar will start by printing the current
month. (Guy Brand)
* Show events that do not have times in the event description
before events that do have times in the event descriptions. (This
reverses the old behavior). (Scott Kuhl)
* Rewrote/simplified word wrapping code in pal_output_wrap()
(Scott Kuhl)
* Fix hyphens in man page (Javier Linares)
* Added Turkish translation (Can Burak Cilingir)
* Updated Swedish translation (Lars Bjarby)
* Updated German translation (Bastian Kleineidam)
Files: