Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch 7.4.2293v7.4.2293 | Bram Moolenaar | 2016-08-29 | 1 | -1/+1 |
| | | | | | Problem: Modelines in source code are inconsistant. Solution: Use the same line in most files. Add 'noet'. (Naruhiko Nishino) | ||||
* | patch 7.4.2116v7.4.2116 | Bram Moolenaar | 2016-07-29 | 1 | -2/+1 |
| | | | | | Problem: The default vimrc for Windows is very conservative. Solution: Use the defaults.vim in the Windows installer. | ||||
* | patch 7.4.1909v7.4.1909 | Bram Moolenaar | 2016-06-08 | 1 | -2/+2 |
| | | | | | Problem: Doubled semicolons. Solution: Reduce to one. (Dominique Pelle) | ||||
* | patch 7.4.1683v7.4.1683 | Bram Moolenaar | 2016-03-28 | 1 | -0/+4 |
| | | | | | | Problem: Generated .bat files do not support --nofork. Solution: Add check for --nofork. Also add "setlocal". (Kevin CantĂș, closes #659) | ||||
* | updated for version 7.4.103v7.4.103 | Bram Moolenaar | 2013-11-21 | 1 | -6/+12 |
| | | | | | | Problem: Dos installer uses an old way to escape spaces in the diff command. Solution: Adjust the quoting to the new default shellxquote. (Ben Fritz) | ||||
* | updated for version 7.4.077v7.4.077 | Bram Moolenaar | 2013-11-07 | 1 | -2/+4 |
| | | | | | | Problem: DOS installer creates shortcut without a path, resulting in the current directory to be C:\Windows\system32. Solution: Use environment variables. | ||||
* | updated for version 7.3.925v7.3.925 | Bram Moolenaar | 2013-05-06 | 1 | -1/+1 |
| | | | | | Problem: Typos in source files. Solution: Fix the typos. (Ken Takata) | ||||
* | updated for version 7.3.809v7.3.809 | Bram Moolenaar | 2013-02-13 | 1 | -1/+1 |
| | | | | | Problem: The dosinst.c program has a buffer overflow. (Thomas Gwae) Solution: Ignore $VIMRUNTIME if it is too long. | ||||
* | Remove unused code. | Bram Moolenaar | 2010-08-08 | 1 | -36/+0 |
| | |||||
* | Put quotes around the gvim.exe path for the "Open with" menu entry. | Bram Moolenaar | 2010-08-02 | 1 | -1/+1 |
| | |||||
* | Fix that uninstaller isn't found on 64-bit Windows. | Bram Moolenaar | 2010-07-31 | 1 | -12/+4 |
| | |||||
* | Fix: on MS-Windows the "open with..." menu starts Vim without a file. | Bram Moolenaar | 2010-07-31 | 1 | -2/+6 |
| | |||||
* | Fix: MS-Windows installer used wrong path for uninstaller key. | Bram Moolenaar | 2010-07-18 | 1 | -3/+2 |
| | |||||
* | Support completion for ":find". (Nazri Ramliy) | Bram Moolenaar | 2010-07-14 | 1 | -73/+73 |
| | | | | Cleanup white space. | ||||
* | Make the dos installer work with more compilers. | Bram Moolenaar | 2010-07-07 | 1 | -40/+25 |
| | |||||
* | Adjust MS-Windows installer so that it also works for 64 bit systems. (George | Bram Moolenaar | 2010-07-07 | 1 | -73/+203 |
| | | | | Reilly) | ||||
* | Found a way to make the MS-Windows installer wait for the uninstaller to | Bram Moolenaar | 2010-05-25 | 1 | -20/+57 |
| | | | | finish, no need for the user to press Enter. | ||||
* | Improve the MS-Windows installer. | Bram Moolenaar | 2010-05-24 | 1 | -11/+31 |
| | |||||
* | First step in the Vim 7.3 branch. Changed version numbers. | Bram Moolenaar | 2010-05-15 | 1 | -3/+2 |
| | |||||
* | updated for version 7.1-282v7.1.282 | Bram Moolenaar | 2008-03-16 | 1 | -1/+1 |
| | |||||
* | updated for version 7.1b | Bram Moolenaar | 2007-05-10 | 1 | -1/+1 |
| | |||||
* | updated for version 7.0b01 | Bram Moolenaar | 2006-03-25 | 1 | -1/+6 |
| | |||||
* | updated for version 7.0bv7.0b | Bram Moolenaar | 2006-03-24 | 1 | -1/+0 |
| | |||||
* | updated for version 7.0228 | Bram Moolenaar | 2006-03-18 | 1 | -40/+40 |
| | |||||
* | updated for version 7.0185v7.0185 | Bram Moolenaar | 2006-01-22 | 1 | -18/+19 |
| | |||||
* | updated for version 7.0109v7.0109 | Bram Moolenaar | 2005-07-18 | 1 | -1/+1 |
| | |||||
* | updated for version 7.0001v7.0001 | Bram Moolenaar | 2004-06-13 | 1 | -0/+2461 |