summaryrefslogtreecommitdiff
path: root/src/termchar.h
AgeCommit message (Expand)Author
2026-05-23Prefer ptrdiff_t to size_t when either will doPaul Eggert
2026-04-23Support setrgbb/setrgbf for setting 24-bit colorTim Ruffing
2026-04-08Support 24-bit TrueColor on MS-Windows consoleewantown
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-04-27Add support for colored and styled underlines on tty framesMohsin Kaleem
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-09-17Optimize tty display updates (bug#57727)Gerd Möllmann
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-08-18Redesign tab-bar event processing (bug#41342, bug#41343)Juri Linkov
2021-01-01Update copyright year to 2021Paul Eggert
2020-09-18Minor cleanup of last changeEli Zaretskii
2020-09-18TTY Support for ECMA-48 strike-through graphic renditionMike Hamrick
2020-01-01Update copyright year to 2020Paul Eggert
2019-10-06Support mouse clicks on tab bar on TTY framesEli Zaretskii
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-02-18Remove unused TN_max_pairs fieldRami Ylimäki
2016-12-31Update copyright year to 2017Paul Eggert
2016-03-10Rework C source files to avoid ^(Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-10-16Make src headers idempotent and standalonePaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-14Use bool for boolean, focusing on headers.Paul Eggert
2013-10-14* termhooks.h (FRAME_MUST_WRITE_SPACES, FRAME_LINE_INS_DEL_OK)Dmitry Antipov
2013-09-26Merge from trunk.Eli Zaretskii
2013-09-24Fix submenus and screen restoration.Eli Zaretskii
2013-09-11Fix corruption with multiple emacsclient -t instances.Paul Eggert
2013-08-27* lisp.h (Mouse_HLInfo): Move from here...Dmitry Antipov
2013-08-26Fix unlikely core dump in init_tty, and simplify terminfo case.Paul Eggert
2013-01-02Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-12-04* lisp.h (Mouse_HLInfo): Remove set-but-unused mouse_face_image_stateDmitry Antipov
2012-09-04Simplify redefinition of 'abort' (Bug#12316).Paul Eggert
2012-06-10Add support for italic text on ttys.Chong Yidong
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-09-09Whitespace changes.Juanma Barranquero
2011-03-08* cm.c (calccost, cmgoto): Use const pointers where appropriate.Paul Eggert
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-10-31Start redesigning portable mouse highlight. Not compiled.Eli Zaretskii
2010-10-30Unify mouse highlight code of MSDOS and GUI sessions.Eli Zaretskii
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-01-08Add 2009 to copyright years.Glenn Morris
2008-12-08(struct tty): New members termcap_term_buffer andChong Yidong