aboutsummaryrefslogtreecommitdiffstats
path: root/src/dispextern.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add `redisplay_counter` to catch nested redisplays and abort outer oneStefan Monnier2025-07-151-0/+1
* Fix tty underline capability check (bug#75024)Gerd Möllmann2025-03-071-7/+10
* Replace is_frame_ancestor with frame_ancestor_pGerd Möllmann2025-01-251-1/+0
* Reapply "Fix mouse position handling for nested tty child frames"Gerd Möllmann2025-01-251-0/+1
* Reapply "Simplify absolute (x, y) computation on ttys"Gerd Möllmann2025-01-251-1/+1
* Revert "Simplify absolute (x, y) computation on ttys"Gerd Möllmann2025-01-251-1/+1
* Revert "Fix mouse position handling for nested tty child frames"Gerd Möllmann2025-01-251-1/+0
* Fix mouse position handling for nested tty child framesGerd Möllmann2025-01-251-0/+1
* Simplify absolute (x, y) computation on ttysGerd Möllmann2025-01-251-1/+1
* Handle tty menus overlapping child framesGerd Möllmann2025-01-231-0/+2
* Don't use a redisplay optimization in a certain case on ttysGerd Möllmann2025-01-211-0/+1
* Prefer EMACS_INT_MAX to TYPE_MAXIMUM (EMACS_INT)Paul Eggert2025-01-191-2/+2
* Handle removal of selected tty child frameMartin Rudalics2025-01-141-1/+0
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Make image cache aware of image-scaling-factor (bug#74725)Alan Third2024-12-281-0/+3
* Remove an unused parameter of combine_updatesGerd Möllmann2024-12-191-1/+1
* Don't pause display for pending inputGerd Möllmann2024-12-191-6/+3
* Merge branch 'scratch/tty-child-frames'Gerd Möllmann2024-12-191-11/+29
|\
| * Revert "Don't pause display for pending input"Gerd Möllmann2024-11-161-3/+6
| * Revert "Remove an unused parameter"Gerd Möllmann2024-11-161-1/+1
| * Remove an unused parameterGerd Möllmann2024-11-161-1/+1
| * Merge branch 'master' into scratch/tty-child-framesGerd Möllmann2024-11-161-0/+1
| |\
| * | Don't pause display for pending inputGerd Möllmann2024-11-161-6/+3
| * | Fix commenting conventions.Eli Zaretskii2024-10-221-3/+3
| * | Initial child frames based on masterGerd Möllmann2024-10-221-11/+29
* | | Add new `header-line-active' and `header-line-inactive' facesTrevor Murphy2024-11-161-2/+31
| |/ |/|
* | Support :transform-smoothing on images (MS-Windows) (bug#57166)Cecilio Pardo2024-11-051-0/+1
|/
* Fix bug#71929Po Lu2024-07-091-1/+1
* Fix use of ':align-to' in 'wrap-prefix'Eli Zaretskii2024-06-201-0/+5
* Correctly cache images when frames vary in their font metricsPo Lu2024-06-201-0/+8
* Another attempt to prevent crashes when resizing TTY framesEli Zaretskii2024-06-051-1/+1
* Avoid crashes and assertions while handling SIGWINCHEli Zaretskii2024-06-031-0/+1
* Maintain relationship between tool bar image and default font widthPo Lu2024-06-031-0/+1
* Implement dots and dashes on XPo Lu2024-04-281-1/+3
* Merge from origin/emacs-29Eli Zaretskii2024-04-271-1/+3
|\
| * Avoid assertion violations in 'push_prefix_prop'Eli Zaretskii2024-04-211-1/+3
* | Add support for colored and styled underlines on tty framesMohsin Kaleem2024-04-271-4/+8
* | Implement face stipples on AndroidPo Lu2024-04-231-6/+13
* | Add support for `ch' and `cw' dimension specifiers for imagesZajcev Evgeny2024-04-011-0/+5
* | Speed up display of RTL text with many character compositionsEli Zaretskii2024-03-211-0/+1
* | Prevent continuation from affecting tab width in/after line prefixPo Lu2024-02-011-0/+10
* | Be more systematic about parens in C source codePaul Eggert2024-01-201-29/+29
* | Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\ \ | |/
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Respect mouse-face on SVG image glyphs (bug#67794)Manuel Giraud2023-12-231-0/+1
* | ; Last-minute updates to Android portPo Lu2023-08-041-1/+0
* | Implement a tool bar containing modifier keysPo Lu2023-07-041-1/+5
* | Add touchscreen support to the tab barPo Lu2023-05-161-0/+1
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-05-141-20/+17
|\ \ | |/
| * Make get_medium_narrowing_begv/zv staticGregory Heytings2023-03-291-2/+0