Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: source-changes
Date: 09/01/2000 05:45:58
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Fri Sep  1 02:45:57 UTC 2000

Modified Files:
	pkgsrc/x11/wxGTK: Makefile
	pkgsrc/x11/wxGTK/files: md5 patch-sum
	pkgsrc/x11/wxGTK/patches: patch-ab patch-ac
	pkgsrc/x11/wxGTK/pkg: PLIST

Log Message:
update to wxGTK-2.2.1.  While here, libtoolize it since its a library.

changes are:
20th August 2000: wxWindows 2.2.1 released

Minor build fixes.

Use the wxCommmandEvent::IsChecked() function for checkable
menu items. This mean that the m_int parameter no longer
contains the ID of the menu!

Fixed major problems in ODBC logging code. This change is
binary backward incompatible.

Fixed reentry problems in DnD code.

Changed PostScript code so that it can handle a higher
resolution (720dpi).

Minor improvements to wxGrid code.

Corrected guffow-scrolling so that no surplus expose
events are generated.

Corrected bug in wxMask creation on 16-bit displays.

Minor correction to wxDC::DrawRoundedRectangle.

Added support for <INSERT> and <DELETE> menu accelerators.

Made wxComboBox case-sensitive.

Minor correction to doc-view architecture.

Minor wxCommandLineParser changes.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/wxGTK/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/wxGTK/files/md5
cvs rdiff -r1.1 -r1.2 pkgsrc/x11/wxGTK/files/patch-sum
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/wxGTK/patches/patch-ab \
    pkgsrc/x11/wxGTK/patches/patch-ac
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/wxGTK/pkg/PLIST

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