summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-08-25patch 8.1.1927: code for dealing with script files is spread outv8.1.1927Bram Moolenaar
2019-08-25patch 8.1.1926: cursorline not redrawn when putting a line above the cursorv8.1.1926Bram Moolenaar
2019-08-24patch 8.1.1925: more functions can be used as methodsv8.1.1925Bram Moolenaar
2019-08-24patch 8.1.1924: using empty string for current buffer is unexpectedv8.1.1924Bram Moolenaar
2019-08-24patch 8.1.1923: some source files are not in a normal encodingv8.1.1923Bram Moolenaar
2019-08-24patch 8.1.1922: in diff mode global operations can be very slowv8.1.1922Bram Moolenaar
2019-08-24patch 8.1.1921: more functions can be used as methodsv8.1.1921Bram Moolenaar
2019-08-24patch 8.1.1920: cannot always close a popup when filter consumes all eventsv8.1.1920Bram Moolenaar
2019-08-24patch 8.1.1919: using window options when passing a buffer to popup_create()v8.1.1919Bram Moolenaar
2019-08-24patch 8.1.1918: redrawing popups is inefficientv8.1.1918Bram Moolenaar
2019-08-24patch 8.1.1917: non-current window is not redrawn when moving popupv8.1.1917Bram Moolenaar
2019-08-24patch 8.1.1916: trying to allocate negative amount of memory closing popupv8.1.1916Bram Moolenaar
2019-08-23patch 8.1.1915: more functions can be used as methodsv8.1.1915Bram Moolenaar
2019-08-23patch 8.1.1914: command line expansion code is spread outv8.1.1914Bram Moolenaar
2019-08-23patch 8.1.1913: not easy to compute the space on the command linev8.1.1913Bram Moolenaar
2019-08-22patch 8.1.1912: more functions can be used as methodsv8.1.1912Bram Moolenaar
2019-08-22patch 8.1.1911: more functions can be used as methodsv8.1.1911Bram Moolenaar
2019-08-22patch 8.1.1910: redrawing too much when toggling 'relativenumber'v8.1.1910Bram Moolenaar
2019-08-21patch 8.1.1909: more functions can be used as methodsv8.1.1909Bram Moolenaar
2019-08-21patch 8.1.1908: every popup window consumes a buffer numberv8.1.1908Bram Moolenaar
2019-08-21patch 8.1.1907: wrong position for info popup with scrollbar on the leftv8.1.1907Bram Moolenaar
2019-08-21patch 8.1.1906: info popup size is sometimes incorrectv8.1.1906Bram Moolenaar
2019-08-21patch 8.1.1905: cannot set all properties of the info popupv8.1.1905Bram Moolenaar
2019-08-21patch 8.1.1904: cannot have an info popup align with the popup menuv8.1.1904Bram Moolenaar
2019-08-21patch 8.1.1903: cannot build without the +eval featurev8.1.1903Bram Moolenaar
2019-08-21patch 8.1.1902: cannot have an info popup without a borderv8.1.1902Bram Moolenaar
2019-08-21patch 8.1.1901: the +insert_expand feature is not always availablev8.1.1901Bram Moolenaar
2019-08-21patch 8.1.1900: sign test fails in the GUIv8.1.1900Bram Moolenaar
2019-08-21patch 8.1.1899: sign_place() does not work as documentedv8.1.1899Bram Moolenaar
2019-08-21patch 8.1.1898: crash when out of memory during startupv8.1.1898Bram Moolenaar
2019-08-21patch 8.1.1897: may free memory twice when out of memoryv8.1.1897Bram Moolenaar
2019-08-20patch 8.1.1896: compiler warning for unused variablev8.1.1896Bram Moolenaar
2019-08-20patch 8.1.1895: using NULL pointer when out of memoryv8.1.1895Bram Moolenaar
2019-08-20patch 8.1.1894: not checking for out-of-memory of autoload_name()v8.1.1894Bram Moolenaar
2019-08-20patch 8.1.1893: script to summarize test results can be improvedv8.1.1893Bram Moolenaar
2019-08-20patch 8.1.1892: missing index entry and option menu for 'completepopup'v8.1.1892Bram Moolenaar
2019-08-20patch 8.1.1891: functions used in one file are globalv8.1.1891Bram Moolenaar
2019-08-19patch 8.1.1890: ml_get error when deleting fold markerv8.1.1890Bram Moolenaar
2019-08-19patch 8.1.1889: Coverity warns for using a NULL pointerv8.1.1889Bram Moolenaar
2019-08-18patch 8.1.1888: more functions can be used as methodsv8.1.1888Bram Moolenaar
2019-08-18patch 8.1.1887: the +cmdline_compl feature is not in the tiny versionv8.1.1887Bram Moolenaar
2019-08-18patch 8.1.1886: command line expansion code is spread outv8.1.1886Bram Moolenaar
2019-08-18patch 8.1.1885: comments in libvterm are inconsistentv8.1.1885Bram Moolenaar
2019-08-18patch 8.1.1884: cannot use mouse scroll wheel in popup in Insert modev8.1.1884Bram Moolenaar
2019-08-18patch 8.1.1883: options test failsv8.1.1883Bram Moolenaar
2019-08-18patch 8.1.1882: cannot specify properties of the info popup windowv8.1.1882Bram Moolenaar
2019-08-18patch 8.1.1881: popup window test fails in some configurationsv8.1.1881Bram Moolenaar
2019-08-18patch 8.1.1880: cannot show extra info for completion in a popup windowv8.1.1880Bram Moolenaar
2019-08-17patch 8.1.1879: more functions can be used as methodsv8.1.1879Bram Moolenaar
2019-08-17patch 8.1.1878: negative float before method not parsed correctlyv8.1.1878Bram Moolenaar