Subject: CVS commit: pkgsrc/wm/fvwm2
To: None <pkgsrc-changes@netbsd.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 01/28/2002 10:14:35
Module Name: pkgsrc
Committed By: martti
Date: Mon Jan 28 08:14:35 UTC 2002
Modified Files:
pkgsrc/wm/fvwm2: Makefile distinfo
pkgsrc/wm/fvwm2/patches: patch-ab
Log Message:
Updated fvwm2 to 2.4.5
New features:
-------------
* New style BackingStoreWindowDefault which is the default
now. Fvwm no longer disables backing store on windows by
default. This may help with some applications that do not redraw
properly.
* Reduced the time in which fvwm attempts to grab the pointer.
Bug fixes:
----------
* Fixed minor problems in popping sub menus up and down.
* Fixed moving windows between pages with the keyboard.
* Fixed the size of the geometry window that was broken sometimes.
* Fixed problem with pointer warping to another screen on a dual
head setup.
* Fixed a problem with the focus in internal Ddd and Netscape
windows.
* Fixed unmanaged window when window was mapped/unmapped/mapped too
fast.
* Fixed MiniScroll's auto repeating in FvwmScript.
* Fixed a crash with the UseStyle style in combination with
HilightBack.
* Fixed excessive redraws of the windows under a window being shaded.
* Fixed a minor memory leak in the Style command.
* Fixed pixmap background of FvwmButtons behind buttons with only
text.
* Fixed a crash in FvwmIconBox when the application provided an
illegal icon.
* Fixed a configure problem with libstroke-0.5.1.
* Fixed bug that sometimes caused unnecessary redraws when a style
was changed.
* Fixed crash when something like "$[$v]" appeared in a command.
* Fixed parsing of conditions with more than one comma.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/wm/fvwm2/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/wm/fvwm2/distinfo
cvs rdiff -r1.7 -r1.8 pkgsrc/wm/fvwm2/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.