]> granicus.if.org Git - vim/commit
patch 8.2.1422: the Mac GUI implementation is outdated v8.2.1422
authorBram Moolenaar <Bram@vim.org>
Tue, 11 Aug 2020 19:58:20 +0000 (21:58 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 11 Aug 2020 19:58:20 +0000 (21:58 +0200)
commit097148e849136b49052b1b5123c714fb1d74db9b
treed5b0bf4ce9b435be94de3ff7b87e85ae99c1e484
parent4301a729eabafee388aaf8465cf780d3f84cec95
patch 8.2.1422: the Mac GUI implementation is outdated

Problem:    The Mac GUI implementation is outdated and probably doesn't even
            work.
Solution:   Remove the Mac GUI code.  The MacVim project provides the
            supported Vim GUI version.
26 files changed:
Filelist
src/INSTALLmac.txt
src/Makefile
src/auto/configure
src/configure.ac
src/evalfunc.c
src/feature.h
src/fileio.c
src/globals.h
src/gui.c
src/gui.h
src/gui_mac.c [deleted file]
src/if_mzsch.c
src/main.c
src/misc2.c
src/mouse.c
src/option.h
src/optiondefs.h
src/os_mac.h
src/os_mac_conv.c
src/os_unix.c
src/proto.h
src/proto/gui_mac.pro [deleted file]
src/structs.h
src/version.c
src/vim.h