Subject: CVS commit: pkgsrc/misc/kdepim3
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 02/04/2004 22:50:18
Module Name:	pkgsrc
Committed By:	markd
Date:		Wed Feb  4 22:50:18 UTC 2004

Modified Files:
	pkgsrc/misc/kdepim3: Makefile PLIST buildlink2.mk distinfo
	pkgsrc/misc/kdepim3/patches: patch-ai
Removed Files:
	pkgsrc/misc/kdepim3/patches: patch-aa

Log Message:
Update to KDE 3.2

Changes:
PIM

Kontact
* NEW IN KDE: Introduction of Kontact, KDE's PIM and groupware suite.
  Daniel Molkentin
* Drag and Drop of mails on calendar and todo list. Cornelius Schumacher,
  Don Sanders
* Adding KNode part. Zack Rusin

KMail
* Load attachments on demand (imap). Carsten Burghardt
* Add "Play Sound" option as filter action / when receiving new mail.
* Add identity-dependant spell-checking dictionary. Ingo Kloecker
* Add Imap-subscription. Carsten Burghardt
* Select startup-folder. Carsten Burghardt
* Easy language selection for as-you-type spell checking. Ingo Kloecker
* Allow message preview window to be hidden or displayed to the right
  of the messages list. Till Adam
* Improved Threading, particularly subject threading. Till Adam
* Sort and thread stable adding and removing of messages in the current
  folder. Till Adam, Don Sanders
* Allow mails to have multiple statuses. Till Adam
* Watch thread and ignore thread. Till Adam
* Searching and filtering mail by status. Till Adam
* Mailcheck in individual imap folders. Till Adam
* As-you-type spell checking. Don Sanders
* Search folders (a.k.a virtual folders). Don Sanders
* Kontact integration. Don Sanders
* Per folder duplicate message removal. Don Sanders
* Search dialog usability improvements including context menu. Don
  Sanders
* Separate reader window usability improvements including context menu.
  Don Sanders
* Auto saving of mails being composed, prevents mail loss in the result
  of a hard crash. Don Sanders
* Ad hoc filters. Don Sanders
* Drag and Drop of mails on KOrganizer to turn mails into events or
  todos. This requires a message drag object and a DCOP call to select a
  mail in the reader window by an identifier. Cornelius Schumacher
* Disconnected IMAP. Bo Thorsen

Merging kroupware_branch
* Disconnected IMAP Bo Thorsen
* compliant MDN support Marc Mutz

KNode
* Add DCOP interface Zack Rusin
* Make KNode a fully functional KPart Zack Rusin
* Integration with KWallet Zack Rusin

KMailCVT
* New GUI based on KWizard Laurence Anderson
* Code cleanup

libkabc
* Port libkabc to the new kresource model
* Add asynchronous interface Tobias Koenig

KAddressbook
* Input fields for GEO, CLASS, PHOTO, LOGO and SOUND Tobias Koenig
* Make the views plugins
* Kontact integration. Cornelius Schumacher, Don Sanders, Tobias Koenig

libkcal
* Unit tests. Cornelius Schumacher

KOrganizer
* File backend which automatically stores all changes and supports
  external changes of the data Cornelius Schumacher
* Allow moving of events that span several days Reinhold Kainhofer
* Full support for arbitrary week start days (as configured in the
  control center) Reinhold Kainhofer
* Configurable printing Reinhold Kainhofer
* Dialog to import calendars as resources, e.g. for subscribing to
  webcal URLs. Cornelius Schumacher
* Quick event generation in agenda view (type-ahead). Cornelius
  Schumacher
* Remote calendars (caching) Cornelius Schumacher
* Support drag and drop of todos to event views. Cornelius Schumacher,
  Reinhold Kainhofer
* Locking of calendar files. Cornelius Schumacher
* Incidence attachements. Cornelius Schumacher
* Kontact integration. Cornelius Schumacher, Don Sanders

KAlarm
* Add option for alarm to send an email. David Jarvie
* Add options for non-modal alarm message window. David Jarvie
* Add options to store and view expired alarms. David Jarvie
* Add copy, view and undelete actions for the selected alarm. David
  Jarvie
* Restore alarm messages which were displayed before KAlarm was killed
  or crashed. David Jarvie
* Implement shift key accelerator for spinbox buttons. David Jarvie
* Store alarm data in calendar file in a more standard way. David Jarvie
* Add KAddressBook birthday import facility. David Jarvie
* Add option to set an advance warning for alarms. David Jarvie
* Add option to set font and foreground color for individual alarm
  messages. David Jarvie
* Add option to list next 24 hours' alarms in system tray tooltip. David
  Jarvie
* Add time-to-alarm display option to main alarm list. David Jarvie

KPilot
* Generalized .pdb viewer component Reinhold Kainhofer
* DOC conduit to convert text files to PalmDOC (Aportis DOC, TealReader,
  Weasel reader etc.) texts on the handheld. Reinhold Kainhofer
* New application "kpalmdoc" that converts texts (.txt) to .pdb files and
  the other way round. Also works for whole directories, bookmarks are
  supported. (This app is similar to MakeDocJ/MakeDocW) Reinhold Kainhofer
* Allow addressbook sync with an arbitrary vcard file (not only
  StdAddressbook) Reinhold Kainhofer
* Allow synchronization of the handheld's custom fields with addressbook
  fields like URL, birthdate, ICQ, etc. Reinhold Kainhofer
* Fixed the backup when doing a hot sync. New fast backup mode. Reinhold
  Kainhofer
* All sync settings are now global settings, but can be overriden in the
  conduit configuration. Reinhold Kainhofer
* Redesigned conduit selection and configuration dialog. Adriaan de Groot
* New conduit: The systeminfo conduit exports information about the
  handheld to a text or html file. Reinhold Kainhofer
* New Viewer/Editor: It is now possible to edit todos directly in KPilot.
  The changes are synced to the handheld. Reinhold Kainhofer
* New Viewer/Editor: You can edit the raw data of any database from the
  handheld (using a Hex Editor). The changes are synced to the handheld
  Reinhold Kainhofer

KArm
* Use libkcal to store data. This way KArm and KOrganizer can work off
  the same TODO list. Also, KArm now stores the history of hours logged
  in the same file as the tasks. VTODO == task, and VEVENT == a
  start/stop timer event. Mark Bucciarelli
* Prompt user to pick file name when importing legacy storage. Previously,
  storage format was determined with magic based on strings in the file
  name. Mark Bucciarelli
* Create new timecard report. Ask user for a date range and generate a
  list of weekly tables that show hours spent by task and day. Paste
  this text report into the clipboard. Mark Bucciarelli
* Use IconList dialog for preferences screen. Mark Bucciarelli


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 pkgsrc/misc/kdepim3/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/misc/kdepim3/PLIST
cvs rdiff -r1.8 -r1.9 pkgsrc/misc/kdepim3/buildlink2.mk
cvs rdiff -r1.15 -r1.16 pkgsrc/misc/kdepim3/distinfo
cvs rdiff -r1.3 -r0 pkgsrc/misc/kdepim3/patches/patch-aa
cvs rdiff -r1.7 -r1.8 pkgsrc/misc/kdepim3/patches/patch-ai

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