summaryrefslogtreecommitdiffstats
path: root/src/os_macosx.m
AgeCommit message (Expand)Author
2023-04-19patch 9.0.1471: warnings for function declarationsv9.0.1471Michael Jarvis
2022-11-02patch 9.0.0828: various typosv9.0.0828dundargoc
2022-10-08patch 9.0.0694: no native sound support on Mac OSv9.0.0694Yee Cheng Chin
2022-08-21patch 9.0.0237: Mac: cannot build if dispatch.h is not availablev9.0.0237Evan Miller
2022-06-19patch 8.2.5133: MacOS: build failsv8.2.5133Bram Moolenaar
2022-06-05patch 8.2.5057: using gettimeofday() for timeout is very inefficientv8.2.5057Paul Ollis
2020-08-13patch 8.2.1442: outdated references to the Mac Carbon GUIv8.2.1442Bram Moolenaar
2020-08-11patch 8.2.1424: Mac build failsv8.2.1424Bram Moolenaar
2019-06-14patch 8.1.1533: GUI build fails on Macv8.1.1533Bram Moolenaar
2019-01-24patch 8.1.0811: too many #ifdefsv8.1.0811Bram Moolenaar
2018-10-08patch 8.1.0467: cannot build with Mac OS X 10.5v8.1.0467Bram Moolenaar
2018-06-17patch 8.1.0063: Mac: NSStringPboardType is deprecatedv8.1.0063Bram Moolenaar
2018-03-06patch 8.0.1584: using C99 in Mac file gives compiler warning messagesv8.0.1584Bram Moolenaar
2017-11-18patch 8.0.1315: build still fails on Macv8.0.1315Bram Moolenaar
2017-10-28patch 8.0.1236: Mac features are confusingv8.0.1236Bram Moolenaar
2016-08-29patch 7.4.2293v7.4.2293Bram Moolenaar
2016-01-31patch 7.4.1227v7.4.1227Bram Moolenaar
2011-06-20updated for version 7.3.227v7.3.227Bram Moolenaar
2011-06-13updated for version 7.3.219v7.3.219Bram Moolenaar
2010-10-10updated for version 7.3.021v7.3.021Bram Moolenaar
2010-08-15Do include Mac clipboard code for MacVim.Bram Moolenaar
2010-08-14Fix building the Mac version with GUI.Bram Moolenaar
2010-07-14Remove obsolete Mac code.Bram Moolenaar
2010-07-14Added 'colorcolumn' option. Partly by Gregor Uhlenheuer.Bram Moolenaar
2010-07-14Fix a few compiler warnings.Bram Moolenaar
2010-07-14Add clipboard support in Mac console. (Bjorn Winckler)Bram Moolenaar