summaryrefslogtreecommitdiffstats
path: root/src/feature.h
AgeCommit message (Expand)Author
2019-09-15patch 8.1.2034: dark them of GTK 3 not supportedv8.1.2034Bram Moolenaar
2019-09-04patch 8.1.1979: code for handling file names is spread outv8.1.1979Bram Moolenaar
2019-08-21patch 8.1.1901: the +insert_expand feature is not always availablev8.1.1901Bram Moolenaar
2019-08-18patch 8.1.1887: the +cmdline_compl feature is not in the tiny versionv8.1.1887Bram Moolenaar
2019-08-17patch 8.1.1877: graduated features scatteredv8.1.1877Bram Moolenaar
2019-08-15patch 8.1.1851: crash when sound_playfile() callback plays soundv8.1.1851Bram Moolenaar
2019-08-06patch 8.1.1823: command line history code is spread outv8.1.1823Bram Moolenaar
2019-08-01patch 8.1.1785: map functionality mixed with character inputv8.1.1785Bram Moolenaar
2019-07-28patch 8.1.1767: FEAT_SESSION defined separatelyv8.1.1767Bram Moolenaar
2019-07-21patch 8.1.1724: too much overhead checking for CTRL-C while processing textv8.1.1724Bram Moolenaar
2019-07-20patch 8.1.1721: build failure with normal features without netbeans interfacev8.1.1721Bram Moolenaar
2019-06-14patch 8.1.1529: libcanberra is linked with even when not usedv8.1.1529Bram Moolenaar
2019-06-09patch 8.1.1502: cannot play any soundv8.1.1502Bram Moolenaar
2019-05-25patch 8.1.1391: no popup window supportv8.1.1391Bram Moolenaar
2019-04-28patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exev8.1.1230Bram Moolenaar
2019-04-27patch 8.1.1210: support for user commands is spread outv8.1.1210Bram Moolenaar
2019-03-30patch 8.1.1093: support for outdated tags format slows down tag parsingv8.1.1093Bram Moolenaar
2019-03-22patch 8.1.1040: FEAT_TAG_ANYWHITE is not enabled in any buildv8.1.1040Bram Moolenaar
2019-03-22patch 8.1.1034: too many #ifdefsv8.1.1034Bram Moolenaar
2019-02-17patch 8.1.0943: still a trace of Farsi supportv8.1.0943Bram Moolenaar
2019-02-17patch 8.1.0941: macros for MS-Windows are inconsistentv8.1.0941Bram Moolenaar
2019-01-26patch 8.1.0826: too many #ifdefsv8.1.0826Bram Moolenaar
2019-01-24patch 8.1.0812: Unicode 16 feature is not usefulv8.1.0812Bram Moolenaar
2019-01-24patch 8.1.0811: too many #ifdefsv8.1.0811Bram Moolenaar
2019-01-17patch 8.1.0766: various problems when using Vim on VMSv8.1.0766Bram Moolenaar
2019-01-17patch 8.1.0763: nobody is using the Sun Workshop supportv8.1.0763Bram Moolenaar
2019-01-12patch 8.1.0733: too many #ifdefs for the multi-byte featurev8.1.0733Bram Moolenaar
2019-01-11patch 8.1.0719: too many #ifdefsv8.1.0719Bram Moolenaar
2018-12-21patch 8.1.0612: cannot use two global runtime dirs with configurev8.1.0612Bram Moolenaar
2018-12-14patch 8.1.0582: text properties are not enabledv8.1.0582Bram Moolenaar
2018-12-13patch 8.1.0580: invalid memory access when using text propertiesv8.1.0580Bram Moolenaar
2018-12-13patch 8.1.0579: cannot attach properties to textv8.1.0579Bram Moolenaar
2018-12-12patch 8.1.0578: cannot disable arabic, rightleft and farsi in configurev8.1.0578Bram Moolenaar
2018-08-14patch 8.1.0281: parsing command modifiers is not separatedv8.1.0281Bram Moolenaar
2018-07-29patch 8.1.0226: too many #ifdefsv8.1.0226Bram Moolenaar
2018-06-23patch 8.1.0105: all tab stops are the samev8.1.0105Bram Moolenaar
2018-03-29patch 8.0.1650: too many #ifdefsv8.0.1650Bram Moolenaar
2018-03-06patch 8.0.1585: enabling beval_term feature in Win32 GUIv8.0.1585Bram Moolenaar
2018-03-06patch 8.0.1582: in the MS-Windows console mouse movement is not usedv8.0.1582Bram Moolenaar
2018-03-06patch 8.0.1580: FEAT_CURSORBIND and FEAT_SCROLLBIND are unusedv8.0.1580Bram Moolenaar
2018-03-04patch 8.0.1564: too many #ifdefsv8.0.1564Bram Moolenaar
2018-03-03patch 8.0.1558: no right-click menu in a terminalv8.0.1558Bram Moolenaar
2018-02-22patch 8.0.1531: cannot use 24 bit colors in MS-Windows consolev8.0.1531Bram Moolenaar
2017-11-27patch 8.0.1350: cannot build with +eval and -multi_bytev8.0.1350Bram Moolenaar
2017-11-18patch 8.0.1312: balloon_show() only works in terminal when compiled with GUIv8.0.1312Bram Moolenaar
2017-11-18patch 8.0.1309: cannot use 'balloonexpr' in a terminalv8.0.1309Bram Moolenaar
2017-11-13patch 8.0.1297: +autoservername does not show enabled on MS-Windowsv8.0.1297Bram Moolenaar
2017-11-12patch 8.0.1295: cannot automatically get a server name in a terminalv8.0.1295Bram Moolenaar
2017-10-28patch 8.0.1236: Mac features are confusingv8.0.1236Bram Moolenaar
2017-09-16patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefsv8.0.1118Bram Moolenaar