CVS log for xc/programs/xterm/error.h

(logo)

Help

(back) Up to [XFree86 CVS] / xc / programs / xterm

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)
Current tag: xf-4_4_99_13

Revision 1.8 / (view) - annotate - [select for diffs] , Fri Dec 27 21:05:22 2002 UTC (10 years, 4 months ago) by dickey
Branch: MAIN
CVS Tags: xf-4_5_99_9, xf-4_5_99_8, xf-4_5_99_7, xf-4_5_99_6, xf-4_5_99_5, xf-4_5_99_4, xf-4_5_99_3, xf-4_5_99_2, xf-4_5_99_19, xf-4_5_99_18, xf-4_5_99_17, xf-4_5_99_16, xf-4_5_99_15, xf-4_5_99_14, xf-4_5_99_13, xf-4_5_99_12, xf-4_5_99_11, xf-4_5_99_10, xf-4_5_99_1, xf-4_5_0, xf-4_5-branch, xf-4_4_99_903, xf-4_4_99_902, xf-4_4_99_901, xf-4_4_99_9, xf-4_4_99_8, xf-4_4_99_7, xf-4_4_99_6, xf-4_4_99_5, xf-4_4_99_4, xf-4_4_99_3, xf-4_4_99_22, xf-4_4_99_21, xf-4_4_99_20, xf-4_4_99_2, xf-4_4_99_19, xf-4_4_99_18, xf-4_4_99_17, xf-4_4_99_16, xf-4_4_99_15, xf-4_4_99_14, xf-4_4_99_13, xf-4_4_99_12, xf-4_4_99_11, xf-4_4_99_10, xf-4_4_99_1, xf-4_4_0, xf-4_4-branch, xf-4_3_99_903, xf-4_3_99_902, xf-4_3_99_901, xf-4_3_99_9, xf-4_3_99_8, xf-4_3_99_7, xf-4_3_99_6, xf-4_3_99_5, xf-4_3_99_4, xf-4_3_99_3, xf-4_3_99_2, xf-4_3_99_16, xf-4_3_99_15, xf-4_3_99_14, xf-4_3_99_13, xf-4_3_99_12, xf-4_3_99_11, xf-4_3_99_10, xf-4_3_99_1, xf-4_3_0_2, xf-4_3_0_1, xf-4_3_0, xf-4_3-branch, xf-4_2_99_902, xf-4_2_99_901, xf-4_2_99_4
Changes since 1.7: +17 -40 lines
Diff to previous 1.7

xterm patch #172

	+ fixes to make repainting of 256-color example work properly
	  (reports by Abigail Brady and Scott A Crosby).

	   + set flag in "AllocateAnsiColor()" to ensure the color
	     is allocated once only.

	   + fix check in "ScrnRefresh", which was comparing
	     background colors only if the ANSI foreground colors also were set.

	+ merge "Error()" calls and some "exit()" calls into "SysError()", and
	  change that to add the brief explanation for each error code which is
	  provided in the manpage.  Change a few "SysError()", calls to avoid
	  using code 1, to avoid confusion with exit status from places that do
	  not use "SysError()".

	+ simplify logic used to open a debug logfile as the standard error.

	+ modify the "-e" option so that if it fails, xterm will check if only
	  one argument follows, e.g., it was quoted, and then retry using
	  "sh -e".

	+ modify parsing of DECUDK string parameter to allow a comma between
	  pairs of hexadecimal digits (Ray Neuman <raymond@one.com.au> reports
	  that "real" terminals accept this; perhaps they simply ignore
	  unexpected characters).

	+ fix a few problems with the "$TERMCAP" string generated
	  by "resize":

	   + for Bourne shell, add an "export" command.
	     This was missing as far back as X11R5.

	   + escape exclamation marks, used in xterm's reset string.

	   + translate literal "\177\" to "^?".

	+ improve configure check for "tgetent()" to work when
	  "$TERMCAP" has been set to a specific entry.

	+ modify "minstall.sh" to use "%" rather than "@",
	  to avoid problems with AFS (report by Zdenek Sekera).

	+ list fatal error codes from "error.h" in the manpage,
	  remove unused codes in "error.h".

	+ use more explicit wording for manpage list of color resources, since
	  at least one user confused the generic names such as "black" with the
	  names in rgb.txt (the latter are now used).

	+ minor fix to description of 1003 mouse mode in ctlseqs.ms
	  (Larry Riedel).

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

Powered by
ViewCVS 0.9.2