aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-101-5/+6
|\
| * Fix logic in 'compute_window_start_on_continuation_line'Eli Zaretskii2021-12-091-1/+1
| * Merge from origin/emacs-28Stefan Kangas2021-12-091-4/+5
| |\
| | * Clarify a comment in xdisp.cEli Zaretskii2021-12-091-4/+5
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-091-2/+4
|\ \ \ | |/ /
| * | Fix coarse scroll deltas on macOSPo Lu2021-12-081-2/+4
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-083-7/+11
|\ \ \ | |/ /
| * | Send scroll stop events to xwidgets correctlyPo Lu2021-12-083-7/+11
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-081-1/+7
|\ \ \ | |/ /
| * | Pacify svg_load_image compiler warningLars Ingebrigtsen2021-12-081-1/+1
| * | Check decoding results in webp_load before using itLars Ingebrigtsen2021-12-081-0/+6
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-071-18/+0
|\ \ \ | |/ /
| * | image.c: Remove some dead codeStefan Kangas2021-12-061-18/+0
* | | Merge branch 'feature/pgtk' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-12-075-31/+57
|\ \ \
| * | | Fix child frame crash on pgtkPo Lu2021-12-061-0/+5
| * | | Fix coding stylePo Lu2021-12-062-32/+50
| * | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-062-5/+7
| |\ \ \ | | |/ /
| | * | ; * src/image.c (webp_load): Minor stylistic fix-up to previous changeLars Ingebrigtsen2021-12-051-2/+2
| | * | Add workaround to compilation warning in gcc 10.x in image.cdickmao2021-12-051-3/+3
| | * | ; Another protection from out-of-bounds access to it->stack[].Eli Zaretskii2021-12-051-1/+2
| | * | Fix out-of-bounds access in xdisp.cEli Zaretskii2021-12-051-1/+2
* | | | * src/pgtkterm.c (x_set_parent_frame): Fix coding styleYuuki Harano2021-12-071-6/+7
* | | | Fix SEGV crash by unref css provider too muchYuuki Harano2021-12-071-3/+15
|/ / /
* | | * src/frame.c (gui_set_border_width): Revert confused changesYuuki Harano2021-12-061-7/+0
* | | Merge branch 'feature/pgtk' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-12-062-8/+37
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-043-3/+55
| |\ \ \
| * | | | Fix double buffering on pgtkPo Lu2021-12-041-6/+34
| * | | | Fix coding style of a recent changePo Lu2021-12-041-2/+3
* | | | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-12-063-6/+58
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Merge from origin/emacs-28Stefan Kangas2021-12-051-3/+3
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix the enumeration values returned by 'try_scrolling'Eli Zaretskii2021-12-041-3/+3
| * | Fix the MinGW build broken by recent changes in image.cEli Zaretskii2021-12-041-1/+1
| * | Make use of Trash on macOS (bug#21340)Alan Third2021-12-041-0/+45
| * | Yet another place inside redisplay_window to prevent quittingEli Zaretskii2021-12-041-2/+9
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-12-046-138/+120
|\ \ \ | |/ /
| * | Merge from origin/emacs-28Stefan Kangas2021-12-041-2/+2
| |\ \ | | |/
| | * * src/dosfns.c (Fint86): Doc fix; don't use obsolete names.Stefan Kangas2021-12-041-2/+2
| * | Merge from origin/emacs-28Stefan Kangas2021-12-041-1/+1
| |\ \ | | |/
| | * Unbreak build after 9c222b9c1a7f91497a37567b4d7de3a511fff069.Philipp Stephani2021-12-031-1/+1
| * | Port to Tiny C on x86-64Paul Eggert2021-12-031-0/+5
| * | Prefer rsvg_handle_get_intrinsic_size_in_pixelsPaul Eggert2021-12-031-40/+74
| * | Improve overflow checking in svg_load_imagePaul Eggert2021-12-031-40/+36
| * | Simplify svg_load_imagePaul Eggert2021-12-031-4/+2
| * | More-robust svg_load_image fallbackPaul Eggert2021-12-031-0/+3
| * | Revert "Support display of non-ASCII characters with aligned columns"Eli Zaretskii2021-12-031-57/+0
| * | Send scroll stop events to xwidgets when built with XInput 2Po Lu2021-12-031-0/+3
* | | Keep track of scale factor by atimer and recreate cairo_surface_tYuuki Harano2021-12-043-9/+45
* | | Fix a compilation warning in pgtkterm.cKoen van Greevenbroek2021-12-031-0/+1
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-039-72/+81
|\ \ \ | |/ /
| * | Merge from origin/emacs-28Stefan Kangas2021-12-039-72/+81
| |\ \ | | |/