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