Opened 9 years ago

Closed 9 years ago

#6842 closed enhancement (fixed)

xterm-319

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.8
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

ftp://invisible-island.net/xterm/xterm-319.tgz

ftp://invisible-island.net/xterm/xterm-319.tgz.asc

https://www.mail-archive.com/xorg@lists.x.org/msg03753.html

ANN: xterm-319

Thomas Dickey Wed, 19 Aug 2015 18:17:11 -0700


                            Patch #319 - 2015/08/19

     * add  a  section  to  ctlseqs.ms  discussing  control  sequences and
       ECMA-48,  to  explain  why  C1 controls do not occur in the decoded
       characters  from  UTF-8  byte  streams (prompted by discussion with
       Poul-Henning Kamp).
     * modify  check for cursor-theme from patch #301 to also check if the
       resource  Xcursor.theme  is set to a nonempty value before fallback
       to xterm's own dummy theme (request by Robert Kloefkorn).
     * explain   in   ctlseqs.ms   that  some  keys  which  normally  send
       SS3-prefixes  are  changed  to  CSI-prefixes  if  key-modifiers are
       passed as parameters (report by George Nachman).
     * correct  double-free of font information when multiple problems are
       found,  particularly  for  the wide fonts loaded via the -wc option
       (report/testcase by Nelson Beebe).
     * make  configure  option --enable-builtin-xpms actually work (report
       by William Bulley).
     * correct   combination   of   -ls   and   -e  options  for  utempter
       configuration (Debian #794201).
     * NetBSD  build-fix  for OPT_RENDERFONT versus OPT_SHIFT_FONTS (patch
       by Matthew Green, forwarded by Thomas Klausner).
     * fix a few minor bugs found with Coverity.
     * update pixelvector handling (patch by Ross Combs):
          + split  pixel-based and coord-based functions with common parts
            factored out to a "raw" function
          + add a "step" variant which loads a single PV digit
     * make  the  graphic  dirty upon resize or clear, fixing some missing
       refreshes (patch by Ross Combs)
     * fixes  scrolling  to  use  user coordinates and move in the correct
       direction (patch by Ross Combs)
     * several  fixes/improvements  for ReGIS whitespace and page-handling
       (patch by Ross Combs).


-- 
Thomas E. Dickey <dic...@invisible-island.net>

Change History (4)

comment:1 by Fernando de Oliveira, 9 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

Ticket Summary

comment:2 by Fernando de Oliveira, 9 years ago

Owner: changed from Fernando de Oliveira to blfs-book@…
Status: assignednew

comment:3 by Fernando de Oliveira, 9 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:4 by Fernando de Oliveira, 9 years ago

Resolution: fixed
Status: assignedclosed

fixed at r16355.

Note: See TracTickets for help on using tickets.