index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xterm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug#76805
Po Lu
2025-03-10
1
-19
/
+10
*
Revert “Avoid some union buffered_input_event uses”
Paul Eggert
2025-03-03
1
-203
/
+199
*
Avoid some union buffered_input_event uses
Paul Eggert
2025-03-03
1
-199
/
+203
*
Handle negative frame position values in xterm.c (Bug#76190)
Martin Rudalics
2025-02-12
1
-2
/
+2
*
X11 drag-and-drop corrections
Po Lu
2025-02-12
1
-0
/
+2
*
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-02-01
1
-2
/
+2
|
\
|
*
Pure storage removal: Remove purecopy hash table flag
Pip Cet
2024-12-12
1
-1
/
+1
|
*
Pure storage removal: Replace calls to removed functions
Pip Cet
2024-12-12
1
-1
/
+1
*
|
Protect against GCing of last_mouse_window
Paul Eggert
2025-01-26
1
-3
/
+0
*
|
Use gtk_disable_setlocale
Paul Eggert
2025-01-26
1
-4
/
+2
*
|
Avoid unlikely int overflow.
Paul Eggert
2025-01-26
1
-3
/
+4
*
|
Don’t silently truncate connection-lost diagnostic
Paul Eggert
2025-01-21
1
-4
/
+6
*
|
Replace call[1-8] with calln
Stefan Kangas
2025-01-19
1
-3
/
+3
*
|
Prefer 'list (...)' to 'listn (N, ...)'
Stefan Kangas
2025-01-19
1
-4
/
+4
*
|
In xt_action_hook don't act on deleted window's scroll bar (Bug#75120)
Martin Rudalics
2025-01-09
1
-1
/
+1
*
|
Update copyright year to 2025
Paul Eggert
2025-01-01
1
-1
/
+1
*
|
Remove remaining references to redisplay-dont-pause
Gerd Möllmann
2024-12-19
1
-1
/
+0
|
/
*
Prefer static_assert to verify
Stefan Kangas
2024-08-22
1
-1
/
+1
*
Fix x_construct_mouse_click || vs | typo
Paul Eggert
2024-08-16
1
-1
/
+1
*
Merge from origin/emacs-30
Eli Zaretskii
2024-07-27
1
-1
/
+1
|
\
|
*
Standardize possessive apostrophe usage in manuals, docs, and comments
Stefan Kangas
2024-07-25
1
-1
/
+1
*
|
SAFE_ALLOCA fixes
Paul Eggert
2024-07-20
1
-24
/
+14
|
/
*
; * src/xterm.c (syms_of_xterm): Fix doc string typos.
Collin Funk
2024-06-03
1
-5
/
+5
*
On X, avoid reporting unrepresentable touch IDs to Lisp
Po Lu
2024-06-01
1
-13
/
+31
*
Pacify gcc -Wmissing-variable-declarations
Paul Eggert
2024-05-11
1
-4
/
+2
*
Replace calls to intern with a constant string with DEFSYMs
Po Lu
2024-05-09
1
-3
/
+4
*
Switch to GXinvert in XTflash
Po Lu
2024-05-02
1
-15
/
+4
*
Pacify GCC 14 -Wnull-dereference
Paul Eggert
2024-04-30
1
-32
/
+30
*
Implement dots and dashes on Android
Po Lu
2024-04-28
1
-1
/
+0
*
Implement dots and dashes on X
Po Lu
2024-04-28
1
-20
/
+105
*
Port double-line underlines to GUI systems
Po Lu
2024-04-28
1
-22
/
+45
*
Add support for colored and styled underlines on tty frames
Mohsin Kaleem
2024-04-27
1
-3
/
+3
*
Fix crash upon call to Fset_fontset_font after X server disconnect
Po Lu
2024-04-13
1
-4
/
+11
*
(mouse-wheel-buttons): Map old-style wheel buttons to actual wheel events
Stefan Monnier
2024-04-09
1
-10
/
+43
*
; * src/xterm.c (syms_of_xterm): Document x-*-keysym's default values.
Po Lu
2024-03-21
1
-5
/
+10
*
Makeshift solution for X server bug
Po Lu
2024-03-18
1
-0
/
+8
*
; * src/xterm.c (syms_of_xterm): Fix typo.
Po Lu
2024-03-16
1
-5
/
+5
*
Correct doc strings for x-*-keysym
Po Lu
2024-03-16
1
-20
/
+22
*
; * src/xterm.c (x_focus_frame): Insert missing unblock_input.
Po Lu
2024-01-15
1
-1
/
+4
*
Fix bug#65116
Po Lu
2024-01-14
1
-4
/
+30
*
Share hash table test structs
Mattias Engdegård
2024-01-13
1
-1
/
+1
*
Remove rehash-threshold and rehash-size struct members
Mattias Engdegård
2024-01-13
1
-4
/
+1
*
Represent hash table weakness as an enum internally
Mattias Engdegård
2024-01-13
1
-1
/
+1
*
; Delete a superfluous bitwise 'or'
Stefan Kangas
2024-01-08
1
-1
/
+0
*
Revert "Add new `swap` macro and use it"
Po Lu
2024-01-06
1
-5
/
+5
*
Add new `swap` macro and use it
Stefan Kangas
2024-01-06
1
-5
/
+5
*
Merge from savannah/emacs-29
Po Lu
2024-01-02
1
-1
/
+1
|
\
|
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
|
Split safe_call between redisplay and non-redisplay versions
Stefan Monnier
2023-12-23
1
-3
/
+3
*
|
; Fix typos
Stefan Kangas
2023-12-10
1
-5
/
+5
[next]