summaryrefslogtreecommitdiff
path: root/wm/windowmaker
diff options
context:
space:
mode:
authorwiz <wiz>2001-12-25 15:10:49 +0000
committerwiz <wiz>2001-12-25 15:10:49 +0000
commit6532d02e13735b4bddfeff9b9a8e089b20cec777 (patch)
tree4aa4dbe000c3e36f2b1d49caaee4a40459583014 /wm/windowmaker
parentb42b36655261be78630e36a34910f7ae49d6dc00 (diff)
downloadpkgsrc-6532d02e13735b4bddfeff9b9a8e089b20cec777.tar.gz
Update to 0.80.0.
[Note: If you've used Windowmaker before, you might want to read the NEWS file included with the distribution (on each update, really).] More interesting changes: - Disabled window birth animation by default (while it was ok with normal windows, it was very annoying with menus editing in WPrefs.app) - Added ability to shade/unshade a window using the mouse wheel. - Added "Save workspace state" switch button on the exit confirmation panel (based on a patch sent by Jan Tomka <judas@linux.sk>) - SIGTERM is now handled and saves the internal state before exiting (like SIGHUP and SIGINT already do). Now a "kill wmaker_pid" will exit cleanly saving dock/clip/session information on exit. - Deminiaturizing a window that is also shaded, will perform an unshade too. (Note that this only applies to deminiaturizing shaded windows. Unhiding an application will keep the shaded/unshaded state of windows.) - Removed compile time option for definable cursors and made them available by default. - Mapping a new window that belongs to a running application that is hidden, will unhide the application. - Removed the collapse appicons thing. - Added real appicon sharing (apps of the same kind will have a single shared appicon). - Fixed user and global defaults domain merging to preserve values present in global but not in user, in sub-dictionaries. - Made dock/clip steal appicons of applications that were started from a shell/xterm or from the main menu, if there is a docked appicon of that class that is not running at the time the app is launched. - Added animation to show that the appicon was stolen by the dock (the way NEXTSTEP did - map an appicon as it normally would have been, then slide it to the position the docked appicon is). - Updated the animation constants for scrolling/sliding/shading to better adapt to newer/faster machines. Also used wusleep(10) when the delay was 0 to get rid of the jerky animation when there was no delay. - Saving a domain file will first strip all entries that are also present in the global domain as well and are exactly the same. This fixes a bug where settings from the global domain file were merged in the user domain file and further changes in the global domain file for those merged values was ignored making a system admin unable to set global defaults for all users using the global domains. Also, some bug fixes and localization updates.
Diffstat (limited to 'wm/windowmaker')
-rw-r--r--wm/windowmaker/Makefile6
-rw-r--r--wm/windowmaker/PLIST4
-rw-r--r--wm/windowmaker/distinfo14
-rw-r--r--wm/windowmaker/patches/patch-aa32
-rw-r--r--wm/windowmaker/patches/patch-ab16
-rw-r--r--wm/windowmaker/patches/patch-ac6
-rw-r--r--wm/windowmaker/patches/patch-ae30
7 files changed, 36 insertions, 72 deletions
diff --git a/wm/windowmaker/Makefile b/wm/windowmaker/Makefile
index fbe51506501..de7866ebfb6 100644
--- a/wm/windowmaker/Makefile
+++ b/wm/windowmaker/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2001/10/24 22:11:09 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2001/12/25 15:10:49 wiz Exp $
-DISTNAME= WindowMaker-0.70.0
-PKGNAME= windowmaker-0.70.0
+DISTNAME= WindowMaker-0.80.0
+PKGNAME= windowmaker-0.80.0
CATEGORIES= x11 wm
MASTER_SITES= ftp://ftp.windowmaker.org/pub/source/release/ \
ftp://ftp.ics.es.osaka-u.ac.jp/mirrors/WindowMaker/source/release/
diff --git a/wm/windowmaker/PLIST b/wm/windowmaker/PLIST
index 9effa77263b..aa2f7d71365 100644
--- a/wm/windowmaker/PLIST
+++ b/wm/windowmaker/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:59:30 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2001/12/25 15:10:49 wiz Exp $
GNUstep/Apps/WPrefs.app/WPrefs
GNUstep/Apps/WPrefs.app/WPrefs.tiff
GNUstep/Apps/WPrefs.app/WPrefs.xpm
@@ -304,6 +304,7 @@ share/doc/WindowMaker/README.KDE
share/doc/WindowMaker/README.definable-cursor
${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/WPrefs.mo
${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/WindowMaker.mo
+${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/WINGs.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/WPrefs.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/WindowMaker.mo
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/WindowMaker.mo
@@ -313,6 +314,7 @@ ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/WindowMaker.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/WPrefs.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/WindowMaker.mo
${PKGLOCALEDIR}/locale/et/LC_MESSAGES/WindowMaker.mo
+${PKGLOCALEDIR}/locale/et/LC_MESSAGES/WPrefs.mo
${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/WPrefs.mo
${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/WindowMaker.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/WPrefs.mo
diff --git a/wm/windowmaker/distinfo b/wm/windowmaker/distinfo
index a66d172f034..c47b3313225 100644
--- a/wm/windowmaker/distinfo
+++ b/wm/windowmaker/distinfo
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.14 2001/10/07 13:08:32 rh Exp $
+$NetBSD: distinfo,v 1.15 2001/12/25 15:10:49 wiz Exp $
-SHA1 (WindowMaker-0.70.0.tar.bz2) = 3cea3598232c65beaf79f7825e1e3a00dc6fb032
-Size (WindowMaker-0.70.0.tar.bz2) = 2027797 bytes
-SHA1 (patch-aa) = 7c2d19caa3731f4ee863c1c668f9d77d4c1ea55b
-SHA1 (patch-ab) = 569410b0a14fa4c91506424dda9664438398bf9e
-SHA1 (patch-ac) = dc0cc6a7a4c8e4e72d000fafee939807a9290099
+SHA1 (WindowMaker-0.80.0.tar.bz2) = 2e12e4f69eac28589f5e91d981e77875ae9f772b
+Size (WindowMaker-0.80.0.tar.bz2) = 2031806 bytes
+SHA1 (patch-aa) = fdbb341cf48e3496a51589cbd496ca6869d47b87
+SHA1 (patch-ab) = 078a6d6dea77688a5cd460fdf5df964664958eb9
+SHA1 (patch-ac) = e44933c13b86aa11777d929a71add7fb95118d28
SHA1 (patch-ad) = 040d603c789987f18c6622e12f6044cfae172e15
-SHA1 (patch-ae) = 3ce77092f17f32c1de713dc81de87bab5c4e2dbd
+SHA1 (patch-ae) = 92abcb4a013b6df1a89f9884780c3d9611056582
SHA1 (patch-ah) = 6725c4762a07f923304dc63df66afe8a6fae0253
diff --git a/wm/windowmaker/patches/patch-aa b/wm/windowmaker/patches/patch-aa
index a29e006ab37..ddac6e5d755 100644
--- a/wm/windowmaker/patches/patch-aa
+++ b/wm/windowmaker/patches/patch-aa
@@ -1,33 +1,13 @@
-$NetBSD: patch-aa,v 1.6 2001/10/07 13:08:32 rh Exp $
+$NetBSD: patch-aa,v 1.7 2001/12/25 15:10:50 wiz Exp $
---- doc/Makefile.in.orig Fri Oct 5 02:52:33 2001
+--- doc/Makefile.in.orig Tue Dec 18 06:44:16 2001
+++ doc/Makefile.in
-@@ -105,17 +105,17 @@
+@@ -97,7 +97,7 @@
+
SUBDIRS = sk
- man_MANS = \
-- geticonset.1x \
-- getstyle.1x \
-- seticons.1x \
-- setstyle.1x \
-- wcopy.1x \
-- wdwrite.1x \
-- wmaker.1x \
-- wmsetbg.1x \
-- wsetfont.1x \
-- wxcopy.1x \
-- wxpaste.1x
-+ geticonset.1 \
-+ getstyle.1 \
-+ seticons.1 \
-+ setstyle.1 \
-+ wcopy.1 \
-+ wdwrite.1 \
-+ wmaker.1 \
-+ wmsetbg.1 \
-+ wsetfont.1 \
-+ wxcopy.1 \
-+ wxpaste.1
+-man_MANS = geticonset.1x getstyle.1x seticons.1x setstyle.1x wcopy.1x wdwrite.1x wmaker.1x wmsetbg.1x wsetfont.1x wxcopy.1x wxpaste.1x
++man_MANS = geticonset.1 getstyle.1 seticons.1 setstyle.1 wcopy.1 wdwrite.1 wmaker.1 wmsetbg.1 wsetfont.1 wxcopy.1 wxpaste.1
EXTRA_DIST = $(man_MANS)
diff --git a/wm/windowmaker/patches/patch-ab b/wm/windowmaker/patches/patch-ab
index 91f4c9c3bed..4bdfd3b8a5e 100644
--- a/wm/windowmaker/patches/patch-ab
+++ b/wm/windowmaker/patches/patch-ab
@@ -1,15 +1,15 @@
-$NetBSD: patch-ab,v 1.9 2001/10/07 13:08:32 rh Exp $
+$NetBSD: patch-ab,v 1.10 2001/12/25 15:10:50 wiz Exp $
---- configure.orig Fri Oct 5 02:52:29 2001
+--- configure.orig Tue Dec 18 06:44:13 2001
+++ configure
-@@ -8685,43 +8685,18 @@
+@@ -8477,43 +8477,18 @@
PO=""
fi
--supported_locales="cs de es et 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_locales="cs de es et fr gl it ja ko nl no pt ru sv tr fi hr el pl ro da 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"
- supported_wings_locales="sk"
+-supported_locales="bg cs da de el es et fi fr gl hr hu it ja ko nl no pl pt ro ru sk sv tr zh_CN zh_TW.Big5"
++supported_locales="bg cs da de el es et fi fr gl hr hu it ja ko nl no pl pt ro ru sk sv tr zh_CN"
+ supported_wprefs_locales="bg cs de es et fi fr hr hu it ja ko pt ru sk zh_CN zh_TW.Big5"
+ supported_wings_locales="cs sk"
-for lang in $LINGUAS; do
- ok=0
@@ -55,7 +55,7 @@ $NetBSD: patch-ab,v 1.9 2001/10/07 13:08:32 rh Exp $
done
case $host_os in
-@@ -11752,8 +11727,8 @@
+@@ -11544,8 +11519,8 @@
fi
fi
diff --git a/wm/windowmaker/patches/patch-ac b/wm/windowmaker/patches/patch-ac
index 4b468edba04..1bdd1ecd944 100644
--- a/wm/windowmaker/patches/patch-ac
+++ b/wm/windowmaker/patches/patch-ac
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.4 2001/10/07 13:08:32 rh Exp $
+$NetBSD: patch-ac,v 1.5 2001/12/25 15:10:50 wiz Exp $
---- wrlib/Makefile.in.orig Fri Oct 5 02:52:35 2001
+--- wrlib/Makefile.in.orig Tue Dec 18 06:44:16 2001
+++ wrlib/Makefile.in
-@@ -106,7 +106,7 @@
+@@ -99,7 +99,7 @@
lib_LTLIBRARIES = libwraster.la
diff --git a/wm/windowmaker/patches/patch-ae b/wm/windowmaker/patches/patch-ae
index 6b7988f238c..9fccd5fb11e 100644
--- a/wm/windowmaker/patches/patch-ae
+++ b/wm/windowmaker/patches/patch-ae
@@ -1,31 +1,13 @@
-$NetBSD: patch-ae,v 1.3 2001/10/07 13:08:32 rh Exp $
+$NetBSD: patch-ae,v 1.4 2001/12/25 15:10:51 wiz Exp $
---- doc/sk/Makefile.in.orig Fri Oct 5 02:52:33 2001
+--- doc/sk/Makefile.in.orig Tue Dec 18 06:44:16 2001
+++ doc/sk/Makefile.in
-@@ -104,16 +104,16 @@
+@@ -96,7 +96,7 @@
+
mandir = @mandir@/sk
- man_MANS = \
-- geticonset.1x \
-- setstyle.1x \
-- wxpaste.1x \
-- getstyle.1x \
-- wdwrite.1x \
-- wmsetbg.1x \
-- wsetfont.1x \
-- seticons.1x \
-- wmaker.1x \
-- wxcopy.1x
-+ geticonset.1 \
-+ setstyle.1 \
-+ wxpaste.1 \
-+ getstyle.1 \
-+ wdwrite.1 \
-+ wmsetbg.1 \
-+ wsetfont.1 \
-+ seticons.1 \
-+ wmaker.1 \
-+ wxcopy.1
+-man_MANS = geticonset.1x setstyle.1x wxpaste.1x getstyle.1x wdwrite.1x wmsetbg.1x wsetfont.1x seticons.1x wmaker.1x wxcopy.1x
++man_MANS = geticonset.1 setstyle.1 wxpaste.1 getstyle.1 wdwrite.1 wmsetbg.1 wsetfont.1 seticons.1 wmaker.1 wxcopy.1
EXTRA_DIST = $(man_MANS)