History log of /xsrc/external/mit/xterm/dist/xterm.h
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 190d7dce 09-Mar-2025 mrg <mrg@NetBSD.org>

merge xterm 397.

# 980988ae 04-Jul-2024 mrg <mrg@NetBSD.org>

merge xterm 392.

# d1603bab 20-Jun-2023 mrg <mrg@NetBSD.org>

merge xterm 382.

# 50027b5b 11-Jul-2022 mrg <mrg@NetBSD.org>

merge libdrm 2.4.112, and xterm-372.

# c48a5815 09-Jan-2022 mrg <mrg@NetBSD.org>

merge xauth 1.1.1 and xterm 370.

# 636d5e9f 11-Jul-2021 mrg <mrg@NetBSD.org>

merge xterm 368 and libdrm 2.4.107.

# 8f44fb3b 27-Apr-2021 mrg <mrg@NetBSD.org>

merge xterm 367.

# d4fba8b9 11-Feb-2021 mrg <mrg@NetBSD.org>

merge xterm-366. this includes the fix for CVE-2021-27135.

(note that testing so far has not revealed this problem on netbsd,
though i have not heard about pkgsrc x11 users.)

# e8264990 11-Jul-2019 mrg <mrg@NetBSD.org>

update for libXt 1.2.0 const/noreturnification:
- define GCC_* as supported by all our compilers
- mark xt_error as noreturn
- clear the error handler with XtSetErrorHandler(NULL) vs
((XtErrorHandler) 0) which avoids missing noreturn issue

# 913cc679 14-Mar-2018 mrg <mrg@NetBSD.org>

initial import of xterm-330

# 2e4f8982 08-Mar-2017 mrg <mrg@NetBSD.org>

initial import of xterm-327

# 01037d57 23-Jul-2015 mrg <mrg@NetBSD.org>

initial import of xterm-318

# 894e0ac8 11-Jul-2014 mrg <mrg@NetBSD.org>

initial import of xterm-308

# e0a2b6df 20-Mar-2014 mrg <mrg@NetBSD.org>

initial import of xterm-303

# 0bd37d32 31-May-2013 mrg <mrg@NetBSD.org>

initial import of xterm-293

# e39b573c 23-Jul-2011 mrg <mrg@NetBSD.org>

initial import of xterm 271. important changes include:
add OPT_PRINT_ON_EXIT support for debugging X errors
adds an xterm+tmux terminfo entry
fix reverse video issues in the scroll bar
bold font suppression
updated desktop support

# a1f3da82 23-Feb-2011 mrg <mrg@NetBSD.org>

initial import of xterm 269:
- fixes/updates for fullscreen mode
- add "omitTranslation" resource
- removes some old defaults
- random bug fixes
- fixes for reverse mode
- fix for utf-8 problem, also our PR/44344

# 6879286f 23-Nov-2010 mrg <mrg@NetBSD.org>

initial import of xterm 267. highlight:

- add copy-selection action

# 492d43a5 21-Nov-2010 mrg <mrg@NetBSD.org>

initial import of xterm-266

# 20d2c4d2 30-Jun-2010 mrg <mrg@NetBSD.org>

initial import of xterm 261. major changes include:

- many UTF8 fixes
- improve terminfo support
- better freedesktop.org integration
- lots and lots of bug fixes

# 956cc18d 19-Sep-2009 snj <snj@NetBSD.org>

initial import of xterm-248

# 2eaa94a1 06-Jan-2009 christos <christos@NetBSD.org>

import xterm-238

# d522f475 30-Jul-2008 mrg <mrg@NetBSD.org>

initial import of xterm-235