index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dispnew.c
Age
Commit message (
Expand
)
Author
2026-06-01
Prevent segfaults due to frame resizing at the wrong time
Eli Zaretskii
2026-05-23
adjust_glyph_matrix reallocation improvement
Paul Eggert
2026-05-23
Be more careful about size multiplication
Paul Eggert
2026-05-23
New function memory_full_up
Paul Eggert
2026-05-02
; Fix an issue with counting glyphs on TTY frames
Eli Zaretskii
2026-03-26
Simplify some struct frame.output_method checks
Basil L. Contovounesios
2026-02-17
; Remove stale commentary in dispnew.c.
Basil L. Contovounesios
2026-02-12
; * src/dispnew.c (box_default): Shut up compilation warnings (bug#80386).
Eli Zaretskii
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-26
December 2025 spelling fixes
Paul Eggert
2025-12-22
Fix handling of border face on tty child frames (bug#80043)
Gerd Möllmann
2025-04-22
Realloc less often in adjust_glyph_matrix (bug#77961)
Gerd Möllmann
2025-04-02
More thorough fix for image slices on mode/header-line
Eli Zaretskii
2025-03-23
; * src/dispnew.c (check_window_matrix_pointers): Fix last change.
Eli Zaretskii
2025-03-23
Avoid rare segfaults in 'check_matrix_pointers'
Eli Zaretskii
2025-03-22
Avoid rare segfaults due to crazy creation of new child frames
Eli Zaretskii
2025-03-22
Fix and document frame parameters for text terminals and child frames
Martin Rudalics
2025-03-17
; * src/dispnew.c (adjust_glyph_matrix): Restore lost comment.
Eli Zaretskii
2025-03-17
; * src/dispnew.c (adjust_glyph_matrix): Add comment (bug#77039).
Eli Zaretskii
2025-03-16
Make sure to initialize glyph::frame to NULL (bug#77039)
Gerd Möllmann
2025-03-04
Fix 'etc/DOC' for a few functions/variables
Eli Zaretskii
2025-02-27
* src/dispnew.c (rect_intersect): Fix a typo (bug#76592)
Gerd Möllmann
2025-02-23
Enforce redisplay when deleting a child frame (bug#76406)
Gerd Möllmann
2025-02-22
; Fix typos
Stefan Kangas
2025-02-18
Hide cursor based on tty frame's `cursor-type'
Gerd Möllmann
2025-02-17
Fix child coordinate calculation (bug#76321)
Gerd Möllmann
2025-02-10
Fix handling of visibility on tty frames (Bug#76031)
Martin Rudalics
2025-02-02
Fix mouse pointer inside mouse-face on text with 'pointer' property
Eli Zaretskii
2025-02-02
Fix hiding tty cursor for overlapping children
Gerd Möllmann
2025-01-30
Further fixes for cursor positioning (bug#75056)
Gerd Möllmann
2025-01-30
Replace two macros with functions in dispnew.c (bug#75056)
Gerd Möllmann
2025-01-30
Don't use selected frame in tty_set_cursor (bug#75056)
Gerd Möllmann
2025-01-26
Display separators on tty menus with display table entries
Gerd Möllmann
2025-01-25
Replace is_frame_ancestor with frame_ancestor_p
Gerd Möllmann
2025-01-25
Reapply "Multi-tty: selected frame can be a GUI frame"
Gerd Möllmann
2025-01-25
Reapply "Fix mouse position handling for nested tty child frames"
Gerd Möllmann
2025-01-25
Reapply "Simplify absolute (x, y) computation on ttys"
Gerd Möllmann
2025-01-25
Revert "Simplify absolute (x, y) computation on ttys"
Gerd Möllmann
2025-01-25
Revert "Fix mouse position handling for nested tty child frames"
Gerd Möllmann
2025-01-25
Revert "Multi-tty: selected frame can be a GUI frame"
Gerd Möllmann
2025-01-25
Multi-tty: selected frame can be a GUI frame
Gerd Möllmann
2025-01-25
Fix mouse position handling for nested tty child frames
Gerd Möllmann
2025-01-25
Simplify absolute (x, y) computation on ttys
Gerd Möllmann
2025-01-24
; * src/dispnew.c (combine_updates_for_frame): Fix whitespace.
Eli Zaretskii
2025-01-24
Revert "; * src/dispnew.c (combine_updates_for_frame): Fix whitespace."
Eli Zaretskii
2025-01-24
; * src/dispnew.c (combine_updates_for_frame): Fix whitespace.
Eli Zaretskii
2025-01-24
Handle update of invisible tty frames (bug#75056)
Gerd Möllmann
2025-01-23
Handle tty menus overlapping child frames
Gerd Möllmann
2025-01-21
Improve copying current glyphs when building frame matrix
Gerd Möllmann
2025-01-21
Don't use a redisplay optimization in a certain case on ttys
Gerd Möllmann
[next]