Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Vim 8.1 releasev8.1.0000 | Bram Moolenaar | 2018-05-17 | 1 | -1/+1 |
| | | | | Update version number and information. Fix a couple of tests. | ||||
* | patch 8.0.1813: Windows installer doesn't install terminal debuggerv8.0.1813 | Bram Moolenaar | 2018-05-10 | 1 | -0/+3 |
| | | | | | Problem: Windows installer doesn't install terminal debugger. Solution: Add the package to the list of files to install. | ||||
* | patch 8.0.1472: MS-Windows: nsis installer is a bit slowv8.0.1472 | Bram Moolenaar | 2018-02-04 | 1 | -6/+9 |
| | | | | | Problem: MS-Windows: nsis installer is a bit slow. Solution: Use ReserveFile for vimrc.ini. (closes #2522) | ||||
* | patch 8.0.1285: occasional crash when using a channelv8.0.1285 | Bram Moolenaar | 2017-11-11 | 1 | -0/+3 |
| | | | | | Problem: Occasional crash when using a channel. (Marek) Solution: Decrement reference count later. (closes #2315) | ||||
* | patch 8.0.1232: MS-Windows users are confused about default mappingsv8.0.1232 | Bram Moolenaar | 2017-10-28 | 2 | -1/+113 |
| | | | | | | | Problem: MS-Windows users are confused about default mappings. Solution: Don't map keys in the console where they don't work. Add a choice in the installer to use MS-Windows key bindings or not. (Christian Brabandt, Ken Takata, closes #2093) | ||||
* | patch 8.0.1197: MS-Windows build instructions are not up to datev8.0.1197 | Bram Moolenaar | 2017-10-15 | 1 | -1/+1 |
| | | | | | Problem: MS-Windows build instructions are not up to date. Solution: Adjust the instructions. Fix the nsis script. | ||||
* | patch 8.0.1191: MS-Windows: missing 32 and 64 bit files in installerv8.0.1191 | Bram Moolenaar | 2017-10-14 | 2 | -19/+102 |
| | | | | | | Problem: MS-Windows: missing 32 and 64 bit files in installer. Solution: Include both 32 and 64 bit GvimExt and related dll files. Remove old Windows code from the installer. (Ken Takata, closes #2144) | ||||
* | patch 8.0.1121: can uncheck executables in MS-Windows installerv8.0.1121 | Bram Moolenaar | 2017-09-17 | 1 | -1/+1 |
| | | | | | Problem: Can uncheck executables in MS-Windows installer. Solution: Make the choice read-only. (Ken Takata, closes #2106) | ||||
* | patch 8.0.1065: not all macro examples are includedv8.0.1065 | Bram Moolenaar | 2017-09-06 | 1 | -0/+8 |
| | | | | | | Problem: Not all macro examples are included in the self-installing executable. (lkintact) Solution: Add the directories to the NSIS script. (closes #2065) | ||||
* | patch 8.0.0961: the script to build the installer does not include winptyv8.0.0961 | Bram Moolenaar | 2017-08-19 | 1 | -1/+4 |
| | | | | | Problem: The script to build the installer does not include winpty. Solution: Add winpty32.dll and winpty-agent.exe like diff.exe | ||||
* | patch 8.0.0668: nsis installer script does not workv8.0.0668 | Bram Moolenaar | 2017-06-24 | 1 | -1/+2 |
| | | | | | Problem: Nsis installer script does not work. (Christian Brabandt) Solution: Fix the syntax of /SD. | ||||
* | patch 8.0.0660: silent install on MS-Windows shows dialogv8.0.0660 | Bram Moolenaar | 2017-06-22 | 1 | -1/+1 |
| | | | | | Problem: Silent install on MS-Windows does show a dialog. Solution: Add /SD to the default choice. (allburov, closes #1772) | ||||
* | patch 8.0.0410: newer gettext/iconv library has extra dll filev8.0.0410 | Bram Moolenaar | 2017-03-04 | 1 | -0/+1 |
| | | | | | Problem: Newer gettext/iconv library has extra dll file. Solution: Add the file to the Makefile and nsis script. (Christian Brabandt) | ||||
* | Vim 8.0 releasev8.0.0000 | Bram Moolenaar | 2016-09-12 | 1 | -2/+2 |
| | |||||
* | patch 7.4.2286v7.4.2286 | Bram Moolenaar | 2016-08-28 | 1 | -0/+1 |
| | | | | | | | Problem: The tee program isn't included. Makefile contains build instructions that don't work. Solution: Update the Filelist and build instructions. Remove build instructions for DOS and old Windows. Add the tee program. | ||||
* | patch 7.4.1788v7.4.1788 | Bram Moolenaar | 2016-04-26 | 1 | -0/+22 |
| | | | | | Problem: NSIS script is missing packages. Solution: Add the missing directories. (Ken Takata) | ||||
* | patch 7.4.1106v7.4.1106 | Bram Moolenaar | 2016-01-16 | 1 | -8/+14 |
| | | | | | | | | Problem: The nsis script can't be used from the appveyor build. Solution: Add "ifndef" to allow for variables to be set from the command line. Remove duplicate SetCompressor command. Support using other gettext binaries. (Ken Takata) Update build instructions to use libintl-8.dll. | ||||
* | patch 7.4.1025v7.4.1025 | Bram Moolenaar | 2016-01-02 | 2 | -2/+7 |
| | | | | | Problem: Version in installer needs to be updated manually. Solution: Generate a file with the version number. (Guopeng Wen) | ||||
* | updated for version 7.4.504v7.4.504 | Bram Moolenaar | 2014-11-05 | 1 | -7/+2 |
| | | | | | | Problem: Restriction of the MS-Windows installer that the path must end in "Vim" prevents installing more than one version. Solution: Remove the restriction. (Tim Lebedkov) | ||||
* | release version 7.4v7.4 | Bram Moolenaar | 2013-08-10 | 1 | -1/+1 |
| | |||||
* | Update files for the 7.4b BETA release.v7.4b.000 | Bram Moolenaar | 2013-07-28 | 1 | -1/+1 |
| | |||||
* | Vim 7.4a BETA release.v7.4a | Bram Moolenaar | 2013-07-06 | 1 | -1/+1 |
| | |||||
* | updated for version 7.3.1310v7.3.1310 | Bram Moolenaar | 2013-07-05 | 1 | -2/+5 |
| | | | | | Problem: Typos in nsis script. Can use better compression. Solution: Fix typos. Use lzma compression. (Ken Takata) | ||||
* | updated for version 7.3.1307v7.3.1307 | Bram Moolenaar | 2013-07-04 | 1 | -4/+3 |
| | | | | | Problem: MS-Windows build instructions are outdated. Solution: Adjust for building on Windows 7. Drop Windows 95/98/ME support. | ||||
* | Last changes for the 7.3 release!v7.3 | Bram Moolenaar | 2010-08-15 | 1 | -1/+1 |
| | |||||
* | Version 7.3f -> 7.3g | Bram Moolenaar | 2010-08-14 | 1 | -1/+1 |
| | |||||
* | Version 7.3e -> 7.3f. | Bram Moolenaar | 2010-08-09 | 1 | -1/+1 |
| | |||||
* | 7.3d -> 7.3e. | Bram Moolenaar | 2010-08-04 | 1 | -1/+1 |
| | |||||
* | Update version.h for 7.3c -> 7.3d. | Bram Moolenaar | 2010-08-01 | 1 | -1/+1 |
| | |||||
* | Version 7.3c -> 7.3d | Bram Moolenaar | 2010-08-01 | 1 | -1/+1 |
| | |||||
* | Fix that uninstaller isn't found on 64-bit Windows. | Bram Moolenaar | 2010-07-31 | 1 | -1/+1 |
| | |||||
* | Runtime file updates. | Bram Moolenaar | 2010-07-30 | 1 | -1/+1 |
| | |||||
* | 7.3b -> 7.3c | Bram Moolenaar | 2010-07-25 | 1 | -1/+1 |
| | |||||
* | Vim 7.3a -> 7.3b. | Bram Moolenaar | 2010-07-18 | 1 | -1/+1 |
| | |||||
* | Improve the MS-Windows installer. | Bram Moolenaar | 2010-05-24 | 1 | -2/+13 |
| | |||||
* | First step in the Vim 7.3 branch. Changed version numbers. | Bram Moolenaar | 2010-05-15 | 1 | -1/+1 |
| | |||||
* | updated for version 7.2-000v7.2.000v7.2 | Bram Moolenaar | 2008-08-09 | 1 | -1/+1 |
| | |||||
* | updated for version 7.2c-000v7.2c.000 | Bram Moolenaar | 2008-08-06 | 1 | -1/+1 |
| | |||||
* | updated for version 7.2b-000v7.2b.000 | Bram Moolenaar | 2008-07-13 | 1 | -1/+1 |
| | |||||
* | updated for version 7.2a | Bram Moolenaar | 2008-06-24 | 1 | -2/+2 |
| | |||||
* | updated for version 7.1 | Bram Moolenaar | 2007-05-12 | 1 | -1/+1 |
| | |||||
* | updated for version 7.1b | Bram Moolenaar | 2007-05-10 | 1 | -1/+1 |
| | |||||
* | updated for version 7.1a | Bram Moolenaar | 2007-05-06 | 1 | -1/+1 |
| | |||||
* | updated for version 7.0-005v7.0.005 | Bram Moolenaar | 2006-05-13 | 1 | -0/+2 |
| | |||||
* | updated for version 7.0v7.0 | Bram Moolenaar | 2006-05-07 | 1 | -1/+1 |
| | |||||
* | updated for version 7.0gv7.0g | Bram Moolenaar | 2006-04-30 | 1 | -1/+1 |
| | |||||
* | updated for version 7.0fv7.0f | Bram Moolenaar | 2006-04-24 | 1 | -1/+1 |
| | |||||
* | updated for version 7.0ev7.0e | Bram Moolenaar | 2006-04-16 | 1 | -1/+1 |
| | |||||
* | updated for version 7.0d02v7.0d02 | Bram Moolenaar | 2006-04-12 | 1 | -0/+3 |
| | |||||
* | updated for version 7.0dv7.0d | Bram Moolenaar | 2006-04-10 | 1 | -1/+1 |
| |