summaryrefslogtreecommitdiff
path: root/src/dispextern.h
AgeCommit message (Expand)Author
2026-06-01Pacify -Wuseless-cast if --enable-checking=allPaul Eggert
2026-06-01Prevent segfaults due to frame resizing at the wrong timeEli Zaretskii
2026-05-27Port MinGW GCC 9.2 image.c fix to non MS-WindowsPaul Eggert
2026-05-26Omit useless casts found by GCC 16Paul Eggert
2026-05-05Introduce 'margin' face for window margin backgroundAndrea Alberti
2026-04-14New faces 'tab-line-active' and 'tab-line-inactive' (bug#80742)Juri Linkov
2026-02-17; Fix typo in struct image commentary.Basil L. Contovounesios
2026-02-14Fix handling of window-specific overlays in buffer iteration for displayEli Zaretskii
2026-01-24Support cons cell for 'line-spacing'Daniel Mendler
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-08Fix some C symbol extern visibilityPaul Eggert
2025-07-15Add `redisplay_counter` to catch nested redisplays and abort outer oneStefan Monnier
2025-03-07Fix tty underline capability check (bug#75024)Gerd Möllmann
2025-01-25Replace is_frame_ancestor with frame_ancestor_pGerd Möllmann
2025-01-25Reapply "Fix mouse position handling for nested tty child frames"Gerd Möllmann
2025-01-25Reapply "Simplify absolute (x, y) computation on ttys"Gerd Möllmann
2025-01-25Revert "Simplify absolute (x, y) computation on ttys"Gerd Möllmann
2025-01-25Revert "Fix mouse position handling for nested tty child frames"Gerd Möllmann
2025-01-25Fix mouse position handling for nested tty child framesGerd Möllmann
2025-01-25Simplify absolute (x, y) computation on ttysGerd Möllmann
2025-01-23Handle tty menus overlapping child framesGerd Möllmann
2025-01-21Don't use a redisplay optimization in a certain case on ttysGerd Möllmann
2025-01-19Prefer EMACS_INT_MAX to TYPE_MAXIMUM (EMACS_INT)Paul Eggert
2025-01-14Handle removal of selected tty child frameMartin Rudalics
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-28Make image cache aware of image-scaling-factor (bug#74725)Alan Third
2024-12-19Remove an unused parameter of combine_updatesGerd Möllmann
2024-12-19Don't pause display for pending inputGerd Möllmann
2024-12-19Merge branch 'scratch/tty-child-frames'Gerd Möllmann
2024-11-16Add new `header-line-active' and `header-line-inactive' facesTrevor Murphy
2024-11-16Revert "Don't pause display for pending input"Gerd Möllmann
2024-11-16Revert "Remove an unused parameter"Gerd Möllmann
2024-11-16Remove an unused parameterGerd Möllmann
2024-11-16Merge branch 'master' into scratch/tty-child-framesGerd Möllmann
2024-11-16Don't pause display for pending inputGerd Möllmann
2024-11-05Support :transform-smoothing on images (MS-Windows) (bug#57166)Cecilio Pardo
2024-10-22Fix commenting conventions.Eli Zaretskii
2024-10-22Initial child frames based on masterGerd Möllmann
2024-07-09Fix bug#71929Po Lu
2024-06-20Fix use of ':align-to' in 'wrap-prefix'Eli Zaretskii
2024-06-20Correctly cache images when frames vary in their font metricsPo Lu
2024-06-05Another attempt to prevent crashes when resizing TTY framesEli Zaretskii
2024-06-03Avoid crashes and assertions while handling SIGWINCHEli Zaretskii
2024-06-03Maintain relationship between tool bar image and default font widthPo Lu
2024-04-28Implement dots and dashes on XPo Lu
2024-04-27Merge from origin/emacs-29Eli Zaretskii
2024-04-27Add support for colored and styled underlines on tty framesMohsin Kaleem
2024-04-23Implement face stipples on AndroidPo Lu
2024-04-21Avoid assertion violations in 'push_prefix_prop'Eli Zaretskii
2024-04-01Add support for `ch' and `cw' dimension specifiers for imagesZajcev Evgeny