summaryrefslogtreecommitdiff
path: root/src/dispextern.h
AgeCommit message (Expand)Author
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
2024-03-21Speed up display of RTL text with many character compositionsEli Zaretskii
2024-02-01Prevent continuation from affecting tab width in/after line prefixPo Lu
2024-01-20Be more systematic about parens in C source codePaul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-23Respect mouse-face on SVG image glyphs (bug#67794)Manuel Giraud
2023-08-04; Last-minute updates to Android portPo Lu
2023-07-04Implement a tool bar containing modifier keysPo Lu
2023-05-16Add touchscreen support to the tab barPo Lu
2023-05-14Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-03-29Make get_medium_narrowing_begv/zv staticGregory Heytings
2023-03-29Code cleanup for long line optimizationsGregory Heytings
2023-01-16Update Android portPo Lu
2023-01-11Bring up the sfnt-android font driverPo Lu
2023-01-02Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-01-02Update Android portPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-31Bring up the Android operating system and its window systemPo Lu
2022-12-26; Fix typosStefan Kangas
2022-12-23; Fix typosStefan Kangas
2022-11-26Improve locked narrowing around low-level hooks.Gregory Heytings
2022-11-19Fix click position to menu bar entry with no-toolkitManuel Giraud
2022-08-25Fix various problems with mouse highlight on XI2 buildsPo Lu
2022-08-04Improve Bidi with long lines.Gregory Heytings
2022-07-31Delete redisplay-end-trigger-functions and related defunsStefan Kangas
2022-07-29Improve narrowing when iterator has moved outside of narrowing bounds.Gregory Heytings
2022-07-25Improvement for long lines in buffers with font locking.Gregory Heytings
2022-07-22Improve font locking in buffers with long lines (bug#56682).Gregory Heytings
2022-07-21Merge branch 'feature/fix-the-long-lines-display-bug'Gregory Heytings
2022-07-17Fix typo in e7b5912b23.Gregory Heytings
2022-07-16Improvements to long lines handling.Gregory Heytings
2022-07-14Make clear-image-cache clear the animation cacheLars Ingebrigtsen
2022-07-08Actually fix the long lines display bug (bug#56393).Gregory Heytings
2022-06-29Fix hscrolling of :align-to when display-line-numbers is in effectEli Zaretskii
2022-06-25Implement image transform smoothing on HaikuPo Lu
2022-06-25; Fix typo in last changePo Lu
2022-06-25Implement "flip" image transforms on HaikuPo Lu
2022-06-18Allow aborting redisplay stuck in 'parse-partial-sexp'Eli Zaretskii