Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 06/20/1999 21:46:54
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon Jun 21 04:46:54 UTC 1999

Modified Files:
	pkgsrc/x11/windowmaker: Makefile
	pkgsrc/x11/windowmaker/files: md5
	pkgsrc/x11/windowmaker/patches: patch-aa patch-ab
	pkgsrc/x11/windowmaker/pkg: PLIST.nolinguas

Log Message:
Update Window Maker to 0.60.0.  From the ChangeLog:

Changes since version 0.53.0:
.............................

- fixed a bug that caused icon overlaping in Clip, when icon was moved around.
- this time really added libwmfun to distribution.
- made deiconification not automatically focus window in sloppy focus
- fixed crash with DisableMiniwindows and icon pixmap changes
- fixed crash when changing icon of window without WM_CLASS
- added hysteresys for offscreen menu scrollback
- fixed bug with IgnoreFocusClick
- fixed crash with windows with width == 1 (Alban Hertroys
                                        <dalroi@wit401310.student.utwente.nl>)
- added SHEXEC command
- fixed resizebarback for SHADOW_RESIZEBAR ( jim knoble jmknoble@pobox.com)
- added balloon help everywhere
- fixed bug with FullMaximize attribute
- GNOME: button events not bound in wmaker are proxyized (to gmc)
                                (Paul Warren <pdw@ferret.lmh.ox.ac.uk>)
- fixed bug with restoration of maximized window after restart with
  --enable-kde
- added high-quality filtered rescaling (smoothed rescaling) to wrlib/wmsetbg
- added SmoothWorkspaceBack
- fixed crash bug in Paths section of WPrefs
- optimized image rendering for 15/16 bpp
- user menus' paths were changed. See NEWS.
- added a timeout for the workspace name fading
- HP-UX compiler compatibility workarounds (Sebastien Bauer
                                                seb_bauer@bigfoot.com)
- fixed crash with attributes panel
- save state of all menus when exiting (Sebastien Bauer
                                                seb_bauer@bigfoot.com)
- added GNUstep info panel (still needs beautification..)
- made the paths selector in WPrefs.app use the open file panel
- fixed crash bug with hiding apps without dock/clip
- fixed a mem leak in superfluous mode caused by the ghost icon.
- added possibility to set omnipresent icons in Clip. See NEWS.
- fixed bug in WPrefs menu editor
- fixed crash when moving internal window with kbd
- fixed compilation problem on IRIX machines (Neil Muller
                                                <neil@octane.sun.ac.za>)
- replace xde support drop on dock with xdnd.
- added an (internal use) environment variable for telling WPrefs whats's
  the name of the wmaker binary being ran.
- more elegant text entries in Clip's menu, regarding single/multiple
  selected icons.
- fixed cosmetic bug in geom. dpy window for 8bpp
- removed --enable-kanji and added MultiByteText option
- rewrote font code to use WINGs
- made autoraise only work for the active window
- fixed compilation problem with OpenWindows and other non-X11R6 systems..
- fixed crash bug when iconsize=24
- fixed portability prob with raise() in SunOS
- fixed icon placement bug (Markus Schoder <Markus.Schoder@online.de>)
- added delete button in file panel.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 pkgsrc/x11/windowmaker/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/x11/windowmaker/files/md5
cvs rdiff -r1.6 -r1.7 pkgsrc/x11/windowmaker/patches/patch-aa
cvs rdiff -r1.8 -r1.9 pkgsrc/x11/windowmaker/patches/patch-ab
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/windowmaker/pkg/PLIST.nolinguas

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