summaryrefslogtreecommitdiff
path: root/src/dispextern.h
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Fix typosStefan Kangas2022-12-26
* Improve locked narrowing around low-level hooks.Gregory Heytings2022-11-26
* Fix click position to menu bar entry with no-toolkitManuel Giraud2022-11-19
* Fix various problems with mouse highlight on XI2 buildsPo Lu2022-08-25
* Improve Bidi with long lines.Gregory Heytings2022-08-04
* Delete redisplay-end-trigger-functions and related defunsStefan Kangas2022-07-31
* Improve narrowing when iterator has moved outside of narrowing bounds.Gregory Heytings2022-07-29
* Improvement for long lines in buffers with font locking.Gregory Heytings2022-07-25
* Improve font locking in buffers with long lines (bug#56682).Gregory Heytings2022-07-22
* Merge branch 'feature/fix-the-long-lines-display-bug'Gregory Heytings2022-07-21
|\
| * Fix typo in e7b5912b23.Gregory Heytings2022-07-17
| * Improvements to long lines handling.Gregory Heytings2022-07-16
| * Actually fix the long lines display bug (bug#56393).Gregory Heytings2022-07-08
* | Make clear-image-cache clear the animation cacheLars Ingebrigtsen2022-07-14
|/
* Fix hscrolling of :align-to when display-line-numbers is in effectEli Zaretskii2022-06-29
* Implement image transform smoothing on HaikuPo Lu2022-06-25
* ; Fix typo in last changePo Lu2022-06-25
* Implement "flip" image transforms on HaikuPo Lu2022-06-25
* Allow aborting redisplay stuck in 'parse-partial-sexp'Eli Zaretskii2022-06-18
* Change the API of 'update_redisplay_ticks'Eli Zaretskii2022-06-12
* Initial implementation of "abort-redisplay" featureEli Zaretskii2022-06-12
* Fix recalculation of `icon-title-format' after a frame is iconifiedPo Lu2022-06-09
* Implement gamma-correction on HaikuPo Lu2022-05-18
* Disable scrolling optimizations when a stipple is presentPo Lu2022-05-08
* Make device reporting work for tool bar clicksPo Lu2022-04-08
* Merge from origin/emacs-28Po Lu2022-03-04
|\
| * Avoid crashes when fringe bitmaps are defined in daemon modeEli Zaretskii2022-03-03
* | Clean up mode-line-* faces handlingEli Zaretskii2022-02-12
* | Allow controlling the underline position of facesPo Lu2022-01-10
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Further cleanup of NS color codeAlan Third2021-12-22
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-30
|\ \
| * | Add an intermediary face for mode lines: `mode-line-active'Lars Ingebrigtsen2021-11-26
| * | Add support for the min-width display propertyLars Ingebrigtsen2021-11-24
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-20
* | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-11
|\| |
| * | Enable scrolling optimization for xwidgetsPo Lu2021-11-07
| * | General improvements to NS portPo Lu2021-11-06
| * | Use primes for hash table bucket sizesStefan Kangas2021-10-30
| |/
| * ; * src/dispextern.h (struct glyph_string): Comment on NCHARS. (Bug#51105)Eli Zaretskii2021-10-09
| * Change value of DEFAULT_TAB_BAR_BUTTON_MARGIN from 4 to 1 (bug#50424)Juri Linkov2021-09-13
| * Redesign tab-bar event processing (bug#41342, bug#41343)Juri Linkov2021-08-18
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-03
|\|
| * Make adjust_frame_size set up frame's new_width/_height too (Bug#17120)Martin Rudalics2021-05-02
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-27
|\|
| * Major rewrite of adjust_frame_sizeMartin Rudalics2021-04-27
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-06
|\|
| * Set CSS for SVG filesAlan Third2021-04-03