index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xterm.c
Age
Commit message (
Expand
)
Author
2026-06-04
Avoid background fills on parent during child frame resize/move/hide
Dmitry Gutov
2026-05-26
ARRAYELTS → countof
Paul Eggert
2026-05-26
Omit useless casts found by GCC 16
Paul Eggert
2026-05-23
Be more careful about size multiplication
Paul Eggert
2026-05-23
Fix misleading x_dnd_begin_drag_and_drop API
Paul Eggert
2026-05-23
New function memory_full_up
Paul Eggert
2026-05-19
Make X_ERROR_MESSAGE_SIZE dependency more explicit
Paul Eggert
2026-05-11
[GTK3] On Expose, repaint the border before the content
Dmitry Gutov
2026-05-07
[GTK3] Move the frame to position before showing
Dmitry Gutov
2026-05-06
Fix flicker of child frame right after make-frame-visible
Dmitry Gutov
2026-05-01
Don't wait out the whole event timeout unnecessarily
Dmitry Gutov
2026-05-01
Try to resize or resize-and-move child frames in one update
Dmitry Gutov
2026-04-24
Don't modify kbd_fetch_ptr in x_delete_selection_requests (bug#80863)
Pip Cet
2026-04-10
Don't continue FOR_EACH_FRAME loops after delete_frame (bug#80789)
Pip Cet
2026-04-10
Don't accept dead selected_frame in x_connection_closed (bug#80789)
Pip Cet
2026-03-22
Fix no-focus-on-map on X without GTK
Basil L. Contovounesios
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-22
Add functions to set frame size and position in one compound step
Martin Rudalics
2025-12-09
Port back to GTK2
Paul Eggert
2025-12-09
; Fix a typo in xterm.[ch].
Eli Zaretskii
2025-12-08
Fix some C symbol extern visibility
Paul Eggert
2025-09-27
Prefer coarse timestamps when using X sync
Paul Eggert
2025-09-04
Fix crash when the same XI device appears in multiple hierarchy events
Po Lu
2025-07-26
Add frame parameter which allows border transparency
Garklein
2025-06-28
Properly invalidate XRender surfaces when only EmacsFrame is resized
Po Lu
2025-05-05
Synchronize Android and Haiku terminal frontends with X
Po Lu
2025-05-04
Fix support of 'mouse-highlight' on X (bug#78218)
Gerd Möllmann
2025-04-22
; Fix thinko in recent commit
Stefan Kangas
2025-04-19
xterm.c: Move GTK3-specific variables into narrower scopes
Stefan Kangas
2025-04-13
Use a pristine copy of argv to restart Emacs
Jens Schmidt
2025-03-10
Fix bug#76805
Po Lu
2025-03-03
Revert “Avoid some union buffered_input_event uses”
Paul Eggert
2025-03-03
Avoid some union buffered_input_event uses
Paul Eggert
2025-02-12
Handle negative frame position values in xterm.c (Bug#76190)
Martin Rudalics
2025-02-12
X11 drag-and-drop corrections
Po Lu
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-26
Protect against GCing of last_mouse_window
Paul Eggert
2025-01-26
Use gtk_disable_setlocale
Paul Eggert
2025-01-26
Avoid unlikely int overflow.
Paul Eggert
2025-01-21
Don’t silently truncate connection-lost diagnostic
Paul Eggert
2025-01-19
Replace call[1-8] with calln
Stefan Kangas
2025-01-19
Prefer 'list (...)' to 'listn (N, ...)'
Stefan Kangas
2025-01-09
In xt_action_hook don't act on deleted window's scroll bar (Bug#75120)
Martin Rudalics
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-19
Remove remaining references to redisplay-dont-pause
Gerd Möllmann
2024-12-12
Pure storage removal: Remove purecopy hash table flag
Pip Cet
2024-12-12
Pure storage removal: Replace calls to removed functions
Pip Cet
2024-08-22
Prefer static_assert to verify
Stefan Kangas
2024-08-16
Fix x_construct_mouse_click || vs | typo
Paul Eggert
2024-07-27
Merge from origin/emacs-30
Eli Zaretskii
[next]