Cenon Astro Change Log - 2014


2014-01-04 Georg Fleischmann
    * Astro 1.2.2

Astro Version 1.2.2 (2014-01-04)


2014-01-19 Georg Fleischmann
    * astroCommon.m (planetSymbol()): 3 letter symbols added

2014-11-20 Georg Fleischmann
    * Ephemeris.m (-setEphemerisPath:) replace functions to remove deprecations
      EventManager.m (-loadEvents:): use -contentsOfDirectoryAtPath:
      CityManager.m (-loadStates):   use -contentsOfDirectoryAtPath:
      CityManager.m (-saveCitiesOfState:): use -createDirectoryAtPath:recursive:...
      AstroPrincipal.m (-init:):           use -createDirectoryAtPath:recursive:...,
                                               -copyPath:toPath:error:
      CIAMap.m (map_init()): replace 4 cString functions with non-deprecated ones
      DocViewMap.m (-createMapWithCenter:): scale with VFloat and new scale method
      astroLocations.h: MAP_FILE -> MAP_FILENAME
      APBasicLevel.h: <NSWindowsDelegate> added
      AstroPanel.h: <NSTabViewDelegate> added
      APChart.m (-setCompositeEvent:): assign mutableCopy
      APMap.m (-loadMap): make NSMutableDirectory
    * Ephemeris.h: EPH_ECL added

2014-11-21 Georg Fleischmann
    * Ephemeris.m (-objectsAtJD:...): heliocentric: helioFlag added
      Ephemeris.m (-objectsAtYear:...): heliocentric: helioCen added
      EphemerisSearch.m, h (-setHeliocentricSearch): new
      Map.m (-mapTimeTrackFromDate:): heliocentric: NO added
      Astro.prefs/AstroObjects.nib -> AstroObjects.xib
      Astro.prefs/AstroObjects.xib: heliocentric switch added
      Astro.prefs/AstroController.h (Prefs_Heliocentric, SWITCH_HELIOCENTRIC): added
      Astro.prefs/AstroController.m (-update:, -setObjects:): heliocentric switch added
      AstroChart.m (-horoscopeWithCenter:.., -compositeTable:.., -radix:..): heliocentric from prefs added
      AstroChart.m (-compositeWithCenter:...): topocentric + heliocentric from prefs added
      -> New, Chart, Search: heliocentric positions

2014-12-08 Georg Fleischmann
    * InfoPlist.string: removed from project
      Info-Astro.plist: CNBundleName, CFBundleGetInfoString added

Astro Version 1.2.3 (2014-12-08)


2014-12-13 Georg Fleischmann
    * astroCommon.m (invariableNode()): new
    * AstroController.m (-initSubPanes): select "General" switch
      -> Fix, Preferences: select "General" switch

2014-12-14 Georg Fleischmann
    * AstroChart.m: radiusScale, scaleMin, scaleMax added to info dictionary
