celestia/macosx
Levin Li eb4e1a64d0 Update build number in Xcode 2020-11-07 07:34:57 +08:00
..
Images.xcassets add icons for mac for all resolutions 2019-10-12 20:43:53 +08:00
celestia.xcodeproj Update build number in Xcode 2020-11-07 07:34:57 +08:00
en.lproj Bump build number and update copyright to 2020 2020-06-10 15:22:53 +08:00
es.lproj Bump build number and update copyright to 2020 2020-06-10 15:22:53 +08:00
fr.lproj Bump build number and update copyright to 2020 2020-06-10 15:22:53 +08:00
ja.lproj Bump build number and update copyright to 2020 2020-06-10 15:22:53 +08:00
zh_CN.lproj Bump build number and update copyright to 2020 2020-06-10 15:22:53 +08:00
zh_TW.lproj Bump build number and update copyright to 2020 2020-06-10 15:22:53 +08:00
Astro.h Updated for latest CVS changes (eg png galaxies) 2006-09-17 02:33:17 +00:00
Astro.mm do not change app time zone when transforming date and remove deprecations 2019-11-16 17:41:31 +08:00
Astro_PrivateAPI.h Fixed path to astro.h 2005-04-23 14:10:13 +00:00
BrowserItem.h fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
BrowserItem.mm remove "po" localized string reference from UI 2019-11-20 17:30:46 +08:00
BrowserWindowController.h Fixed keyboard shortcuts not working when gl window was not frontmost 2008-10-02 00:48:43 +00:00
BrowserWindowController.mm remove "po" localized string reference from UI 2019-11-20 17:30:46 +08:00
CGLInfo.h Use precompiled Cocoa.h. 2005-11-24 16:48:05 +00:00
CGLInfo.mm remove "po" localized string reference from UI 2019-11-20 17:30:46 +08:00
Celestia.entitlements add migrator 2019-10-08 11:14:23 +08:00
CelestiaAppCore.h fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
CelestiaAppCore.mm fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
CelestiaAppCore_PrivateAPI.h Xcode 2.1 fix (does this break 10.2?) 2005-08-15 13:12:54 +00:00
CelestiaBody.h Mac project tweaks for recent timeline code commit. 2008-02-24 23:45:10 +00:00
CelestiaBody.mm migrate to ARC 2019-10-10 17:52:33 +08:00
CelestiaBody_PrivateAPI.h What I have so far with the Mac OS X Objective C/C++ version. 2002-06-14 15:44:29 +00:00
CelestiaController.h remove unused code, remove fullscreen 2019-10-14 17:41:21 +08:00
CelestiaController.m use gettext instead of localized string 2019-11-20 17:30:46 +08:00
CelestiaDSO.h Browser more locale robust 2007-01-02 15:37:35 +00:00
CelestiaDSO.mm migrate to ARC 2019-10-10 17:52:33 +08:00
CelestiaFavorite.h fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
CelestiaFavorite.mm migrate to ARC 2019-10-10 17:52:33 +08:00
CelestiaFavorite_PrivateAPI.h Serializes favorites list to NSUserDefaults (~/Library/Preferences/Celestia.plist) 2002-06-25 02:18:50 +00:00
CelestiaFavorites.h fix warnings 2019-09-21 16:44:54 +08:00
CelestiaFavorites.m fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
CelestiaGalaxy.h Changes for compatibility with FT1.2 (DSO changes). 2005-11-24 16:49:55 +00:00
CelestiaGalaxy.mm migrate to ARC 2019-10-10 17:52:33 +08:00
CelestiaGalaxy_PrivateAPI.h What I have so far with the Mac OS X Objective C/C++ version. 2002-06-14 15:44:29 +00:00
CelestiaLocation.h Browser more locale robust 2007-01-02 15:37:35 +00:00
CelestiaLocation.mm migrate to ARC 2019-10-10 17:52:33 +08:00
CelestiaObserver.h Fixed warnings due to recent observer changes 2008-03-09 02:39:02 +00:00
CelestiaObserver.mm migrate to ARC 2019-10-10 17:52:33 +08:00
CelestiaObserver_PrivateAPI.h What I have so far with the Mac OS X Objective C/C++ version. 2002-06-14 15:44:29 +00:00
CelestiaOpenGLView.h Multibyte console input 2007-06-19 00:45:13 +00:00
CelestiaOpenGLView.mm fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
CelestiaRenderer.h Hud localizations for OS X 2006-05-14 17:34:23 +00:00
CelestiaRenderer.mm migrate to ARC 2019-10-10 17:52:33 +08:00
CelestiaRenderer_PrivateAPI.h Fixed osxGetProcAddress (OpenGL extensions work on OS X now, won't crash on planets with rings and such) 2002-07-22 05:14:39 +00:00
CelestiaSelection.h Cleaned up code. 2007-12-01 21:26:29 +00:00
CelestiaSelection.mm migrate to ARC 2019-10-10 17:52:33 +08:00
CelestiaSelection_PrivateAPI.h What I have so far with the Mac OS X Objective C/C++ version. 2002-06-14 15:44:29 +00:00
CelestiaSettings.h remove unused code, remove fullscreen 2019-10-14 17:41:21 +08:00
CelestiaSettings.mm macOS: allow more alternative surfaces in menu 2019-11-30 17:44:13 +08:00
CelestiaSimulation.h Cleaned up code. 2007-12-01 21:26:29 +00:00
CelestiaSimulation.mm migrate to ARC 2019-10-10 17:52:33 +08:00
CelestiaSimulation_PrivateAPI.h What I have so far with the Mac OS X Objective C/C++ version. 2002-06-14 15:44:29 +00:00
CelestiaStar.h fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
CelestiaStar.mm fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
CelestiaStar_PrivateAPI.h Mac: Fixed const errors 2009-01-28 03:54:43 +00:00
CelestiaUniversalCoord.h Use precompiled Cocoa.h. 2005-11-24 16:48:05 +00:00
CelestiaUniversalCoord.mm migrate to ARC 2019-10-10 17:52:33 +08:00
CelestiaUniversalCoord_PrivateAPI.h What I have so far with the Mac OS X Objective C/C++ version. 2002-06-14 15:44:29 +00:00
CelestiaUniverse.h Updates for universe changes related to picking. 2006-12-07 00:13:33 +00:00
CelestiaUniverse.mm migrate to ARC 2019-10-10 17:52:33 +08:00
CelestiaUniverse_PrivateAPI.h What I have so far with the Mac OS X Objective C/C++ version. 2002-06-14 15:44:29 +00:00
CelestiaVector.h fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
CelestiaVector.mm fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
CelestiaVector_PrivateAPI.h What I have so far with the Mac OS X Objective C/C++ version. 2002-06-14 15:44:29 +00:00
ConfigSelectionWindowController.h allow selection of config/data file when init failed 2019-09-11 22:16:08 +08:00
ConfigSelectionWindowController.m migrate to ARC 2019-10-10 17:52:33 +08:00
ContextOutlineView.h fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
ContextOutlineView.m fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
EclipseFinderController.h fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
EclipseFinderController.mm remove "po" localized string reference from UI 2019-11-20 17:30:46 +08:00
FavoriteInfoWindowController.h Fixed keyboard shortcuts not working when gl window was not frontmost 2008-10-02 00:48:43 +00:00
FavoriteInfoWindowController.m Fixed keyboard shortcuts not working when gl window was not frontmost 2008-10-02 00:48:43 +00:00
FavoritesDrawerController.h fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
FavoritesDrawerController.m fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
GotoWindowController.h Use precompiled Cocoa.h. 2005-11-24 16:48:05 +00:00
GotoWindowController.m Hud localizations for OS X 2006-05-14 17:34:23 +00:00
Info.plist add missing key in info.plist 2019-10-12 20:43:53 +08:00
MacInputWatcher.h fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
MacInputWatcher.mm fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
Menu_Extensions.h fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
Menu_Extensions.mm macOS: allow more alternative surfaces in menu 2019-11-30 17:44:13 +08:00
Migrator.h add migrator 2019-10-08 11:14:23 +08:00
Migrator.m add migrator 2019-10-08 11:14:23 +08:00
MyTree.h fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
MyTree.m fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
NSArray_Extensions.h fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
NSArray_Extensions.m fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
NSOutlineView_Extensions.h Use precompiled Cocoa.h. 2005-11-24 16:48:05 +00:00
NSOutlineView_Extensions.m fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
NSString_ObjCPlusPlus.h Use precompiled Cocoa.h. 2005-11-24 16:48:05 +00:00
NSString_ObjCPlusPlus.mm fixed UFT8 bug (dirkpitt) 2004-12-31 19:06:12 +00:00
NSWindowController_Extensions.h fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
NSWindowController_Extensions.m fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
POSupport.m Hud localizations for OS X 2006-05-14 17:34:23 +00:00
README for Mac OS X.rtf update websites, copyright, bundle id 2019-09-12 20:53:35 +08:00
RenderPanelController.h Fixed keyboard shortcuts not working when gl window was not frontmost 2008-10-02 00:48:43 +00:00
RenderPanelController.m migrate to ARC 2019-10-10 17:52:33 +08:00
ScriptsController.h support change config file, resource file path 2019-09-11 22:16:08 +08:00
ScriptsController.mm fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
SetTimeWindowController.h remove legacy code 2019-09-21 16:44:54 +08:00
SetTimeWindowController.m migrate to ARC 2019-10-10 17:52:33 +08:00
SplashScreen.h Removed fuzz. 2005-12-30 12:40:21 +00:00
SplashScreen.m fix warnings 2019-09-21 16:44:54 +08:00
SplashWindowController.h Added splash screen progress notification, version number display 2006-01-04 12:59:38 +00:00
SplashWindowController.m fix warnings compiling in Xcode 2019-10-14 17:41:21 +08:00
TextWindowController.h Multibyte console input 2007-06-19 00:45:13 +00:00
TextWindowController.m Multibyte console input 2007-06-19 00:45:13 +00:00
Util.h use gettext instead of localized string 2019-11-20 17:30:46 +08:00
defaults.plist remove unused code, remove fullscreen 2019-10-14 17:41:21 +08:00
main.m use gettext instead of localized string 2019-11-20 17:30:46 +08:00
qtcapture.cpp Updated for latest CVS changes (eg png galaxies) 2006-09-17 02:33:17 +00:00
qtcapture.h Updated for latest CVS changes (eg png galaxies) 2006-09-17 02:33:17 +00:00