summaryrefslogtreecommitdiff
path: root/src/dispnew.c
Commit message (Expand)AuthorAge
* 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
* | Introduce Pure GTK3 portYuuki Harano2020-11-22
|/
* Merge from origin/emacs-27Glenn Morris2020-11-16
|\
| * Avoid crashes when a reversed glyph row starts with a compositionEli Zaretskii2020-11-14
* | Face-changing text properties and help-echo now work with xterm-mouse.Jared Finder2020-11-14
* | Merge from origin/emacs-27Glenn Morris2020-11-07
|\|
| * Fix 'send-string-to-terminal' writing very long stringsEli Zaretskii2020-11-07
* | * src/xdisp.c (syms_of_xdisp): New var `redisplay_skip_initial_frame`.Stefan Monnier2020-10-04
* | Drop support for -fcheck-pointer-boundsPaul Eggert2020-08-04
* | Pacify GCC 10.1.0Paul Eggert2020-05-11
|/