<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/src/gui.c, branch v8.1.0354</title>
<subtitle>github.com: vim/vim.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/'/>
<entry>
<title>patch 8.1.0228: dropping files is ignored while Vim is busy</title>
<updated>2018-07-29T15:35:23+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-07-29T15:35:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=92d147be959e689f8f58fd5d138a31835e160289'/>
<id>92d147be959e689f8f58fd5d138a31835e160289</id>
<content type='text'>
Problem:    Dropping files is ignored while Vim is busy.
Solution:   Postpone the effect of dropping files until it's safe.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Dropping files is ignored while Vim is busy.
Solution:   Postpone the effect of dropping files until it's safe.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0226: too many #ifdefs</title>
<updated>2018-07-29T14:09:22+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-07-29T14:09:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=1f0bfe561737cd445532f20d7607a81d1dadddee'/>
<id>1f0bfe561737cd445532f20d7607a81d1dadddee</id>
<content type='text'>
Problem:    Too many #ifdefs.
Solution:   Graduate the +vreplace feature, it's not much code and quite a few
            #ifdefs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Too many #ifdefs.
Solution:   Graduate the +vreplace feature, it's not much code and quite a few
            #ifdefs.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0121: crash when using ballooneval related to 'vartabstop'</title>
<updated>2018-06-28T10:05:11+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-06-28T10:05:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=ca4b613c692b927c9345dc9e3d6be5de35266be2'/>
<id>ca4b613c692b927c9345dc9e3d6be5de35266be2</id>
<content type='text'>
Problem:    Crash when using ballooneval related to 'vartabstop'.
Solution:   Initialize balloonEval-&gt;vts to NULL. (Markus Braun)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Crash when using ballooneval related to 'vartabstop'.
Solution:   Initialize balloonEval-&gt;vts to NULL. (Markus Braun)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1834: GUI: find/replace dialog does not handle some chars</title>
<updated>2018-05-13T15:05:30+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-05-13T15:05:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=518bc174ed34dc79303488914aaaa3c238a85080'/>
<id>518bc174ed34dc79303488914aaaa3c238a85080</id>
<content type='text'>
Problem:    GUI: find/replace dialog does not handle some chars properly.
Solution:   Escape '?' when needed.  Always escape backslash. (closes #2418,
            closes #2435)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    GUI: find/replace dialog does not handle some chars properly.
Solution:   Escape '?' when needed.  Always escape backslash. (closes #2418,
            closes #2435)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1795: lose contact with jobs when :gui forks</title>
<updated>2018-05-05T19:01:00+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-05-05T19:01:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=b0b98d523036d534755bf1cf79d1595e61c3f7ce'/>
<id>b0b98d523036d534755bf1cf79d1595e61c3f7ce</id>
<content type='text'>
Problem:    Lose contact with jobs when :gui forks.
Solution:   Don't fork when there is a running job. Make log message for a
            died job clearer.  Also close the terminal when stderr and stdout
            are the same FD.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Lose contact with jobs when :gui forks.
Solution:   Don't fork when there is a running job. Make log message for a
            died job clearer.  Also close the terminal when stderr and stdout
            are the same FD.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1567: cannot build Win32 GUI without IME</title>
<updated>2018-03-04T20:36:05+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-03-04T20:36:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=6e35a11490f1f9061677671220ce4cb73176b44a'/>
<id>6e35a11490f1f9061677671220ce4cb73176b44a</id>
<content type='text'>
Problem:    Cannot build Win32 GUI without IME. (John Marriott)
Solution:   Adjust when IME_WITHOUT_XIM and HAVE_INPUT_METHOD are defined and
            use it in a few more places.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Cannot build Win32 GUI without IME. (John Marriott)
Solution:   Adjust when IME_WITHOUT_XIM and HAVE_INPUT_METHOD are defined and
            use it in a few more places.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1566: too many #ifdefs</title>
<updated>2018-03-04T19:14:14+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-03-04T19:14:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=8a3bb56230d220b8e1b4dcca517ed95f5341b8c7'/>
<id>8a3bb56230d220b8e1b4dcca517ed95f5341b8c7</id>
<content type='text'>
Problem:    Too many #ifdefs.
Solution:   Graduate FEAT_SCROLLBIND and FEAT_CURSORBIND.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Too many #ifdefs.
Solution:   Graduate FEAT_SCROLLBIND and FEAT_CURSORBIND.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1564: too many #ifdefs</title>
<updated>2018-03-04T17:08:14+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-03-04T17:08:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=f2bd8ef2b4507d02c6043affff8f7e85e3414d5f'/>
<id>f2bd8ef2b4507d02c6043affff8f7e85e3414d5f</id>
<content type='text'>
Problem:    Too many #ifdefs.
Solution:   Graduate the +autocmd feature. Takes away 450 #ifdefs and
            increases code size of tiny Vim by only 40 Kbyte.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Too many #ifdefs.
Solution:   Graduate the +autocmd feature. Takes away 450 #ifdefs and
            increases code size of tiny Vim by only 40 Kbyte.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1471: on MS-Windows CursorIM highlighting no longer works</title>
<updated>2018-02-04T18:01:31+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-02-04T18:01:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=28944fecff3c40b44325921d45aaf67451b0937f'/>
<id>28944fecff3c40b44325921d45aaf67451b0937f</id>
<content type='text'>
Problem:    On MS-Windows CursorIM highlighting no longer works.
Solution:   Adjust #if statements. (Ken Takata)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    On MS-Windows CursorIM highlighting no longer works.
Solution:   Adjust #if statements. (Ken Takata)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1462: missing yet another file in patch</title>
<updated>2018-02-03T18:17:36+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-02-03T18:17:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=f4aba797cb57d6d5b3b491bd5ae2c0b40e07baaf'/>
<id>f4aba797cb57d6d5b3b491bd5ae2c0b40e07baaf</id>
<content type='text'>
Problem:    Missing yet another file in patch.
Solution:   Add changes to missing file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Missing yet another file in patch.
Solution:   Add changes to missing file.
</pre>
</div>
</content>
</entry>
</feed>
