mirror of
https://github.com/neovim/neovim.git
synced 2026-06-15 16:23:48 +00:00
vim-patch:950f501a1 runtime(doc): Fix file mode for the Italian manpage vim-patch:9.2.0482: runtime(osc52): triggered twice with TextPutPoste autocmd vim-patch:7cb86f46c CI: Bump the github-actions group across 1 directory with 2 updates vim-patch:8ae45e420 NSIS: Don't install 32-bit dll on ARM64 vim-patch:403ba303b ccfilter: uses unbounded strcat()/strcpy() vim-patch:ab24858cf CI: Update clang to v22 vim-patch:9.2.0492: popup: decoration wrongly drawn with clipping on border vim-patch:9.2.0498: potential heap buffer overflow in if_xcmdsrv.c vim-patch:6daa721dc runtime(doc): INSTALL: "libwayland-dev" is required on Ubuntu for Wayland clipboard support vim-patch:9b1d657bc CI: Stop using AppVeyor vim-patch:7a57f5975 runtime(syntax-tests): Always delete our copy of "src/testdir/vimcmd" vim-patch:9.2.0503: Makefile: Missing dependencies for new GTK4 source files vim-patch:9.2.0504: configure: requires X11 libraries for GTK4 build vim-patch:9.2.0505: GTK4: text looks blurry on HiDPI displays vim-patch:aee12156e runtime(doc): fix GTK4 package name in src/INSTALL vim-patch:1dfaeb4fa runtime(doc): re-generate vim.man vim-patch:9.2.0511: configure: when GTK4 is used also links in X11 libs vim-patch:9.2.0514: GTK4: build errors when socketserver is enabled vim-patch:37223f47b CI: Bump github/codeql-action vim-patch:9.2.0518: GTK4: input method cannot compose text vim-patch:9.2.0519: GTK4: GUI tabline is not displayed correctly vim-patch:9.2.0521: GTK4: cannot resize shell after the window is shown vim-patch:5e3056ee8 translation(it): Update Italian manpage vim-patch:9.2.0527: Possible double free in fill_partial_and_closure() vim-patch:9.2.0528: possible overflow in XIM resource handling vim-patch:9.2.0529: GTK4: clipboard returns empty after a foreign app takes the selection vim-patch:3b8ac8f8a CI: Split platform specific CI configurations into separated files vim-patch:9.2.0532: GTK: preedit font size is wrong for fractional point sizes vim-patch:9.2.0537: GTK4: mouse popup menu does not show up at mouse pointer vim-patch:9.2.0541: Vim9: endclass/endenum/endinterface can give errors vim-patch:9.2.0542: tests: test_codestyle fails vim-patch:915e68e21 translation(it): Update Italian manpage vim-patch:9.2.0543: Vim9: wrong error when redeclaring a typed variable vim-patch:9.2.0544: GTK4: window blank after a resize or drag vim-patch:9.2.0546: configure: GTK4 build requires GTK >= 4.10 vim-patch:9.2.0548: GTK4: terminal and pty job output is not processed vim-patch:9.2.0550: GTK4: 'mousehide' unhides cursor when switching tabs vim-patch:9.2.0552: GTK4: F10 does nothing when the menubar is hidden vim-patch:0fa3603: runtime(doc): update cmdline-history (after v9.1.0895) vim-patch:9.2.0526: missing out-of-memory check in ex_substitute() vim-patch:9.2.0554: GTK4: memory leak in free_menu()