log src/gui_mac.c @ 13774:d43718b4e232 v8.0.1759

age author description
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Sat, 03 Feb 2018 17:45:05 +0100 Christian Brabandt patch 8.0.1459: cannot handle change of directory v8.0.1459
Wed, 31 Jan 2018 21:15:05 +0100 Christian Brabandt patch 8.0.1450: GUI: endless loop when stopping cursor blinking v8.0.1450
Sat, 25 Nov 2017 17:15:05 +0100 Christian Brabandt patch 8.0.1338: USE_IM_CONTROL is confusing and incomplete v8.0.1338
Sat, 28 Oct 2017 21:15:35 +0200 Christian Brabandt patch 8.0.1236: Mac features are confusing v8.0.1236
Fri, 22 Sep 2017 15:30:06 +0200 Christian Brabandt patch 8.0.1136: W_WIDTH() is always the same v8.0.1136
Sat, 02 Sep 2017 18:45:04 +0200 Christian Brabandt patch 8.0.1038: strike-through text not supported v8.0.1038
Sun, 23 Jul 2017 17:00:04 +0200 Christian Brabandt patch 8.0.0755: terminal window does not have colors in the GUI v8.0.0755
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Mon, 22 Aug 2016 23:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/1b58cdd160c2e0ada0f638679a2aa27e4665fc48 v7.4.2243
Sun, 14 Aug 2016 16:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/35a4cfa200917dd171b1fff3cd5b6cee9add673d v7.4.2209
Sun, 24 Jul 2016 22:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2932359000b2f918d5fade79ea4d124d5943cd07 v7.4.2101
Thu, 07 Jul 2016 16:45:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/9d5d3c9c4468ad76f16b50eabd3d9e7eab2ed44d v7.4.1995
Sat, 04 Jun 2016 16:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/703a8044b5393d37d355b0b1054a9a5a13912a3f v7.4.1890
Thu, 02 Jun 2016 22:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ea0345901cc2af29f9c5dd0d9d8a818d5f96a63b v7.4.1883
Tue, 26 Apr 2016 21:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ab3022196ea4f1496e79b8ee85996e31c45d02f1 v7.4.1792
Sat, 27 Feb 2016 15:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/43acbce1bb0a33edc67496b220cae629ad95d2d8 v7.4.1427
Sat, 30 Jan 2016 16:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/66f948e928d5e0cd3123af902aa8ac1613534c94 v7.4.1207
Tue, 09 Jun 2015 19:14:24 +0200 Bram Moolenaar patch 7.4.731 v7.4.731
Sun, 23 Mar 2014 15:13:05 +0100 Bram Moolenaar updated for version 7.4.212 v7.4.212
Mon, 06 May 2013 04:24:17 +0200 Bram Moolenaar updated for version 7.3.925 v7.3.925
Tue, 20 Nov 2012 17:19:01 +0100 Bram Moolenaar updated for version 7.3.723 v7.3.723
Wed, 14 Dec 2011 15:07:29 +0100 Bram Moolenaar updated for version 7.3.375 v7.3.375
Sun, 19 Jun 2011 01:14:29 +0200 Bram Moolenaar updated for version 7.3.221 v7.3.221
Sun, 12 Jun 2011 20:33:38 +0200 Bram Moolenaar updated for version 7.3.208 v7.3.208
Mon, 17 Jan 2011 20:08:11 +0100 Bram Moolenaar updated for version 7.3.102 v7.3.102
Tue, 21 Sep 2010 17:34:31 +0200 Bram Moolenaar updated for version 7.3.010 v7.3.010
Sat, 14 Aug 2010 21:56:42 +0200 Bram Moolenaar Fix building the Mac version with GUI. vim73
Sun, 18 Jul 2010 15:31:08 +0200 Bram Moolenaar Added strwidth() and strchars() functions. vim73
Sat, 17 Jul 2010 16:44:59 +0200 Bram Moolenaar Mac: Support disabling antialias. (LC Mi) vim73