diff options
author | wiz <wiz> | 2003-03-05 13:04:55 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-03-05 13:04:55 +0000 |
commit | 0901a42788272d830016a63aacb559f00fd4777a (patch) | |
tree | c9151a40e9cd450582d51dc63a175c433e2d4835 /x11/neXtaw/distinfo | |
parent | b38034a8486817119ef85fecc8f18ff1ddb2c2ed (diff) | |
download | pkgsrc-0901a42788272d830016a63aacb559f00fd4777a.tar.gz |
Update to 0.14.0:
030227 Updated selection code in Text widget. Removed support for
cut buffers. Added support for CLIPBOARD. Changed keybindings:
Ctrl-C = copy selection to clipboard
Ctrl-X = cut selection to clipboard
Ctrl-V = paste clipboard
Page_Up = page up
Page_Down = page down
Home = beginning of line
Ctrl-Home = beginning of file
End = end of line
Ctrl-End = end of file
New configuration option --enable-obsolete-selections reverts
to the old code.
030204 Check for the existence of widec.h (c/o Matthias Buelow).
030115 Patches by Alexey I. Froloff:
"NeXtish" scrollbar look (thumb and buttons are wider and
look more flat).
Fixed thumb positioning for Button2 scrolling.
Released 0.13.0.
Diffstat (limited to 'x11/neXtaw/distinfo')
-rw-r--r-- | x11/neXtaw/distinfo | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/neXtaw/distinfo b/x11/neXtaw/distinfo index 19b4ad5c963..ec2c599c9fe 100644 --- a/x11/neXtaw/distinfo +++ b/x11/neXtaw/distinfo @@ -1,5 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/08/02 20:10:47 jlam Exp $ +$NetBSD: distinfo,v 1.2 2003/03/05 13:04:55 wiz Exp $ -SHA1 (neXtaw-0.12.tar.gz) = 9ba55e6a002e70cab64e0b2a7715e5faba889f3c -Size (neXtaw-0.12.tar.gz) = 566925 bytes -SHA1 (patch-aa) = 38f5997f4c425a5967d37dd84025368081afd1a0 +SHA1 (neXtaw-0.14.0.tar.gz) = 5740881b6c204eee8d9a518b5cc28ed829fbdc7e +Size (neXtaw-0.14.0.tar.gz) = 579488 bytes |