Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch 8.0.1315: build still fails on Macv8.0.1315 | Bram Moolenaar | 2017-11-18 | 1 | -1/+0 |
| | | | | | Problem: Build still fails on Mac. (chdiza) Solution: Remove bogus typedef. | ||||
* | patch 8.0.1236: Mac features are confusingv8.0.1236 | Bram Moolenaar | 2017-10-28 | 1 | -6/+2 |
| | | | | | | Problem: Mac features are confusing. Solution: Make feature names more consistent, add "osxdarwin". Rename feature flags, cleanup Mac code. (Kazunobu Kuriyama, closes #2178) | ||||
* | 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.1227v7.4.1227 | Bram Moolenaar | 2016-01-31 | 1 | -2/+2 |
| | | | | | Problem: Compiler warnings. Solution: Add UNUSED. Add type cast. (Yegappan Lakshmanan) | ||||
* | updated for version 7.3.227v7.3.227 | Bram Moolenaar | 2011-06-20 | 1 | -12/+4 |
| | | | | | Problem: Mac OS doesn't have the linewise clipboard fix. Solution: Also change the Mac OS file. (Bjorn Winckler) | ||||
* | updated for version 7.3.219v7.3.219 | Bram Moolenaar | 2011-06-13 | 1 | -2/+3 |
| | | | | | Problem: Can't compile with GTK on Mac. Solution: Add some #ifdef trickery. (Ben Schmidt) | ||||
* | updated for version 7.3.021v7.3.021 | Bram Moolenaar | 2010-10-10 | 1 | -0/+4 |
| | | | | | Problem: Conflict for defining Boolean in Mac header files. Solution: Define NO_X11_INCLUDES. (Rainer Muller) | ||||
* | Do include Mac clipboard code for MacVim. | Bram Moolenaar | 2010-08-15 | 1 | -2/+3 |
| | |||||
* | Fix building the Mac version with GUI. | Bram Moolenaar | 2010-08-14 | 1 | -1/+6 |
| | |||||
* | Remove obsolete Mac code. | Bram Moolenaar | 2010-07-14 | 1 | -524/+3 |
| | |||||
* | Added 'colorcolumn' option. Partly by Gregor Uhlenheuer. | Bram Moolenaar | 2010-07-14 | 1 | -69/+0 |
| | |||||
* | Fix a few compiler warnings. | Bram Moolenaar | 2010-07-14 | 1 | -3/+3 |
| | |||||
* | Add clipboard support in Mac console. (Bjorn Winckler) | Bram Moolenaar | 2010-07-14 | 1 | -0/+783 |