# # ChangeLog for code/branches/mac_osx2/src/external/cmcrashreporter/CMCrashReporterWindow.m # # Generated by Trac 1.0.9 # May 14, 2024, 4:10:31 PM Thu, 28 Apr 2011 14:29:37 GMT rgrieder [8356] * code/branches/mac_osx2 (modified) * code/branches/mac_osx2/cmake/tools/TargetUtilities.cmake (modified) * code/branches/mac_osx2/data/mac/Orxonox-Info.plist (modified) * code/branches/mac_osx2/src/CMakeLists.txt (modified) * code/branches/mac_osx2/src/Orxonox.cc (modified) * code/branches/mac_osx2/src/OrxonoxMac.mm (modified) * code/branches/mac_osx2/src/external/CMakeLists.txt (modified) * code/branches/mac_osx2/src/external/cmcrashreporter (copied) * code/branches/mac_osx2/src/external/cmcrashreporter/CMCrashReporter.h (copied) * code/branches/mac_osx2/src/external/cmcrashreporter/CMCrashReporter.m (copied) * code/branches/mac_osx2/src/external/cmcrashreporter/CMCrashReporter.tmproj (copied) * code/branches/mac_osx2/src/external/cmcrashreporter/CMCrashReporterGlobal.h (copied) * code/branches/mac_osx2/src/external/cmcrashreporter/CMCrashReporterGlobal.m (copied) * code/branches/mac_osx2/src/external/cmcrashreporter/CMCrashReporterWindow.h (copied) * code/branches/mac_osx2/src/external/cmcrashreporter/CMCrashReporterWindow.m (copied) * code/branches/mac_osx2/src/external/cmcrashreporter/CMCrashReporterWindow.nib (copied) * code/branches/mac_osx2/src/external/cmcrashreporter/CMCrashReporterWindow.nib/designable.nib (copied) * code/branches/mac_osx2/src/external/cmcrashreporter/CMCrashReporterWindow.nib/keyedobjects.nib (copied) * code/branches/mac_osx2/src/external/cmcrashreporter/CMCrashReporterWindow.xib (copied) * code/branches/mac_osx2/src/external/cmcrashreporter/CMakeLists.txt (copied) * code/branches/mac_osx2/src/external/cmcrashreporter/read-me.txt (copied) Merged remaining revisions in mac_osx to mac_osx2 branch. Mon, 18 Apr 2011 17:14:18 GMT youngk [8259] * code/branches/mac_osx/cmake/PrepareDevBundle.cmake (modified) * code/branches/mac_osx/cmake/tools/TargetUtilities.cmake (modified) * code/branches/mac_osx/src/CMakeLists.txt (modified) * code/branches/mac_osx/src/OrxonoxMac.mm (modified) * code/branches/mac_osx/src/external/CMakeLists.txt (modified) * code/branches/mac_osx/src/external/cmcrashreporter (added) * code/branches/mac_osx/src/external/cmcrashreporter/CMCrashReporter.h (added) * code/branches/mac_osx/src/external/cmcrashreporter/CMCrashReporter.m (added) * code/branches/mac_osx/src/external/cmcrashreporter/CMCrashReporter.tmproj (added) * code/branches/mac_osx/src/external/cmcrashreporter/CMCrashReporterGlobal.h (added) * code/branches/mac_osx/src/external/cmcrashreporter/CMCrashReporterGlobal.m (added) * code/branches/mac_osx/src/external/cmcrashreporter/CMCrashReporterWindow.h (added) * code/branches/mac_osx/src/external/cmcrashreporter/CMCrashReporterWindow.m (added) * code/branches/mac_osx/src/external/cmcrashreporter/CMCrashReporterWindow.xib (added) * code/branches/mac_osx/src/external/cmcrashreporter/CMakeLists.txt (added) * code/branches/mac_osx/src/external/cmcrashreporter/read-me.txt (added) Integrating automatic crash reporter. Does not work atm.