summaryrefslogtreecommitdiffstats
path: root/src/window.c
AgeCommit message (Expand)Author
2019-06-30patch 8.1.1612: cannot show an existing buffer in a popup windowv8.1.1612Bram Moolenaar
2019-06-26patch 8.1.1600: cannot specify highlighting for popup window scrollbarv8.1.1600Bram Moolenaar
2019-06-23patch 8.1.1580: cannot make part of a popup transparentv8.1.1580Bram Moolenaar
2019-06-16patch 8.1.1559: popup window title property not implemented yetv8.1.1559Bram Moolenaar
2019-06-16patch 8.1.1555: NOT_IN_POPUP_WINDOW is confusingv8.1.1555Bram Moolenaar
2019-06-13patch 8.1.1525: cannot move a popup window with the mousev8.1.1525Bram Moolenaar
2019-06-12patch 8.1.1521: when a popup window is closed the buffer remainsv8.1.1521Bram Moolenaar
2019-06-02patch 8.1.1452: line and col property of popup windows not properly checkedv8.1.1452Bram Moolenaar
2019-06-01patch 8.1.1446: popup window callback not implemented yetv8.1.1446Bram Moolenaar
2019-06-01patch 8.1.1445: popup window border highlight not implemented yetv8.1.1445Bram Moolenaar
2019-06-01patch 8.1.1441: popup window filter not yet implementedv8.1.1441Bram Moolenaar
2019-06-01patch 8.1.1438: some commands cause trouble in a popup windowv8.1.1438Bram Moolenaar
2019-05-31patch 8.1.1433: win_execute() may leave popup window focusedv8.1.1433Bram Moolenaar
2019-05-30patch 8.1.1425: win_execute() does not set window pointers properlyv8.1.1425Bram Moolenaar
2019-05-28patch 8.1.1414: alloc() returning "char_u *" causes a lot of type castsv8.1.1414Bram Moolenaar
2019-05-26patch 8.1.1403: cannot build without the timer featurev8.1.1403Bram Moolenaar
2019-05-26patch 8.1.1402: "timer" option of popup windows not supportedv8.1.1402Bram Moolenaar
2019-05-26patch 8.1.1400: using global pointer for tab-local popups is clumsyv8.1.1400Bram Moolenaar
2019-05-26patch 8.1.1399: popup windows not adjusted when switching tabsv8.1.1399Bram Moolenaar
2019-05-25patch 8.1.1392: build failure in tiny versionv8.1.1392Bram Moolenaar
2019-05-25patch 8.1.1391: no popup window supportv8.1.1391Bram Moolenaar
2019-05-24patch 8.1.1386: unessesary type casts for lalloc()v8.1.1386Bram Moolenaar
2019-05-18patch 8.1.1347: fractional scroll position not restored after closing windowv8.1.1347Bram Moolenaar
2019-05-12patch 8.1.1327: unnecessary scroll after horizontal splitv8.1.1327Bram Moolenaar
2019-05-01patch 8.1.1242: no cmdline redraw when tabpages have different 'cmdheight'v8.1.1242Bram Moolenaar
2019-05-01patch 8.1.1241: Ex command info contains confusing informationv8.1.1241Bram Moolenaar
2019-04-28patch 8.1.1228: not possible to process tags with a functionv8.1.1228Bram Moolenaar
2019-04-27patch 8.1.1218: cannot set a directory for a tab pagev8.1.1218Bram Moolenaar
2019-04-26patch 8.1.1207: some compilers give warning messagesv8.1.1207Bram Moolenaar
2019-04-25patch 8.1.1205: a BufReadPre autocommand may cause the cursor to movev8.1.1205Bram Moolenaar
2019-04-17patch 8.1.1182: some function prototypes are outdatedv8.1.1182Bram Moolenaar
2019-04-08patch 8.1.1140: not easy to find out what neighbors a window hasv8.1.1140Bram Moolenaar
2019-03-30patch 8.1.1088: height of quickfix window not retained with vertical splitv8.1.1088Bram Moolenaar
2019-03-17patch 8.1.1015: quickfix buffer shows up in list, can't get buffer numberv8.1.1015Bram Moolenaar
2019-03-04patch 8.1.0994: relative cursor position is not calculated correctlyv8.1.0994Bram Moolenaar
2019-02-22patch 8.1.0974: cannot switch from terminal window to previous tabpagev8.1.0974Bram Moolenaar
2019-02-22patch 8.1.0972: cannot switch from terminal window to next tabpagev8.1.0972Bram Moolenaar
2019-02-16patch 8.1.0932: Farsi support is outdated and unusedv8.1.0932Bram Moolenaar
2019-02-13patch 8.1.0914: code related to findfile() is spread outv8.1.0914Bram Moolenaar
2019-02-10patch 8.1.0892: failure when closing a window when location list is in usev8.1.0892Bram Moolenaar
2019-01-31patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff'v8.1.0864Bram Moolenaar
2019-01-26patch 8.1.0826: too many #ifdefsv8.1.0826Bram Moolenaar
2019-01-24patch 8.1.0810: too many #ifdefsv8.1.0810Bram Moolenaar
2019-01-19patch 8.1.0779: argument for message functions is inconsistentv8.1.0779Bram Moolenaar
2019-01-15patch 8.1.0753: printf format not checked for semsg()v8.1.0753Bram Moolenaar
2019-01-13patch 8.1.0743: giving error messages is not flexiblev8.1.0743Bram Moolenaar
2019-01-11patch 8.1.0726: redrawing specifically for conceal featurev8.1.0726Bram Moolenaar
2019-01-06patch 8.1.0698: clearing the window is used too oftenv8.1.0698Bram Moolenaar
2018-12-22patch 8.1.0623: iterating through window frames is repeatedv8.1.0623Bram Moolenaar
2018-12-21patch 8.1.0615: get_tv function names are not consistentv8.1.0615Bram Moolenaar