Cenon Astro Change Log - 2009

2009-02-15 Georg Fleischmann
    * CIAMap.m (-addSegments::): set default width = 0.5 (not 0)
               (-drawGraticule:): set width = 0.5, and set width at all
      -> Fix, Apple: draw elements with correct with and color (even Mac OS 10.5)

2009-02-22 Georg Fleischmann
    * EphemerisSearch.m (-searchAspect:dividers:...): search for flips from both directions,
                                                      don't include approaches
      -> Aspect-Search: Do not include approaches in results
    * APSearch.m (-dateWithString:): set time zone to UTC
      -> Fix 1.13, Aspect-Search: always use UTC as time zone, so that our times fit

2009-02-28 Georg Fleischmann
    * EventManager.m (-add:, -modify:, -remove:): test for events != nil
    -> Fix, removes exception when trying to modify folder events

2009-03-05 Georg Fleischmann
    * APSearch.m (-update:): check for length < 3 to avoid exception
    -> Fix, Astro-Search: prevent empty date fields

2009-03-05 Georg Fleischmann
    * AstroPrincipal.h: Astro_Principal = [[AstroPrincipal class] instance], this is easier and faster

Version 1.1.3 (2009-03-31)

2009-04-01 Georg Fleischmann
    * AstroPrincipal.m (-calculateChart): no date -> set composite only
      AstroPrincipal.m (-compositeTable:): no gmtH -> don't draw this stuff
      -> this allows us to draw the composite only, when Control/right-clicking into a Flow-Chart

2009-04-22 Georg Fleischmann
    * EventPanel.nib: now resizable
      -> Event=Panel: resizable

2009-06-19 Georg Fleischmann
    * *.nib: NIBs converted to format >= 10.2 Text archive to be readable on GNUstep too
      *.strings: changed to UTF8 encoding to be readable on GNUstep too
      GNUmakefiles added
      -> GNUstep: Apple and GNUstep releases now share one source package
