Commit Graph

268 Commits

Author SHA256 Message Date
Petr Cerny
5aa07fdf73 Accepting request 209133 from home:pcerny:factory
- Patch #299 - 2013/12/01
  * fix regression in line-drawing from patch #297 changes for
    NRCS exposed by change to assumeAllChars resource in patch
    #298 (report by Markus Waldeck).

- Patch #298 - 2013/11/27
  * quiet a warning about ambiguity when -h command-line option
    is parsed, since -help is used rather than the options
    mentioned in the message. This warning was caused by fixes in
    patch #272.
  * remove an extra check for keypad-mode which interfered with
    the patch #280 modifyKeyboard feature for the numeric keypad
    (report by David Conners).
  * change default for assumeAllChars resource (Debian #725682).
    There are unresolved issues with Terminus fonts, e.g., Debian
    #722017.
  * add -report-fonts command-line option and reportFonts
    resource to optionally report the fonts which are loaded, and
    their metrics such as the number of missing glyphs.
  * work around Xcursor library to make pointerColor resource
    work as documented (Debian #466704, analysis by Vincent
    Lefèvre).
  * amend change from patch #297 for ASCII-equivalents to ensure
    that missing characters which happen to be double-width are
    padded to the expected number of columns. Also, correct the
    choice between normal/wide Xft fonts used when checking for
    missing characters (reported by WU Yue, Debian #728949,
    Gentoo #491334).
  * modify sixel-graphics drawing to account for scrollbar width
    (report by Mario Edelmann).

OBS-URL: https://build.opensuse.org/request/show/209133
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=86
2013-12-02 10:11:40 +00:00
Stephan Kulow
56e2f0abfc Accepting request 201559 from X11:terminals
- Fix invalid terminal.png (IDAT TFB error). (forwarded request 201507 from sbrabec)

OBS-URL: https://build.opensuse.org/request/show/201559
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=78
2013-10-02 11:34:36 +00:00
c49d093da4 Accepting request 201507 from home:sbrabec:branches:X11:terminals
- Fix invalid terminal.png (IDAT TFB error).

OBS-URL: https://build.opensuse.org/request/show/201507
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=84
2013-10-01 07:29:31 +00:00
Tomáš Chvátal
d43b2c23bd Accepting request 201125 from X11:terminals
- Patch #297 - 2013/09/10 (forwarded request 201124 from pcerny)

OBS-URL: https://build.opensuse.org/request/show/201125
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=77
2013-09-30 15:50:57 +00:00
Petr Cerny
b0b66e6803 Accepting request 201124 from home:pcerny:factory
- Patch #297 - 2013/09/10

OBS-URL: https://build.opensuse.org/request/show/201124
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=82
2013-09-27 13:48:16 +00:00
Stephan Kulow
0b50357531 Accepting request 183794 from X11:terminals
- Patch #296 - 2013/07/10
  * improve experimental sixel feature (patch by Ross Combs).
  * modify delimiter in configure macro used to add a library
    after a given library to avoid confusion with -Wl
    pass-through options to linker (NetBSD #48031).
  * fix quoting in expression used to trim extra libraries from
    patch #295 changes (report by Thomas Klausner).
- Patch #295 - 2013/07/06
  * adjust order of libraries to work around incomplete symbol
    resolution when using --as-needed option (ArchLinux #36047).
  * minor fix for plink.sh, for IRIX64.
- Patch #294 - 2013/07/05
  * add note in ctlseqs.ms for CPR response pointing out a
    potential point of confusion with the string sent by a
    modified F1 key (suggested by Bram Moolenaar).
  * improve plink.sh by checking if the linker supports the
    --as-needed option (suggested by David Philippi).
  * improve clearing for private mode 1049 when switching to the
    alternate screen (Debian #711758).
  * amend fix from patch #292 by removing now-unneeded chunk
    which introduced problem in selection (Debian #714527).
  * add definition to optionally override compiled-in class for
    xterm from makefile, needed for test-packages.
  * add configure option --enable-sixel-graphics
  * add experimental support for sixel graphics (patch by Ross
    Combs). (forwarded request 183779 from pcerny)

OBS-URL: https://build.opensuse.org/request/show/183794
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=75
2013-07-21 06:13:53 +00:00
89e400e6b2 Accepting request 183779 from home:pcerny:factory
- Patch #296 - 2013/07/10
  * improve experimental sixel feature (patch by Ross Combs).
  * modify delimiter in configure macro used to add a library
    after a given library to avoid confusion with -Wl
    pass-through options to linker (NetBSD #48031).
  * fix quoting in expression used to trim extra libraries from
    patch #295 changes (report by Thomas Klausner).
- Patch #295 - 2013/07/06
  * adjust order of libraries to work around incomplete symbol
    resolution when using --as-needed option (ArchLinux #36047).
  * minor fix for plink.sh, for IRIX64.
- Patch #294 - 2013/07/05
  * add note in ctlseqs.ms for CPR response pointing out a
    potential point of confusion with the string sent by a
    modified F1 key (suggested by Bram Moolenaar).
  * improve plink.sh by checking if the linker supports the
    --as-needed option (suggested by David Philippi).
  * improve clearing for private mode 1049 when switching to the
    alternate screen (Debian #711758).
  * amend fix from patch #292 by removing now-unneeded chunk
    which introduced problem in selection (Debian #714527).
  * add definition to optionally override compiled-in class for
    xterm from makefile, needed for test-packages.
  * add configure option --enable-sixel-graphics
  * add experimental support for sixel graphics (patch by Ross
    Combs).

OBS-URL: https://build.opensuse.org/request/show/183779
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=80
2013-07-20 07:31:39 +00:00
Stephan Kulow
4324cb0aad Accepting request 176959 from X11:terminals
- Patch #293 - 2013/05/27
  * modify sample xterm.spec to use newer icon
  * add configure option --with-icon-symlink to work around
    systems which map icon requests for to a single "xterm" icon,
    but neglect to install the icon needed for window decorations
    (report by H Merijn Brand).
  * improve parameterizing of sample xterm.spec
  * amend fix for printer from patch #280, removing a reset of the
    signal handler for SIGCHLD (report by Joe Julian).
  * set environment variable XTERM_FILTER if a locale-filter is
    used.
  * enable DEBUG logic when --enable-trace configure option is
    given.
  * improve description of initialFont, set-vt-font and
    set-tex-text in manpage (Debian #707899).
  * fix regression from patch #292; selecting a word that ended at
    the right margin without wrapping would not select the last
    cell (report by Christian Weisgerber).

- cleanup of spec file and patches

OBS-URL: https://build.opensuse.org/request/show/176959
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=74
2013-06-05 11:25:08 +00:00
d291bd38e2 also verify vttest
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=78
2013-05-29 15:28:52 +00:00
c10d52bd70 do not pass in xterm.keyring
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=77
2013-05-29 15:25:35 +00:00
0a7c964b27 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=76 2013-05-29 14:59:09 +00:00
dfa4c3ffc1 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=75 2013-05-29 14:48:20 +00:00
bcff3f73f9 Accepting request 176920 from home:pcerny:factory
! temporarily pass gpg verification, since it claims that
! the signature file is inaccessible

- Patch #293 - 2013/05/27
  * modify sample xterm.spec to use newer icon
  * add configure option --with-icon-symlink to work around
    systems which map icon requests for to a single "xterm" icon,
    but neglect to install the icon needed for window decorations
    (report by H Merijn Brand).
  * improve parameterizing of sample xterm.spec
  * amend fix for printer from patch #280, removing a reset of the
    signal handler for SIGCHLD (report by Joe Julian).
  * set environment variable XTERM_FILTER if a locale-filter is
    used.
  * enable DEBUG logic when --enable-trace configure option is
    given.
  * improve description of initialFont, set-vt-font and
    set-tex-text in manpage (Debian #707899).
  * fix regression from patch #292; selecting a word that ended at
    the right margin without wrapping would not select the last
    cell (report by Christian Weisgerber).

- cleanup of spec file and patches

OBS-URL: https://build.opensuse.org/request/show/176920
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=74
2013-05-29 14:46:55 +00:00
Stephan Kulow
2eabd7a285 Accepting request 173804 from X11:terminals
- Patch #292 - 2013/04/25
 * add limit-check when double-click selects a word; if the saved-lines
   were scrolled back and the word selected wrapped at the screen's lower
   right corner, an assertion was triggered (patch by Taketo Kabe).
 * correct limit-check in unsaveEditBufLines, fixing a case where
   enlarging the terminal size could show a blank line where there
   actually is available text (patch by Bertram Felgenhauer).
 * add PasteControls feature to allowWindowOps which by default
   disallows pasting control characters other than formatting such as
   carriage return (discussion with Hayaki Saito).
 * fix typo in ctlseqs.ms for DECRQM response (patch by Emanuele
   Giaquinta).
 * update  default  shown  in  configure  --help  message  for
   --with-terminal-id option (patch by Andres Perera).
 * rename script/preprocessor variables used for substituting the
   backarrowKey  default value for consistency (patch by Andres
   Perera).
 * set umask to 077 before creating debugging-trace files.
 * add configure option --disable-openpty to control whether openpty()
   may be used in preference to posix_openpt().
 * improve workaround from patch #279 for BSD systems which do not
   complete initialization until both sides of the pseudoterminal are
   opened, by preferring openpty() function over posix_openpt() when
   available (report by Christian Weisgerber).
- refreshed xterm-disallow-window-and-fonts-ops.patch

OBS-URL: https://build.opensuse.org/request/show/173804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=73
2013-05-02 10:07:41 +00:00
0983525254 uncommented things
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=72
2013-04-29 13:29:44 +00:00
3a7f855cf4 - refreshed xterm-disallow-window-and-fonts-ops.patch
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=71
2013-04-29 13:29:11 +00:00
678f6326f5 - Patch #292 - 2013/04/25
* add limit-check when double-click selects a word; if the saved-lines
   were scrolled back and the word selected wrapped at the screen's lower
   right corner, an assertion was triggered (patch by Taketo Kabe).
 * correct limit-check in unsaveEditBufLines, fixing a case where
   enlarging the terminal size could show a blank line where there
   actually is available text (patch by Bertram Felgenhauer).
 * add PasteControls feature to allowWindowOps which by default
   disallows pasting control characters other than formatting such as
   carriage return (discussion with Hayaki Saito).
 * fix typo in ctlseqs.ms for DECRQM response (patch by Emanuele
   Giaquinta).
 * update  default  shown  in  configure  --help  message  for
   --with-terminal-id option (patch by Andres Perera).
 * rename script/preprocessor variables used for substituting the
   backarrowKey  default value for consistency (patch by Andres
   Perera).
 * set umask to 077 before creating debugging-trace files.
 * add configure option --disable-openpty to control whether openpty()
   may be used in preference to posix_openpt().
 * improve workaround from patch #279 for BSD systems which do not
   complete initialization until both sides of the pseudoterminal are
   opened, by preferring openpty() function over posix_openpt() when
   available (report by Christian Weisgerber).

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=70
2013-04-26 11:08:38 +00:00
Stephan Kulow
7dc9e4634d Accepting request 160429 from X11:terminals
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/160429
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=72
2013-03-22 12:06:49 +00:00
b81a3e794f - Patch #291 - 2013/02/26
* add  validity  check  for xterm widget parameter to AlternateScroll
    function, needed to handle wheel mouse events in the scrollbar area
    since  patch  #282 changes which introduced alternateScroll feature
    (Redhat #874327).

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=68
2013-03-14 10:31:48 +00:00
Stephan Kulow
86e3cfe888 Accepting request 158108 from X11:terminals
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/158108
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=71
2013-03-10 08:14:43 +00:00
Petr Cerny
96dac02420 Accepting request 157090 from devel:ARM:AArch64:Factory
- config-guess-sub-update.patch:
  Update config.guess/sub for aarch64

OBS-URL: https://build.opensuse.org/request/show/157090
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=66
2013-03-04 13:56:37 +00:00
Stephan Kulow
c8e471c9a0 Accepting request 155814 from X11:terminals
- fixed check for existance of bdftopcf; added bdftopcf
  Buildrequires for openSUSE > 12.1 (bnc#804329) (forwarded request 155793 from sndirsch)

OBS-URL: https://build.opensuse.org/request/show/155814
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=70
2013-02-20 08:37:05 +00:00
818cabfb2d Accepting request 155793 from home:sndirsch:branches:X11:terminals
- fixed check for existance of bdftopcf; added bdftopcf
  Buildrequires for openSUSE > 12.1 (bnc#804329)

OBS-URL: https://build.opensuse.org/request/show/155793
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=64
2013-02-19 14:24:58 +00:00
Stephan Kulow
b72adce265 Accepting request 155740 from X11:terminals
- Patch #290 - 2013/02/12
  * revert of patch #282 change was incomplete (report by Jim Reisert).
  * fix typo in manpage (report by Vincent Lefevre).
- Patch #289 - 2013/02/08
  * revert the patch #282 change which restored "lost" text after
    shrinking/growing the screen size. If the screen was updated between
    the two resizing operations, unexpected text might be shown at the
    end (report/testcase by Joe Peterson).
  * reverse the arrow-keys sent for alternateScroll to match the usage
    in browsers (suggested by Dieter Roelants).
  * modify mouse reports to consistently indicate motion events whether
    or not a button is pressed. Old behavior (since patch #127 modified
    encoding for wheel mouse) showed only that the button was released
    if no button had been pressed (report by Andy Koppe).
  * correct and improve behavior for SGR 1006 mouse protocol on button
    release in any-event mode. Initial implementation in patch #277 left
    internal state showing the last button pressed when reporting motion
    events. It now keeps track of all buttons which have been pressed
    and released, showing the lowest remaining button by number in the
    response (reports by Hayaki Saito, Andy Koppe).
  * fix inconsistency between TermColors and OscTextColors enums which
    interchanged values for tektronix cursor color and highlight
    foreground in control sequences in patch #225 (report/patch by
    Peder Stray).
  * fix inconsistent use of noreturn-attribute in Exit function which
    interfered with analysis by clang.
  * remove incorrect free used in computation of XTERM_SHELL variable,
    from Coverity fixes in patch #288 (FreeBSD #175782).
  * add --with-valgrind option to configure script for consistency with
    my other programs. (forwarded request 155738 from abergmann)

OBS-URL: https://build.opensuse.org/request/show/155740
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=69
2013-02-18 19:29:09 +00:00
9940160d4a Accepting request 155738 from home:abergmann:branches:X11:terminals
- Patch #290 - 2013/02/12
  * revert of patch #282 change was incomplete (report by Jim Reisert).
  * fix typo in manpage (report by Vincent Lefevre).
- Patch #289 - 2013/02/08
  * revert the patch #282 change which restored "lost" text after
    shrinking/growing the screen size. If the screen was updated between
    the two resizing operations, unexpected text might be shown at the
    end (report/testcase by Joe Peterson).
  * reverse the arrow-keys sent for alternateScroll to match the usage
    in browsers (suggested by Dieter Roelants).
  * modify mouse reports to consistently indicate motion events whether
    or not a button is pressed. Old behavior (since patch #127 modified
    encoding for wheel mouse) showed only that the button was released
    if no button had been pressed (report by Andy Koppe).
  * correct and improve behavior for SGR 1006 mouse protocol on button
    release in any-event mode. Initial implementation in patch #277 left
    internal state showing the last button pressed when reporting motion
    events. It now keeps track of all buttons which have been pressed
    and released, showing the lowest remaining button by number in the
    response (reports by Hayaki Saito, Andy Koppe).
  * fix inconsistency between TermColors and OscTextColors enums which
    interchanged values for tektronix cursor color and highlight
    foreground in control sequences in patch #225 (report/patch by
    Peder Stray).
  * fix inconsistent use of noreturn-attribute in Exit function which
    interfered with analysis by clang.
  * remove incorrect free used in computation of XTERM_SHELL variable,
    from Coverity fixes in patch #288 (FreeBSD #175782).
  * add --with-valgrind option to configure script for consistency with
    my other programs.

OBS-URL: https://build.opensuse.org/request/show/155738
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=62
2013-02-18 13:47:47 +00:00
Stephan Kulow
d46baf896f Accepting request 149944 from X11:terminals
- Patch #288 - 2013/01/09
  * fix a special case in ShowCursor where the foreground and
    background colors of the current position are the same. In
    that case, choose the further of the window's foreground and
    background colors for the cursor color.
  * modify alternateScroll feature added in patch #282 to use
    either CSI or SS3 according to the cursor keys application
    mode setting, to simplify using it in vi, etc. (suggested by
    Dietar Roelants).
  * revise manpage for resize to clarify the changes which resize
    may make to the terminal settings as well as to the terminal
    itself.
  * remove code such as struct ttysize, used for SunOS 3 and 4.
  * modify configure script and makefile to check for groff and
    suppress groff-specific rules if groff is not found.
  * modify ctlseqs.ms and makefile to work around bugs in grohtml
    which cause ".png" files to be truncated when producing html
    documentation.
  * modify suffix rules for "make docs" to make the names of the
    generated ".png" files predictable, helping to work around
    longstanding problems with this feature of groff-none of its
    releases work for all of xterm's tables..
  * correct typo in ctlseqs.ms for DECIC and DECDC; the character
    preceding the final "~" is an ASCII single-quote "'" rather
    than a space (report by Paul LeoNerd Evans).
  * update CF_GCC_VERSION macro, handling both Debian and Darwin.
  * improve configure script checks for the
    --with-desktop-category option. After patch #280 changes, if
    no value was given for this option, and no existing desktop
    files found for comparison, the incorrect "auto" value was (forwarded request 149920 from pcerny)

OBS-URL: https://build.opensuse.org/request/show/149944
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=68
2013-01-29 13:50:12 +00:00
3730073f71 Accepting request 149920 from home:pcerny:factory
- Patch #288 - 2013/01/09
  * fix a special case in ShowCursor where the foreground and
    background colors of the current position are the same. In
    that case, choose the further of the window's foreground and
    background colors for the cursor color.
  * modify alternateScroll feature added in patch #282 to use
    either CSI or SS3 according to the cursor keys application
    mode setting, to simplify using it in vi, etc. (suggested by
    Dietar Roelants).
  * revise manpage for resize to clarify the changes which resize
    may make to the terminal settings as well as to the terminal
    itself.
  * remove code such as struct ttysize, used for SunOS 3 and 4.
  * modify configure script and makefile to check for groff and
    suppress groff-specific rules if groff is not found.
  * modify ctlseqs.ms and makefile to work around bugs in grohtml
    which cause ".png" files to be truncated when producing html
    documentation.
  * modify suffix rules for "make docs" to make the names of the
    generated ".png" files predictable, helping to work around
    longstanding problems with this feature of groff-none of its
    releases work for all of xterm's tables..
  * correct typo in ctlseqs.ms for DECIC and DECDC; the character
    preceding the final "~" is an ASCII single-quote "'" rather
    than a space (report by Paul LeoNerd Evans).
  * update CF_GCC_VERSION macro, handling both Debian and Darwin.
  * improve configure script checks for the
    --with-desktop-category option. After patch #280 changes, if
    no value was given for this option, and no existing desktop
    files found for comparison, the incorrect "auto" value was

OBS-URL: https://build.opensuse.org/request/show/149920
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=60
2013-01-25 15:10:08 +00:00
Ismail Dönmez
5794e7ac69 Accepting request 143957 from X11:terminals
Verify GPG signature: Perform build-time offline GPG verification.
Please verify that included keyring matches your needs.
For manipulation with the offline keyring, please use gpg-offline tool from openSUSE:Factory, devel-tools-building or Base:System.
See the man page and/or /usr/share/doc/packages/gpg-offline/PACKAGING.HOWTO.

If you need to build your package for older products and don't want to mess spec file with ifs, please follow PACKAGING.HOWTO:
you can link or aggregate gpg-offline from
devel:tools:building or use following trick with "osc meta prjconf":

--- Cut here ----
%if 0%{?suse_version} <= 1220
Substitute: gpg-offline
%endif

Macros:
%gpg_verify(dnf) \
%if 0%{?suse_version} > 1220\
echo "WARNING: Using %%gpg_verify macro from prjconf, not from gpg-offline package."\
gpg-offline --directory="%{-d:%{-d*}}%{!-d:%{_sourcedir}}" --package="%{-n:%{-n*}}%{!-n:%{name}}""%{-f: %{-f*}}" --verify %{**}\
%else\
echo "WARNING: Dummy prjconf macro. gpg-offline is not available, skipping %{**} GPG signature verification!"\
%endif\
%nil
-----------------
 (forwarded request 143940 from sbrabec)

OBS-URL: https://build.opensuse.org/request/show/143957
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=66
2012-12-05 13:10:36 +00:00
0bad87aa7e Accepting request 143940 from home:sbrabec:gpg-offline-verify
Verify GPG signature: Perform build-time offline GPG verification.
Please verify that included keyring matches your needs.
For manipulation with the offline keyring, please use gpg-offline tool from openSUSE:Factory, devel-tools-building or Base:System.
See the man page and/or /usr/share/doc/packages/gpg-offline/PACKAGING.HOWTO.

If you need to build your package for older products and don't want to mess spec file with ifs, please follow PACKAGING.HOWTO:
you can link or aggregate gpg-offline from
devel:tools:building or use following trick with "osc meta prjconf":

--- Cut here ----
%if 0%{?suse_version} <= 1220
Substitute: gpg-offline
%endif

Macros:
%gpg_verify(dnf) \
%if 0%{?suse_version} > 1220\
echo "WARNING: Using %%gpg_verify macro from prjconf, not from gpg-offline package."\
gpg-offline --directory="%{-d:%{-d*}}%{!-d:%{_sourcedir}}" --package="%{-n:%{-n*}}%{!-n:%{name}}""%{-f: %{-f*}}" --verify %{**}\
%else\
echo "WARNING: Dummy prjconf macro. gpg-offline is not available, skipping %{**} GPG signature verification!"\
%endif\
%nil
-----------------

OBS-URL: https://build.opensuse.org/request/show/143940
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=58
2012-12-03 14:40:38 +00:00
a9dc31f0a8 - Patch #287 - 2012/11/25
* fix  a case where in_put() loop could continue when it has found an
    X  event  rather  than  the pty, causing the pty-read to be delayed
    (patch by Balazs Kezes).
  * add  option  to  pointerMode  resource  and  corresponding  control
    sequences  to  allow  text-cursor  to  remain hidden if the pointer
    leaves/enters  the  window  via  accelerator  keys. Ordinary motion
    within the window restores the pointer (prompted by patch by Balazs
    Kezes).
  * remove   special   case   of  modifiers  for  the  Mode_switch  and
    XK_ISO_Level3_Shift  from  patch  #223.  Verified that the conflict
    which  this  was  intended  to  resolve  does not happen for normal
    compose- or modeswitch-handling (prompted by patch by Balazs Kezes,
    Debian #638694).
  * modify  the  handling  of focus-change events to ignore those whose
    detail  is  NotifyPointer,  since  those  are  sent  in addition to
    focus-change  events  directed  to the old/new windows having focus
    (prompted by patch by Balazs Kezes to prevent the urgency-hint from
    being reset in this scenario).
  * modify  description  of iconName in manpage to make it clearer that
    this  resource does not specify the filename of an icon (discussion
    with Ian Collier).  * modify  iconHint resource to allow suppressing
    the built-in icon by setting this to "none" (discussion with Ian
    Collier).
  * make -iconic option work with the toolbar configuration.
  * correct  initialization  of  window  manager  hints used to set the
    icon-pixmap.  That  detail  from patch #282 overwrote state used to
    control the -iconic command-line option (report by Ian Collier).
  * fix paste64 feature for the case where the selection comes from the
    current terminal. The selection callback can happen after the reply

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=57
2012-11-26 15:32:49 +00:00
Stephan Kulow
a2d82ee02e Accepting request 139802 from X11:terminals
- Patch #286 - 2012/10/29
 * fix minstall.in to work with "make docs" rule, so that patch
   number appears in the corresponding generated documentation.
 * modify minstall.in to keep the name shown in the heading
   consistent with any renaming, e.g., for test-builds.
 * check for misconfigured printerCommand resource on the first
   use, warn and disable it if it does not specify an executable
   command (Debian #691642).
 * improve check for window-manager name needed to establish
   usable default for activeIcon resource. This works around a
   scenario where gdm does incomplete cleanup, leaving window
   properties that refer to windows which no longer exist 
   (Redhat #869959). (forwarded request 139776 from pcerny)

OBS-URL: https://build.opensuse.org/request/show/139802
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=65
2012-10-31 13:06:13 +00:00
7ac5815d05 Accepting request 139776 from home:pcerny:factory
- Patch #286 - 2012/10/29
 * fix minstall.in to work with "make docs" rule, so that patch
   number appears in the corresponding generated documentation.
 * modify minstall.in to keep the name shown in the heading
   consistent with any renaming, e.g., for test-builds.
 * check for misconfigured printerCommand resource on the first
   use, warn and disable it if it does not specify an executable
   command (Debian #691642).
 * improve check for window-manager name needed to establish
   usable default for activeIcon resource. This works around a
   scenario where gdm does incomplete cleanup, leaving window
   properties that refer to windows which no longer exist 
   (Redhat #869959).

OBS-URL: https://build.opensuse.org/request/show/139776
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=55
2012-10-31 07:06:27 +00:00
Stephan Kulow
acb71176c8 Accepting request 139296 from X11:terminals
- Patch #285 - 2012/10/23
 * add/adapt FreeBSD ports files for test-building.
 * modify  minstall.sh to use the patch-number and date in the manpage
   footer.
 * add  check  for  failure  to  allocate the fg/bg colors at startup,
   e.g.,  misconfiguration. Work around by setting both to the default
   colors (suggested by Scott Bertilson).
 * amend  change  for  patch  #280 which added modifyKeyboard, to make
   modifyOtherKeys work (report by Ailin Nemui).
 * add query-colors.pl example for OSC 4.
 * correct   mis-applied  fix  for  minstall.sh  (report  by  Miroslav
   Lichvar).

OBS-URL: https://build.opensuse.org/request/show/139296
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=64
2012-10-26 15:37:46 +00:00
7c7bcfbae0 - Patch #285 - 2012/10/23
* add/adapt FreeBSD ports files for test-building.
 * modify  minstall.sh to use the patch-number and date in the manpage
   footer.
 * add  check  for  failure  to  allocate the fg/bg colors at startup,
   e.g.,  misconfiguration. Work around by setting both to the default
   colors (suggested by Scott Bertilson).
 * amend  change  for  patch  #280 which added modifyKeyboard, to make
   modifyOtherKeys work (report by Ailin Nemui).
 * add query-colors.pl example for OSC 4.
 * correct   mis-applied  fix  for  minstall.sh  (report  by  Miroslav
   Lichvar).

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=53
2012-10-25 13:48:07 +00:00
Stephan Kulow
d3c49673f1 Accepting request 138385 from X11:terminals
-Patch #284 - 2012/10/14
 * amend configurability changes for icons from patch #283, moving the
   new  functionality  to the iconHint resource to avoid conflict with
   existing  uses of the iconName resource in the Shell widget (report
   by Emanuel Haupt).
 * fix documentation errata (reports by Miroslav Lichvar):
   + correct manpage default for allowTcapOps (see patch #243
   + modify  documentation  for configure --enable-backarrow-key to
     match the script (see patch #280).
   + fix  typo  in  minstall.sh  in  patch  #283,  which  made  the
     leading-cap "Xterm" become "xterm" (patch by Miroslav).
 * fix  two  typos  in configure.in from patch #283 changes; one broke
   the --regex configure option (report by H Merijn Brand).

OBS-URL: https://build.opensuse.org/request/show/138385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=63
2012-10-16 19:36:29 +00:00
70cc225501 -Patch #284 - 2012/10/14
* amend configurability changes for icons from patch #283, moving the
   new  functionality  to the iconHint resource to avoid conflict with
   existing  uses of the iconName resource in the Shell widget (report
   by Emanuel Haupt).
 * fix documentation errata (reports by Miroslav Lichvar):
   + correct manpage default for allowTcapOps (see patch #243
   + modify  documentation  for configure --enable-backarrow-key to
     match the script (see patch #280).
   + fix  typo  in  minstall.sh  in  patch  #283,  which  made  the
     leading-cap "Xterm" become "xterm" (patch by Miroslav).
 * fix  two  typos  in configure.in from patch #283 changes; one broke
   the --regex configure option (report by H Merijn Brand).

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=51
2012-10-16 14:49:52 +00:00
Stephan Kulow
16a0e9891c Accepting request 137855 from X11:terminals
- Patch #283 - 2012/10/09
- fix build on older SUSE distros (post-12.2) (forwarded request 137850 from pcerny)

OBS-URL: https://build.opensuse.org/request/show/137855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=62
2012-10-13 19:05:45 +00:00
25ddaacd74 Accepting request 137850 from home:pcerny:factory
- Patch #283 - 2012/10/09
- fix build on older SUSE distros (post-12.2)

OBS-URL: https://build.opensuse.org/request/show/137850
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=49
2012-10-11 14:17:23 +00:00
08577804a3 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=48 2012-10-05 11:11:42 +00:00
e3d8087e91 - new fontpackages-devel only valid post-12.2
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=47
2012-10-05 11:07:47 +00:00
Stephan Kulow
b85b28fa34 Accepting request 136540 from X11:terminals
- Patch #282 - 2012/09/28
  * improve configure check for XkbKeycodeToKeysym, fixing a regression
    on some older systems in the patch #280 changes.
  * add  clarification in manpage for alwaysBoldMode and veryBoldColors
    resources (prompted by Derek Martin question about using the former
    with TrueType fonts).
  * add  alternateScroll  resource  and corresponding control sequences
    which  modify  the  scroll-forw  and  scroll-back actions: when the
    alternate screen is displayed, wheel mouse up/down will send cursor
    keys (Debian #683942).
  * improve  rendering  for the case when a Unicode character is absent
    in  the  bold  font  but  present in the normal font by temporarily
    falling back to the normal font (Debian #359006, Debian #408666).
  * provide  configure  option  --enable-double-buffer  and  ifdef's to
    allow  comparisons  with/without double-buffering. The default uses
    normal buffering.
  * add  feature  to  optionally  scroll  current page before clearing,
    ontrolled  by  resource setting cdXtraScroll (prompted by patch by
    Richard Wagenblast):
  * integrated  patches  from  Arch  Linux  forum  posting  (patches by
    Richard Wagenblast):
       + modify reallocation limit of line-data when resizing screen so
         that  "lost"  text  will  be  restored  if the screen is first
         shrunk and then grown.
       + modify output to use double-buffering to reduce flicker.
  * modify  scroll-lock  action  to  handle on/off/toggle keywords like
    other actions. Previously the optional parameter was interpreted as
    an integer.
  * extend  DECSCUSR  to  provide a way to set the cursor to a vertical
    bar (patch by Paul Bolle).

OBS-URL: https://build.opensuse.org/request/show/136540
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=61
2012-10-03 08:17:58 +00:00
e9776eec55 - Patch #282 - 2012/09/28
* improve configure check for XkbKeycodeToKeysym, fixing a regression
    on some older systems in the patch #280 changes.
  * add  clarification in manpage for alwaysBoldMode and veryBoldColors
    resources (prompted by Derek Martin question about using the former
    with TrueType fonts).
  * add  alternateScroll  resource  and corresponding control sequences
    which  modify  the  scroll-forw  and  scroll-back actions: when the
    alternate screen is displayed, wheel mouse up/down will send cursor
    keys (Debian #683942).
  * improve  rendering  for the case when a Unicode character is absent
    in  the  bold  font  but  present in the normal font by temporarily
    falling back to the normal font (Debian #359006, Debian #408666).
  * provide  configure  option  --enable-double-buffer  and  ifdef's to
    allow  comparisons  with/without double-buffering. The default uses
    normal buffering.
  * add  feature  to  optionally  scroll  current page before clearing,
    ontrolled  by  resource setting cdXtraScroll (prompted by patch by
    Richard Wagenblast):
  * integrated  patches  from  Arch  Linux  forum  posting  (patches by
    Richard Wagenblast):
       + modify reallocation limit of line-data when resizing screen so
         that  "lost"  text  will  be  restored  if the screen is first
         shrunk and then grown.
       + modify output to use double-buffering to reduce flicker.
  * modify  scroll-lock  action  to  handle on/off/toggle keywords like
    other actions. Previously the optional parameter was interpreted as
    an integer.
  * extend  DECSCUSR  to  provide a way to set the cursor to a vertical
    bar (patch by Paul Bolle).

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=45
2012-10-01 14:02:17 +00:00
Ismail Dönmez
6f65002527 Accepting request 130284 from X11:terminals
- prepare spec file for dropping SuSEconfig.fonts (openFATE#313536)

OBS-URL: https://build.opensuse.org/request/show/130284
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=60
2012-08-07 19:52:34 +00:00
03e3de7cd5 moved reconfigure_fonts where service localrun download is not confused
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=43
2012-08-07 06:45:53 +00:00
2024d0372c Accepting request 130046 from home:pgajdos
- prepare spec file for dropping SuSEconfig.fonts (openFATE#313536)

OBS-URL: https://build.opensuse.org/request/show/130046
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=42
2012-08-06 12:07:58 +00:00
Stephan Kulow
816375785f Accepting request 128820 from X11:terminals
update:
- Patch #281 - 2012/06/26
- Patch #280 - 2012/06/24 (forwarded request 128779 from pcerny)

OBS-URL: https://build.opensuse.org/request/show/128820
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=59
2012-07-24 14:18:43 +00:00
3258df8e5a Accepting request 128779 from home:pcerny:factory
update:
- Patch #281 - 2012/06/26
- Patch #280 - 2012/06/24

OBS-URL: https://build.opensuse.org/request/show/128779
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=40
2012-07-24 07:33:38 +00:00
Stephan Kulow
57b97a4922 Accepting request 126187 from X11:terminals
- require luit package on openSUSE > 12.1 (post xorg apps split) (forwarded request 126086 from sndirsch)

OBS-URL: https://build.opensuse.org/request/show/126187
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=58
2012-06-26 18:06:31 +00:00
c7daf6e60e Accepting request 126086 from home:sndirsch:branches:X11:terminals
- require luit package on openSUSE > 12.1 (post xorg apps split)

OBS-URL: https://build.opensuse.org/request/show/126086
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=38
2012-06-26 13:37:05 +00:00
Stephan Kulow
d266872493 Accepting request 121248 from X11:terminals
- Update to new upstream release 279
* add support for VT420/VT520 left/right margins and related
  origin-mode (forwarded request 120802 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/121248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=56
2012-05-21 06:02:23 +00:00