Subject: CVS commit: pkgsrc/mail/evolution
To: None <pkgsrc-changes@netbsd.org>
From: Rene Hexel <rh@netbsd.org>
List: pkgsrc-changes
Date: 10/06/2001 17:44:03
Module Name:	pkgsrc
Committed By:	rh
Date:		Sat Oct  6 14:44:03 UTC 2001

Modified Files:
	pkgsrc/mail/evolution: Makefile distinfo
	pkgsrc/mail/evolution/patches: patch-aa patch-am
	pkgsrc/mail/evolution/pkg: PLIST

Log Message:
Update evolution to 0.15 and buildlinkify.  Changes are:

Shell:
  - Fixed a problem with shortcuts not appearing when created by the
    mailer.  (Ettore)
  - Fixed right-click menu behavior for folders in the folder bar.
    (Ettore)
  - Got Rename to work again.  (Ettore)
  - Fixed some folder copy/move/dnd bugs.  (Ettore)
  - Added a menu item to configure the Pilot settings.  (Ettore)
  - Fixed some other miscellaneous bugs/crashes.  (Ettore)
  - Added ability to run the intelligent importers from the File->Import
    menu item. (iain)

Mailer:
  - Fixed the multiple error-dialog thing.  (Michael)
  - Fixes to PGP decrypting and verification code.  (Jeff)
  - Made vFolders work a lot better.  (Michael)
  - Added a confirm expunge option to the mail settings dialog.
    (Jeff)
  - Fixed the update-IMAP-unread-counts bug.  (Jeff)
  - Show messages in the user's preferred charset if the message
    itself doesn't contain charset information or if the message
    charset is wrong (ie the system can't convert the text to utf-8).
    (Jeff)
  - Many backend fixes that users won't notice.  (Michael, Jeff, Dan)
  - Fixed the crash that accompanied the invalid address warning.  (Trow)
  - Properly encode the mailto: links we generate inside of displayed
    messages.  (Trow)
  - Improve the signature editor. (iain)

Calendar:
  - Backend improvements (JP, Rodrigo).
  - The alarm daemon can now re-enter properly [#10840].  (Federico)
  - Alarms can now have zero-time offsets [#7892].  (Federico)
  - Warning fixes.  (Chris)
  - Fixed custom Glade widgets on non-Linux systems.  (Dan)
  - Fixed crashing problems in the event/task editor.  (Damon)

Addressbook:
  - Miscellaneous bug fixes.  (Trow, Chris Toshok, Chris Lahey, JP,
    Peter Williams)
  - Better handling of addresses containing commas or other special
    characters.  (Trow)
  - Fixed bugs related to sending mail by left-clicking on an address
    inside a message.  (Trow)
  - Auto-completion now matches against contact nicknames.  (Trow)
  - Added help text and generally cleaned up the contact editor.
    (Anna)
  - Handle multiple wombats properly.  (Chris Toshok)
  - Made which book to use for address completion configurable (no gui
    for this yet.)  (Chris Toshok)
  - Made Print Preview work in addressbook.  (Chris Lahey)

Summary:
  - Cache images instead of repeatedly reloading them (iain)
  - Only redraw when the summary is visible (iain)
  - Use the encoding specified in the RDF file (Takuo Kitame)
  - Leak fixes (Larry)
  - Show todays tasks works (iain)
  - Make the preferences dialog nicer. (iain)

Importers:
  - Handle cases where the Netscape transport is nothing. (iain)


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/mail/evolution/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/mail/evolution/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/evolution/patches/patch-aa
cvs rdiff -r1.1 -r1.2 pkgsrc/mail/evolution/patches/patch-am
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/evolution/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.