Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 06/07/2004 06:12:16
Module Name:	pkgsrc
Committed By:	minskim
Date:		Mon Jun  7 06:12:16 UTC 2004

Modified Files:
	pkgsrc/chat/xchat-systray-integration: Makefile PLIST distinfo
	pkgsrc/doc: CHANGES
Added Files:
	pkgsrc/chat/xchat-systray-integration: MESSAGE
	pkgsrc/chat/xchat-systray-integration/patches: patch-aa

Log Message:
Update xchat-systray-integration to 2.4.5.

Changes:
+ Fixed some memory leaks due to string duplication
+ Fixed some inclusions
+ New images handler: images are no more included in binary but loaded
  dynamicly, user theme is now permitted
+ Images are now separated in different directory, sorted by usage
+ Added initial Theme feature (will be ready next version)
+ Code splitted in files for a better logical organization
+ Win32 port completly integrated. Same package for all systems.
+ Moved Makefile & similar stuff to main directory
+ Added "make Win32" option to build Win32 shared dll.
+ Added native Win32 Tray with all the old features like double click,
  flash events and so on.
+ Reduced plugin size at 80k bytes only for unix & win32 version too.
+ Win32 settings tab has not the KDE/Gnome switch.
+ Added images path in settings. Plugin must be reloaded manually,
  autoreload in next version.
+ Added images path saving/reloading in data management.
+ Usual code cleaning and minor bug fix.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 pkgsrc/chat/xchat-systray-integration/MESSAGE
cvs rdiff -r1.3 -r1.4 pkgsrc/chat/xchat-systray-integration/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/chat/xchat-systray-integration/PLIST \
    pkgsrc/chat/xchat-systray-integration/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/chat/xchat-systray-integration/patches/patch-aa
cvs rdiff -r1.6178 -r1.6179 pkgsrc/doc/CHANGES

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