summaryrefslogtreecommitdiff
path: root/src/structs.h
AgeCommit message (Expand)Author
2017-11-25patch 8.0.1336: cannot use imactivatefunc() unless compiled with +ximBram Moolenaar
2017-10-28patch 8.0.1236: Mac features are confusingBram Moolenaar
2017-09-24patch 8.0.1143: macros always expand to the same thingBram Moolenaar
2017-09-23patch 8.0.1139: using window toolbar changes stateBram Moolenaar
2017-09-22patch 8.0.1136: W_WIDTH() is always the sameBram Moolenaar
2017-09-22patch 8.0.1135: W_WINCOL() is always the sameBram Moolenaar
2017-09-17patch 8.0.1123: cannot define a toolbar for a windowBram Moolenaar
2017-09-16patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefsBram Moolenaar
2017-09-08patch 8.0.1074: ":term NONE" does not work on MS-WindowsBram Moolenaar
2017-09-02patch 8.0.1036: ++eof argument for terminal only available on MS-WindowsBram Moolenaar
2017-09-02patch 8.0.1035: sending buffer lines to terminal doesn't work on MS-WindowsBram Moolenaar
2017-09-02patch 8.0.1034: sending buffer lines to terminal doesn't work on MS-WindowsBram Moolenaar
2017-08-26patch 8.0.1000: cannot open a terminal without running a job in itBram Moolenaar
2017-08-18patch 8.0.0957: a terminal job can deadlock when sending many keysBram Moolenaar
2017-08-13patch 8.0.0934: change to struts.h missing in patchBram Moolenaar
2017-08-12patch 8.0.0916: cannot specify properties of window for terminal openBram Moolenaar
2017-08-12patch 8.0.0912: cannot run a job in a hidden terminalBram Moolenaar
2017-08-11patch 8.0.0910: cannot create a terminal in the current windowBram Moolenaar
2017-08-11patch 8.0.0908: cannot set terminal size with optionsBram Moolenaar
2017-08-11patch 8.0.0902: cannot specify directory or environment for a jobBram Moolenaar
2017-08-10patch 8.0.0896: cannot close a terminal window when the job endsBram Moolenaar
2017-08-05patch 8.0.0864: cannot specify the name of a terminalBram Moolenaar
2017-08-03patch 8.0.0846: cannot get the name of the pty of a jobBram Moolenaar
2017-07-23patch 8.0.0761: options not set properly for a terminal bufferBram Moolenaar
2017-07-22patch 8.0.0744: terminal window does not use a ptyBram Moolenaar
2017-07-20patch 8.0.0739: terminal resizing doesn't work well.Bram Moolenaar
2017-07-15patch 8.0.0712: the terminal implementation is incompleteBram Moolenaar
2017-07-08patch 8.0.0702: an error in a timer can make Vim unusableBram Moolenaar
2017-07-07patch 8.0.0693: no terminal emulator supportBram Moolenaar
2017-06-18patch 8.0.0647: syntax highlighting can make cause a freezeBram Moolenaar
2017-06-04patch 8.0.0607: after :bwipe + :new bufref might still be validBram Moolenaar
2017-04-07patch 8.0.0548: saving the redo buffer only works one timeBram Moolenaar
2017-03-08patch 8.0.0431: 'cinoptions' cannot set indent for extern blockBram Moolenaar
2017-03-05patch 8.0.0420: text garbled when the system encoding differs from 'encoding'Bram Moolenaar
2017-02-25patch 8.0.0365: might free a dict item that wasn't allocatedBram Moolenaar
2017-02-17patch 8.0.0334: can't access b:changedtick from a dict referenceBram Moolenaar
2017-02-06patch 8.0.0312: failure when a channel receives a split json messageBram Moolenaar
2017-02-02patch 8.0.0297: double free on exit when using a closureBram Moolenaar
2017-01-22patch 8.0.0219: ubsan reports errors for overflowBram Moolenaar
2017-01-14patch 8.0.0179: cannot have a local value for 'formatprg'Bram Moolenaar
2016-12-01patch 8.0.0107Bram Moolenaar
2016-11-24patch 8.0.0096Bram Moolenaar
2016-11-17patch 8.0.0087Bram Moolenaar
2016-11-10patch 8.0.0075Bram Moolenaar
2016-10-27patch 8.0.0051Bram Moolenaar
2016-10-27patch 8.0.0048Bram Moolenaar
2016-10-09patch 8.0.0027Bram Moolenaar
2016-09-07patch 7.4.2344Bram Moolenaar
2016-09-05patch 7.4.2332Bram Moolenaar
2016-09-04patch 7.4.2324Bram Moolenaar