index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
term.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Major rewrite of adjust_frame_size
Martin Rudalics
2021-04-27
1
-3
/
+1
*
Fix last change for DOS_NT systems
Eli Zaretskii
2021-01-22
1
-1
/
+9
*
Enable TTY mouse-face support when built without GPM support
João Távora
2021-01-22
1
-19
/
+16
*
Make mouse-related calls be more consistent on all frame types
Jared Finder
2021-01-16
1
-3
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Migrate usage of GPM_CLICK_EVENT to MOUSE_CLICK_EVENT.
Jared Finder
2020-11-21
1
-4
/
+4
*
Face-changing text properties and help-echo now work with xterm-mouse.
Jared Finder
2020-11-14
1
-38
/
+14
*
* src/term.c (handle_one_term_event): Simplify.
Stefan Monnier
2020-11-04
1
-45
/
+41
*
Make TTY menus work with xterm-mouse-mode
Jared Finder
2020-10-24
1
-10
/
+16
*
Merge from origin/emacs-27
Glenn Morris
2020-10-10
1
-1
/
+3
|
\
|
*
A better fix for bug#43886
Eli Zaretskii
2020-10-10
1
-1
/
+3
*
|
; Fix typos
Stefan Kangas
2020-09-21
1
-1
/
+1
*
|
Minor cleanup of last change
Eli Zaretskii
2020-09-18
1
-7
/
+16
*
|
TTY Support for ECMA-48 strike-through graphic rendition
Mike Hamrick
2020-09-18
1
-14
/
+20
*
|
Add fallback for 24-bit terminal color via COLORTERM=truecolor
Jan Beich
2020-06-20
1
-0
/
+9
|
/
*
Avoid crashes on TTY frames with over-long compositions
Eli Zaretskii
2020-04-28
1
-1
/
+1
*
Handle tab-bar clicks on a GPM-capable console.
Juri Linkov
2020-01-13
1
-0
/
+8
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Merge branch 'feature/tabs'
Juri Linkov
2019-10-01
1
-1
/
+2
|
\
|
*
Remove unused code and reformat to 70 columns.
Juri Linkov
2019-10-01
1
-1
/
+2
|
*
Take into account FRAME_TAB_BAR height in more places.
Juri Linkov
2019-09-22
1
-1
/
+1
*
|
Remove obsolete Lint directives
Paul Eggert
2019-09-16
1
-1
/
+0
|
/
*
Fix two mouse drag and drop issues (Bug#28620, Bug#36269)
Martin Rudalics
2019-08-04
1
-3
/
+3
*
Use fewer locks when accessing stdio
Paul Eggert
2019-07-08
1
-25
/
+21
*
Avoid some strlen work, primarily via strnlen
Paul Eggert
2019-06-25
1
-1
/
+1
*
Remove no-longer-needed fflushes of stderr
Paul Eggert
2019-06-20
1
-1
/
+0
*
Add terminal hook defined_color_hook
Alexander Gramiak
2019-04-26
1
-0
/
+2
*
Mark _Noreturn error functions as cold
Paul Eggert
2019-04-18
1
-4
/
+3
*
DEFVAR_INT variables are now intmax_t
Paul Eggert
2019-02-27
1
-1
/
+3
*
Don’t assume timersub and gettimeofday
Paul Eggert
2019-02-23
1
-13
/
+7
*
Rename CANNOT_DUMP to HAVE_UNEXEC
Paul Eggert
2019-02-01
1
-1
/
+2
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Add make_vector and make_nil_vector
Paul Eggert
2018-12-09
1
-9
/
+6
*
|
Merge from origin/emacs-26
Glenn Morris
2018-10-03
1
-0
/
+1
|
\
|
|
*
Cleanup when opening a new terminal fails. (Bug#32794)
John Shahid
2018-09-29
1
-0
/
+1
|
*
Fix display of TABs in hscrolled windows with line numbers
Eli Zaretskii
2018-06-02
1
-2
/
+2
*
|
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-6
/
+6
*
|
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-12
/
+12
*
|
Tune SAFE_FREE
Paul Eggert
2018-06-28
1
-3
/
+1
*
|
Use record_unwind_protect_ptr to avoid allocation
Paul Eggert
2018-06-14
1
-7
/
+13
*
|
Add support for per-window face remapping
Daniel Colascione
2018-06-07
1
-4
/
+4
*
|
Port --enable-gcc-warnings to GCC 8
Paul Eggert
2018-04-28
1
-1
/
+1
*
|
Fix display of TABs in hscrolled windows with line numbers
Eli Zaretskii
2018-03-07
1
-2
/
+2
*
|
Support standard Terminfo direct mode terminals
Rami Ylimäki
2018-02-10
1
-1
/
+9
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
maint: shorten https://lists.gnu.org/archive/html/... links
Paul Eggert
2017-11-25
1
-1
/
+1
*
Prefer HTTPS to HTTP for gnu.org
Paul Eggert
2017-10-01
1
-1
/
+1
*
Avoid crash with C-g C-g in GC
Paul Eggert
2017-09-17
1
-4
/
+8
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
[next]