Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: pkgsrc-changes
Date: 03/11/2001 18:59:05
Module Name:	pkgsrc
Committed By:	mjl
Date:		Sun Mar 11 16:59:04 UTC 2001

Modified Files:
	pkgsrc/wm/windowmaker: Makefile
	pkgsrc/wm/windowmaker/files: md5 patch-sum
	pkgsrc/wm/windowmaker/patches: patch-aa patch-ab patch-ac
	pkgsrc/wm/windowmaker/pkg: PLIST

Log Message:
Update to 0.64.0. Notable changes include:

- fixed messup in get-{wings,wutil,wraster}-flags
- fixed #wmdatadir# substitution in wmaker.inst
	(Seiichi SATO <sato@cvs-net.co.jp>)
- Removed spurious focus disabling for GNUstep applications
- Fixed broken panels.
- decreased nice() value in wmsetbg
- applied gnome panel not-covering patch
- added item copy to WPrefs menu editor
- added locale selection code for menu in wmaker.inst
- fixed bug in built-in xpm support
- removed plugin support
- fixed a crash bug in WPrefs menu editor
- added updated single-click patch
- fixed WindozeCycling config in WPrefs
- fixed circulate raise withour WindozeCycling
- added wmagnify utility
- changed behaviour of control/shift double click on titlebar for maximize
- updated getstyle to account for extendspace options
- fixed weird color bug in jpeg loader
- improved and simplified fonts configuration for multibyte languages
- cleaned ParseCommand() and renamed to TokenizeString()
- rewrote menu editor in WPrefs
- fixed circulateraise on non-windoze cycling mode
- fixed bug with incorrect reading of ppm files
- fixed bug with incorrect window placement using automatic placement, while
  there were shaded windows on other workspaces
- fixed some buffer overflow issues in WINGs
- fixed bug with WPrefs.app not selecting the menu appearance options after
  startup.
- fixed some memory leaks generated by wstrappend()
- fixed code that was dependant on the order of evaluation in wrlib. This
  fixed a number of problems, like greyscale jpegs that showed up in red
  and possibly the problems with pseudocolor displays.
- made clicks on unfocused windows be effective on focus follow mouse/sloppy


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/wm/windowmaker/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/wm/windowmaker/files/md5 \
    pkgsrc/wm/windowmaker/files/patch-sum
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/wm/windowmaker/patches/patch-aa \
    pkgsrc/wm/windowmaker/patches/patch-ab \
    pkgsrc/wm/windowmaker/patches/patch-ac
cvs rdiff -r1.2 -r1.3 pkgsrc/wm/windowmaker/pkg/PLIST

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