<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/src/gui_mac.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.0.1845: various comment updates needed, missing white space</title>
<updated>2018-05-15T20:25:40+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-05-15T20:25:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=259f26ac2d41ecfb28b82c651b2bfc1edc7c3e29'/>
<id>259f26ac2d41ecfb28b82c651b2bfc1edc7c3e29</id>
<content type='text'>
Problem:    Various comment updates needed, missing white space.
Solution:   Update comments, add white space.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Various comment updates needed, missing white space.
Solution:   Update comments, add white space.
</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.1459: cannot handle change of directory</title>
<updated>2018-02-03T16:36:27+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-02-03T16:36:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=b7407d3fc9496f9048fb65ab17b5ba3444965c0e'/>
<id>b7407d3fc9496f9048fb65ab17b5ba3444965c0e</id>
<content type='text'>
Problem:    Cannot handle change of directory.
Solution:   Add the DirChanged autocommand event. (Andy Massimino,
            closes #888)  Avoid changing directory for 'autochdir' too often.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Cannot handle change of directory.
Solution:   Add the DirChanged autocommand event. (Andy Massimino,
            closes #888)  Avoid changing directory for 'autochdir' too often.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1450: GUI: endless loop when stopping cursor blinking</title>
<updated>2018-01-31T20:10:01+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-01-31T20:10:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=1dd45fb4f3371f0256653b2186c8b4b3d26b3f41'/>
<id>1dd45fb4f3371f0256653b2186c8b4b3d26b3f41</id>
<content type='text'>
Problem:    Endless loop when gui_mch_stop_blink() is called while blink_state
            is BLINK_OFF. (zdohnal)
Solution:   Avoid calling gui_update_cursor() recursively.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Endless loop when gui_mch_stop_blink() is called while blink_state
            is BLINK_OFF. (zdohnal)
Solution:   Avoid calling gui_update_cursor() recursively.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1338: USE_IM_CONTROL is confusing and incomplete</title>
<updated>2017-11-25T16:14:33+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2017-11-25T16:14:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=819edbe078c8579f3620d12dac830f12ccdc5a45'/>
<id>819edbe078c8579f3620d12dac830f12ccdc5a45</id>
<content type='text'>
Problem:    USE_IM_CONTROL is confusing and incomplete.
Solution:   Just use FEAT_MBYTE.  Call 'imactivatefunc' also without GUI.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    USE_IM_CONTROL is confusing and incomplete.
Solution:   Just use FEAT_MBYTE.  Call 'imactivatefunc' also without GUI.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1236: Mac features are confusing</title>
<updated>2017-10-28T19:11:06+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2017-10-28T19:11:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=d057301b1f28736f094affa17b190244ad56e8d9'/>
<id>d057301b1f28736f094affa17b190244ad56e8d9</id>
<content type='text'>
Problem:    Mac features are confusing.
Solution:   Make feature names more consistent, add "osxdarwin". Rename
            feature flags, cleanup Mac code. (Kazunobu Kuriyama, closes #2178)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Mac features are confusing.
Solution:   Make feature names more consistent, add "osxdarwin". Rename
            feature flags, cleanup Mac code. (Kazunobu Kuriyama, closes #2178)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1136: W_WIDTH() is always the same</title>
<updated>2017-09-22T13:20:32+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2017-09-22T13:20:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=0263146b5dbbb6c120ce2e7720256503b864425d'/>
<id>0263146b5dbbb6c120ce2e7720256503b864425d</id>
<content type='text'>
Problem:    W_WIDTH() is always the same.
Solution:   Expand the macro.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    W_WIDTH() is always the same.
Solution:   Expand the macro.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1038: strike-through text not supported</title>
<updated>2017-09-02T16:33:56+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2017-09-02T16:33:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=cf4b00c856ef714482d8d060332ac9a4d74e6b88'/>
<id>cf4b00c856ef714482d8d060332ac9a4d74e6b88</id>
<content type='text'>
Problem:    Strike-through text not supported.
Solution:   Add support for the "strikethrough" attribute. (Christian
            Brabandt, Ken Takata)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Strike-through text not supported.
Solution:   Add support for the "strikethrough" attribute. (Christian
            Brabandt, Ken Takata)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.0755: terminal window does not have colors in the GUI</title>
<updated>2017-07-23T14:45:10+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2017-07-23T14:45:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=26af85d97ba1ed0ade6cdd41890ca04ed879b9c7'/>
<id>26af85d97ba1ed0ade6cdd41890ca04ed879b9c7</id>
<content type='text'>
Problem:    Terminal window does not have colors in the GUI.
Solution:   Lookup the GUI color.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Terminal window does not have colors in the GUI.
Solution:   Lookup the GUI color.
</pre>
</div>
</content>
</entry>
</feed>
