log src/structs.h @ 17264:82b5d981fe59 v8.1.1631

age author description
Thu, 04 Jul 2019 18:30:05 +0200 Bram Moolenaar patch 8.1.1631: displaying signs is inefficient v8.1.1631
Thu, 04 Jul 2019 16:15:04 +0200 Bram Moolenaar patch 8.1.1627: header file contains mixed comment style v8.1.1627
Tue, 02 Jul 2019 23:15:06 +0200 Bram Moolenaar patch 8.1.1617: no test for popup window with mask and position fixed v8.1.1617
Sun, 30 Jun 2019 18:15:04 +0200 Bram Moolenaar patch 8.1.1609: the user cannot easily close a popup window v8.1.1609
Sat, 29 Jun 2019 07:45:06 +0200 Bram Moolenaar patch 8.1.1608: the evalfunc.c file is too big v8.1.1608
Wed, 26 Jun 2019 05:15:05 +0200 Bram Moolenaar patch 8.1.1600: cannot specify highlighting for popup window scrollbar v8.1.1600
Tue, 25 Jun 2019 05:30:06 +0200 Bram Moolenaar patch 8.1.1589: popup window does not indicate scroll position v8.1.1589
Sun, 23 Jun 2019 00:30:04 +0200 Bram Moolenaar patch 8.1.1580: cannot make part of a popup transparent v8.1.1580
Sun, 16 Jun 2019 20:15:05 +0200 Bram Moolenaar patch 8.1.1559: popup window title property not implemented yet v8.1.1559
Sat, 15 Jun 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1548: popup_dialog() is not implemented v8.1.1548
Sat, 15 Jun 2019 17:15:05 +0200 Bram Moolenaar patch 8.1.1542: an OptionSet autocommand does not get enough info v8.1.1542
Fri, 14 Jun 2019 00:00:08 +0200 Bram Moolenaar patch 8.1.1525: cannot move a popup window with the mouse v8.1.1525
Wed, 12 Jun 2019 23:45:04 +0200 Bram Moolenaar patch 8.1.1523: cannot show range of buffer lines in popup window v8.1.1523
Wed, 12 Jun 2019 22:45:07 +0200 Bram Moolenaar patch 8.1.1522: poup_notification() not implemented yet v8.1.1522
Wed, 12 Jun 2019 20:30:07 +0200 Bram Moolenaar patch 8.1.1520: popup windows are ignored when dealing with mouse position v8.1.1520
Sun, 09 Jun 2019 20:00:06 +0200 Bram Moolenaar patch 8.1.1512: ch_evalexpr() hangs when used recursively v8.1.1512
Sat, 08 Jun 2019 16:15:05 +0200 Bram Moolenaar patch 8.1.1494: build failure v8.1.1494
Mon, 03 Jun 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.1457: cannot reuse a buffer when loading a screen dump v8.1.1457
Sun, 02 Jun 2019 18:45:06 +0200 Bram Moolenaar patch 8.1.1453: popup window "moved" property not implemented yet v8.1.1453
Sun, 02 Jun 2019 15:00:06 +0200 Bram Moolenaar patch 8.1.1449: popup text truncated at end of screen v8.1.1449
Sat, 01 Jun 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1446: popup window callback not implemented yet v8.1.1446
Sat, 01 Jun 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1445: popup window border highlight not implemented yet v8.1.1445
Sat, 01 Jun 2019 20:30:05 +0200 Bram Moolenaar patch 8.1.1443: popup window padding and border not implemented yet v8.1.1443
Sat, 01 Jun 2019 17:15:06 +0200 Bram Moolenaar patch 8.1.1441: popup window filter not yet implemented v8.1.1441
Sat, 01 Jun 2019 13:30:07 +0200 Bram Moolenaar patch 8.1.1437: code to handle callbacks is duplicated v8.1.1437
Thu, 30 May 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.1429: "pos" option of popup window not supported yet v8.1.1429
Thu, 30 May 2019 00:15:05 +0200 Bram Moolenaar patch 8.1.1421: drawing "~" line in popup window v8.1.1421
Mon, 27 May 2019 23:45:04 +0200 Bram Moolenaar patch 8.1.1413: error when the drive of the swap file was disconnected v8.1.1413
Mon, 27 May 2019 22:00:07 +0200 Bram Moolenaar patch 8.1.1410: popup_move() is not implemented yet v8.1.1410
Sun, 26 May 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1406: popup_hide() and popup_show() not implemented yet v8.1.1406
Sun, 26 May 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1403: cannot build without the timer feature v8.1.1403
Sun, 26 May 2019 20:15:05 +0200 Bram Moolenaar patch 8.1.1402: "timer" option of popup windows not supported v8.1.1402
Sat, 25 May 2019 20:00:08 +0200 Bram Moolenaar patch 8.1.1391: no popup window support v8.1.1391
Thu, 16 May 2019 22:15:06 +0200 Bram Moolenaar patch 8.1.1335: listener callback is called after inserting text v8.1.1335
Sat, 11 May 2019 19:15:05 +0200 Bram Moolenaar patch 8.1.1320: it is not possible to track changes to a buffer v8.1.1320
Thu, 09 May 2019 21:15:05 +0200 Bram Moolenaar patch 8.1.1310: named function arguments are never optional v8.1.1310
Tue, 07 May 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1291: not easy to change directory and restore v8.1.1291
Sun, 05 May 2019 16:00:05 +0200 Bram Moolenaar patch 8.1.1276: cannot combine text properties with syntax highlighting v8.1.1276
Sun, 28 Apr 2019 18:15:07 +0200 Bram Moolenaar patch 8.1.1228: not possible to process tags with a function v8.1.1228
Sat, 27 Apr 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1218: cannot set a directory for a tab page v8.1.1218
Sat, 27 Apr 2019 13:15:07 +0200 Bram Moolenaar patch 8.1.1210: support for user commands is spread out v8.1.1210
Thu, 25 Apr 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1205: a BufReadPre autocommand may cause the cursor to move v8.1.1205
Thu, 04 Apr 2019 18:30:05 +0200 Bram Moolenaar patch 8.1.1116: cannot enforce a Vim script style v8.1.1116
Sat, 30 Mar 2019 14:00:07 +0100 Bram Moolenaar patch 8.1.1076: file for Insert mode is much too big v8.1.1076
Mon, 04 Mar 2019 11:45:07 +0100 Bram Moolenaar patch 8.1.0992: a :normal command resets the reg_executing() result v8.1.0992
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Sat, 16 Feb 2019 15:15:07 +0100 Bram Moolenaar patch 8.1.0932: Farsi support is outdated and unused v8.1.0932
Fri, 08 Feb 2019 13:00:08 +0100 Bram Moolenaar patch 8.1.0880: MS-Windows: inconsistent selection of winpty/conpty v8.1.0880
Sun, 03 Feb 2019 15:00:08 +0100 Bram Moolenaar patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10 v8.1.0870
Thu, 31 Jan 2019 18:30:08 +0100 Bram Moolenaar patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff' v8.1.0864
Thu, 31 Jan 2019 16:00:06 +0100 Bram Moolenaar patch 8.1.0863: cannot see what signal caused a job to end v8.1.0863
Sat, 26 Jan 2019 17:30:15 +0100 Bram Moolenaar patch 8.1.0826: too many #ifdefs v8.1.0826
Thu, 24 Jan 2019 18:00:07 +0100 Bram Moolenaar patch 8.1.0811: too many #ifdefs v8.1.0811
Thu, 24 Jan 2019 17:30:08 +0100 Bram Moolenaar patch 8.1.0810: too many #ifdefs v8.1.0810
Fri, 18 Jan 2019 23:00:08 +0100 Bram Moolenaar patch 8.1.0773: not all crypt code is tested v8.1.0773
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Sat, 12 Jan 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.0735: cannot handle binary data v8.1.0735
Fri, 04 Jan 2019 15:15:06 +0100 Bram Moolenaar patch 8.1.0688: text properties are not restored by undo v8.1.0688
Tue, 01 Jan 2019 20:00:07 +0100 Bram Moolenaar patch 8.1.0675: text property column in screen columns is not practical v8.1.0675
Sat, 29 Dec 2018 20:15:05 +0100 Bram Moolenaar patch 8.1.0659: build failure without the sign feature v8.1.0659