Cenon Astro Change Log - 2007

2007-07-19  Georg Fleischmann
    * AstroPrincipal.m (-showAstroHelp:): new
      AstroPrincipal.m (-init:): adds menu item for documentation in Help Menu (Apple)
      -> implements online PDF access from Cenon (Apple only)

next Version 1.12


2007-09-03  Georg Fleischmann
    * APChart.nib, h (zoneField, cmpZoneField): added
      APChart.m (-update, -setNow:, -set*Date:, -set*Event:): time zone added
      APChart.m (-setComposite:): time zone related stuff added
      APChart.m (-date, -compositeDate): include time zone
    * APChart.m (-setCompositeDate:): setString without time zone in calendarFormat !
      APChart.m: all timeZoneWithName:@"UTC" replaced by timeZoneForSecondsFromGMT:0
      APChart.m (-setNow:): use time zone from field
    * Apple Project: -undefined dynamic_lookup added to default, -linker flags removed from Astro bundle
    * AstroChart.m (-horoscopeWithCenter:, -compositeWithCenter:): handling of time zone added
    * DocViewAstro.m (-dateFromMJD:):
      astroCommon.m (dateFromMJD()):
      Map.m (-displayMapAtDate:): change all UTC settings to [NSTimeZone timeZoneForSecondsFromGMT:0]
    * Map.m (-displayMapAtDate:): set timezone to offset 0
      DocViewMap.m (-createMapWithCenter:...): set timezone to offset 0

2007-09-05  Georg Fleischmann
    * Docu: APChart, time zone and +/- decribed
