log src/version.c @ 17282:6f1679e1082d v8.1.1640

age author description
Fri, 05 Jul 2019 23:30:06 +0200 Bram Moolenaar patch 8.1.1640: the CursorHold autocommand takes down a balloon v8.1.1640
Fri, 05 Jul 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.1639: changing an autoload name into a file name is inefficient v8.1.1639
Fri, 05 Jul 2019 22:00:05 +0200 Bram Moolenaar patch 8.1.1638: running tests leaves some files behind v8.1.1638
Fri, 05 Jul 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1637: after running tests and clean the XfakeHOME directory remains v8.1.1637
Fri, 05 Jul 2019 20:30:07 +0200 Bram Moolenaar patch 8.1.1636: crash when popup has fitting scrollbar v8.1.1636
Thu, 04 Jul 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1635: warnings for unused variables in small version v8.1.1635
Thu, 04 Jul 2019 22:45:05 +0200 Bram Moolenaar patch 8.1.1634: terminal test fails when term_getansicolors() is missing v8.1.1634
Thu, 04 Jul 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.1633: cannot generate prototypes with X11 but without GUI v8.1.1633
Thu, 04 Jul 2019 20:30:05 +0200 Bram Moolenaar patch 8.1.1632: build with EXITFREE but without +arabic fails v8.1.1632
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 17:45:04 +0200 Bram Moolenaar patch 8.1.1630: various small problems v8.1.1630
Thu, 04 Jul 2019 17:15:07 +0200 Bram Moolenaar patch 8.1.1629: terminal function help is in the wrong file v8.1.1629
Thu, 04 Jul 2019 17:00:05 +0200 Bram Moolenaar patch 8.1.1628: popup window functions not in list of functions v8.1.1628
Thu, 04 Jul 2019 16:15:04 +0200 Bram Moolenaar patch 8.1.1627: header file contains mixed comment style v8.1.1627
Thu, 04 Jul 2019 15:45:05 +0200 Bram Moolenaar patch 8.1.1626: no test for closing a popup window with a modified buffer v8.1.1626
Thu, 04 Jul 2019 15:00:07 +0200 Bram Moolenaar patch 8.1.1625: script line numbers are not exactly right v8.1.1625
Thu, 04 Jul 2019 14:30:05 +0200 Bram Moolenaar patch 8.1.1624: when testing in the GUI may try to run gvim in a terminal v8.1.1624
Thu, 04 Jul 2019 12:00:09 +0200 Bram Moolenaar patch 8.1.1623: display wrong with signs in narrow number column v8.1.1623
Wed, 03 Jul 2019 23:30:07 +0200 Bram Moolenaar patch 8.1.1622: wrong width if displaying a lot of lines in a popup window v8.1.1622
Wed, 03 Jul 2019 23:00:10 +0200 Bram Moolenaar patch 8.1.1621: Amiga: time.h included twice v8.1.1621
Wed, 03 Jul 2019 23:00:09 +0200 Bram Moolenaar patch 8.1.1620: no test for popup window with border and mask v8.1.1620
Wed, 03 Jul 2019 21:45:06 +0200 Bram Moolenaar patch 8.1.1619: tests are not run with GUI on Travis v8.1.1619
Tue, 02 Jul 2019 23:30:06 +0200 Bram Moolenaar patch 8.1.1618: Amiga-like systems quickly run out of stack v8.1.1618
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
Mon, 01 Jul 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1616: build failure with gcc on Amiga v8.1.1616
Mon, 01 Jul 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1615: crash when passing buffer number to popup_create() v8.1.1615
Mon, 01 Jul 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1614: 'numberwidth' can only go up to 10 v8.1.1614
Mon, 01 Jul 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1613: popup window test fails with Athena and Motif v8.1.1613
Sun, 30 Jun 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1612: cannot show an existing buffer in a popup window v8.1.1612
Sun, 30 Jun 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1611: bufadd() reuses existing buffer without a name v8.1.1611
Sun, 30 Jun 2019 20:30:05 +0200 Bram Moolenaar patch 8.1.1610: there is no way to add or load a buffer without side effects v8.1.1610
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 08:00:06 +0200 Bram Moolenaar patch 8.1.1608: the evalfunc.c file is too big
Sat, 29 Jun 2019 07:45:06 +0200 Bram Moolenaar patch 8.1.1608: the evalfunc.c file is too big v8.1.1608
Sat, 29 Jun 2019 03:45:06 +0200 Bram Moolenaar patch 8.1.1606: on a narrow screen ":hi" output is confusing v8.1.1606
Fri, 28 Jun 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1605: Vim may delay processing messages on a json channel v8.1.1605
Fri, 28 Jun 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1604: popup window scroll test is flaky v8.1.1604
Fri, 28 Jun 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1603: crash when using unknown highlighting in text property v8.1.1603
Fri, 28 Jun 2019 04:15:05 +0200 Bram Moolenaar patch 8.1.1602: popup window cannot overflow on the left or right v8.1.1602
Wed, 26 Jun 2019 18:15:05 +0200 Bram Moolenaar patch 8.1.1601: missing changes to popup window test file v8.1.1601
Wed, 26 Jun 2019 05:15:05 +0200 Bram Moolenaar patch 8.1.1600: cannot specify highlighting for popup window scrollbar v8.1.1600
Wed, 26 Jun 2019 04:15:05 +0200 Bram Moolenaar patch 8.1.1599: compiler warning for uninitialized variable v8.1.1599
Wed, 26 Jun 2019 04:00:04 +0200 Bram Moolenaar patch 8.1.1598: update to test file missing v8.1.1598
Wed, 26 Jun 2019 03:45:04 +0200 Bram Moolenaar patch 8.1.1597: cannot scroll a popup window with the mouse v8.1.1597
Wed, 26 Jun 2019 01:15:17 +0200 Bram Moolenaar patch 8.1.1596: when resizing the screen may draw popup in wrong position v8.1.1596
Wed, 26 Jun 2019 00:45:04 +0200 Bram Moolenaar patch 8.1.1595: MS-Windows with VIMDLL: colors wrong in console v8.1.1595
Tue, 25 Jun 2019 23:45:03 +0200 Bram Moolenaar patch 8.1.1594: may still start file dialog while exiting v8.1.1594
Tue, 25 Jun 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1593: filetype not detected for C++ header files without extension v8.1.1593
Tue, 25 Jun 2019 07:00:04 +0200 Bram Moolenaar patch 8.1.1592: may start file dialog while exiting v8.1.1592
Tue, 25 Jun 2019 06:30:09 +0200 Bram Moolenaar patch 8.1.1591: on error garbage collection may free memory in use v8.1.1591
Tue, 25 Jun 2019 05:45:05 +0200 Bram Moolenaar patch 8.1.1590: popup window test fails v8.1.1590
Tue, 25 Jun 2019 05:30:06 +0200 Bram Moolenaar patch 8.1.1589: popup window does not indicate scroll position v8.1.1589
Tue, 25 Jun 2019 04:15:08 +0200 Bram Moolenaar patch 8.1.1588: in :let-heredoc line continuation is recognized v8.1.1588
Mon, 24 Jun 2019 06:00:06 +0200 Bram Moolenaar patch 8.1.1587: redraw problem when sign icons in the number column v8.1.1587
Mon, 24 Jun 2019 05:15:05 +0200 Bram Moolenaar patch 8.1.1586: error number used in two places v8.1.1586
Mon, 24 Jun 2019 01:00:05 +0200 Bram Moolenaar patch 8.1.1585: :let-heredoc does not trim enough v8.1.1585
Mon, 24 Jun 2019 00:45:04 +0200 Bram Moolenaar patch 8.1.1584: the evalfunc.c file is getting too big v8.1.1584
Sun, 23 Jun 2019 02:00:06 +0200 Bram Moolenaar patch 8.1.1583: set_ref_in_list() only sets ref in items v8.1.1583
Sun, 23 Jun 2019 01:15:14 +0200 Bram Moolenaar patch 8.1.1582: cannot build with +textprop but without +timers v8.1.1582
Sun, 23 Jun 2019 01:00:05 +0200 Bram Moolenaar patch 8.1.1581: shared functions for testing are disorganised v8.1.1581