summaryrefslogtreecommitdiff
path: root/src/dispnew.c
Commit message (Expand)AuthorAge
* Merge from origin/emacs-29Stefan Kangas2023-02-01
|\
| * Fix cursor-in-echo-area on TTY framesEli Zaretskii2023-01-31
* | Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\|
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | Redisplay "invisible" frames that are actually visible on modern XPo Lu2022-12-26
|/
* Fix multiple sources of flicker under XPo Lu2022-10-16
* Ensure no memory leaks of glyph_matrixManuel Giraud2022-09-24
* Optimize tty display updates (bug#57727)Gerd Möllmann2022-09-17
* Delete variable window-system-version obsolete since 24.3Stefan Kangas2022-09-09
* Merge branch 'abort-redisplay'Eli Zaretskii2022-06-24
|\
| * Update redisplay ticks for more operations, and misc modificationsEli Zaretskii2022-06-19
| * Handle too long syntactic fontificationsEli Zaretskii2022-06-17
* | Use BASE_EQ instead of EQ where obviously safeMattias Engdegård2022-06-16
|/
* Merge from origin/emacs-28Stefan Kangas2022-06-05
|\
| * Fix segfaults when starting on 80x26 TTY framesEli Zaretskii2022-06-02
* | Fix scroll optimizations being enabled for some rows with stipplesPo Lu2022-05-09
* | Disable scrolling optimizations when a stipple is presentPo Lu2022-05-08
* | Fix compilation after recent x-show-tooltip-timeout changesLars Ingebrigtsen2022-04-30
* | Clarify computation of header line vposPo Lu2022-04-18
* | Fix glyph skipping optimization when a tab line is enabledPo Lu2022-04-18
* | Replace ptrdiff_t with new specpdl_ref type for specpdl referencesMattias Engdegård2022-02-12
* | Minor improvements for 'pgtk' documentationEli Zaretskii2022-01-07
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
| * Avoid undefined behaviour when copying part of structureAndreas Schwab2021-11-29
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-30
|\ \
| * | Avoid undefined behaviour when copying part of structureAndreas Schwab2021-11-29
| * | 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
| * | Merge from origin/emacs-28Eli Zaretskii2021-10-31
| |\|
| | * Fix display glitches with side-by-side windows on TTY framesEli Zaretskii2021-10-31
| * | Fix display of cursor in mouse-highlighted face with ':box'Eli Zaretskii2021-10-14
| |/
| * Don't quote nil and t in doc strings and commentsLars Ingebrigtsen2021-09-21
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-18
|\|
| * Fix right-margin display on TTY framesEli Zaretskii2021-07-06
* | 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-03-14
|\|
| * Fix rare redisplay glitches when image has been removed from displayEli Zaretskii2021-03-13
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-02-20
|\|
| * Fix typosMattias Engdegård2021-02-18
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-20
|\|
| * * src/dispnew.c (sit_for): Return nil when interrupted by process outputStefan Monnier2021-01-15
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-03
|\|
| * Update copyright year to 2021Paul Eggert2021-01-01
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2020-12-27
|\|
| * * src/dispnew.c (sit_for): Fix bug#45292Stefan Monnier2020-12-23