Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-31 | patch 7.4.1227 | Bram Moolenaar | |
Problem: Compiler warnings. Solution: Add UNUSED. Add type cast. (Yegappan Lakshmanan) | |||
2011-06-20 | updated for version 7.3.227 | Bram Moolenaar | |
Problem: Mac OS doesn't have the linewise clipboard fix. Solution: Also change the Mac OS file. (Bjorn Winckler) | |||
2011-06-13 | updated for version 7.3.219 | Bram Moolenaar | |
Problem: Can't compile with GTK on Mac. Solution: Add some #ifdef trickery. (Ben Schmidt) | |||
2010-10-10 | updated for version 7.3.021 | Bram Moolenaar | |
Problem: Conflict for defining Boolean in Mac header files. Solution: Define NO_X11_INCLUDES. (Rainer Muller) | |||
2010-08-15 | Do include Mac clipboard code for MacVim. | Bram Moolenaar | |
2010-08-14 | Fix building the Mac version with GUI. | Bram Moolenaar | |
2010-07-14 | Remove obsolete Mac code. | Bram Moolenaar | |
2010-07-14 | Added 'colorcolumn' option. Partly by Gregor Uhlenheuer. | Bram Moolenaar | |
2010-07-14 | Fix a few compiler warnings. | Bram Moolenaar | |
2010-07-14 | Add clipboard support in Mac console. (Bjorn Winckler) | Bram Moolenaar | |