Cenon Change Log - 2016

2016-01-12 Georg Fleischmann
    * DXFImport.m: declaration added for static V3Point transformOCS(V3Point pOCS, V3Point AZ);
      -> Fix, ALT Linux: missing declaration added for "implicit declaration error" (thank's to Michael Shigorin)
2016-01-13 Georg Fleischmann
    * propertyList.m: interface declarations for -VFLoatValue ('NSString' may not respond to '-VFloatValue')
      -> Fix, ALT Linux: missing declaration added for 'NSString' may not respond to '-VFloatValue' (thank's to Michael Shigorin)
2016-01-14 Georg Fleischmann
    * DocView.m: include vhfCompatibility.h for NSAppKitVersionNumber10_8
      vhfCompatibility.h: moved NSAppKitVersionNumber.. now available for all plattforms
      -> Fix, ALT Linux: missing declaration added (thank's to Michael Shigorin)

2016-01-27 Georg Fleischmann
    * Ship/*.rsc/*.lproj/ReadMe.rtf, Welcome.rtf: 2015 -> 2016

2016-01-27  Cenon 4.0.4 beta 7


2016-02-01 Georg Fleischmann
    * Warning clean-up: cString -> UTF8String,
                        xib: Minimum Size, Builds for: 10.4 -> Deployment Target

2016-02-08 Georg Fleischmann
    * DocView.m (-validateMenuItem:): no paste allowed without editable layer
      -> Fix, Paste: no paste possible without editable layer

2016-02-26 Georg Fleischmann
    * dvPasteboard.m (-copy:, -paste:andLink:): originalPaste retain/release added
      DocView.m (-delete:, -group:, -joinSelection:, -punch:): originalPaste: release added
      -> Fix, Paste: potential crash in certain environments

2016-02-29 Georg Fleischmann
    * GNUmakefile (Cenon, Import, Export): Copyright update, 4.0.4

2016-03-03 Ilonka Fleischmann
	* VArc.m (-contour:): open/unfilled section of arc fixed (related to change from 2015-08-10)
	  -> Fix, Contour: improved for unfilled section of arc

2016-03-07 Ilonka Fleischmann
	* VPath.m (-removeFaultGraphicsInSubpaths:, -optimizeSubPathsToClosedPath::): subPathCnt added for resizing subPathSplitted array

2016-03-11 Ilonka Fleischmann
 	* HPGLImport.m (-getArc::::): check, if arc has a length bevor importing
	  -> Fix, HPGL Import: don't import arcs without length

2016-03-11 Ilonka Fleischmann
 	* VArc.m (-propertyList): dont save arcs with zero angle
	  propertyList.m (propertyListFromArray()): check, if we get a plist from realObject
	  -> Fix, Save: don't save arcs with zero angle

2016-03-11  Cenon 4.0.4

2016-03-12 Ilonka Fleischmann
	* VPath.m (-optimizeSubPathsToClosedPath::): 'addedAtEnd' allocated with malloc, values of 'addedAtEnd' corrected (if new value added)
	  -> Fix, Contour: potential crash in contour fixed

next Cenon 4.0.4 (2016-03-14)
