diff options
author | wiz <wiz> | 2001-10-05 12:18:57 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-10-05 12:18:57 +0000 |
commit | 1b2083959cda0d91ab83e158d2b800438fb94e95 (patch) | |
tree | 15b9e07e6155031f5737b4800382445fc941a1d4 /wm/windowmaker/distinfo | |
parent | e7a3d231963472e356ce168a0433956cb0b0d5d0 (diff) | |
download | pkgsrc-1b2083959cda0d91ab83e158d2b800438fb94e95.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/distinfo')
-rw-r--r-- | wm/windowmaker/distinfo | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/wm/windowmaker/distinfo b/wm/windowmaker/distinfo index f42f74decf2..005fc9332b3 100644 --- a/wm/windowmaker/distinfo +++ b/wm/windowmaker/distinfo @@ -1,10 +1,10 @@ -$NetBSD: distinfo,v 1.12 2001/08/29 22:41:25 jlam Exp $ +$NetBSD: distinfo,v 1.13 2001/10/05 12:18:58 wiz Exp $ -SHA1 (WindowMaker-0.65.1.tar.bz2) = 2600498e72ba3fc5a8fd9fb27ac1261b89c42826 -Size (WindowMaker-0.65.1.tar.bz2) = 1916105 bytes -SHA1 (patch-aa) = 3d0ee91d9c7a98be2ff49614567c2af96178445a -SHA1 (patch-ab) = 5fdc12fc8b4f30d484bf2882ca6392cbf6d24482 +SHA1 (WindowMaker-0.70.0.tar.bz2) = 3cea3598232c65beaf79f7825e1e3a00dc6fb032 +Size (WindowMaker-0.70.0.tar.bz2) = 2027797 bytes +SHA1 (patch-aa) = 69d14c2f32b89c8dde871f4690cebf4b714f70e2 +SHA1 (patch-ab) = 11a3a88a81b8b9fad0456152ebe8da82b0c3c4ec SHA1 (patch-ac) = 8e4b85dc9b8b3cf211b6c76dbca46f60308ac591 -SHA1 (patch-ad) = f2ef4b942be333deb7f5f00e00653beb3081888e +SHA1 (patch-ad) = 040d603c789987f18c6622e12f6044cfae172e15 SHA1 (patch-ae) = 13c09a0cf40eb20d7866cd4855bbfe91cfc11fb0 SHA1 (patch-ah) = 6725c4762a07f923304dc63df66afe8a6fae0253 |