# # ChangeLog for code/branches/mac_osx/CMakeLists.txt # # Generated by Trac 1.0.9 # May 20, 2024, 8:43:57 AM Fri, 18 Mar 2011 09:00:27 GMT youngk [8090] * code/branches/mac_osx/CMakeLists.txt (modified) * code/branches/mac_osx/cmake/PrepareDevBundle.cmake (added) * code/branches/mac_osx/data/mac/English.lproj/MainMenu.nib (added) * code/branches/mac_osx/data/mac/English.lproj/MainMenu.nib/designable.nib (added) * code/branches/mac_osx/data/mac/English.lproj/MainMenu.nib/keyedobjects.nib (added) * code/branches/mac_osx/data/mac/Orxonox-Info.plist (modified) * code/branches/mac_osx/data/mac/_Orxonox-Info.plist (deleted) * code/branches/mac_osx/src/CMakeLists.txt (modified) * code/branches/mac_osx/src/Orxonox.cc (modified) * code/branches/mac_osx/src/OrxonoxMac.mm (modified) * code/branches/mac_osx/src/libraries/core/GraphicsManager.cc (modified) * code/branches/mac_osx/src/orxonox/sound/SoundManager.cc (modified) IT WORKS! Orxonox will now run properly with Cocoa - All window ... Thu, 17 Mar 2011 11:12:17 GMT youngk [8083] * code/branches/mac_osx/CMakeLists.txt (modified) * code/branches/mac_osx/bin/mac (added) * code/branches/mac_osx/bin/mac/OrxonoxMac (added) * code/branches/mac_osx/cmake/BundleConfig.cmake (added) * code/branches/mac_osx/cmake/tools/TargetUtilities.cmake (modified) * code/branches/mac_osx/data/levels/test_swallow.oxw (modified) * code/branches/mac_osx/data/mac (added) * code/branches/mac_osx/data/mac/English.lproj (added) * code/branches/mac_osx/data/mac/English.lproj/InfoPlist.strings (added) * code/branches/mac_osx/data/mac/English.lproj/MainMenu.xib (added) * code/branches/mac_osx/data/mac/Icon.icns (added) * code/branches/mac_osx/data/mac/Orxonox-Info.plist (added) * code/branches/mac_osx/data/mac/_Orxonox-Info.plist (added) * code/branches/mac_osx/src/CMakeLists.txt (modified) * code/branches/mac_osx/src/Orxonox.cc (modified) * code/branches/mac_osx/src/OrxonoxMac.h (added) * code/branches/mac_osx/src/OrxonoxMac.mm (added) Cocoa Integration of Orxonox and CPack testing. @Reto: Do NOT merge ... Tue, 21 Dec 2010 18:10:53 GMT rgrieder [7789] * code/branches/mac_osx (moved) Renaming branch to better fit it's purpose. Please use 'svn switch ... Tue, 12 Oct 2010 16:02:07 GMT rgrieder [7530] * code/branches/ois_update/CMakeLists.txt (modified) Hope this fixes some more OS X problems.