Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch 8.0.1191: MS-Windows: missing 32 and 64 bit files in installerv8.0.1191 | Bram Moolenaar | 2017-10-14 | 1 | -46/+63 |
| | | | | | | 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 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.1399v7.4.1399 | Bram Moolenaar | 2016-02-23 | 1 | -34/+0 |
| | | | | | Problem: The MS-DOS code does not build. Solution: Remove the old MS-DOS code. | ||||
* | Remove unused code. | Bram Moolenaar | 2010-08-08 | 1 | -24/+0 |
| | |||||
* | Windows uninstaller: Instead of calling RegDeleteKeyEx() directly load it | Bram Moolenaar | 2010-08-02 | 1 | -26/+37 |
| | | | | dynamically from the .dll. Should work everywhere. | ||||
* | Fix: the MS-Windows uninstaller did not delete registry keys on 64 bit systems. | Bram Moolenaar | 2010-08-01 | 1 | -13/+26 |
| | |||||
* | Fix that uninstaller isn't found on 64-bit Windows. | Bram Moolenaar | 2010-07-31 | 1 | -5/+6 |
| | |||||
* | Make the dos installer work with more compilers. | Bram Moolenaar | 2010-07-07 | 1 | -1/+1 |
| | |||||
* | Improve the MS-Windows installer. | Bram Moolenaar | 2010-05-24 | 1 | -5/+11 |
| | |||||
* | updated for version 7.0001v7.0001 | Bram Moolenaar | 2004-06-13 | 1 | -0/+438 |