Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 12/12/2000 20:10:01
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Dec 12 18:10:01 UTC 2000

Modified Files:
	pkgsrc/x11/wxGTK: Makefile
	pkgsrc/x11/wxGTK/files: md5
	pkgsrc/x11/wxGTK/pkg: PLIST

Log Message:
Update wxGTK to 2.2.3.  Relevant changes from version 2.2.2:

Fixed bugs in HTTP code.

Implemented wxNO_FULL_REPAINT_ON_RESIZE whenever possible
and reduced flicker a little (no longer diables GTK's own
anti-flicker code).

Always have a clipping region equivalent to the update
region in OnPaint events (such as under wxMSW and wxMac).

Implemented wxListBox::SetFirstItem().

Fixed some minor problems in HTML code, wxListCtrl,
wxListBox.

Updated many translations, added Swedish.

Changed default screenpixels-per-inch from 100 to 75 in
printing code.

Updated AFM font metrics for Ghostscript fonts and let
Linux and FreeBSD default to using GS fonts (and not
Adobe fonts).


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/x11/wxGTK/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/x11/wxGTK/files/md5
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/wxGTK/pkg/PLIST

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