log src/window.c @ 13103:788d01164bb2 v8.0.1426

age author description
Mon, 25 Dec 2017 14:30:06 +0100 Christian Brabandt patch 8.0.1426: "gf" and <cfile> don't accept ? and & in URL v8.0.1426
Tue, 05 Dec 2017 20:45:05 +0100 Christian Brabandt patch 8.0.1375: window size wrong after maximizing with WinBar v8.0.1375
Sat, 25 Nov 2017 14:30:05 +0100 Christian Brabandt patch 8.0.1334: splitting a window with a WinBar damages window layout v8.0.1334
Wed, 22 Nov 2017 22:30:06 +0100 Christian Brabandt patch 8.0.1331: possible crash when window can be zero lines high v8.0.1331
Sat, 28 Oct 2017 21:15:35 +0200 Christian Brabandt patch 8.0.1236: Mac features are confusing v8.0.1236
Tue, 24 Oct 2017 22:00:06 +0200 Christian Brabandt patch 8.0.1215: newer gcc warns for implicit fallthrough v8.0.1215
Fri, 29 Sep 2017 21:30:05 +0200 Christian Brabandt patch 8.0.1160: getting tab-local variable fails after closing window v8.0.1160
Fri, 22 Sep 2017 15:30:06 +0200 Christian Brabandt patch 8.0.1136: W_WIDTH() is always the same v8.0.1136
Fri, 22 Sep 2017 14:45:06 +0200 Christian Brabandt patch 8.0.1135: W_WINCOL() is always the same v8.0.1135
Mon, 18 Sep 2017 20:45:04 +0200 Christian Brabandt patch 8.0.1125: wrong window height when splitting window with window toolbar v8.0.1125
Sun, 17 Sep 2017 23:15:04 +0200 Christian Brabandt patch 8.0.1123: cannot define a toolbar for a window v8.0.1123
Sat, 16 Sep 2017 21:00:06 +0200 Christian Brabandt patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs v8.0.1118
Thu, 03 Aug 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0858: can exit while a terminal is still running a job
Thu, 27 Jul 2017 22:15:03 +0200 Christian Brabandt patch 8.0.0782: using freed memory in quickfix code v8.0.0782
Mon, 26 Jun 2017 10:00:03 +0200 Christian Brabandt patch 8.0.0679: using freed memory v8.0.0679
Sun, 25 Jun 2017 23:00:03 +0200 Christian Brabandt patch 8.0.0678: closing a window does not trigger resizing v8.0.0678
Tue, 21 Mar 2017 22:00:04 +0100 Christian Brabandt patch 8.0.0502: Coverity complains about possible NULL pointer v8.0.0502
Sun, 19 Mar 2017 20:30:04 +0100 Christian Brabandt patch 8.0.0490: vertical split makes 'winfixwidth' window smaller v8.0.0490
Sun, 19 Mar 2017 17:15:05 +0100 Christian Brabandt patch 8.0.0486: crash and endless loop when closing windows in autocmd v8.0.0486
Sat, 18 Mar 2017 23:15:04 +0100 Christian Brabandt patch 8.0.0483: illegal memory access when using :all v8.0.0483
Sat, 18 Mar 2017 22:45:05 +0100 Christian Brabandt patch 8.0.0482: the setbufvar() function may mess up the window layout v8.0.0482
Sun, 12 Mar 2017 19:30:05 +0100 Christian Brabandt patch 8.0.0451: some macros are in lower case v8.0.0451
Fri, 17 Feb 2017 12:15:05 +0100 Christian Brabandt patch 8.0.0331: restoring help snapshot accesses freed memory v8.0.0331
Sun, 05 Feb 2017 15:15:04 +0100 Christian Brabandt patch 8.0.0307: asan detects a memory error when EXITFREE is defined v8.0.0307
Sun, 13 Nov 2016 14:45:03 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/8e639052638a9bb8c7dd6e3e10776b1218cec1a3 v8.0.0083
Thu, 10 Nov 2016 20:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/95f096030ed1a8afea028f2ea295d6f6a70f466f v8.0.0074
Thu, 10 Nov 2016 18:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/459ca563128f2edb7e3bb190090bbb755a56dd55 v8.0.0073
Sun, 06 Nov 2016 15:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/a1f4cb93ba50ea9e40cd4b1f5592b8a6d1398660 v8.0.0069
Sun, 04 Sep 2016 20:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/e0ab94e7123ca7855f45919114d948ef2bc1e8c3 v7.4.2324
Sat, 03 Sep 2016 16:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/5a49789a9b1f6447aeafbbbdd5b235dd10c471d5 v7.4.2312
Fri, 02 Sep 2016 22:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/11fbc2866ccc11b4dd1726abdaf582a78ef3f743 v7.4.2309
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Sun, 28 Aug 2016 15:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/46328f9a1cc8047d1e05095bc9f531038c5a4028 v7.4.2279
Wed, 24 Aug 2016 22:15:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/5b30291785e6b9be1a607504c14bd03c601b59a6 v7.4.2250
Sun, 14 Aug 2016 19:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/e59215c7dcae17b03daf39517560cfaa03314f5a v7.4.2212
Fri, 12 Aug 2016 22:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b5ae48e9ffd3b8eb6ca4057de11f1bddcde8ce6f v7.4.2204
Sun, 24 Jul 2016 22:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2932359000b2f918d5fade79ea4d124d5943cd07 v7.4.2101
Tue, 19 Jul 2016 23:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/12c11d553053f5a9eae9eb3c518279b12fa928c2 v7.4.2077
Tue, 19 Jul 2016 22:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/c917da4b3e8801a255dbefea8e4ed19c1c716dd8 v7.4.2075
Sun, 10 Jul 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7c0a2f367f2507669560b1a66423155c70d2e75b v7.4.2024
Sun, 26 Jun 2016 17:15:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/5d2ca0402954ff79b73d9c86cc16c8a6454b75a7 v7.4.1956
Sat, 04 Jun 2016 19:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/888ccac8902cee186fbd47e971881f6d9b19c068 v7.4.1895
Tue, 24 May 2016 11:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/991dea3ab185fb35e577ab0bdfd443cd4b43ccc6 v7.4.1835
Sun, 03 Apr 2016 21:30:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/3dda7db4e1f7c4a8110a1f83001ec36b46693d27 v7.4.1704
Thu, 31 Mar 2016 22:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/42356150badca33b4e42dc8172abbceff2e86cbe v7.4.1690
Sat, 19 Mar 2016 23:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/829c8e369630a7cbbdac015d8177b7fde25e2f19 v7.4.1615
Sat, 19 Mar 2016 22:15:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/44a2f923c00f1384c9ecde12fb5b4711bc20702e v7.4.1611
Sun, 13 Mar 2016 19:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/9cdf86b86f5fdb5a45b682f336846f9d9a9c6f1f v7.4.1558
Sun, 13 Mar 2016 18:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/86edef664efccbfe685906c854b9cdd04e56f2d5 v7.4.1557
Thu, 03 Mar 2016 12:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/f1d2501ebe33e148886c2914acd33140e20ee222 v7.4.1476
Tue, 23 Feb 2016 15:00:08 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/48e330aff911be1c798c88a973af6437a8141fce v7.4.1399
Sat, 30 Jan 2016 21:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/b638a7be952544ceb03052c25b84224577a6494b
Fri, 29 Jan 2016 23:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/baaa7e9ec7398a813e21285c272fa99792642077 v7.4.1199
Tue, 19 Jan 2016 15:00:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/62ef797496c6243d111c596a592a8ef8c1d1e710 v7.4.1137
Thu, 31 Dec 2015 19:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e7fedb6ebe72d9a475aa65109b77d5ed4667067a v7.4.1008
Sat, 05 Dec 2015 20:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/9dc2ce398bb3456cc8f590ef0260459798b34d2a v7.4.961
Sun, 22 Nov 2015 19:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/294a7e55b01149154807a23323038784549b8946 v7.4.936
Thu, 19 Nov 2015 13:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/6a2697ffd7e894861853b351689b0ddec8901c96 v7.4.923
Tue, 11 Aug 2015 19:14:00 +0200 Bram Moolenaar patch 7.4.822 v7.4.822
Tue, 21 Jul 2015 15:48:27 +0200 Bram Moolenaar patch 7.4.792 v7.4.792