log src/proto/popupwin.pro @ 18478:94223687df0e

age author description
Sun, 20 Oct 2019 18:30:04 +0200 Bram Moolenaar patch 8.1.2192: cannot easily fill the info popup asynchronously v8.1.2192
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
Sat, 24 Aug 2019 19:45:03 +0200 Bram Moolenaar patch 8.1.1920: cannot always close a popup when filter consumes all events v8.1.1920
Wed, 21 Aug 2019 18:45:04 +0200 Bram Moolenaar patch 8.1.1905: cannot set all properties of the info popup v8.1.1905
Wed, 21 Aug 2019 15:15:03 +0200 Bram Moolenaar patch 8.1.1902: cannot have an info popup without a border v8.1.1902
Tue, 20 Aug 2019 20:15:07 +0200 Bram Moolenaar patch 8.1.1891: functions used in one file are global v8.1.1891
Sun, 18 Aug 2019 16:45:03 +0200 Bram Moolenaar patch 8.1.1882: cannot specify properties of the info popup window v8.1.1882
Sun, 18 Aug 2019 15:30:06 +0200 Bram Moolenaar patch 8.1.1880: cannot show extra info for completion in a popup window v8.1.1880
Sat, 03 Aug 2019 16:30:06 +0200 Bram Moolenaar patch 8.1.1799: cannot avoid mapping for a popup window v8.1.1799
Thu, 01 Aug 2019 22:45:05 +0200 Bram Moolenaar patch 8.1.1789: cannot see file name of preview popup window v8.1.1789
Thu, 01 Aug 2019 21:30:06 +0200 Bram Moolenaar patch 8.1.1788: missing changes in proto file v8.1.1788
Thu, 01 Aug 2019 16:00:07 +0200 Bram Moolenaar patch 8.1.1786: double click in popup scrollbar starts selection v8.1.1786
Sun, 28 Jul 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1773: the preview popup window may be too far to the right v8.1.1773
Sun, 28 Jul 2019 18:00:05 +0200 Bram Moolenaar patch 8.1.1770: cannot get the window ID of the popup preview window v8.1.1770
Thu, 18 Jul 2019 21:45:06 +0200 Bram Moolenaar patch 8.1.1714: cannot preview a file in a popup window v8.1.1714
Fri, 12 Jul 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.1673: cannot easily find the popup window at a certain position v8.1.1673
Sun, 07 Jul 2019 18:30:05 +0200 Bram Moolenaar patch 8.1.1645: cannot use a popup window for a balloon v8.1.1645
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
Thu, 20 Jun 2019 04:00:07 +0200 Bram Moolenaar patch 8.1.1575: callbacks may be garbage collected v8.1.1575
Sun, 16 Jun 2019 23:00:05 +0200 Bram Moolenaar patch 8.1.1561: popup_setoptions() is not implemented yet v8.1.1561
Sun, 16 Jun 2019 19:15:05 +0200 Bram Moolenaar patch 8.1.1558: popup_menu() and popup_filter_menu() are not implemented yet v8.1.1558
Sun, 16 Jun 2019 16:00:04 +0200 Bram Moolenaar patch 8.1.1555: NOT_IN_POPUP_WINDOW is confusing v8.1.1555
Sun, 16 Jun 2019 15:45:05 +0200 Bram Moolenaar patch 8.1.1553: not easy to change the text in a popup window v8.1.1553
Sat, 15 Jun 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1548: popup_dialog() is not implemented v8.1.1548
Fri, 14 Jun 2019 20:15:06 +0200 Bram Moolenaar patch 8.1.1528: popup_any_visible() is unused v8.1.1528
Fri, 14 Jun 2019 19:30:05 +0200 Bram Moolenaar patch 8.1.1527: when moving popup window over the cmdline it is not redrawn v8.1.1527
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 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
Mon, 10 Jun 2019 13:15:07 +0200 Bram Moolenaar patch 8.1.1513: all popup functionality is in functions, except :popupclear v8.1.1513
Sun, 02 Jun 2019 18:45:06 +0200 Bram Moolenaar patch 8.1.1453: popup window "moved" property not implemented yet v8.1.1453
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 14:30:06 +0200 Bram Moolenaar patch 8.1.1438: some commands cause trouble in a popup window v8.1.1438
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 19:30:03 +0200 Bram Moolenaar patch 8.1.1428: popup_atcursor() not implemented yet v8.1.1428
Thu, 30 May 2019 14:30:07 +0200 Bram Moolenaar patch 8.1.1422: popup_getoptions() not implemented yet v8.1.1422
Thu, 30 May 2019 00:15:05 +0200 Bram Moolenaar patch 8.1.1421: drawing "~" line in popup window v8.1.1421
Wed, 29 May 2019 20:30:05 +0200 Bram Moolenaar patch 8.1.1416: popup_getposition() not implemented yet v8.1.1416
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 14:15:06 +0200 Bram Moolenaar patch 8.1.1399: popup windows not adjusted when switching tabs v8.1.1399
Sat, 25 May 2019 20:00:08 +0200 Bram Moolenaar patch 8.1.1391: no popup window support v8.1.1391