log src/message.c @ 31964:c0a9bc376b54 v9.0.1314

age author description
Thu, 16 Feb 2023 16:15:04 +0100 Bram Moolenaar patch 9.0.1314: :messages behavior depends on 'fileformat' of current buffer v9.0.1314
Wed, 01 Feb 2023 14:15:04 +0100 Bram Moolenaar patch 9.0.1271: using sizeof() and subtract array size is tricky v9.0.1271
Sat, 14 Jan 2023 13:45:04 +0100 Bram Moolenaar patch 9.0.1196: code is indented more than necessary v9.0.1196
Wed, 04 Jan 2023 17:00:05 +0100 Bram Moolenaar patch 9.0.1144: reading beyond text v9.0.1144
Wed, 30 Nov 2022 21:30:03 +0100 Bram Moolenaar patch 9.0.0978: build errors without the +channel feature v9.0.0978
Wed, 30 Nov 2022 19:15:10 +0100 Bram Moolenaar patch 9.0.0977: it is not easy to see what client-server commands are doing v9.0.0977
Tue, 29 Nov 2022 17:15:03 +0100 Bram Moolenaar patch 9.0.0972: build failure on some systems v9.0.0972
Fri, 18 Nov 2022 23:15:04 +0100 Bram Moolenaar patch 9.0.0904: various comment and indent flaws v9.0.0904
Thu, 13 Oct 2022 23:15:05 +0200 Bram Moolenaar patch 9.0.0747: too many #ifdefs v9.0.0747
Mon, 26 Sep 2022 21:00:04 +0200 Bram Moolenaar patch 9.0.0595: extra newline in messages after a verbose shell message v9.0.0595
Mon, 26 Sep 2022 16:30:03 +0200 Bram Moolenaar patch 9.0.0592: display not cleared when scrolling back in messages v9.0.0592
Tue, 20 Sep 2022 14:00:05 +0200 Bram Moolenaar patch 9.0.0511: unnecessary scrolling for message of only one line v9.0.0511
Mon, 12 Sep 2022 14:45:04 +0200 Bram Moolenaar patch 9.0.0449: there is no easy way to translate a key code into a string v9.0.0449
Sun, 11 Sep 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0447: using :echowin while at the hit-enter prompt causes problems v9.0.0447
Thu, 01 Sep 2022 18:15:05 +0200 Bram Moolenaar patch 9.0.0352: using :echowindow in a timer clears part of message v9.0.0352
Wed, 31 Aug 2022 16:00:05 +0200 Bram Moolenaar patch 9.0.0340: the 'cmdheight' zero support causes too much trouble v9.0.0340
Tue, 30 Aug 2022 16:45:03 +0200 Bram Moolenaar patch 9.0.0329: ":highlight" hangs when 'cmdheight' is zero v9.0.0329
Mon, 29 Aug 2022 19:30:04 +0200 Bram Moolenaar patch 9.0.0321: cannot use the message popup window directly v9.0.0321
Mon, 29 Aug 2022 16:15:04 +0200 Bram Moolenaar patch 9.0.0318: clearing screen causes flicker v9.0.0318
Mon, 29 Aug 2022 13:30:03 +0200 Bram Moolenaar patch 9.0.0315: shell command is displayed in message window v9.0.0315
Mon, 29 Aug 2022 00:00:04 +0200 Bram Moolenaar patch 9.0.0310: output of :messages dissappears when cmdheight is zero v9.0.0310
Sun, 28 Aug 2022 23:30:02 +0200 Bram Moolenaar patch 9.0.0308: when cmdheight is zero the attention prompt doesn't show v9.0.0308
Sun, 28 Aug 2022 22:00:04 +0200 Bram Moolenaar patch 9.0.0306: buffer write message is two lines in message popup window v9.0.0306
Sun, 28 Aug 2022 19:00:09 +0200 Bram Moolenaar patch 9.0.0301: the message window popup is delayed after an error message v9.0.0301
Sun, 28 Aug 2022 18:15:02 +0200 Bram Moolenaar patch 9.0.0298: compiler warning for size_t to int conversion v9.0.0298
Sun, 28 Aug 2022 15:45:04 +0200 Bram Moolenaar patch 9.0.0296: message in popup is shortened unnecessary v9.0.0296
Sat, 27 Aug 2022 23:15:02 +0200 Bram Moolenaar patch 9.0.0290: compiler warning for variable set but not used v9.0.0290
Sat, 27 Aug 2022 23:00:02 +0200 Bram Moolenaar patch 9.0.0289: invalid memory write v9.0.0289
Sat, 27 Aug 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0288: when 'cmdheight' is zero some messages are not displayed v9.0.0288
Mon, 22 Aug 2022 16:30:03 +0200 Bram Moolenaar patch 9.0.0245: mechanism to prevent recursive screen updating is incomplete v9.0.0245