summaryrefslogtreecommitdiff
path: root/wm/windowmaker/patches/patch-ab
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>2001-03-11 16:59:03 +0000
committermjl <mjl@pkgsrc.org>2001-03-11 16:59:03 +0000
commit45a38999bd0dfb72aea4705478e46a1faedf0620 (patch)
tree08aa5c564aa512e18d34ba9a4a10578a7e4143d2 /wm/windowmaker/patches/patch-ab
parent337c57e25686f88645b0ec7b736653d63e91dc7b (diff)
downloadpkgsrc-45a38999bd0dfb72aea4705478e46a1faedf0620.tar.gz
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
Diffstat (limited to 'wm/windowmaker/patches/patch-ab')
-rw-r--r--wm/windowmaker/patches/patch-ab12
1 files changed, 6 insertions, 6 deletions
diff --git a/wm/windowmaker/patches/patch-ab b/wm/windowmaker/patches/patch-ab
index 92bc2c2afd5..195e3029994 100644
--- a/wm/windowmaker/patches/patch-ab
+++ b/wm/windowmaker/patches/patch-ab
@@ -1,10 +1,10 @@
-$NetBSD: patch-ab,v 1.1.1.1 2000/12/12 02:03:49 wiz Exp $
+$NetBSD: patch-ab,v 1.2 2001/03/11 16:59:04 mjl Exp $
---- configure.in.orig Fri Mar 31 06:36:55 2000
-+++ configure.in Sun Apr 2 12:03:24 2000
-@@ -256,29 +256,11 @@
- supported_locales="cs de es fr gl it ja ko nl no pt ru se tr fi hr el pl ro da zh_TW.Big5 zh_CN sk"
- supported_wprefs_locales="pt hr fr ko ja cs zh_TW.Big5 es zh_CN fi it ru de"
+--- configure.in.orig Fri Feb 9 17:05:49 2001
++++ configure.in Sun Mar 11 17:20:56 2001
+@@ -261,29 +261,11 @@
+ supported_locales="cs de es fr gl it ja ko nl no pt ru sv tr fi hr el pl ro da zh_TW.Big5 zh_CN sk bg hu"
+ supported_wprefs_locales="pt hr fr ko ja cs zh_TW.Big5 es zh_CN fi it ru de bg hu sk"
-for lang in $LINGUAS; do
- ok=0