Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |