aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Fix coding stylePo Lu2021-12-121-8/+8
* | | | Prevent hangs when displaying a context menu on pgtkPo Lu2021-12-121-23/+1
* | | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-124-172/+199
|\ \ \ \ | |/ / /
| * | | Fix drawing overlines on top of stretch glyphs when there is a boxPo Lu2021-12-121-161/+160
| * | | Fix hang when deleting a pipe processEli Zaretskii2021-12-113-11/+39
* | | | Implement pgtk_frame_raise_lowerYuuki Harano2021-12-111-1/+37
* | | | Coding style fixesPo Lu2021-12-111-3/+2
* | | | Fix tooltips in PGTK child framesPo Lu2021-12-111-4/+7
* | | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-1110-6/+791
|\ \ \ \ | |/ / /
| * | | Use window height to determine wheel event pixel deltas on XInput 2Po Lu2021-12-111-1/+15
| * | | Prevent hang when exiting Emacs on HaikuPo Lu2021-12-111-2/+0
| * | | * src/sqlite.c (row_to_value): Call 'make_unibyte_string'.Eli Zaretskii2021-12-111-4/+4
| * | | Pacify unused variable warning in xterm.cBasil L. Contovounesios2021-12-111-0/+2
| * | | Minor cleanups in sqlite.cEli Zaretskii2021-12-111-12/+16
| * | | Minor cleanups of sqlite3 code on MS-WindowsEli Zaretskii2021-12-111-32/+16
| * | | Fix a typo in sqlite.cEli Zaretskii2021-12-111-1/+1
| * | | Fix Fsqlite_finalize book-keepingLars Ingebrigtsen2021-12-111-1/+2
| * | | Check whether the sqlite supports sqlite3_load_extensionLars Ingebrigtsen2021-12-111-4/+13
| * | | Fix some sqlite doc string typosLars Ingebrigtsen2021-12-111-2/+2
| * | | Add sqlite3 support to EmacsLars Ingebrigtsen2021-12-118-3/+776
* | | | 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
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /