Subject: CVS commit: pkgsrc/chat/kopete
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 08/08/2003 12:29:09
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Fri Aug  8 12:29:09 UTC 2003

Modified Files:
	pkgsrc/chat/kopete: Makefile PLIST distinfo
Removed Files:
	pkgsrc/chat/kopete/patches: patch-aa

Log Message:
Update to 0.7:

Main Application
* Drag and Drop contacts between metacontacts (Olivier)
* Show an icon while DNDing on the contactlist (Will, Olivier>
* XML/XSL config for chatwindow theme
* Migrate file transfers to use KIO (new standardised file transfer API in
  KMM), remove KopeteTransferManager (lilachaze)
* Create KopeteViewManager, clean up KopeteMessageManager (Jason)
* Fix up fire and forget message window, make it work for all protocols (Jason)
* Make send message keycombos to be customiseable KActions (Jason)
* Add right click menu to tabs, add ability to move a tab to another window
  (Jason)
* Tab color highlighting on new messages, typing (Jason)
* Message in transit animation (Jason)
* When a message is received, flash contact's icon to indicate a new message
  (Oliver)
* Nick completion (Jason)
* Message Highlighting with Notifications (Jason)
* New KopeteAccount arch. allows multiple accounts of the same protocol (Oliver)
* Allow custom colours for each account's icons (Duncan, Olivier)
* New Icon effects arch. with overlays (Will)
* KopeteOnlineStatus architecture (Martijn)
* KopeteCommandhandler for /commands. Kopete-wide support of /part, /close,
  /clear, /exec, /help, /me (Jason)
* New logging API with extensability for multiple logging formats (Jason)
* General API cleanups (Everyone)
* License headers unification and correction (Duncan)
* Tons of bugfixes (Everyone)

IRC Plugin
* Total re-write of IRC to fit Kopete arch, with many improvements.
  (Nick, Jason)
* Channel / Nickname search in AddContact Wizard (Jason)
* Add support for all /commands needed for a basic client
* Use kopete away system
* "Show server window" account context menu option (Michel)
* Use KExtendedSocket for proxy and firewall support (Michel)
* IPV6 support (Michel)
* WHOIS support (Michel>

OSCAR Plugin
* Support for ICQ over OSCAR (Stefan)
* More complete userinfo (Stefan, Will)

MSN Plugin
* Handle MSN Plus away reasons. (Olivier)
* Detect when the other party timed out and left the chat (Olivier)

Yahoo Plugin
* First release (Matt)
* Spell Checking Plugin
* Enable check-as-you-type (Jason)
* Initial Release

Highlighting plugin
* Highlight messages according to your own criteria. (Olivier)
* Initial Release

Text effect plugin
* Give your messages a bit of sparkle, even if you have no wit. (Olivier)
* Initial Release

History plugin
* Move history/logging into its own plugin. (Olivier)
* Initial Release

Auto replace plugin
* Perform substitutions on messages. (Roberto Pariset)
* Initial Release

Closes PR pkg/22399 by Nate Hill.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/chat/kopete/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/chat/kopete/PLIST \
    pkgsrc/chat/kopete/distinfo
cvs rdiff -r1.1.1.1 -r0 pkgsrc/chat/kopete/patches/patch-aa

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