Subject: CVS commit: pkgsrc/wm/windowmaker
To: None <pkgsrc-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: pkgsrc-changes
Date: 08/26/2002 00:50:52
Module Name:	pkgsrc
Committed By:	mjl
Date:		Sun Aug 25 21:50:51 UTC 2002

Modified Files:
	pkgsrc/wm/windowmaker: Makefile PLIST distinfo
	pkgsrc/wm/windowmaker/patches: patch-ab

Log Message:
Update to 0.80.1

- Fixed a bug that crashed wmaker when closing a window if multiple screens
  were managed by wmaker
- Fixed a problem that crashed wmaker when trying to read an unexisting
  WMState.<number> file on multihead system
- Fixed problem with keyboard shortcuts executed an every screen for
  multihead systems
- Updated traditional chinese translations
- Fixed buglet in non-caching rootmenu option
- Added Malay translation
- Fixed problem with kcalc not having a miniaturize button
- Added "Hide Others" to the window menu
- Fixed text in info panel for multibyte
- Separated the font caches for normal fonts and fontsets in WINGs (they can
  have the same names and collide in the cache giving unwanted results)
- Fixed Legal Panel not to display rectangles in place of new lines
- Fixed problem with losing focus when changing to an empty workspace and back
- Fixed another focus related problem when changing workspaces
- Fixed problem with saving session when shared appicon is enabled (not
  all instances were saved in the session, only one per shared appicon)
- Added support for the ukrainian language in wsetfont
- Fixed a bug that crashed Window Maker when setting the "Emulate AppIcon"
  option for a window using the window Inspector
- Let XRender transparent window be see-through to desktop
- Added Greek (el) language pixmap
- Fixes icons being reduced twice when icon size != 64x64
- Fixed a bug that crashed wmaker when selecting the "Start alternate window
  manager" option in the crashing dialog panel
- Window Maker will now use the WINDOWMAKER_ALT_WM environment variable (if
  it is defined) to overwrite the default hardcoded fallback window manager
- Fixed marks for menu entries to be grayed as the text for disabled entries
- Fixed Clip's "Autoraise" option to be marked as disabled when the
  "Keep on Top" option is active
- Added ability to browse for files/directories in the WPrefs menu editor
- Added Czech translations of documentation
- Fixed segfault with incomplete WM_CLASS specifications
- Fixed a bug about arranging subviews in a WMBox after removing a subview
  and a memleak occuring in the same situation
- Fixed a bug in wdread
- Fixed bug with windows that have WM_HINTS.take_focus = False. These windows
  will not receive focus at all
- Fixed a buffer overflow in winmenu.c


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 pkgsrc/wm/windowmaker/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/wm/windowmaker/PLIST
cvs rdiff -r1.15 -r1.16 pkgsrc/wm/windowmaker/distinfo
cvs rdiff -r1.10 -r1.11 pkgsrc/wm/windowmaker/patches/patch-ab

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