log src/structs.h @ 18478:94223687df0e

age author description
Thu, 24 Oct 2019 15:15:04 +0200 Bram Moolenaar patch 8.1.2205: sign entry structure has confusing name v8.1.2205
Fri, 18 Oct 2019 21:00:04 +0200 Bram Moolenaar patch 8.1.2173: searchit() has too many arguments v8.1.2173
Sun, 13 Oct 2019 16:45:04 +0200 Bram Moolenaar patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled v8.1.2145
Wed, 09 Oct 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.2126: viminfo not sufficiently tested v8.1.2126
Sat, 28 Sep 2019 19:15:03 +0200 Bram Moolenaar patch 8.1.2096: too many #ifdefs v8.1.2096
Sat, 28 Sep 2019 16:45:04 +0200 Bram Moolenaar patch 8.1.2094: the fileio.c file is too big v8.1.2094
Thu, 26 Sep 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.2080: the terminal API is limited and can't be disabled v8.1.2080
Wed, 25 Sep 2019 22:45:03 +0200 Bram Moolenaar patch 8.1.2077: the ops.c file is too big v8.1.2077
Sat, 14 Sep 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.2029: cannot control 'cursorline' highlighting well v8.1.2029
Mon, 09 Sep 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.2019: 'cursorline' always highlights the whole line v8.1.2019
Sun, 08 Sep 2019 17:15:03 +0200 Bram Moolenaar patch 8.1.2009: cursorline highlighting not updated in popup window v8.1.2009
Wed, 04 Sep 2019 12:00:04 +0200 Bram Moolenaar patch 8.1.1973: cannot build without the quickfix feature v8.1.1973
Tue, 03 Sep 2019 22:15:03 +0200 Bram Moolenaar patch 8.1.1969: popup window filter is used in all modes v8.1.1969
Sun, 25 Aug 2019 22:30:03 +0200 Bram Moolenaar patch 8.1.1928: popup windows don't move with the text when making changes v8.1.1928
Wed, 21 Aug 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.1901: the +insert_expand feature is not always available v8.1.1901
Sun, 18 Aug 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.1887: the +cmdline_compl feature is not in the tiny version v8.1.1887
Sun, 18 Aug 2019 21:45:03 +0200 Bram Moolenaar patch 8.1.1886: command line expansion code is spread out v8.1.1886
Thu, 08 Aug 2019 21:00:07 +0200 Bram Moolenaar patch 8.1.1827: allocating more memory than needed for extended structs v8.1.1827
Sat, 03 Aug 2019 22:00:07 +0200 Bram Moolenaar patch 8.1.1803: all builtin functions are global v8.1.1803
Sat, 03 Aug 2019 18:30:08 +0200 Bram Moolenaar patch 8.1.1801: cannot build without the +eval feature v8.1.1801
Sat, 03 Aug 2019 18:30:07 +0200 Bram Moolenaar patch 8.1.1800: function call functions have too many arguments v8.1.1800
Thu, 01 Aug 2019 21:15:07 +0200 Bram Moolenaar patch 8.1.1787: cannot resize a popup window v8.1.1787
Thu, 01 Aug 2019 14:30:07 +0200 Bram Moolenaar patch 8.1.1785: map functionality mixed with character input v8.1.1785
Sun, 28 Jul 2019 16:45:05 +0200 Bram Moolenaar patch 8.1.1769: 'shellslash' is also used for completion v8.1.1769
Fri, 26 Jul 2019 22:30:08 +0200 Bram Moolenaar patch 8.1.1754: build failure v8.1.1754
Tue, 23 Jul 2019 22:30:07 +0200 Bram Moolenaar patch 8.1.1736: viminfo support is spread out v8.1.1736
Mon, 22 Jul 2019 20:30:05 +0200 Bram Moolenaar patch 8.1.1730: wrong place for mark viminfo support v8.1.1730
Sun, 21 Jul 2019 22:00:05 +0200 Bram Moolenaar patch 8.1.1728: wrong place for command line history viminfo support v8.1.1728
Sun, 21 Jul 2019 19:30:06 +0200 Bram Moolenaar patch 8.1.1727: code for viminfo support is spread out v8.1.1727
Mon, 15 Jul 2019 22:45:07 +0200 Bram Moolenaar patch 8.1.1699: highlight_ga can be local instead of global v8.1.1699
Sun, 14 Jul 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.1693: syntax coloring and highlighting is in one big file v8.1.1693
Sun, 14 Jul 2019 16:00:06 +0200 Bram Moolenaar patch 8.1.1689: profiling code is spread out v8.1.1689
Sat, 13 Jul 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1684: profiling functionality is spread out v8.1.1684
Sun, 07 Jul 2019 18:45:04 +0200 Bram Moolenaar patch 8.1.1646: build failure v8.1.1646
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