summaryrefslogtreecommitdiff
path: root/app/xterm/charproc.c
AgeCommit message (Collapse)Author
2019-02-24Update to xterm version 344. ok jsg@Matthieu Herrb
2018-05-20Make 'reset terminal' also reset the blinking state of the cursor.Matthieu Herrb
Fix from Thomas Dickey.
2018-05-20set the default for cursorBlink to 'never'Matthieu Herrb
2018-03-29Update to xterm 331Matthieu Herrb
2017-07-15Update to xterm 330Matthieu Herrb
2016-11-03Update to xterm 327Matthieu Herrb
2016-08-07Update to xterm-325. Testing by krw@, shadchin@ and naddy@. ThanksMatthieu Herrb
2016-01-13Update to xterm 322. Tested by shadchin@ and jsg@. Thanks.Matthieu Herrb
2015-09-05Update to xterm 320. Tested by jsg@ Thanks.Matthieu Herrb
2015-01-18xterm 314. tested by naddy@Matthieu Herrb
2014-12-18Update to xterm 313. Tested by shadchin@Matthieu Herrb
2014-10-05Update to xterm 311. ok shadchin@Matthieu Herrb
2014-07-14Update to xterm-309. Version 308 tested by several people includingMatthieu Herrb
naddy@ who found a small regression, fixed in 309.
2014-05-09Update to xterm 304. With help of shadchin@Matthieu Herrb
tested by ajacoutot@ and shadchin@
2014-01-02Update to xterm-300. Tested by ajacoutot@ and shadchin@.Matthieu Herrb
2013-08-26Update to xterm 296. Sixel graphics disabled for now.Matthieu Herrb
2013-06-02Update to xterm 293. Tested by naddy@ ajacoutot@Matthieu Herrb
2013-03-09Update to xterm 291. Tested by many.Matthieu Herrb
2013-01-04Update to xterm 287. tested by mpi@ and krw@.Matthieu Herrb
2012-06-07Update to xterm 279. Tested by krw@, mpi@, shadchin@.Matthieu Herrb
2012-04-14Update to xterm 278. Tested by mpi@, shadchin@Matthieu Herrb
2011-09-17Update to xterm-275. Tested by jasper@.Matthieu Herrb
2011-08-28Update to xterm 273. Tested by marco@, jasper@.Matthieu Herrb
2011-08-18Update to xterm 271. Tested by shadchin@ and ajacoutot@Matthieu Herrb
2011-06-07Update to xterm 270. Tested by ajacoutot@, shadchin@, krw@ and jasper@Matthieu Herrb
2011-03-07Update to xterm version 269.Matthieu Herrb
Tested and ok ajacoutot@, jasper@, krw@, shadchin@
2010-11-29Update to xterm 267. Tested by shadchin@, jasper@, ajacoutot@.Matthieu Herrb
2010-10-23Update to xterm version 264, Tested at least by krw@, jasper@, ajacoutot@.Matthieu Herrb
2010-10-05Update to xterm 262.Matthieu Herrb
tested by ajacoutot@, jasper@ and krw@.
2010-08-22Update to xterm 261. Tested by krw@, jcs@.Matthieu Herrb
2010-05-08Update to xterm 258. lightly tested by krw@, thanks.Matthieu Herrb
2010-03-25Update to xterm-255. Tested by stsp@, oga@.Matthieu Herrb
2009-10-31Update to xterm 250Matthieu Herrb
2009-09-19Update to xterm 248, fixing several bugs including a regression withStuart Henderson
copy-and-paste. Works for martynas@, ok matthieu@
2009-09-05update to xterm 246. Has been in snapshots for some time.Matthieu Herrb
2009-04-04Update to xterm 243. tested by naddy@.Matthieu Herrb
Patch #243 - 2009/3/28 * revert change to default for allowTcapOps (request by Bram Moolenaar). * reallocate result returned by xtermEnvLocale() to avoid reference to freed memory after handling menuLocale resource. * fix an old (X11R5) bug in tek4014 for switching fontsizes. * add resource defaultString to make configurable the use of "#" when pastes of UTF-8 text fail due to limitations in the current locale settings. * make the set of selection target Atom's configurable by two new resources eightBitSelectTypes and utf8SelectTypes, e.g., to use the TEXT Atom in preference to UTF8_STRING (discussion with Stanislav Sedov regarding koi8rxterm and the FreeBSD port). * modify handling of TARGETS Atom by making it return exactly the set of targets as those which xterm is currently providing. * set MANPAGER and PAGER explicitly to /bin/cat in minstall.sh to work around /etc/man.conf's with those variables already set (report by Mar'yasin Semion). * improve error-checking of tcap-query parser. * add check for keyboard tcap), which ensures that terminal descriptions containing the same string for shifted/unshifted keys will be seen by tcap-query as only the unshifted key. (This would only happen with an incorrect terminal description). * fix conversion for input event-state to modifier-parameter which made tcap-query feature not work with tcapFunctionKeys (keyboard type tcap). * add "DEF_ALLOW_XXX" definitions to main.h to allow overriding the default compiled-in values for "allowxxx" resources. * remove check on bell-percentage added in patch #242, which disallowed zero/negative values (Redhat Bugzilla #487829).
2009-03-09Update to xterm 242. Tested by jsg@.Matthieu Herrb
2009-01-06Disable allowFontOps, allowTcapOps and allowWindowOps by defaultMatthieu Herrb
on OpenBSD.
2009-01-06xterm 238. includes fix for CVE-2008-2383.Matthieu Herrb
2008-09-23xterm 237. tested by krw@ oga@ and others.Matthieu Herrb
2008-08-25xterm-236. Tested by form@ and simon@.Matthieu Herrb
2008-03-19update to xterm 234. tested by merdely@, 'looks ok' deraadt@.Matthieu Herrb
2006-11-26Importing xterm 216Matthieu Herrb