Subject: CVS commit: pkgsrc/misc/kdepim3
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 12/10/2004 06:17:28
Module Name:	pkgsrc
Committed By:	markd
Date:		Fri Dec 10 06:17:28 UTC 2004

Modified Files:
	pkgsrc/misc/kdepim3: Makefile PLIST distinfo
Removed Files:
	pkgsrc/misc/kdepim3/patches: patch-ab patch-ac

Log Message:
Update to kde 3.3.2

Changes:
* kalarm: fix KAlarm button on message windows to make it always
  display the main window
* kmail: remember the size of the separate message window instead of
  using a fixed window size
* kmail: gracefully handle broken connections when checking for new
  mail with IMAP
* kmail: don't clear the readerwindow when new mail arrives in an imap
  folder
* kmail: fix aegypten issue39 by only using the body itself as a text
  part if there are no body parts and we didn't get any other text so
  far, such as for smime opaque encrypted mails
* kmail: fix the "folders not visible" problem after starting KMail
  when the intro is shown
* kmail: fix searching when the header field in question is the first
  one of a message
* kmail: disable wordwrap in the composer for all inline invitation
  mails, not just for those sent with autosending enabled
* kmail: don't translate the "local" folder prefix; this fixes problems
  with KMail's summary plugin
* kmail: fix adding attachments to inline-forwarded messages
* kmail: remember the selected crypto format when saving a message as
  draft
* kmail: hide filter actions from "Configure Toolbars" dialog; fixes
  crashes
* kmail: fix missing filter actions after switching to the Mail
  component in Kontact
* kmail: remove BCC coming from identity on ical invitations
* kmail: grab the signature only once
* kmail: fix problem with disappearing dimap folders
* kmail: don't kill running mailchecks when cancelling the subscription
  dialog
* kmail: add missing tooltip to the BCC [...] button
* kmail: make sure that no signature is appended to inline invitation
  replies, Outlook chokes on them
* kmail: don't sign or encrypt inline invitations or invitation replies
* kmail: fix PGP/MIME encrypting messages which are BCC'ed
* kmail: make sure that all changes in the folder properties are saved
* kmail: fix uncontrolled checkboxes in the composer's attachment list
* kmail: improved performance when dragging mails over the folder list
* kmail: provide all reply methods and all forward methods in the
  separate message window
* kmail: fix minor bugs in the antispam wizard
* kmail: correctly end new-mail-check when an IMAP folder reports an
  error
* kmail: fix 'kstart --iconify --windowclass kmail kmail' which allows
  starting KMail in the system tray
* kmail: fix broken order of folders in the folder selection dropdown
  box
* kmail: notice a manual change of the external editor command line
* kmail: adjust antispam wizard to changes in bogofilter 0.93
* kmail: don't look up recipient keys during autosave
* kmail: fix "Folder Menu not updated after enabling Expiration for
  a Folder
* kmail: add support for additional antispam tools
* kmail: various speed improvements
* kontact: don't show empty tip of the day on startup


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 pkgsrc/misc/kdepim3/Makefile
cvs rdiff -r1.15 -r1.16 pkgsrc/misc/kdepim3/PLIST
cvs rdiff -r1.25 -r1.26 pkgsrc/misc/kdepim3/distinfo
cvs rdiff -r1.7 -r0 pkgsrc/misc/kdepim3/patches/patch-ab
cvs rdiff -r1.3 -r0 pkgsrc/misc/kdepim3/patches/patch-ac

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