Subject: CVS commit: pkgsrc/x11/rxvt
To: None <pkgsrc-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 03/27/2003 09:14:27
Module Name: pkgsrc
Committed By: wiz
Date: Thu Mar 27 07:14:27 UTC 2003
Modified Files:
pkgsrc/x11/rxvt: DESCR MESSAGE Makefile distinfo
pkgsrc/x11/rxvt/files: Rxvt
pkgsrc/x11/rxvt/patches: patch-aa
Removed Files:
pkgsrc/x11/rxvt/patches: patch-ac patch-ae patch-af patch-ag patch-ah
Log Message:
Update to 2.7.10, provided by Geoff Wing in PR 20899. Also addresses
PR 18638 and PR 18639.
Changes since 2.7.3:
2.7.9 to 2.7.10
Geoff Wing et al.
removed screen dump feature as it can aid as a security hole
removed menubar escape sequence access as it can aid a security hole
removed reporting of title and icon settings as they can aid a security
hole
Mikko Leppänen
fixed clearing problem when internalBorder is zero
Steve O
added Cygwin port
Rob McMullen
fixed handling of control characters inside escape sequences
added resource "mouseWheelScrollPage" to allow the mouse wheel
scroll a page full
added support for VT52 commands
2.7.8 to 2.7.9
Geoff Wing et al.
added -sbt/--thickness to allow user-supplied scrollbar width (not
yet available with NeXT style scrollbars)
Matthew W. Roberts
fixed rclock -iconic option
added rclock day of month on clockface (define DATE_ON_CLOCK_FACE
in feature.h)
added rclock "-mailspawn cmd" if MAIL_SPAWN is not hard coded in
feature.h
Kazutoshi Kubota
added 256 colour mode (instead of the base 16 colour mode) with
configure --enable-256-color
2.7.7 to 2.7.8
Geoff Wing et al.
fixed determination of NumLock key, noticed by
Matthew Gabeler-Lee
fixed continual and slipwheel scrolling, noticed by
Joshua Swink
fixed connecting with IM whenever it is started, partly from
Tung-Han Hsieh
fixed Ultrix acquiring useful pty/tty pair, noticed by
Bert De Knuydt
fixed CSI sequence parser overriding a 0 parameter with default value
changed -ip to not clear ancestor windows when using inherit pixmap
transparency type
added -ipf/--inheritPixmapforce to clear ancestor windows when -ip
and inherit pixmap transparency is used
added "-hc colour" (define OPTION_HC in feature.h) to provide
background highlighting of selection, partly from
Christian W. Zuckschwerdt
added -j/--jumpScroll to provide jump or smooth scrolling, defaults to
jump scrolling as per previous behaviour
Stephen Isard
fixed DECSTBM sequence default when only one parameter is given
Rudolf Jaksa
added basic support for $XAPPLRESDIR/Rxvt resources
T. Alexander Popiel
added --scrollBar_align (top|bottom|...) for alignment of scrollbar
thumb with middle button. Defaults to centre as per prior
state. Supercedes FUNKY_SCROLL_BEHAVIOUR
2.7.6 to 2.7.7
Geoff Wing et al.
fixed check for GLIBC and STREAMS pty/tty types, noticed by
Venkatesh Krishnamurthi
fixed check for PTC pty/tty type, noticed by
Andreas Bierfert
fixed to not automatically clear selection on screen size change,
noticed by Dominik Vogt
fixed a possible buffer overflow problem, noticed by
Samuel Dralet
fixed to reallow parallel builds
fixed builds for some SYSV utmp/utmpx systems
fixed INCR transfers
fixed resource "greektoggle_key" as per doc/README.greek, noticed by
Martin Husemann
fixed STREAMS again, hopefully the last time
changed overstrike pixel dropping avoidance to speed/size optimise
changed define WTMP_ONLY_ON_LOGIN in feature.h to be the default
added CSI s & CSI u as alternative save & restore cursor sequences
added pasting-only support for SECONDARY and CLIPBOARD selections,
automatically tried if internal selection and PRIMARY
selections are not present. CUT_BUFFER0 is tried last
Kazutoshi Kubota
added "-lsp <num>" option ("--lineSpace <num>") to give specified
spacing between rows with configure --enable-linespace
Tomohiro KUBOTA
fixed some font default calculations to match previous behaviour
Ali Rahimi
added slip wheel support providing continual scrolling with the
control key depressed and using the mouse wheel as an
accelerator. Control key release stops scrolling
Mark Schreiber
added -sw/--scrollWithBuffer to try to make views into the
scrollback buffer stay unmoving upon new lines (needs -si)
2.7.5 to 2.7.6
Geoff Wing et al.
fixed build with XTERM_COLOR_CHANGE undefined, noticed by
John Waggenspack
fixed build for Solaris/SunOS (maybe others) using STREAMS
fixed default icon name, noticed by
Jeremy C. Reed
fixed setting of icon name with -e argument, noticed by
John Waggenspack
fixed problems with selection by changing some types and type casting
fixed some parallel build problems
fixed text placement in graphics mode
fixed some build problems with graphics/qplot
fixed reverse video mode to act like the invocation option
fixed query of locale ("Setting locale failed.") when locale is set
fixed autowrap bug when restoring cursor from last column, noticed by
witek@mat.uni.torun.pl
fixed build & run when PREFER_24BIT is undefined
fixed loading of fonts with noenc multichar encoding, noticed by
Mark White
fixed an abort on sending some selections, from
Xianping Ge
fixed tty opening for systems with openpty(), e.g. OSF1
fixed build for utmpx/wtmpx platforms
fixed a bug in memmove() if --enable-strings is given, noticed by
Larry W. Virden
fixed some termcap/terminfo entries
fixed some division operations to use the same integer type
changed configure detection method for pty/ttys
changed handling of ConfigureNotify events for fast event streams
changed internal handling of window size calculation
changed internal handling of window size and placement manipulation
changed define PREFER_24BIT in feature.h to be set via
configure --enable-24bit (default is now off)
changed screen refresh to optimise X calls more, noticeable with
slower machines or over network displays
changed pty/tty code to be able to be built separately for testing
changed selection sending to send the original raw form if locale
conversion fails
updated libtool for configure
added DEC private modes 1047 / 1048 (no ti/te handling yet)
added SCROLL_ON_HOMEEND_KEYS in feature.h a la SCROLL_ON_UPDOWN_KEYS
from Marius Gedminas
added "tests" target in main directory to build and run basic tests
added (frills) -tcw (--tripleclickwords) alternative triple click
selection which selects words to the end of possibly-wrapped
lines with trailing blanks and blank lines removed
Chuan-kai Lin and Brian Mays
added -mcc option (--multibyte_cursor) for multibyte cursor movement
in legacy programs
Maxime Froment
fixed placement with OverTheSpot input method
fixed characters sent through IM being truncated to 4 bytes
fixed encoding method being overridden by default encoding method
added loading of locale specific app-defaults from directory
/usr/X11R6/lib/X11/$LC_CTYPE/app-defaults/Rxvt (see
XAPPLOADDIRLOCALE is feature.h)
Tomohiro KUBOTA
added method to provide base font sets based on user's locale
added more flexible font allocation, specifying a maximum number of
fonts in feature.h instead of a set number
Marius Gedminas
added --enable-smart-resize which may reposition the window on
resizing so that we try to stay within the screen boundaries
2.7.3 to 2.7.5
Geoff Wing et al.
fixed scrollTtyKeypress not active for all keypresses, noticed by
Reuben Thomas
added -xrm option to accept dummy invocation arguments, from
Christian W. Zuckschwerdt
& Chris Green
fixed documentation for options: -tr, -ic, -pt, -im, -mod, -xrm;
and resources: scrollBar_right, scrollBar_floating,
scrollTtyOutput, scrollTtyKeypress, preeditType, inputMethod,
modifier.
fixed OSC sequences to accept 7 and 8 bit ST as well as BEL
added MAX_COLS & MAX_ROWS in feature.h to limit columns/rows on resize
added copy root pixmap variant of transparency - make this the default
with previous method as fallback
fixed allocation of new lines to not set base attributes, including
underline or reverse video information, noticed by
Brian Mays
added ability for different scrollbars to be compiled in, determined
by --scrollstyle
fixed Meta key detection - has priority over Alt, noticed by
Paul D. Smith
fixed configure check for mawk/gawk/nawk/awk
added use of libtool in build procedure
added SCROLL_ON_NO_SECONDARY to feature.h to scroll the screen when no
swap is compiled in and a change screen request is made
removed slightly buggy ConfigureNotify queue/ignore from our resizes
fixed use of extended character classes, from
Samoylov Olleg
fixed timeout in select() call when unmapped, noticed by
Tore Bjorkeli
changed feature.h NO_BOLDUNDERLINE to NO_BOLD_UNDERLINE_REVERSE
added support for XCopyArea() on screen display - good for slower links
fixed CSI parameter parsing, including omitted parameters
fixed allocation of new lines when in reverse video mode
added answerbackString resource which sets the reply to ENQ (CTRL-E)
fixed InheritPixmap interaction with fvwm2 by delaying a bit to allow
the WM to do its stuff before we meddle with its windows
Thomas Woerner
added colorRV resource for reverse video colour (dependent on
NO_BOLD_UNDERLINE_REVERSE in feature.h)
Jun Morimoto
fixed argument checking in rclock - ignore bad arguments
Matthew W. Roberts
added -mailfile option to rclock
Christian W. Zuckschwerdt
added OSC sequences to change base colours; also cursor, highlight,
bold, pointer and underline colours. See rxvtRef
Paul Sheer
added initial INCR (incremental pasting) support
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/x11/rxvt/DESCR
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/rxvt/MESSAGE
cvs rdiff -r1.34 -r1.35 pkgsrc/x11/rxvt/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/x11/rxvt/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/x11/rxvt/files/Rxvt
cvs rdiff -r1.7 -r1.8 pkgsrc/x11/rxvt/patches/patch-aa
cvs rdiff -r1.5 -r0 pkgsrc/x11/rxvt/patches/patch-ac \
pkgsrc/x11/rxvt/patches/patch-af pkgsrc/x11/rxvt/patches/patch-ah
cvs rdiff -r1.4 -r0 pkgsrc/x11/rxvt/patches/patch-ae
cvs rdiff -r1.1 -r0 pkgsrc/x11/rxvt/patches/patch-ag
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.