summaryrefslogtreecommitdiff
path: root/wm/windowmaker/patches/patch-ab
diff options
context:
space:
mode:
authorwiz <wiz>2001-10-05 12:18:57 +0000
committerwiz <wiz>2001-10-05 12:18:57 +0000
commit72136af44ee1f153f9576de6a533662a59ec938e (patch)
tree15b9e07e6155031f5737b4800382445fc941a1d4 /wm/windowmaker/patches/patch-ab
parent8c2e902bb3c1b4857e4071ebddbd831989a35274 (diff)
downloadpkgsrc-72136af44ee1f153f9576de6a533662a59ec938e.tar.gz
Update to 0.70.0, based on pkg/14157 by Geoff C. Wing, with some fixes
by me. Changes are bugfixes, and the following: - copy/paste launching in Dock - internal code clean-up with notifications for window state change and other stuff - removed the libPropList dependancy by adding property list handling code to WINGs. This code is not only better integrated with the other WINGs data structures, but it's also more robust. Also a backward compatibility header file is provided which maps old libPropList function names to the new WINGs based proplist names allowing old code to be linked to WINGs with minimal changes. For details on how to use the compat mode, read the comments on top of WINGs/WINGs/proplist-compat.h More details about this can be found in WINGs/ChangeLog and WINGs/NEWS. Say bye, bye libPropList =) - rewrote all Window Maker code to use the new WINGs based proplist functions.
Diffstat (limited to 'wm/windowmaker/patches/patch-ab')
-rw-r--r--wm/windowmaker/patches/patch-ab10
1 files changed, 5 insertions, 5 deletions
diff --git a/wm/windowmaker/patches/patch-ab b/wm/windowmaker/patches/patch-ab
index 71e768f8cc1..4c7df5606e6 100644
--- a/wm/windowmaker/patches/patch-ab
+++ b/wm/windowmaker/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.7 2001/08/29 22:41:25 jlam Exp $
+$NetBSD: patch-ab,v 1.8 2001/10/05 12:18:58 wiz Exp $
---- configure.in.orig Mon Jul 23 21:43:34 2001
-+++ configure.in Sat Aug 18 19:57:49 2001
-@@ -220,43 +220,18 @@
+--- configure.in.orig Fri Oct 5 10:52:05 2001
++++ configure.in Fri Oct 5 13:59:51 2001
+@@ -244,43 +244,18 @@
dnl List of supported locales
dnl -------------------------
@@ -55,7 +55,7 @@ $NetBSD: patch-ab,v 1.7 2001/08/29 22:41:25 jlam Exp $
done
-@@ -732,8 +707,8 @@
+@@ -706,8 +681,8 @@
fi
fi