Up to [cvs.NetBSD.org] / pkgsrc / x11 / xterm
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: pkgsrc-2017Q4-base
Revision 1.116 / (download) - annotate - [select for diffs], Tue Jul 4 08:52:38 2017 UTC (2 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-
Changes since 1.115: +2 -2
lines
Diff to previous 1.115 (colored)
Updated xterm to 330. Patch #330 - 2017/06/20 ãàupdates for ReGIS (Ross Combs): remove redundant text command error check which broke T(B) and T(E). retain the loading alphabet number across multiple ×ãàcommands. ãöadd S(T) delay handler. fix some color handling error messages. add stubbed-out macrograph handling. use fragment_remaining() and fragment_consumed() instead of manually checking position / length in various places. rename some local variables in string / extent / option parsing wrap some long lines. move macrograph command handling out of the top-level. add a summary of the italic fonts loaded to -report-fonts option. modify the font-lookup for italics to allow for i-ãàif no match is found with slant ãào-ãà(prompted by patch by Ben Wong). ãàchange default values for mkSamplePass and mkSampleSize to reflect generally-improved locale support in various operating systems (FreeBSD # 219800). modify wcwidth.c to return -1 for non-Unicode values, and adjust a couple of blocks to better match assumptions about ambiguous-width characters in other implementations. Also modify wcwidth.c to support configurable soft-hyphen, so there is no drawback to using this version rather than a system wcwidth. amend change made in patch #328 for cursor-visibility to handle case where an application is updating the reverse-video state (FreeBSD #219800). update tables of combining and ambiguous-width characters in wcwidth.c based on Unicode 10.0.0. build-fix for --enable-sixel-graphics without --enable-regis-graphics (reports by Sven Joachim, FreeBSD #219945).