]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2089 v7.4.2089
authorBram Moolenaar <Bram@vim.org>
Thu, 21 Jul 2016 20:10:12 +0000 (22:10 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 21 Jul 2016 20:10:12 +0000 (22:10 +0200)
commit36edf0685c8b55ee3ce709058d83ada8027fec1e
tree06e655f23ec2b4c9b4be5acf22b0869506bddd6b
parentf36213597d737ab500771e87edcf121acd55e277
patch 7.4.2089
Problem:    Color handling of X11 GUIs is too complicated.
Solution:   Simplify the code.  Use RGBA where appropriate. (Kazunobu
            Kuriyama)
src/gui.h
src/gui_beval.c
src/gui_gtk_x11.c
src/netbeans.c
src/version.c