Cenon Astro Change Log - 2015


2015-01-23 Georg Fleischmann
    * Astro 1.2.3

Astro Version 1.2.3 b15 (2015-01-23)

2015-01-26 Georg Fleischmann
    * AstroObjects.xib: Equatorial Switch added
      AstroController.m, h
      AstroChart.m
      Ephemeris.m, h
      EphemerisSearch.m, h
      Map.m
      -> New: Equatorial coordinates added (Equatorial versus Ecliptical)

2015-02-09 Georg Fleischmann
    * Ephemeris.m (-objectsAtJD:..., -objectsAtYear:...): equatorial nodes added
      -> New: Equatorial nodes added

2015-02-21 Georg Fleischmann
    * vhfAstro, vhfAstroLogical.otf: fixed for Yosemite
      -> Fix, Astro Fonts fixed to work on Yosemite

Astro Version 1.2.3 (2015-02-09)


2015-02-20 Georg Fleischmann
    * CenonAstro.pfa, CenonAstroLogical.pfa

2015-03-30 Georg Fleischmann
    * astroCommon.m (vhfJDFromNSDate()): calendar released
      -> Fix, Memory Leak

2015-05-14 Georg Fleischmann
    * EphemerisSearch.m (-searchWithFeatures:...): use dateByAddingTimeInterval: instead of NSCalendarDate method
      Ephemeris.m (-objectsAtUTC:... 2x): make it work with NSDate and NSCalendarDate
      Ephemeris.m (-objectsAtUTC:lat:lon:...): lon = -360 removed, sideral time st is now double, use cenJD()
      astroCommon.m, h: cenJD(year, month, day, H, M, S) added
    * EphemerisSearch.m (-searchWithFeatures:...): allow heliocentric search

2015-06-13 Georg Fleischmann
    * EphemerisSearch.h: progressFr, progressTo, -setProgressFr:to: added
      EphemerisSearch.m (-setProgressFr:to:): new
      EphemerisSearch.m (-searchFromDate:...): show progress over multiple searches
      -> Flow Chart: precession search with modulo
    * EphemerisSearch.m (-searchFromDate:...): smaller search sections for Mercury
      -> Fix, Flow Chart: Precession chart for Mercury improved

2015-06-17 Georg Fleischmann
    * AstroChart.m (-horoscope..., -composite...): lineHeight of symbol column adjusted for Mac OS X 10.10.3
      -> Fix, Symbol-Table: height of Symbols in symbol table fixed for Yosemite (Mac OS 10.10.3)

2015-06-18 Georg Fleischmann
    * AstroChart.m (-calculateChart:): open chart, if no chart is open

2015-07-16  Cenon 4.0.4 beta 1
2015-08-04  Cenon 4.0.4 beta 2


2015-08-04 Georg Fleischmann
    * Ship: CenonAstro*.otf added to Ship Folder
      APSearch.m (-add:): check for Cenon fonts too
      AstroChart.m (-radix:...): set default font name to "CenonAstro"
      AstroPrincipal.m (+initialize: astroFont = "CenonAstro")
      Map.m (*): set default font name to "CenonAstro"
      INSTALL: CenonAstro
      -> Astro Fonts with new name "CenonAstro"

2015-08-14  Cenon 4.0.4 beta 3


2015-08-17 Georg Fleischmann
    * Chart*.cenon: Font changed: vhfAstro -> CenonAstro
    * Chart-Shades.cenon: new with color shade
    * AstroController.m (-update:, setObject:): periSwitches, default added: "AstroPeri"
      AstroController.h: periSwitches added, IBOutlets added
      AstroObjects.xib: periSwitches added, tool tips added
      AstroChart.m (-horoscopeWithCenter:...): peris array added
      Ephemeris.m, h (-currentPeriDict): new
      -> New, Perihelion (English)

2015-08-24 Georg Fleischmann
    * EphemerisSearch.m (-searchAspect:...): reduce updates of progress indicator,
                                             -dateByAddingYears: -> -dateByAddingTimeInterval

2015-10-29 Georg Fleischmann
    * English.lproj/Astro.xib: switch "Fraction Scale" added
      AstroController.m, h: SWITCH_FRACTALSCALE, default: "astroFractalScale" added
      AstroController.m (-initSubPanes): enable fractal switch, if Fractal module is available
      -> Fractal Edition provides a fractal scale

next Astro Version 1.2.4 (2015-10-29)

2015-12-30
    * astroCommon.m, h (sunNode()): float => double
