summaryrefslogtreecommitdiff
path: root/src/os/macosx/crashlog_osx.cpp
AgeCommit message (Expand)Author
2021-03-13Fix #8860: [Win32] Crashlog window wasn't reliably shown for crashes not on t...Michael Lutz
2020-04-12Cleanup: [OSX] Mop up some remaining stuff catering to compiling with very ol...Michael Lutz
2020-01-12Fix: [OSX] Don't show a crash/assertion message box for a GUI-less video driver.glx
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-05-04Fix #7570: Show Github URL in the crashlog windowTransportman
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2019-03-24Codechange: Use override specifer for overriding member declarationsHenry Wilson
2014-07-30(svn r26709) -Fix (r15892 and others) [FS#6069]: [OSX] Compilation fails with...planetmaker
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2010-07-31(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.alberth
2010-01-18(svn r18855) -Codechange: record compiler name and version in the crash logsmatz
2010-01-16(svn r18831) -Change [FS#3537]: do not go into the crashlog handler in case l...rubidium
2009-11-18(svn r18158) -Codechange: add crash screenshot for OSXsmatz
2009-10-17(svn r17792) -Fix [FS#3261]: [OSX] Fix (bogus) compiler warnings related to p...michi_cc
2009-10-04(svn r17706) -Codechange: [OSX] Rework the crash handling to use the common C...michi_cc