Version 0.2.0

Kai-Uwe Behrmann (185):
	* [docu]: update ChangeLog
	* [conf]: bump to 0.2.0
	* [core]: support cinema and Rgb print proofing
	* [docu]: move OpenICC-data to reuirements section
	* [docu]: update ChangeLog
	* [API]: bump API due to removed key in #45b7ec2f
	* [oyX1]: require Xcm
	* [docu]: reverse new Changelog entries
	* [core]: differenciate user data and config paths
	* [oyX1]: add -d option to oyranos-monitor
	* [docu]: update file header
	* [build]: package missed source files
	* [docu]: update oyranos-monitor usage
	* [oyX1]: write to stdout in oyranos-monitor -f
	* [build]: install autostart script
	* [oyX1]: be more careful with pointers
	* [core]: omit ~ for path name
	* [exmpl]: support profile filtering
	* [core]: preserve OY_PROFILE_PATH_USER_DEFAULT
	* [conf]: switch from ~/.color to ~/.config/color
	* [build]: oyranos-profiles
	* [build]: Fedoras FLTK forgot about pthread - add
	* [i18n]: pick ICC Examin fix for osX locale
	* [oforms]: add missed header under osX
	* [build]: install basic oforms tools
	* [oforms]: sync FLTK with cmd line options
	* [oforms]: cmd line + -O and - -x option
	* [oforms]: for args pick options from -i and modify
	* [oforms]: collect options in the cmd line parser
	* [oforms]: fix some crashes in oyranos-xforms
	* [alpha]: fix crashes in oyOption_GetText()
	* [oforms]: skip &nbsp
	* [oform]: use oyranos-config-fltk i18n init
	* [oforms]: convert UTF-8 XML to FLTK locale
	* [oforms]: switch to plastic for fltk
	* [oyX1]: switch rank_map partitialy to old keys
	* [oyX1]: require "EDID_" prefix for meta tag
	* [alpha]: add option to oyProfile_DeviceAdd()
	* [oyX1]: duplicate core keys for Oyranos
	* [devices]: "icc_profile_class" and "key_prefix"
	* [lcms]: support DL in image conversions
	* [lcms]: add more debuging informations
	* [alpha]: clear modified profile informations
	* [lcms]: check pointer usage
	* [oicc]: omit outdated warning
	* [alpha]: correct error in oyConversion_Correct()
	* [lcms]: fix option names "LCMS2"->"LCMS"
	* [oyX1]: reduce registration key generation calls
	* [oyX1]: match XRandR naming the Xinerama one
	* [oyX1]: parse ATI Xorg log for multiple devices
	* [core]: add one more warning macro
	* [oyX1]: check Xcm return value
	* [oyra]: lowercase file name extension matching
	* [lraw]: add .dng extension
	* [build]: add oyranos-xfoms-module in oforms/
	* [oforms]: add module options -> XFORMS tool
	* [oforms]: remove node dependency
	* [build]: omit optimisation in oforms from FLTK
	* [oforms]: sync with CLI with FLTK arguments #1
	* [oforms]: render choice labels in CLI renderer
	* [oforms]: omit unused arg in oyranos-xforms-fltk
	* [i18n]: update deutsch
	* [oforms]: add -l -h -f opions to CLI renderer
	* [oforms]: document new member variable
	* [oforms]: change silent into print element
	* [oforms]: one stage parsing in CLI renderer
	* [alpha]: correct pattern matching
	* [oicc]: specify pattern to "icc"
	* [i18n]: update deutsch
	* [lraw]: add XForms layout and fixes
	* [core]: add debug warnings for string funcions
	* [alpha]: check for unsymetric registrations
	* [exmpl: add oyranos-profile
	* [core]: support OpenIccDirectoryProposal 0.2
	* [docu]: list Fedora build requirements
	* [build]: make Fedora happy with -lpthread
	* [alpha]: warn for no meta module
	* [core]: check fixed paths before searching in
	* [test]: omit oyX1 on Apple
	* [qarz]: fix compile warnings
	* [oyX1]: ICC meta Tag for Monitor Profiles - D3
	* [core]: fix compile warning
	* [oyRE]: omit sane include
	* [oyX1]: correct fallback profile name
	* [oyX1]: use "C" locale for colorimetric parsing
	* [oyX1]: add device infos, even not from EDID
	* [oyX1]: add missed EDID workaround
	* [oyX1]: correct EDID size check
	* [lcm2]: correct debugging ICC profile name
	* [lcm2]: add flags debugging informations
	* [oicc]: clear "front" attribute exception
	* [alpha]: add oyConversion_Correct() sees flags
	* [API]: remove OY_DEFAULT_RENDERING_HIGH_PRECISSION
	* [alpha]: better oyOptions_Add option comparision
	* [lcm2]: keep sequence in abstract profiles
	* [lcm2]: precalculation replaces rendering_high_precission
	* [oicc]: remove common rendering_high_precission
	* [build]: add FLTK_H to certain oforms files
	* [alpha]: error message if no OpenICC-data
	* [docu]: require OpenICC data package
	* [oyRE]: add missed sources
	* [lraw]: switch to linear, 16-bit output
	* [build]: add oyRE
	* [oyRE]: integrate Yiannis' module
	* [conf]: detect exiv2
	* [alpha]: fix oyFilterRegistrationMatch() _-
	* [test]: a few test cases for oyTextIccDictMatch
	* [alpha]: support ICC Dict style string matching
	* [alpha]: add oyTextIccDictMatch ()
	* [core]: fix string to number conversions #926c96
	* [alpha]: fix device profile resolving #670c23
	* [core]: string to number convenience converters
	* [docu]: add inline comments
	* [core]: add posix dirent API wrapper
	* [core]: still need unistd.h
	* [core]: fix local header conflict
	* [cmms]: fix oyCMMInit_f declarations
	* [alpha]: move oyStructList_AddName() convenience
	* [cmms]: switch message var to individual name
	* [core]: mark posix calls and includes
	* [core]: move basic code out of oyranos_helper.h
	* [core]: split string from text APIs
	* [oyX1]: fix missed _ICC_PROFILE_IN_X_VERSION
	* [oyX1]: setup is working again
	* [alpha]: fix typo
	* [oyX1]: add common funcion
	* [docu]: update dependencies
	* [oyX1]: use oyGetDisplayNameFromPosition2()
	* [core]: deprecate oyGetDisplayNameFromPosition()
	* [core]: add i18n setup messages
	* [qarz]: correct some messages and names
	* [core]: fix wrong profile warning on osX
	* [docu]: update PACKAGING file
	* [oyX1]: add --module(s) to oyranos-monitor
	* [qarz]: omit message of non found monitors
	* [qarz]: renaming of oyMonitor structure
	* [qarz]: separate function names from oyX1
	* [core]: avoid custom string allocation
	* [core]: avoid MAX_PATH in a few places
	* [oyX1]: fix zero memory access
	* [oyX1]: fix wrong string access
	* [build]: add new target
	* [qarz]: sRGB for monitors on osX > 10.6.0
	* [core]: add oyOSxVersionAtRuntime()
	* [qarz]: fix compile warning
	* [oyX1]: split CS parts from oyX1 into qarz
	* [conf]: detect Xcm even without X11
	* [i18n]: omit global cflags
	* [exmpl]: add global make flags
	* [core]: more osX fixes
	* [alpha]: build fl_i18n with osX
	* [alpha]: separate CS code from X11 module
	* [alpha]: implicite device profile by meta tag
	* [alpha]: link duplicate tag contents
	* [docu]: add libxpm-dev dependency in README
	* [docu]: libxmu-dev is a debian build dependency
	* [oyX1]: check edid object access
	* [core]: see local files in oyFindProfile_()
	* [core]: fix write simulation profile to XML
	* [core]: use STRING_ADD in elder cmm code
	* [core]: sort policy list
	* [oyX1]: add EDID -> ICC meta tag embedding
	* [oyX1]: add custom "add-edid-meta-to-icc" command
	* [alpha]: fix wrong struct access in options
	* [oyX1]: add the --device-meta-tag option
	* [oyX1]: split out oyX1DeviceFillEdid()
	* [core]: extent internal iconv wrapper
	* [alpha]: correct padding of meta tag records
	* [alpha]: reduce development messages
	* [alpha]: fix wrong memory access
	* [alpha]: switch oyProfile_DeviceGet to 'meta' tag
	* [docu]: fix missed monitor API
	* [alpha]: move oyProfile_DeviceAdd to public APIs
	* [alpha]: add device to a oyProfile_s object
	* [core]: allocate maximum possible character size
	* [core]: add internal oyIconvGet
	* [lraw]: add more file types endings
	* [core]: add ICC dict tag data structure
	* [alpha]: fix signature setting
	* [lcm2]: fix threading
	* [lraw]: update reader properties
	* [oydi]: explicite printf %d int
	* [conf]: sync script with CompIcc
	* [conf]: bump version
	* [docu]: update ChangeLog

Yiannis Belias (1):
	* [lraw]: add device query from RAW.cc

Version 0.2.0

Kai-Uwe Behrmann (184):
	* [conf]: bump to 0.2.0
	* [core]: support cinema and Rgb print proofing
	* [docu]: move OpenICC-data to reuirements section
	* [docu]: update ChangeLog
	* [API]: bump API due to removed key in #45b7ec2f
	* [oyX1]: require Xcm
	* [docu]: reverse new Changelog entries
	* [core]: differenciate user data and config paths
	* [oyX1]: add -d option to oyranos-monitor
	* [docu]: update file header
	* [build]: package missed source files
	* [docu]: update oyranos-monitor usage
	* [oyX1]: write to stdout in oyranos-monitor -f
	* [build]: install autostart script
	* [oyX1]: be more careful with pointers
	* [core]: omit ~ for path name
	* [exmpl]: support profile filtering
	* [core]: preserve OY_PROFILE_PATH_USER_DEFAULT
	* [conf]: switch from ~/.color to ~/.config/color
	* [build]: oyranos-profiles
	* [build]: Fedoras FLTK forgot about pthread - add
	* [i18n]: pick ICC Examin fix for osX locale
	* [oforms]: add missed header under osX
	* [build]: install basic oforms tools
	* [oforms]: sync FLTK with cmd line options
	* [oforms]: cmd line + -O and - -x option
	* [oforms]: for args pick options from -i and modify
	* [oforms]: collect options in the cmd line parser
	* [oforms]: fix some crashes in oyranos-xforms
	* [alpha]: fix crashes in oyOption_GetText()
	* [oforms]: skip &nbsp
	* [oform]: use oyranos-config-fltk i18n init
	* [oforms]: convert UTF-8 XML to FLTK locale
	* [oforms]: switch to plastic for fltk
	* [oyX1]: switch rank_map partitialy to old keys
	* [oyX1]: require "EDID_" prefix for meta tag
	* [alpha]: add option to oyProfile_DeviceAdd()
	* [oyX1]: duplicate core keys for Oyranos
	* [devices]: "icc_profile_class" and "key_prefix"
	* [lcms]: support DL in image conversions
	* [lcms]: add more debuging informations
	* [alpha]: clear modified profile informations
	* [lcms]: check pointer usage
	* [oicc]: omit outdated warning
	* [alpha]: correct error in oyConversion_Correct()
	* [lcms]: fix option names "LCMS2"->"LCMS"
	* [oyX1]: reduce registration key generation calls
	* [oyX1]: match XRandR naming the Xinerama one
	* [oyX1]: parse ATI Xorg log for multiple devices
	* [core]: add one more warning macro
	* [oyX1]: check Xcm return value
	* [oyra]: lowercase file name extension matching
	* [lraw]: add .dng extension
	* [build]: add oyranos-xfoms-module in oforms/
	* [oforms]: add module options -> XFORMS tool
	* [oforms]: remove node dependency
	* [build]: omit optimisation in oforms from FLTK
	* [oforms]: sync with CLI with FLTK arguments #1
	* [oforms]: render choice labels in CLI renderer
	* [oforms]: omit unused arg in oyranos-xforms-fltk
	* [i18n]: update deutsch
	* [oforms]: add -l -h -f opions to CLI renderer
	* [oforms]: document new member variable
	* [oforms]: change silent into print element
	* [oforms]: one stage parsing in CLI renderer
	* [alpha]: correct pattern matching
	* [oicc]: specify pattern to "icc"
	* [i18n]: update deutsch
	* [lraw]: add XForms layout and fixes
	* [core]: add debug warnings for string funcions
	* [alpha]: check for unsymetric registrations
	* [exmpl: add oyranos-profile
	* [core]: support OpenIccDirectoryProposal 0.2
	* [docu]: list Fedora build requirements
	* [build]: make Fedora happy with -lpthread
	* [alpha]: warn for no meta module
	* [core]: check fixed paths before searching in
	* [test]: omit oyX1 on Apple
	* [qarz]: fix compile warnings
	* [oyX1]: ICC meta Tag for Monitor Profiles - D3
	* [core]: fix compile warning
	* [oyRE]: omit sane include
	* [oyX1]: correct fallback profile name
	* [oyX1]: use "C" locale for colorimetric parsing
	* [oyX1]: add device infos, even not from EDID
	* [oyX1]: add missed EDID workaround
	* [oyX1]: correct EDID size check
	* [lcm2]: correct debugging ICC profile name
	* [lcm2]: add flags debugging informations
	* [oicc]: clear "front" attribute exception
	* [alpha]: add oyConversion_Correct() sees flags
	* [API]: remove OY_DEFAULT_RENDERING_HIGH_PRECISSION
	* [alpha]: better oyOptions_Add option comparision
	* [lcm2]: keep sequence in abstract profiles
	* [lcm2]: precalculation replaces rendering_high_precission
	* [oicc]: remove common rendering_high_precission
	* [build]: add FLTK_H to certain oforms files
	* [alpha]: error message if no OpenICC-data
	* [docu]: require OpenICC data package
	* [oyRE]: add missed sources
	* [lraw]: switch to linear, 16-bit output
	* [build]: add oyRE
	* [oyRE]: integrate Yiannis' module
	* [conf]: detect exiv2
	* [alpha]: fix oyFilterRegistrationMatch() _-
	* [test]: a few test cases for oyTextIccDictMatch
	* [alpha]: support ICC Dict style string matching
	* [alpha]: add oyTextIccDictMatch ()
	* [core]: fix string to number conversions #926c96
	* [alpha]: fix device profile resolving #670c23
	* [core]: string to number convenience converters
	* [docu]: add inline comments
	* [core]: add posix dirent API wrapper
	* [core]: still need unistd.h
	* [core]: fix local header conflict
	* [cmms]: fix oyCMMInit_f declarations
	* [alpha]: move oyStructList_AddName() convenience
	* [cmms]: switch message var to individual name
	* [core]: mark posix calls and includes
	* [core]: move basic code out of oyranos_helper.h
	* [core]: split string from text APIs
	* [oyX1]: fix missed _ICC_PROFILE_IN_X_VERSION
	* [oyX1]: setup is working again
	* [alpha]: fix typo
	* [oyX1]: add common funcion
	* [docu]: update dependencies
	* [oyX1]: use oyGetDisplayNameFromPosition2()
	* [core]: deprecate oyGetDisplayNameFromPosition()
	* [core]: add i18n setup messages
	* [qarz]: correct some messages and names
	* [core]: fix wrong profile warning on osX
	* [docu]: update PACKAGING file
	* [oyX1]: add --module(s) to oyranos-monitor
	* [qarz]: omit message of non found monitors
	* [qarz]: renaming of oyMonitor structure
	* [qarz]: separate function names from oyX1
	* [core]: avoid custom string allocation
	* [core]: avoid MAX_PATH in a few places
	* [oyX1]: fix zero memory access
	* [oyX1]: fix wrong string access
	* [build]: add new target
	* [qarz]: sRGB for monitors on osX > 10.6.0
	* [core]: add oyOSxVersionAtRuntime()
	* [qarz]: fix compile warning
	* [oyX1]: split CS parts from oyX1 into qarz
	* [conf]: detect Xcm even without X11
	* [i18n]: omit global cflags
	* [exmpl]: add global make flags
	* [core]: more osX fixes
	* [alpha]: build fl_i18n with osX
	* [alpha]: separate CS code from X11 module
	* [alpha]: implicite device profile by meta tag
	* [alpha]: link duplicate tag contents
	* [docu]: add libxpm-dev dependency in README
	* [docu]: libxmu-dev is a debian build dependency
	* [oyX1]: check edid object access
	* [core]: see local files in oyFindProfile_()
	* [core]: fix write simulation profile to XML
	* [core]: use STRING_ADD in elder cmm code
	* [core]: sort policy list
	* [oyX1]: add EDID -> ICC meta tag embedding
	* [oyX1]: add custom "add-edid-meta-to-icc" command
	* [alpha]: fix wrong struct access in options
	* [oyX1]: add the --device-meta-tag option
	* [oyX1]: split out oyX1DeviceFillEdid()
	* [core]: extent internal iconv wrapper
	* [alpha]: correct padding of meta tag records
	* [alpha]: reduce development messages
	* [alpha]: fix wrong memory access
	* [alpha]: switch oyProfile_DeviceGet to 'meta' tag
	* [docu]: fix missed monitor API
	* [alpha]: move oyProfile_DeviceAdd to public APIs
	* [alpha]: add device to a oyProfile_s object
	* [core]: allocate maximum possible character size
	* [core]: add internal oyIconvGet
	* [lraw]: add more file types endings
	* [core]: add ICC dict tag data structure
	* [alpha]: fix signature setting
	* [lcm2]: fix threading
	* [lraw]: update reader properties
	* [oydi]: explicite printf %d int
	* [conf]: sync script with CompIcc
	* [conf]: bump version
	* [docu]: update ChangeLog

Yiannis Belias (1):
	* [lraw]: add device query from RAW.cc

Version 0.1.12

Kai-Uwe Behrmann (24):
	* [exmpl]: add window title to image_display
	* [core]: add clrt and clro tag types
	* [oyIM]: read 'clro' tag type
	* [conf]: bump version to 0.1.12
	* [oyIM]: correct count value for 'clro'
	* [oyIM]: complete ICC 'clrt' tag type
	* [core]: add icSigColorantTableOutType
	* [docu]: adjust colour channel tag names
	* [conf]: explicite disable internal Elektra shared
	* [exmpl]: remove xcmsevents
	* [core]: remove EDID and X CM Events API
	* [oyX1]: remove EDID parse example code
	* [oyIM]: variable translations
	* [oyIM]: modify oyStringFrommluc()
	* [docu]: remove authors from removed data
	* [exmpl]: add qcmsevents desktop file
	* [build]: package image_display files
	* [build]: own the settings dir in RPM spec
	* [docu]: add detail about OY_MODULE_PATHS variable
	* [build]: add libXmu to RPM spec
	* [build]: add mandriva BuildRequires for RPM
	* [conf]: fix typo in desktop file
	* [build]: add suse_update_desktop_file RPM macro
	* [oyX1]: new "edid":"refresh" option with "list"

Version 0.1.11

Kai-Uwe Behrmann (127):
	* [SANE]: Add missing function prototypes and %s in printf
	* [oyRE]: Change the output format of camera devices
	* [oyRE]: Better formatting when printing devices_info
	* [scan]: Add support for getting the profile from DB
	* [oyRE]: Adopt to api8 changes
	* [conf]: bump version
	* [conf]: check src dir config.h and remote build
	* [build]: change link order in pkg-config --libs
	* [alpha]: add oyProfileTag_GetBlock()
	* [build]: make xdg optional for installation
	* [build]: fix install shell script
	* [build]: install mime script
	* [build]: give message for non xdg-mime
	* [oyra]: and CUPS remove unused variables
	* [alpha]: more checks in oyFilterNode_ContextSet_
	* [test]: remove direct lcms calls
	* [oyIM]: fix copy of empty string for psid tag
	* [alpha]: give error oyNamedColour_SetColourStd
	* [alpha]: prefere similiar version modules
	* [test]: give up on error
	* [alpha]: fix memory in oyProfile_GetFileName()
	* [oyIM]: spot non mluc inside psid tag
	* [alpha]: accept zero in oyProfileTag_GetText
	* [alpha]: suspected typo correction
	* [alpha]: add oyProfileTag_s::size_check_
	* [oyIM]: fix psid and pseq tag reading
	* [lcm2]: initial littleCMS 2 module
	* [exmpl]: hotplug for compiz
	* [docu]: update version infos
	* [alpha]: skip profile release
	* [test]: place some checks
	* [lcm2]: omit colour space check
	* [test]: remove old lcms results
	* [test]: clean up
	* [alpha]: adjust module removal
	* [oydi]: update macros to libXcm
	* [alpha]: tweak module selection
	* [modules]: CMM_NICK is mostly implementation detail
	* [alpha]: add oyFilterRegistrationModify()
	* [oyra]: fix parameter exchange
	* [lcm2]: add some error checks
	* [lcm2]: support oyFLOAT
	* [oydi]: turn warnings into debug messages
	* [alpha]: omit api_reg memory warning
	* [oyra]: fix float PPM loading
	* [alpha]: add oyStruct_GetId()
	* [core]: show oyOption_s in oyMessageFunc_
	* [lcm2]: use THR profile open
	* [core]: show oyProfile_s in oyMessageFunc_
	* [lcm2]: mo OpenMP cmsCreateProofingTransformTHR
	* [oyIM]: remove debug printf
	* [build]: switch to XCM_H make variable
	* [build]: remove external Elektra dependency
	* [core]: avoid thread issues during messaging
	* [conf]: add --disable-fltk configure options
	* [ui-fltk]: fix profile listing
	* [core]: fix multiple string listing
	* [ui-fltk]: update during refreshOptions() only
	* [API]: sync oyWIDGET_e with oyBEHAVIOUR_e
	* [exmpl]: move colour_desktop to CompIcc
	* [build]: make lcms2 optional
	* [exmpl]: fix icons for qcmsevents
	* [exmpl]: fix typo
	* [docu]: remove externalised authors
	* [build]: remove more colour_desktop references
	* [exmpl]: initialise xcmsevents memory
	* [build]: remove ICC profiles
	* [build]: install icons
	* [CUPS]: change to ColorKeyWords[x]
	* [build]: add git ignore file
	* [SANE]: remove currently unused bits
	* [SANE]: place in tree
	* [build]: build SANE module
	* [SANE]: fix includes
	* [build]: add SANE package to spec file
	* [docu]: clearify oyNamedColour_Create's ref arg
	* [oyIM]: correct mmod and add ndin
	* [docu]: staigthen on mini date
	* [exmpl]: add missed icon for qcmsevents
	* [exmpl]: allow non i18n build in image_display
	* [build]: --disable-fltk left overs
	* [docu]: update image_display date
	* [SANE]: clean up code
	* [alpha]: check arguments in signal setter
	* [exmpl]: clean Fl_Oy_Box::setImage
	* [exmpl]: add graphFromImageFileName to image_display
	* [exmpl]: further split FLTK and Oyranos code
	* [docu]: fix typo
	* [oPNG]: initial commit
	* [oPNG]: add modules/oyranos_cmm_oPNG.c
	* [build]: link oPNG with libpng
	* [docu]: more explicite oyArray2d_s::array2d ownership
	* [alpha]: add oyArray2d_RowsSet()
	* [oPNG]: basic loading of RGB images
	* [oPNG]: support inlaced PNG's
	* [alpha]: fix recent introduced allocation
	* [docu]: inform about ICC assignment for PPM
	* [oPNG]: default to oyASSUMED_GRAY for grayscale
	* [oydi]: remove unneeded warning
	* [core]: default to Gray-CIE_L.icc
	* [build]: fix installation of oyranos-config-fltk
	* [build]: add oPNG to RPM
	* [exmpl]: add oyObject_s arg to oyGraphFromImageFileName
	* [exmpl]: adapt image_display to helper changes
	* [exmpl]: rename to oyConversion_FromImageFileName
	* [exmpl]: rename to oyDrawScreenImage()
	* [exmpl]: code reorganisation in image_display
	* [exmpl]: rename Fl_Oy_Box to Oy_Fl_Box
	* [build]: decouple uninstall from install target
	* [build]: link lcms to SANE module
	* [conf]: add --icondir
	* [build]: make check without installation
	* [conf]: fix icondir typo and default install path
	* [docu]: describe OY_MODULE_PATHS
	* [build]: support make check without install
	* [build]: omit oyranos_xml_to_po.sh
	* [build]: remove compiz RPM build requirement
	* [exmpl]: split files in image_display
	* [exmpl]: add oyranos_display_helper_classes_fltk.cpp
	* [build]: sync infos with examples sub dir
	* [oPNG]: add oPNG_ICC shell variable
	* [alpha]: expand oyColourConvert_ for n pixels
	* [oPN]: extract a oyImage_FromPNG()
	* [alpha]: add oyCMMsGetFilterApis_() meta select
	* [build]: detect YAJL
	* [alpha]: remove unused internal function
	* [alpha]: fix DSO caching

Pino Toscano (1):
	* [build]: fix make check

Yiannis Belias (216):
	first commit
	add gitignore file
	add file save to tiff support
	Add support for ICC profile embedding in tiff
	Ignore tiff images
	Ignore scan executable
	Add scan.c to cmake
	Add a reference implementation program for SANE
	Ignore read() error when the full image is downloaded
	Initial import of SANE & raw/exif backends
	Just a program to test the provided Oyranos backends
	update .gitignore
	cmake support for install & build the backends
	Rank map for exif/libraw
	Implement the SANEGetDevices function
	Function that creates a rank map for SANE options
	edit SANE rank map
	edit GetText functions
	rename .c RAW backend to .cc
	... and adapt cmake
	... and adapt oyranos_cmm_oyRE.cc to compile with c++
	update libraw rank map options
	Initial LibRaw support
	hello world for SANE backend
	cmake: link SANE backend with libsane
	cmake: add outest executable
	cmake: add oytest executable: final
	oytest will perform tests for the backends
	SANE: InstrumentFromName_(): first implementation
	oyRE: Fix "deprecated conversion from string constant to char*" warning
	oyCreateRankMap_() function now creates the final rank map array
	* [sane/oyRE]: convert instrument to device name
	* [oytest]: convert test application to C++
	* [SANE/oyRE]: GetDevices() returns the number of devices
	Add usefull comments to oyConfigsFromPattern()
	* [SANE]: Trick to make the pnm backend appear
	* [oytest]: Add test_backend() function
	* [SANE]: GetDevices() returns list of names,vendors,models,types.
	* [cmake]: link oyRE with libexiv2
	* [SANE]: Implement the "properties" call:
	* [SANE]: Remove 'hello world' message
	* [oytest]: Define DBG macro, sometimes usefull...
	* [online help]: Add support for backend usage help
	* [cmake]: Link the RAW/EXIF backend with LibRaw-Lite
	* [online help]: add the *_help.c files
	* [online help]: ... and not ignore them :)
	initial camera list support
	* [oytest]: Select tests from cmdline
	* [help]: Rearange *help.c files
	* [SANE]: Add couple TODO comments
	* [SANE]: Rearange Configs_FromPattern()
	* [SANE]: Rearange Configs_FromPattern()
	* [SANE]: Rearange Configs_FromPattern()
	* [SANE]: Rearange Configs_FromPattern()
	* [SANE]: Split up and rewrite GetDevices()
	* [SANE]: Rearange Configs_FromPattern()
	* [oytest]: Check if no devices were found
	* [SANE]: Rearange Configs_FromPattern()
	* [SANE]: Rearange Configs_FromPattern()
	* [oytest]: Create a convinience function
	* [oytest]: Add a few helper functions
	* [SANE]: Rearange Configs_FromPattern()
	* [oytest]: New helper func & correct registration
	* [oytest]: Update tests 2,3 to use the new functions
	* [indent]: Use GNU indent to correct all source files
	* [SANE]: Rearange Configs_FromPattern()
	* [SANE]: device_context support to properties call
	* [SANE]: Correct the usage of driver_version
	* [SANE]: Complete previous commit
	* [SANE]: Replace DeviceFromName_ with DeviceFromContext_
	* [SANE]: Finalize "properties" section.
	* [indent]: Correct the rank map initializations
	* [online help]: Handle elinks not present case.
	* [oyRE]: Rearrange ConfigsFromPattern(), list section
	* [oyRE]: Rearrange ConfigsFromPattern(), part II
	* [oyRE]: Rewrite DeviceFromContext()
	* [oyRE]: Rearrange device_handle section
	* [oyRE]: "device_handle" proper support
	* [oyRE]: Implement is_raw() helper function
	* [oyRE]: Correct numerous small compiler errors
	* [oyRE]: Copy rank map in properties section, too.
	* [oyRE]: Remove unused GetDevices() function
	* [online help]: Update the *_help.html files
	* [oyRE/SANE]: Update the SetFromDouble() calls.
	* [oyRE]: Fix segfault. Test for auto_ptr value, too.
	* [scan]: Import to Oyranos. init() converted first.
	* [scan]: Fix some compiler errors.
	* [scan]: Update main().
	* [scan]: Remove select_device().
	* [scan]: Get the device hanlde from init().
	* [scan]: Convert scan_it() to Oyranos. Also,
	* [raw2tiff]: Print the version number.
	* [oytest]: Correct missing %s in printf.
	* [scan]: Correct bugs, add debug output
	* [scan]: Change the previous options to int
	* [SANE]: Fix bug where only the first device was found.
	* [SANE]: Housekeeping.
	* [scan]: Fix missing "properties" command,
	* [scan]: Fix not initialised sane handle bug.
	* [SANE]: Fix error message.
	* [SANE]: Print proper SANE error messages.
	* [scan]: Get the SANE parameters before sane_start()
	* [SANE]: Fix unsigned int underflow bug.
	* [helper.c]: Add a file with some helper functions.
	* [sane patch]: This is a patch to apply to the..
	* [README]: Update README file
	* [cmake]: Remove harcoded prefix & unused LibRaw vars
	* [raw2tiff]: Align the class RAW members
	* [helper]: Add namespace for C++ use.
	* [raw2tiff]: Add oyranos support.
	* [oyRE]: Fix: Remove 2 unwanted calls returning error
	* [RAW]: RAW::GetColorInfo() rearrange a few lines.
	* [oyRE]: Fix for value increment in macro argument
	* [oyRE]: Correct DFC_OPT_ADD_FLOAT_ARR macro.
	* [shiva]: Add 3 simple shiva filters
	* [cmake]: Now modules install in lib/colour/modules/
	* [SANE]: Fix negtive index integer bug
	* [oyRE]: Uncomment the now working double list macros
	* [README]: Update pnm install instructions.
	* [SANE]: Configs_FromPattern(): Always "return 0"
	* [shiva]: Add 2 new filters
	* [cmake]: Link both backends with liboyranos
	* [raw2tiff]: Save a 16bit per channel image.
	* [doc]: Update LibRaw instructions in README
	* [helper]: Support printing of more oyranos structs:
	* [SANE]: Replace blob with CMMptr in device handle.
	* [helper]: Update output formatting in print_option()
	* [scan]: Add some assertions.
	* [scan]: Fix missing OY_SLASH
	* [helper]: Use a custom version of oyValueTypeText()
	* [helper]: Correct printing of CMMptr handle.
	* [scan]: Fix to use the right pointer.
	* [SANE]: Change sane_handle from blob to CMMptr.
	* [scan]: Fix compiler warning
	* [SANE]: Update the global driver_version handling.
	* [SANE]: Add #include for previous commit
	* [SANE]: Add a CMM name  prefix to printfs
	* [SANE]: Fix endless loop bug.
	* [SANE]: Print out a message at sane_exit()
	Revert "[scan] Add support for getting the profile from DB"
	* [SANE/oyRE]: Update to Oyranos API addition
	* [README]: Add tip for faster SANE startup
	* [oyRE]: Add support for more camera properties.
	* [raw2tiff]: Print dcraw options to dcraw.txt
	* [raw2tiff]: Add support for getting the profile
	* [oyre/SANE]: Update to latest Oyranos API changes
	Update author/copyrights
	* [SANE]: Update a comment
	* [SANE]: Rearrange for Configs_Modify #1
	* [SANE]: Integrate check_driver_version() to Configs_Modify
	* [SANE]: Rearrange for Configs_Modify #2
	* [SANE]: Rearrange for Configs_Modify #2
	* [SANE]: Deallocate device
	* [SANE]: Rearrange for Configs_Modify #4
	* [SANE]: Add g_error variable
	* [SANE]: Comment cleanup
	* [SANE]: Fix compile errors
	* [SANE]: Check if device_context exists
	* [SANE]: Fix missing if(..) crash
	* [SANE]: Add Enter/Leave Message
	* [SANE]: Update Configs_FromPattern #1
	* [SCAN]: driver_version is now in backend_core
	* [gitignore]: Ignore ppm files
	* [SANE]: Update Configs_FromPattern #2
	* [SANE]: Check for device_context=NULL case
	* [SANE]: Do not return device_context/device_handle
	* [SANE]: Add options to info output
	* [SANE]: Do not return the driver_version option
	* [SANE]: Add some informative messages
	* [SANE]: Get device_name from device_name option
	* [SANE]: inverse if/else
	* [SANE]: device_handle should be in ->data
	* [SANE]: Better handling of device_name in Configs_Modify
	* [SANE]: Remove error variable
	* [SANE]: Correctly alloc/dealloc for device_name
	* [SANE]: tmp becomes NULL after oyOptions_MoveIn
	* [SANE]: *_opt_dev become NULL after oyOptions_MoveIn
	* [SANE]: Be nice and close not needed SANE devices
	* [SANE]: Adopt to api8 changes
	* [Fix]: Add missing closing brace
	* [SANE]: Fix "strcmp() == 0" checks
	* [oyRE]: Fix "strcmp() == 0" checks
	* [SANE]: Create new dir for sane patches
	* [SANE]: Replace gamma tables with a gamma value
	* [SANE]: Remove unused variable
	* [SANE]: Patch for the plustek SANE backend
	* [SANE/oyRE]: Update CMM_BASE_REG
	* [scan]: deallocate devices
	* [SANE]: Replace gamma tables with a gamma value
	* [cmake]: Copy FindLCMS.cmake from kdelibs trunk
	* [cmake]: search for lcms and abort if not found
	* [scan]: Add a printout only option
	* [SANE]: Do not filter out inactive sane options for now
	* [SANE]: Save all SANE options as strings.
	* [SANE]: Fix: device_handle option goes to ::data
	* [SANE]: Fix: oyNAME_NAME option goes to ::backend_core
	* [oyRE]: Add "error handling" to Configs_Modify
	* [oyRE]: Add "help section" to Configs_Modify
	* [oyRE]: init driver_version for Configs_Modify
	* [SANE]: Remove context/handle from Configs_Modify
	* [oyRE]: Configs_Modify(): Scan input
	* [oyRE]: Configs_Modify(): Add "command_list" section
	* [oyRE]: Configs_Modify(): Add "command_properties" section
	* [oyRE]: Add printfs for debugging
	* [oyRE]: Update DeviceFromHandle()
	* [oyRE]: device_context holds a pointer, not the libraw object
	* [oyRE]: Add a DeviceFromHandle_opt() function
	* [oyRE]: Fix: a device_name is always created by Configs_FromPattern()
	* [oyRE]: Remove device_handle from the top of...
	* [SANE]: Shorten prefix for error messages
	* [RAW]: 3 changes:
	* [cmake]: Update support for LibRaw-0.9.0
	Update README instructions for previous commit
	* [oyRE]: gamma_16bit field has been removed
	* [oyRE]: Enable filtering_mode, which is now in LibRaw
	* [cmake]: Remove debug message


Version 0.1.10

Joe (5):
	* [CUPS]: add GSoC2009 device backend
	* [CUPS]: access to profiles on a server
	* [CUPS]: fix of profile_name option
	* [CUPS]: add local installation of a server profile
	* [CUPS]: compile with new oyCMMapi8_s

Kai-Uwe Behrmann (1304):
	* [conf]: add option --disable-static
	* [build]: set SRCDIR to ./ by default
	* [conf]: switch to v0.1.10
	* [build]: on more conservative systems
	* [build]: next try for check target on Debian
	* [docu]: update dependency list
	* [docu]: add missed license file
	* [build]: remove liboyranos_moni.so
	* [fix]: oyranos-monitor profile.icc not complete bug
	* [build]: sort dependencies
	* [alpha]: split out internal alpha functions
	* [docu]: formatting
	* [and]: clearer expression same logic
	* [alpha]: avoid sprintf on stack memory
	* [alpha]: more work on oyCMMapi5_s
	* [alpha]: fix crash for wrong options
	* [alpha]: fix non oyCMMapi4_s library version selecion
	* [conf]: let configure not fail with the --quick option
	* [build]: RPM build requirements
	[build]: prepare oyra filter from meta backend separation
	* [alpha]: insert CMMapi dummys for 6 and 7
	* [alpha]: spit oyCMMsGetApi4_ from oyCMMsGetApi_
	* [build]: RPM: better library and devel separation, add ldconfig
	* [alpha]: simplify oyCMMsGetApi4_() and integrate with oyCMMsGetApi_()
	* [alpha]: remove oyFILTER_TYPE_e and work with registration directly
	* [fix] oyLibPathsGet_() for selecting paths according to ithe subdir arg
	* [API]: add OY_LOCALEDIR environment variable
	* [alpha]: put the lcms module into the icc registration name space
	* [alpha]: add id_ member to oyCMMapi[4,5]_s
	* [alpha]: minor cleanup around the internal CMM API's
	* [alpha]: objectify oyCMMInfo_s and remove oyFilter_s::lib_name_
	* [alpha]: complete oyCMMapi5_s Oyranos side API's
	* [alpha]: add "oyIM" meta module
	* [conf]: add --cmmsubpath switch
	* [build]: build and install modules in two groups
	* [alpha]: move the static API's from oyra to oyIM
	* [build]: add oyranos_alpha_internal.h and oyranos_cmm_oyIM.h
	* [conf]: sort modules into new paths
	* [alpha]: add oyCMMInfo_s::oyCMMInfoGetText_f
	* [alpha]: change oyCMMsGetApi__ to support API iterating
	* [alpha]: substitute "generic" with "imaging"
	* [alpha]: last "generic" to "imaging" usage keyword change
	* [fix]: move function definitions out of header files
	* [alpha]: work on oyCMMapi4-7_s'
	* [alpha]: add oyCMMptr_LookUp(); remove unwanted members from oyCMMapi4_s
	* [alpha]: oyCMMapi4_s::oyCMMFilterNode_GetText() is optional
	* [alpha]: rename oyCONNECTOR_EVENT_e's to abstract from data types
	* [lcms]: CMM side cache ordering, add effect and simulation options
	* [alpha]: update to backend API changes
	* [alpha]: rename oyStruct_TypeToText() to oyStructTypeToText()
	* [alpha]: change various Filter api fields
	* [alpha]: oyStruct_TypeToText -> deprecated header section
	* [docu]: move around of sources to better group inside the documentation
	* [docu]: split CMM into backend and frontend parts
	* [API]: change OY_MODULE_NICK to "oyIM"
	* [lcms]: add psid and Info tags
	* [alpha]: add oyCONNECTOR_EVENT_INCOMPATIBLE_CONTEXT to backend events
	* [lcms]: switch lcmsFilterPlug_CmmIccRun to cmsDoTransform
	* [alpha]: fix oyCMMptr_ConvertData() registration level
	* [docu]: bump inline docu version to 0.1.10
	* [and]: exchange stringAdd with STRING_ADD
	* [alpha]: replace static xforms string with a function
	* [alpha]: simplify oyCMMInfoGetText_f to oyCMMGetText_f
	* [alpha]: update to alpha API changes
	* [alpha]: CMM API docu
	* [alpha]: fix regression
	* [alpha]: detailed filter selection in oyFilterRegistrationMatch()
	* [alpha]: start icSigDeviceSettingsTag "DevS"
	* [alpha]: implement "DevS" and format code
	* [alpha]: add oyOption_SetFromData and oyOption_GetData
	* [docu]: add ICC specific files
	* [alpha]: define deviceSettingsType
	* [API]: add oyI18Nreset()
	* [test]: add oyOption_s and I18N
	* [test]: use public oyI18Nreset()
	* [alpha]: rename oyProfile_AddTag to oyProfile_TagMoveIn
	* [build]: link lcms module against Oyranos
	* [docu]: update years and format
	* [alpha]: add internal oyStringFromData_()
	* [alpha]: add oyBlob_s and update oyProfileTag_GetText()
	* [alpha]: rename oyStruct_release_f to oyPointer_release_f
	* [alpha]: add descriptions to oyIMProfileTag_GetValues()
	* [test]: fix a memory leak and crash
	* [i18n]: update german translations
	* [alpha]: data in oyOptions_s are handled by oyBlob_s
	* [fix]: oyStringSplit_() empty variable
	* [alpha]: separate oyProfile_TagMoveIn()
	* [alpha]: add oyProfileTag_CreateFromText()
	* [fix]: oyStructList_ReleaseAt()
	* [fix]: missing Xorg device crash fix
	* [fix]: remove automatisms from monitor functions
	* [conf]: add Xrandr detection
	* [API]: remove oyGetMonitorInfo() from public API
	* [alpha]: modify oyGetMonitorInfo()
	* [alpha]: adapt backends to new oyGetMonitorInfo_f
	* [oyX1]: add XRandR properties to oyMonitor_s
	* [i18n]: translate new messages to german (de)
	* [and]: tune device profile hit weighting
	* [fix]: monitor geometry expression ambiguity
	* [conf]: XRandR detection starts with v1.2
	* [build]: fix image2pdf.c building
	* [and]: oyranos_monitor.h misses oyranos_alpha.h
	* [build]: reorder oyranos-monitor-nvidia objects
	* [and]: cheap monitor funcs call to Xinerama only
	* [and]: check pointers before release
	* [and]: fix some leaks in oyranos-monitor
	* [oyX1]: new oyMonitor_getProperty_()
	* [build]: copy logo to inline documentation
	* [docu]: update doxygen dependencies
	* [docu]: new header and footer for inline docu
	* [docu]: move inline docu top copyright -> footer
	* [oyX1]: add oyGetScreens_lib()
	* [alpha]: add basic oyConfig_s structure
	* [docu]: use doxygen's "extends" and "memberof"
	* [docu]: add header and footer to inline docu
	* [build]: move configure.sh -> configure_tests.sh
	* [build]: update other configure files
	* [build]: add missing doxygen files to packaging
	* [build]: fix for osX missing variable
	* [oyX1]: fix missing function declaration
	* [build]: move "oyX1" into the colour plug-in path
	* [alpha]: add several internal backend loading helpers
	* [alpha]: add oyCMMapiBase_s to cover oyCMMapi[5,8]_s's
	* [and]: internally show oyGetAllScreenNames()
	* [oyIM]: update to oyCMMuiGet_f
	* [oyX1]: start with oyCMMapi8_s
	* [alpha]: add oyConfigs_s and API's
	* [alpha]: add oyCMMsGetFilterApis_() and oyConfigDomainList()
	* [alpha]: add registration parameter to oyOption_New()
	* [test]: updates for oyOption_New(), oyOptions_SetFromText()
	* [build]: change oyX1 paths in RPM spec
	* [alpha]: declare oyOptions_New() and change oyOption_SetFromText()
	* [alpha]: allocate oyConfig_s::options
	* [alpha]: fix oyOptions_SetFromText()
	* [oyX1]: implement oyCMMapi8_s "list" call
	* [i18n]: add comments
	* [i18n]: update translation files
	* [and]: move text helper definitions to oyranos_texts.h
	* [oyX1]: support user pointer for tracability
	* [oyX1]: complete oyCMMapi8_s "properties" call
	* [alpha]: OY_ADD_ALWAYS for oyOptions_SetFromText
	* [alpha]: show oySearchEmptyKeyname_() internally
	* [and]: add omments about used ICC enums
	* [oyX1]: add oyX1MonitorProfileSetup, oyX1MonitorProfileUnset
	* [oyX1]: add "setup" and "unset"
	* [alpha]: add oyConfig_Add, oyConfig_Save
	* [alpha]: chance backend oyConfigs_FromPattern_f
	* [and]: sort comments for translators
	* [i18n]: update de
	* [and]: add oyKeySetGetNames_()
	* [alpha]: add xxx_FromDB() functions
	* [alpha]: set some integer pointers to uint32_t
	* [alpha]: update
	* [alpha]: load binary keys from Elektra
	* [alpha]: more oyConfig(s)_s work
	* [test]: update to oyOption_New()
	* [alpha]: define oyRankPad structure
	* [oyX1]: add oyX1_rank_map to oyX1
	* [alpha]: add oyRankPadCopy()
	* [alpha]: use rank map in oyConfig_Compare()
	* [alpha]: add oyOptions_SetSource()
	* [alpha]: set rank_map in oyX1 and bug fixes
	* [and]: add oyEraseKey_() for Elektra DB
	* [oyX1]: add oyX1Region_FromDevice()
	* [oyX1]: add "display_geometry" option to "list" call
	* [alpha]: add oyDevicesList(), oyConfig_EraseFromDB() ...
	* [i18n]: update deutsch
	* [oyX1]: fix function name typo
	* [oyX1]: add "display_name" option to "list" call
	* [alpha]: add oyConfigs_ForDeviceClass()
	* [alpha]: fix search in oySetMonitorProfile() ...
	* [oyX1]: fix registration for "list" options ...
	* [oyX1]: avoid XDeleteProperty() without valid Atom
	* [alpha]: new oyActivateDeviceProfile() and oyProfile_FromDB()
	* [oyX1]: add "device_name" filter and "icc_profile" to "list" call
	* [oyX1]: remove lots of API's
	* [and]: add -l option to oyranos-monitor
	* [alpha]: add verbose flag to oyDevicesList()
	* [alpha]: rename oyDevicesList -> oyInstrumentList
	* [alpha]: add oyCMMapiFilters_s API's
	* [alpha]: move struct definition
	* [alpha]: device -> instrument
	* [alpha]: more API renaming
	* [oyX1]: move "property" call to oyX1InstrumentFromName_()
	* [alpha]: more API renaming
	* [test]: add oyInstrumentXxx()'s
	* [build]: link oyX1 to Oyranos
	* [alpha]: more instrument API cleanup
	* [oyX1]: describe interface changes
	* [alpha]: add oyInstrumentSetProfile()
	* [fix]: basic macro
	* [oyX1]: fix overwriting of option
	* [alpha]: fix minor bugs and crashes
	* [alpha]: data splitting in oyConfig_s
	* [oyX1]: remove message function
	* [alpha]: get some moni functionality back
	* [alpha]: add oyOptions_SetRegistrationTextKey_()
	* [alpha]: more corrections, shuffling and cleaning
	* [exmpl]: add device backend example
	* [exmpl]: elaborate for the device backend
	* [test]: add -l option to cli
	* [alpha]: oyConfigs_FromDB() returns error
	* [test]: add extensive tests to test2.cpp
	* [alpha]: add "instrument_name" to "oyranos-monitor -l"
	* [oyX1]: fix wrong variable arg
	* [alpha]: fix oyConfig_SaveToDB() for multiple options
	* [test]: add oyInstrumentProfileFromDB()
	* [API]: fix oyGetMonitorProfile weak display_name arg
	* [alpha]: fix wrong error report
	* [and]: omit warning for new created DB keys
	* [alpha]: changing error sensitivity
	* [oyX1]: return issue for non found server profile
	* [alpha]: add oyInstrumentAskProfile()
	* [and]: minor code move
	* [oyX1]: document non profile found behaviour
	* [alpha]: make oyInstrumentGet() really cheap
	* [oyX1]: better display_geometry match in rank_map
	* [oyX1]: ignore xcalib error
	* [alpha]: oyConfig_Compare() avoid false positives
	* [test]: improve some "monitor" messages
	* [alpha]: access actual object
	* [test]: check all available monitors
	* [alpha]: more introduction for graphs and backends
	* [alpha]: instrument intro
	* [alpha]: fix dlclose(0) crash
	* [alpha]: add oyInstrumentGetInfo example
	* [test]: formating of monitor properties
	* [alpha]: describe oyInstrumentGetInfo's type argument
	* [alpha]: add oyInstrumentUnset()
	* [oyX1]: "properties" call for all instruments
	* [alpha]: move oyNAME_DESCRIPTION infos to core
	* [oyX1]: fix newline ending EDID texts
	* [test]: use cost effective intrument calls
	* [fix]: fix wrong allocator in oyCopyString_
	* [oyX1]: give up on wrong "instrument_name" string
	* [oyX1]: empty "list" and "properties" calls
	* [test]: add 2 devices to dDev dummy backend
	* [fix]: honour oyProfileListGet()'s allocateFunc arg
	* [exmpl]: correct the instrument order
	* [alpha]: make oyranos_alpha_internal.h c++ ready
	* [alpha]: accept "//" in oyFilterRegistrationMatch()
	* [test]: add testCMMsShow()
	* [alpha]: revert 85c467
	* [alpha]: better warning for dlopen error
	* [alpha]: add filter selector to Conversion API's
	* [alpha]: fix oyFilterNode_ContextSet_()
	* [alpha]: update oyra to previous rename
	* [alpha]: oyFilter_OptionsGet() assign option by default
	* [alpha]: add missing definitions
	* [oyra]: write PPM's
	* [alpha]: change oyOptions_SetFromText() arg
	* [docu]: hint about oyCMMapi8_s examples code
	* [oyra]: add PPM reading
	* [alpha]: add roi and pixel array to oyPixelAccess_s
	* [alpha]: rename oyConversion_Run -> oyConversion_RunPixel
	* [lcms]: add warnings for missed profiles
	* [alpha]: allow oyUINT8 for oyArray2d_Create()
	* [lcms]: allow non oyDOUBLE data
	* [and]: add more warning macro formats
	* [alpha]: call oyFilterSocket_Callback with plug
	* [alpha]: remove some additional checks
	* [alpha]: add oyConversion_GetImage()
	* [alpha]: add internal oyCheckType_m macro
	* [and]: add alpha object helper
	* [oyX1]: check for return value
	* [alpha]: switch to new oyCheckType__m
	* [i18n]: update deutsch
	* [lcms]: fix value precission bug
	* [alpha]: rename/add oyRegion_s API
	* [alpha]: fix oyImage_FillArray()
	* [oyra]: add oyranos_cmm_oyra_image_ppm.c
	* [alpha]: add missing members to oyPixelAccess_s copy and release
	* [alpha]: rename oyConversion_LinFilterAdd()/_LinOutputAdd()
	* [alpha]: implement oyFilterNode_EdgeCount()
	* [test]: update
	* [alpha]: accept non order edges
	* [alpha]: reorder graph structure members
	* [alpha]: add oyFilterNode_GetId()
	* [alpha]: build fix
	* [alpha]: implement oyFilterNode_Connect()
	* [alpha]: add object references to oyFilterNode_GetAdjacencyList()
	* [oyX1]: fix non XRandR build
	* [and]: add string macro
	* [alpha]: rename oyFilter_Xxx to oyFilterCore_Xxx
	* [oyra]: add "image/regions" filter
	* [alpha]: add oyFilterNodes_s list object
	* [alpha]: add oyFilterGraph_s object
	* [alpha]: add oyConversion_PreProcess()
	* [fix]: close a memory leak for text processing
	* [and]: simplify empty text string replacements
	* [alpha]: add graph to job ticket
	* [fix]: a servre crash was fixed in oyCMMsGetFilterApis_
	* [lcms]: return error and set the graph to "dirty" for missed context
	* [and]: apply fixes to code script
	* [test]: update and minor leak fixes
	* [oyra]: write_ppm is no longer a output filter
	* [alpha]: add oyOptions_s convenience functions
	* [alpha]: new oyOptions_MoveInStruct()
	* [alpha]: rename some members to clearer terms
	* [alpha]: add oyImage_PixelLayoutGet() + oyImage_TagsGet()
	* [alpha]: move oyFilterCore_OptionsGet to oyFilterNode_OptionsGet
	* [alpha]: bunch of oyFilterNode_s accessors
	* [alpha]: add oyFilterGraph_s functions
	* [alpha]: add oyConversion_Set(), deprecate oyConversion_Linxxx
	* [alpha]: various fixes and changes
	* [alpha]: update filters to core changes
	* [oyX1]: change formatting of warnings
	* [oyX1]: omit one message as its emitted in the caller as well
	* [alpha]: fix tagged node search
	* [oyra]: add "image/display" filter
	* [build]: check dependencies of more files
	* [alpha]: add tag selection to oyFilterGraph_GetNode()
	* [alpha]: oyToDataType_m provides a oyDATATYPE_e
	* [lcms]: make it a mediator
	* [oyra]: make ppm_reading more robust
	* [oyra]: select child filter more specifically
	* [oyX1]: pass the job ticket id to messages
	* [lcms]: parallelise
	* [build]: update RPM spec file
	* [test]: update test files
	* [alpha]: repair oyConversion_CreateBasic() and oyColourConvert_()
	* [lcms]: reduce verbosity
	* [oyra]: close memory leak
	* [alpha]: add oyRegion_SamplesFromImage()
	* [alpha]: change oyImage_Fill-/ReadArray APIs
	* [oyra]: change write on array
	* [and]: add colour mime types and lcms logo
	* [oyX1]: osX compile fix
	* [build]: fix logo to docu copying
	* [docu]: correct data flow direction graph
	* [oyX1]: start interfacing osX CoreGraphics
	* [alpha]: reset intermediate array change
	* [oyX1]: move "display" filter from oyra to oyX1
	* [conf]: check for Xcolor and Xfixes
	* [alpha]: add oyProfile_FromMD5()
	* [oyX1]: more Xcolor integration
	* [conf]: add --enable-devel option
	* [alpha]: increase compatible version plug-in rank
	* [oyX1]: disable DISPLAY variable checks on osX
	* [oyX1]: switch from deprecated DM to CG APIs
	* [alpha]: filter double APIs in oyCMMsGetFilterApis_()
	* [alpha]: improve oyRegion_Show() output
	* [oyX1]: abstract osX device to oyMonitor_s
	* [alpha]: add oyOption_StructGet()
	* [alpha]: fix oyDeviceUnset()
	* [oyX1]: use "device_region" for oyX1 oyRegion_s request
	* [oyIM]: add debugging for oyIM mate backend
	* [fix]: profile size reporting in oyranos-monitor
	* [test]: extend testMonitor
	* [oyX1]: print DB keyset name with -v option
	* [docu]: repair broken arguments
	* [alpha]: support keys in oyFilterRegistrationMatch
	* [oyX1]: split display filter out
	* [test]: add oyFilterRegistrationMatch key matching
	* [oydi]: set window reative coordinates in XcolorRegion
	* [oydi]: group Xfixes includes with Xcolor
	* [build]: relaxe on missed msgcat
	* [conf]: msgcat warn only with gettext
	* [exmpl]: add X11 example applications
	* [exmpl]: extend the documentation
	* [build]: remove examples from top build level
	* [build]: add oydi to RPM
	* [build]: add missing file
	* [and] add oyFinish_() for cleanup
	* [add]: oy_debug_memory variable
	* [and]: close some memory leaks
	* [exmpl]: add _NET_COLOR_DESKTOP support
	* [alpha]: switch to dynamic object hashing
	* [conf]: repair Xcolor detection
	* [alpha]: rename oyRegion_s to oyRectangle_s
	* [and]: add alpha cleanup
	* [test]: update
	* [build]: include example directory into check target
	* [oydi]: remove old XColorRegion
	* [alpha]: fix for empty image pointer
	* [exmpl]: print warnings in xcmsevents
	* [oydi]: fix Xcolor window region change detection
	* [exmpl]: plain formatting
	* [docu]: mention Tomas Carnecky in AUTHORS
	* [oyIM]: add rendering_high_precission option
	* [lcms]: support cmsFLAGS_NOTPRECALC
	* [exmpl]: switch colour_desktop CMS
	* [exmpl]: free resources for colour_desktop
	* [alpha]: abstract data types in oyConnector_s
	* [exmpl]: activate XRandR again
	* [docu]: add hint for ColourWiki updates
	* [build]: include includedir into example builds
	* [build]: support out of source tree builds
	* [and]: add ITULab.icc
	* [exmpl]: make xcmsevents start more verbose
	* [oydi]: robuster Xwindow positions
	* [alpha]: abtract connectors compile
	* [API]: set OY_TYPE_STD to "imaging"
	* [alpha]: export oyObject_UnRef() internally
	* [alpha]: move some general CMM functions to oyranos_cmm.c
	* [build]: clean examples directory
	* [build]: enable absolute paths
	* [exmpl]: add target
	Revert "* [exmpl]: add target"
	* [build]: avoid missing cobjects warning
	* [conf]: fix check of correct dependency detection
	* [test]: update tests/test_oyranos
	* [build]: correction to dc0f30c3
	* [docu]: remove old bug entry
	* [alpha]: design a new device/driver API
	* [build]: move most modules into subdirectories
	* [build]: be sensitive to localy generated headers
	* [alpha]: delete driver split
	* [alpha]: undo driver introduction from 5265b841
	* [build]: deactivate oycu
	* [alpha]: rename oyConfig_Check_f to oyConfig_Rank_f
	* [alpha]: define oyOptions_SetDriverContext()
	* [alpha]: move all backend calls into one "command" option
	[build]: moving of the oyIM module
	* [build]: move oyIM to the modules directory
	* [oyX1]: fix empty string pointer
	* [exmpl]: fix call to "command" key
	* [build]: fix some out of source build issues
	* [oyX1]: increase verbosity for oyranos-monitor -v
	* [oyIM]: add 'nvmt'
	* [alpha]: implement oyOptions_SetDriverContext() ...
	* [i18n]: update deutsch
	* [docu]: correct Profile API overview
	* [oyX1]: improve command line parsing in oyranos-monitor
	* [oyX1]: add long options to oyranos-monitor
	* [docu]: extend oyranos-monitor man page
	* [docu]: describe screen selection ...
	* [docu]: relayout the oyranos-policy man page
	* [oyX1]: fix the new oyranos-monitor -s option
	* [build]: disable oycu dummy lib
	* [alpha]: add oyStructList_Sort()
	* [alpha]: increase robustness of oyConfig_Compare
	* [alpha]: add oyProfile_DeviceGet() and ...
	* [alpha]: prefere 'pddt' over 'dmnd' and dmdd'
	* [i18n]: update fl_i18n to ICC Examin
	* [alpha]: oyConfig_Compare() soften matches ...
	* [and]: unroll loop
	* [and]: remove unused code snippet
	* [conf]: beautify path variable
	* [test]: add testCMMnmRun for named colours
	* [and]: speed up oyGetKeyString_()
	* [alpha]: new oyOPTIONATTRIBUTE_VIRTUAL_DB flag
	* [alpha]: virtualise DB access and other optimisations ...
	* [alpha]: fixes for last commit
	* [alpha]: remove oyOPTIONATTRIBUTE_VIRTUAL_DB ...
	* [alpha]: correct positioning during repeated oyConversion_RunPixels()
	* [and]: avoid one allocation in oyStringSplit_()
	* [build]: add test2c target
	* [alpha]: shorten oyObject_HashEqual()
	* [alpha]: access image data over oyConversion_GetImage() (cherry picked from commit 76d71471bb1fd52f577fd8ebde8682aee88eb9e1)
	* [exmpl]: reduce more image calls (cherry picked from commit e5e71021c31e26c127c476358c187edcef213541)
	* [alpha]: in the fly initialise processing data
	* [alpha]: data copy only for root node
	* [oydi]: pass oyCMMFilterPlug_Run() status (cherry picked from commit df4805df35e905ae672c72a2c4c95281f5e9243b)
	* [alpha]: skip rectangle copy into the same image (cherry picked from commit f5d463688fa710b0a419b76cb25bf9d39791b5e8)
	* [alpha]: add int32_t manipulators to oyOption(s)_s API (cherry picked from commit 8eae24b81f9bb021f47a4fa9e405b9aaac8e630d)
	* [test]: add testOptionInt
	* [test]: remove "properties" call
	* [alpha]: change the oyFILTER_REG_e
	* [alpha]: oyFilterRegistrationToText supports masks
	* [test]: add testOptionsCopy
	* [alpha]: skip non understood XML sequence (cherry picked from commit 451a9aa35d1aa87007c5050cee786ddd83936c44)
	* [exmpl]: add a "generator" branch target
	* [exmpl]: attach a "resolve" request
	* [exampl]: undo test case in image_display
	* [build]: support dependency tracking of sub directories
	* [and]: add non allocating string functions
	* [lcms]: send oyCONNECTOR_EVENT_OK for a missed context
	* [alpha]: no allocations in oyFilterRegistrationMatch()
	* [alpha]: omit oyCONNECTOR_EVENT_OK event reporting
	* [alpha]: remove oyStringSegment_()
	* [and]: compile fix to oyranos_texts.h
	* [build]: link lcms to test2
	* [lcms]: write own xforms cache identifier
	* [oyIM]: cache dlopen'ed libs in Oyranos
	* [fix]: wrong deallocator in osX' oyFlattenProfileProc()
	* [alpha]: add oyCMMapiNumberToChar() ...
	* [alpha]: add object pool
	* [test]: set elektra handle global
	* [fix]: wrong memory deallocation
	* [and]: wrap string C functions
	* [and]: use a simple allocation pool
	* [test]: add testStringRun() and profiling tests
	* [test]: compiled with -DNO_OPT
	* [and]: switch memory pool off
	* [alpha]: use double lenth for has keys
	* [alpha]: simplify oyCacheListGetEntry_()
	* [oyX1]: fix X -geometry conformance
	* [alpha]: fix iterator shift on graph start
	* [exmpl]: Gerhard Fürnkranz for code delivering in AUTHORS
	* [alpha]: move oyFilterPlug_ResolveImage up ...
	* [alpha]: change oyRectangle_SamplesFromImage() API
	* [alpha]: put more oyRectangle_s on the stack
	* [oyra]: place "root" nodes oyRectangle_s on the stack
	* [alpha]: omit oyFilterNode_OptionsGet in oyPixelAccess_Create()
	* [test]: new scaling of times
	* [alpha]: remove linear graph functions
	* [test]: update test.c to previous commit
	* [test]: more api7/8 specific infos in test2 "CMMs show"
	* [alpha]: correct plug/socket name missmatches
	* [alpha]: allow non copy in oyImage_FillArray()
	* [test]: switch to a action per second output
	* [exmpl]: fix colour_desktop filter names
	* [alpha]: fix regression from 1f9b7620
	* [exmpl]: update colour_desktop to fbbfc4c4
	* [alpha]: change oyBlob_s; add oyFilterGraph_ToBlob()
	* [and]: oyFindProfile_ return zero for no success
	* [and]: fix definition of oyStrcpy_
	* [fix]: correct usage of oyProfile_GetFileName()
	* [lcms]: support explicite verbose oyDL output
	* [alpha]: oyFilterNode_ContextSet_() supports new argument
	* [docu]: add minor corrections
	* [conf]: check for libraw
	* [oyra]: add "filename" option
	* [and]: make oyranos_io.h C++ compilable
	* [lraw]: add libraw cameraRAW plug-in ...
	* [oyra]: correct file I/O option
	* [exmpl]: add "dFil" a stripped example filter
	* [conf]: make lraw optional and integrate with RPM
	* [build]: check for compiz before compiling the example
	* [build]: check in examples for cairo-pdf
	* [oyX1]: no command fallback
	* [alpha]: skip non sense calls in oyDevicexxx
	* [oyX1]: fix empty deallocation
	* [oyX1]: fix of calling directly malloc()
	* [test]: correct usage of "command" backend option
	* [alpha]: move oyFilterPlug_ImageRootRun() to core
	* [oydi]: fix too many Xorg connections
	* [lraw]: basic cameraRAW loading
	* [alpha]: give warning for profile creation from no data
	* [oydi]: correct usage of "command" backend option
	* [exmpl]: compiz v0.8.2 compile fix
	* [alpha]: save one image copy in oyConversion_RunPixels()
	* [alpha]: fix oyImage_FillArray() allocations
	* [alpha]: fix integer division for oyImage_s::viewport
	* [docu]: mark older oyPixelAccess_s iterator concepts
	* [alpha]: refine oyImage_FillArray()'s do_copy argument
	* [oyra]: copy image data only in root image filter
	* [alpha]: add oyArray2d_ToPPM_()
	* [oyra]: omit copy of same unchanged data
	* [alpha]: use offsets in oyFilterPlug_ImageRootRun()
	* [alpha]: support offsets in oyConversion_RunPixels
	* [exmpl]: add image moving to image_display
	* [alpha]: robuster profile load after "setup" call
	* [docu]: add sketch to oyPixelAccess_s
	* [docu]: tell source of automatic generated files
	* [oyX1]: fix cli parsing for -x/y args
	* [oydi]: require the X Display to be passed
	* [exmpl]: image_display supports "display_id"
	* [exmpl]: add Xmu signal handler to xcmsevents
	* [alpha]: add texts list to oyCMMInfo_s
	* [oydi]: small code formatting
	* [exmpl]: complete 3ef38636 oyCMMInfo_s::texts
	* [and]: shorten debug message output
	* [exmpl]: fix array exeeding in image_display
	* [lcms]: add "help" text and support cmsFLAGS_PRESERVEBLACK
	* [alpha]: disable oyCMMapi1_s
	* [docu]: comment to oyProfile_DeviceAdd()
	* [lcms]: remove oyCMMapi1_s
	* [lcms}: support effect and simulation profiles
	* [lcms]: fix gray scale rendering
	* [alpha]: change oyFilterCore_New() API use default options
	* [and]: build fix for change in oyranos_debug.h
	* [alpha]: adapt option registrations
	* [alpha]: oyFilterNode_OptionsGet() returns node options
	* [docu]: inline page for writing filters and device backends
	* [docu]: bring all CMM function name defines to the top
	* [exmpl]: convert instrument to device name
	* [exmpl]: complete previous
	* [docu]: clearify about oyConfig_AddDBData
	* [docu]: comment oyCMMapi8_s::rank_map
	* [and]: osX compile fix
	* [build]: correct test_oyranos path
	* [lcms]: tag with the registration string
	* [oyra]: start with new meta file load filter
	* [docu]: collect and link the registration string infos
	* [alpha]: define oyCMMOptions_Check_f
	* [docu]: oyConfigDomainList to oyDeviceGet
	* [test]: improve "CMM devices listing"
	* [test]: complete previous commit
	* [alpha]: allow '_' in front of atrributes in registrations
	* [lcms]: add underscores to registration string
	* [docu]: oyDeviceGetInfo example code
	* [build]: integrate CUPS module
	* [docu]: add maintainance entry
	* [build]: add subdir dependency
	* [alpha]: support oyCMMptr_s in oyOption_GetData()
	* [alpha]: add oyCMMptr_s funtions
	* [alpha]: key extraction from registration
	* [alpha]: catch on missing arguments
	* [alpha]: ignore missing devices for oyConfigs_FromDeviceClass()
	* [fix]: byte order of md5 checksum
	* [exmpl]: add oymd5icc
	* [oyX1]: add "help" call
	* [alpha]: add oyCMMapi9_s for plugable policy support
	* [oyIM]: conform to registration rules
	* [alpha]: add oyFilterMessageFunc()
	* [alpha]: support oyCMMspi9_s as oyCMMapiFilter_s
	* [oicc]: add ICC policy module
	* [test]: support oyCMMapi9_s in test2 "CMMs show"
	* [alpha]: fix getting default options from oyCMMapi9_s
	* [alpha]: add oyConversion_Correct()
	* [alpha]: implement oyConversion_Correct()
	* [exmpl]: request verbose output for oyConversion_Correct()
	* [oicc]: give some verbose infos
	* [exmpl]: fix image_display moving
	* [alpha]: add oyBlob_ReleaseNoPtr() for const oyBlob_s::ptr
	* [alpha]: give oyConnector_s::connector_type more meaning
	* [alpha]: add apis 8 and 9 to oyFilterRegistrationMatch()
	* [alpha]: new connector selection
	* [alpha]: oyConversion_RunPixels() fix crashes
	* [docu]: clear about oyBlob_SetFromData allocations
	* [alpha]: substitute oyBlob_ReleaseNoPtr with oyBlob_SetFromData
	* [alpha]: copy missed oyBlob_s::type
	* [i18n]: removed some c-formats and updated deutsch
	* [alpha]: no implicite options in oyFilterCore_New()
	* [alpha]: disambiguate OY_OPTIONSOURCE_FILTER/oyOPTIONSOURCE_FILTER
	* [lcms]: support "proof_soft" and "proof_hard" options
	* [lcms]: no device class checking
	* [oicc]: support policy options
	* [exmpl]: fix compile warning
	* [lcms]: implement oyCMMapi4_s::oyCMMuiGet
	* [lcms]: fix device link creation with proofing
	* [oicc]: fix proofing flag policy handling
	* [alpha]: add oyFilterNode_UiGet()
	* [and]: fix compile warning
	* [test]: fix single monitor test with test2
	* [alpha]: assign/copy options in oyFilterCore_New()
	* [oydi]: copy options to newly created ICC nodes
	* [alpha]: rename oyConversion_CreateBasic() to xxxPixels()
	* [alpha]: remove duplicated definition
	* [alpha]: additional data checks for oyOption_s reading
	* [lcms]: one more check for opyOption_s reading
	* [docu]: oyConversion_CreateBasicPixels arguments
	* [alpha]: add new channel types
	* [alpha]: remove one oyChar
	* [alpha]: add oyOption_SetFromDouble/xxx_GetValuexxx
	* [doc]: add Joe Simon as CUPS backend author
	* [conf]: oyIM modules path now (lib)/colour/modules
	* [lcms]: add more checks
	* [oydi]: add late image data resolving
	* [build]: add "oicc" and "CUPS" modules to RPM
	* [alpha]: add oyImage_ProfileGet()
	* [exmpl]: image_display uses "oydi"'s data resolving
	* [build]: skip directory part for GNU soname linking
	* [build]: separate INCL from CFLAGS
	* [build]: skip string length warnings
	* [alpha]: remove obsolete ':' in oyOption_GetValueText()
	* [test]: support the "supported_devices_info"
	* [test]: add failing oyOption_s case
	* [test]: 5a88a1f1 correction
	* [test]: add "Set oyOptions_s" to test2.cpp
	* [alpha]: fix for f7d5558c and 7762729f
	* [conf]: SunOS/osX/BSD fixes
	* [conf]: define MOVE for makefiles
	* [build]: correct fluid expanding for non root builds
	* [fix]: crash on too small ICC profile blocks
	* [oyX1]: "icc_profile" set always a answere
	* [alpha]: adapt oyDeviceAskProfile()
	* [conf]: better support --disable-libXxxx
	* [CUPS]: set data correctly
	* [alpha]: fix oyOption_GetValueText() for oyVAL_STRUCT
	* [test]: show "icc_profile" option
	* [docu]: fix typo in oyranos.3
	* [docu]: start building man pages
	* [lcms]: fix UI string
	* [CUPS]: fix Oyranos profile opening
	* [oyX1]: add XRandR "EDID" name
	* [docu]: fix some doxygen related issues
	* [oyX1]: add verbose output for xcalib
	* [fix]: "oyranos-monitor -v" needs to do a setup
	* [and]: add OYRANOS_BACKTRACE variable
	* [doxu]: add OYRANOS_BACKTRACE variable
	* [CUPS]: some more compile fixing ...
	* [CUPS]: remove the Gray default profile
	* [CUPS]: support the specified "cupsICCProfile"'s
	* [CUPS]: "cupsICCProfile"
	* [CUPS]: rename to CUPSgetProfiles
	* [CUPS]: fix for n profiles in one CUPS device
	* [CUPS]: add missed "cupsICCProfile" qualifiers
	* [CUPS]: fix valgrind memory error
	* [alpha]: add oyConfigs_Modify_f to oyCMMapi8_s
	* [oyX1]: implement oyX1Configs_Modify
	* [alpha]: do not set the same text array twice
	* [oyX1]: reduce double functionality
	* [test]: fix test2.cpp compilation
	* [oyX1]: fix oyranos-monitor regression
	* [oX1]: fix for "properties" call
	* [CUPS]: add device list only if one exists
	* [docu]: doxyment oyCMMapi8_s::oyConfigs_Modify
	* [docu]: play wit hdoxygen parameters
	* [alpha]: add oyConfigs_Modify
	* [alpha]: deprecate oyCMMapi1_s and oyCMMapi2_s
	* [alpha]: use oyConfigs_Modify in oyDeviceBackendCall
	* [CUPS]: add basic "list" support in oyConfigs_Modify
	* [CUPS]: merge Configs_Modify with Configs_FromPattern
	* [test]: fix testCMMDevicesListing() in test2.cpp
	* [alpha]: the debugger likes function scope
	* [CUPS]: activate DeviceAttributes_()
	* [build]: move monitor sources to modules/devices
	* [exmpl]: update dDev to new oyCMMapi8_s
	* [oyX1]: rename internal usage function
	* [oyX1]: fix typo
	* [conf]: set month
	* [docu]: formatting
	* [alpha]: update oyCMMapi_Check_()
	* [alpha]: add oyDeviceSimiliarFromDB()
	* [test]: show oyDeviceSimiliarFromDB() in test2
	* [alpha]: generalise to oyDeviceSelectSimiliar()
	* [sand]: initial commit to box
	* [xforms]: collect element data
	* [conf]: fix shell expression
	* [conf]: test for CUPS availablility
	* [build]: use CUPS detection
	* [fix]: Solaris build warnings
	* [build]: use make defaults in example/
	* [build]: omit hardcoded -Wall in examples
	* [build]: substitute CPP with CXX in example/
	* [build]: observe files
	* [conf]: test for SANE
	* [xforms]: collect relevant nodes
	* [xforms]: start UI builder framework
	* [alpha]: add new object type
	* [alpha]: correct oyOBJECT_UI_HANDLER_S
	* [xforms]: update to Oyranos object typing
	* [alpha]: oyOptions_GetText iterates into options
	* [xforms]: write XFORMS as of the mozilla plugin
	* [lcms]: refere xf:model with absolute path
	* [xforms]: simplify default namespace declaration
	* [lcms]: explicite choices label
	* [docu]: oyOptions_ForFilter
	* [API]: deprecate OY_TOP_INTERNAL
	* [alpha]: update to OY_TOP_INTERNAL change
	* [alpha]: add XML namespace in oyCMMapi9_s
	* [alpha]: 542d4d63 part two
	* [oicc]: add namespace ...
	* [alpha]: sort oyOptions_GetText output alphabetical
	* [xforms]: function separation ...
	* [alpha]: omit redundant XML levels
	* [alpha]: fix typo
	* [alpha]: fix oyOptions_ParseXML_()
	* [alpha]: reverse filter and common layouts
	* [alpha]: add XFORMS APIs
	* [alpha]: the declarations to 517ee570
	* [docu]: add xml files to include XFORMS APIs
	* [xforms]: export most code to Oyranos
	* [alpha]: remove oyCMMapi_s::oyCMMCanHandle_f
	* [alpha]: detailed module checks
	* [oicc]: and lcms dont use HTML tables in XFORMS
	* [oyX1]: translate
	* [alpha]: separate XMLs
	* [xforms]: add oy_ui_cmd_line_handlers
	* [docu]: update the module framework dot graph
	* [docu]: clear the module APIs text
	* [docu]: substitute "backend" with "module"
	* [xforms]: embedd locale info into XML
	* [xforms]: add cli options naming scheme
	* [alpha]: module oyCMMapi4_s API change
	* [alpha]: add manufacturer
	* [i18n]: update deutsch
	* [alpha]: add oyOptions_s double calls
	* [oyX1]: export EDID colour primaries
	* [exampl]: report EDID changes in xcmsevents
	* [exampl]: show EDID content in xcmsevents
	* [lcms]: tell options in debug mode
	* [alpha]: rename oyCMMDataTypes_s
	* [docu]: decribe oyCMMobjectTypes_s::id
	* [alpha]: remove oyCMMobjectGetText_f::pos
	* [alpha]: tune oyCMMobjectGetText_f
	* [alpha]: add oyStruct_GetText()
	* [lcms]: fix tracking for proofs
	* [exmpl]: fix typo in "colour_desktop"
	* [docu]: precise the module system descriptions
	* [i18n]: fix typo deutsch
	* [xforms]: move labels
	* [docu]: disambiguate "device_name" for oyConfigs_Modify
	* [oforms]: move handlers to Oyranos core ...
	* [build]: rename the tool binary
	* [xforms]: default CSS for oyXFORMsFromModelAndUi
	* [oicc]: add assumed source profiles to XFORMS
	* [oicc]: add h4 tags to XFORMS
	* [xforms]: parse h4 HTML tag
	* [xforms]: omit XFORMS leading slash of ref element
	* [alpha]: copy setlocale string
	* [xforms]: silent mode with all tags
	* [i18n]: update deutsch
	* [oforms]: add module option parsing
	* [oforms]: support option value passing by space
	* [oforms]: move sand box to oforms
	* [build]: adapt to new directory
	* [oforms]: separate command line + add FLTK XFORMS UI
	* [conf]: fix missing directory for remote builds
	* [oforms]: move XFORMS code to oforms directory
	* [build]: update to cover new oforms code
	* [build]: add missed test files
	* [oicc]: omit non visible headlines in XFORMS
	* [alpha]: support oyASSUMED_WEB in oyProfiles_ForStd()
	* [core]: add oyGROUP's to atstic options
	* [oforms]: fix crash for non symetric items
	* [oicc]: use the cores static options APIs
	* [oicc]: get options from old settings API
	* [i18n]: try to fix charset oyranos-xforms-fltk
	* [oforms]: add oyFormsArgs_s object
	* [oforms]: use new oyFormsArgs_s object
	* [oforms]: remove old argument struct; add ::forms
	* [oforms]: track XFORMS model changes in FLTK
	* [oforms]: display XFORMS model changes
	* [build]: add new oforms files
	* [build]: oforms test build with fl_i18n
	* [build]: add oyranos-forms-fltk-devel
	* [core]: add "attr:ref" hint to option from XFORMS node
	* [alpha]: add oyOBJECT_FORMS_ARGS_S
	* [oyX1]: export "mnft" property from EDID
	* [oyX1]: provide "edid_colours_text.Xorg" info
	* [alpha]: new oyProfile_AddTagText()
	* [oyX1]: fix memory leak
	* [build]: link lcms to oyranos-monitor
	* [core]: add new file i/o helper
	* [oyX1]: oyranos-monitor add -f and -o options
	* [docu]: update oyranos-monitor
	* [i18n]: update deutsch
	* [test]: omit outdated monitor test
	* [build]: support in path building for oforms
	* [core]: better match to C++ for oyWriteMemToFile_()
	* [oicc]: complete registration string
	* [oforms]: add cli options for FLTK example
	* [alpha]: add oyOptions_Set()/_SetOpts()
	* [alpha]: fix oyOption_GetData() ...
	* [example]: add options editing in image_display
	* [alpha]: remove old unused code
	* [alpha]: add signal API
	* [alpha]: add more signal functions
	* [conf]: format CUPS version
	* [CUPS]: httpAssembleURIf() seems new to CUPS v1.2
	* [core]: give a warning about a missed string...
	* [test]: add osX locale info
	* [core]: add OYRANOS_DEBUG_SIGNALS environment variable
	* [alpha]: fall back to known types in oyStructList_GetType_()
	* [alpha]: fall back to known types in oyStruct_GetText()
	* [alpha]: correct signal direction
	* [alpha]: add oySignalToString()
	* [alpha]: serial oyFilterSocket_SignalToGraph()
	* [docu]: link and clean deprecated top "sw"
	* [exampl]: observe graph and deprecate FLTK view
	* [exampl]: add dirty flag to image_display
	* [alpha]: rely on removal for node context updates
	* [alpha]: add oyStruct_ObserversCopy()
	* [alpha]: add a models list to each observer
	* [oydi]: clone observation state to copied display nodes
	* [alpha]: make oyStruct_ObserverRemove() precise
	* [oicc]: proofing intent is advanced stuff
	* [conf]: FLTK >= v1.3 check for UTF8 selection
	* [oforms]: better i18n selection
	* [ui-fltk]: use correct internal UTF-8 macro
	* [core]: default to UTF-8 encoding for XFORMS
	* [core]: add "rendering_gamut_warning" and xxx"_high_precission"
	* [lcms]: give a better format to hash text
	* [exmpl]: move strange option out of node data
	* [alpha]: beautify node description
	* [docu]: small corrections
	* [alpha]: fix compiler warnings
	* [test]: update to changed oyOptions_ForFilter_
	* [lcms]: merge proofing profiles into multi profile chain
	* [alpha]: fix too early hash object release
	* [docu]: oyCMMptr_LookUp() parameters
	* [alpha]: oyCMMptr_LookUp naming
	* [alpha]: add oyCMMptrLookUpFromText() to CMM API
	* [alpha]: omit custom allocator to oyCMMptr_s
	* [lcms]: cache abstract proofing profiles
	* [lcms]: closer to native gamut marking
	* [docu]: fix some doxygen errors
	* [lcms]: fix simulation option handling
	* [oforms]: locale fallback
	* [exampl]: create XFORMS locally in "image_display"
	* [oforms]: change -i option for oyranos-xforms-fltk
	* [lcms]: correct gamut check
	* [core]: simplify some UI strings
	* [build]: link "image_display" with fl_i18n
	* [oforms]: better window title
	* [oforms]: fix FLTK widget placing for select1 items
	* [exmpl]: generate XFORMS in "image_display"
	* [i18n]: update deutsch
	* [oforms]: stretch FLTK widgets somewhat
	* [alpha]: oyProfileTag_Set() free memory pointer
	* [build]: add exmaples to translations
	* [i18n]: update deutsch
	* [core]: add oyStruct_AllocHelper_m_ macro
	* [oyIM]: work with zeroed memory
	* [oyIM]: skip inappropriate memory during "psid" read
	* [oforms]: add close button to FLTK dialog
	* [oforms]: add hint field to FLTK panel
	* [alpha]: add oyOptions_SetFromData() +
	* [alpha]: fix documentation
	* [oyX1]: fix use of uninitialised variable
	* [lcms]: C++ compile fixes
	* [alpha]: oyOptions_FindData() fix argument type
	* [oforms]: add extra data to oyFormsArgs_s
	* [oforms]: support parsing of multiple subelements
	* [alpha]: g/setters for the oyFormsArgs_s extra data
	* [oforms]: adapt to changed oyUiHandler_s
	* [oforms]: add hint field to FLTK
	* [alpha]: adapt to oforms changes
	* [core]: add libxml2 helpers to parse XFORMS
	* [oforms]: new oyUiHandler_s behaviour
	* [alpha]: restructure oyUiHandler_s
	* [oforms]: oyFormsCallback_s with generic pointer
	* [oforms]: parse libxml2 instead of Oyranos objects
	* [oforms]: add help view to FLTK window
	* [oforms]: clean unused functions
	* [oforms]: clean help_view content
	* [alpha]: oyFilterCore_s object member clearing
	* [docu]: correct the registration description
	* [alpha]: rename oyOBJECT_FORMS_CALLBACK_S
	* [alpha]: add oyCallback_s object
	* [oforms]: adapt to new oyCallback_s
	* [oyIM]: rename meta module file
	* [oforms]: fix xpath to registration mapping
	* [core]: fix compiler warnings
	* [alpha]: fix missing language crash
	* [core]: CMSetDefaultProfileBySpace is deprecated
	* [fltk]: check for i18n compilation
	* [core]: switch from deprecated osX CM API's
	* [oyX1]: support display informations
	* [core]: split osX ColorSync part out
	* [build]: activate osX code
	* [core]: deactivate deprecated osX code
	* [core]: add headers fo oyranos_cs.c
	* [test]: robuster i18n test
	* [test]: bypass a empty oyLanguage()
	* [test]: explicite string for non i18n check
	* [conf]: update date
	* [oyX1]: shorter report on no monitors case
	* [core]: populate oyWriteMemToFile2_() for oyranos_gamma.c
	* [core]: move away from old monitor APIs, part one
	* [docu]: declare elder monitor APIs as deprecated
	* [core]: elder monitor APIs are deprecated
	* [core]: remove more deprecated monitor API calls, part two
	* [test]: omit old monitor API
	* [exmpl]: omit monitor API
	* [oyX1]: support osX EDID
	* [alpha]: add oyConfig_Has()
	* [oyX1]: switch to a generic colour data key name
	* [oyX1]: increase verbosity in debug mode
	* [exmpl]: show alternative ICC profile names in xcmsevents
	* [core]: support temp file writing in oyWriteMemToFile2_()
	* [core]: correct new flag reading
	* [alpha]: add new oyCMMapi10_s module type
	* [lcms]: add "create_profile" filter
	* [oyX1]: use "C" text formating
	* [alpha]: add oyOptions_Handle() to access oyCMMapi10_s
	* [alpha]: meaningfull return code in oyOptions_FindDouble()
	* [alpha]: add oyDeviceAskProfile2()
	* [oyX1]: provide a fallback "icc_profile" on request
	* [oyX1]: remove direct lcms dependency from "oyranos-monitor" command
	* [build]: omit liblcms for "oyranos-monitor"
	* [core]: fix compiler warnings
	* [oyX1]: show "colour_matrix" verbosely
	* [alpha]: switch oyOption_GetValueText() to %g format
	* [oyX1]: remove unused code
	* [oyX1]: add four EDID fields
	* [oyX1]: add parse_edid library
	* [oyX1]: switch to new EDID parsing API
	* [oyX1]: implement XEdidPrintString()
	* [oyX1]: minor fixes
	* [core]: fix invalid memory access (KM crash)
	* [oyX1]: add minimalistic EDID example
	* [exmpl]: adapt xcmsevents to changed oyUnrollEdid1_
	* [oyX1]: fix osX compiler error
	* [oyX1]: add key defines for parse_edid
	* [alpha]: change oyCMMui_s and oyCMMapi8_s
	* [core]: fix compiler warning
	* [alpha]: remove static oyFilterCore_s::name_
	* [alpha]: update to module API changes
	* [test]: add OpenMP test files
	* [conf]: check for OpenMP
	* [test]: add better time for SMP
	* [build]: support external XNVCtrl
	* [conf]: fix previous commit
	* [CUPS]: i18n for menu entry
	* [exmpl]: beautyfy code of "dFil"
	* [oyX1]: failed try to sync nvidia with Xinerama
	* [oyX1]: fix device port naming
	* [alpha]: fix some thread issues
	* [alpha]: more thread fixes
	* [exmpl]: fix compiler warning
	* [and]: modify code generator
	* [alpha]: add oyConfDomain_s
	* [test]: test oyConfDomain_s
	* [alpha]: add oyConfDomain_xx APIs
	* [oyX1]: fix missing string types
	* [alpha]: implement more of oyConfDomain_xx
	* [test]: update to previous changes
	[conf]: set libraw includes
	* [i18n]: update deutsch
	* [alpha]: add test for device UI strings
	* [alpha]: clear TODO hint
	* [CUPS]: add i18n support
	* [i18n]: update deutsch
	* [core]: send warning for non installed policies
	* [oicc]: check for non available policies
	* [oforms]: catch failed filter creation
	* [build]: honour CFLAGS in oforms/
	* [oforms]: add XFORMS helpers
	* [test]: add oforms output to test2 CMMs
	* [oforms]: improve help text view
	* [oforms]: remove unused printout
	* [oyX1]: support TwinViewXineramaInfoOrder
	* [core]: code introspection
	* [test]: FF compatibility
	* [oforms]: add scroll and nicer choice scaling
	* [build]: fix examples compilation
	* [build]: use xdg utils to install mime
	* [build]: more verbosity with examples
	* [oyX1]: fix Apple EDID
	* [oyX1]: add model_id to edid_icc header
	*[core]: open files in binary mode
	* [alpha]: write ICC conforming text tag types
	* [exmpl]: compile fixes for compiz-0.8.4
	* [exmpl]: create ppm for testing image_display
	* [build]: fix oforms building
	* [exmpl]: xcmsevents compile fixes for C++
	* [oicc]: support proofing options
	* [docu]: precise a option description
	* [exmpl]: add a CCSM icon for compiz
	* [i18n]: add CCSM text about the desktop plug-in
	* [build]: install the new compiz files
	* [exmpl]: simlify xcmsevents
	* [oyX1]: swap UI string order
	* [core]: support non core messages to be passed
	* [core]: add oyStringAddPrintf_
	* [oyX1]: one string print out in oyranos-monitor
	* [exmpl]: xcmsevents - move prints to messages
	* [exmpl]: add small xcmsevents based app for Qt
	* [exmp]: change file mode
	* [conf]: correct include paths
	* [exmpl]: reduce compile warnings
	* [oyX1]: describe newer options
	* [oyX1]: fix oyranos-monitor -l output
	* [oyX1]: hunt XGetAtomName() bug
	* [oyX1]: complete ICC in X 0.3
	* [build]: fix some compile warnings on linux
	* [exmpl]: add debug hook into colour_desktop
	* [oyX1]: fix compile warnings
	* [conf]: fix include dir in oyranos-config script
	* [oyX1]: fix DB key naming
	* [oyX1]: oyranos-monitor -e: erase from DB
	* [alpha]: more detailed warning for empty option
	* [oyX1]: skip setting identical properties
	* [exmpl]: fix message in debug mode
	* [exmpl]: switch off advanced debugging in compiz
	* [oyX1]: EDID colour_matrix check
	* [alpha]: fix wrong memory access
	* [build]: clean local nvidia lib
	* [alpha]: add oyOption_GetRegistration
	* [alpha]: add more consistency checks
	* [alpha]: support DB entries in oyConfig_Compare
	* [alpha]: fix oyConfigs_FromDB,oyDeviceSetProfile
	* [alpha]: add oyConfigs_SelectSimiliars()
	* [conf]: set new epoch
	* [docu]: correct including of Oyranos header(s)
	* [core]: fix file writing
	* [core]: add oyPolicyFileNameGet()
	* [core]: fix oyranos-policy to select a policy
	* [i18n]: update Deutsch
	* [core]: adapt policy settings
	* [alpha]: bug fixes for module loading
	* [build]: switch mime application/vnd.iccprofile
	* [docu]: increase icon size
	* [oyX1]: add _ICC_DEVICC_PROFILE atom
	* [exmpl]: fix xcmsevents_common event loop
	* [conf]: fix pkg-config include path
	* [build]: external make install
	* [exmpl]: use the XEvent supplied Display
	* [exmpl]: ignore QX11Info
	* [exmpl]: add "device.icc_profile"
	* [docu]: update write_device_modules section
	* [build]: adjust file permissions
	* [exmpl]: ppm creation is optional
	* [conf]: implicitely set lib64
	* [exmpl]: add build variable to image2pdf
	* [exmpl]: correct some typos in xcmsevents
	* [alpha]: check argument in oyHash_SetPointer_
	* [build]: update spec file
	* [oyX1]: fix typo
	* [core]: fix wrong memory release
	* [exmpl]: support 0.4 DRAFT2 in colour_desktop
	* [exmpl]: setup profiles in colour_desktop
	* [exmpl]: clean some warnings in colour_desktop
	* [exmpl]: allow a reverse setupICCprofileAtoms()
	* [exmpl]: unset _ICC_(DEVICE_)PROFILE(_xxx)
	* [exmpl]: careful variable handling in colour_desktop
	* [exmpl]: omit own window with no c->display
	* [exmpl]: add qcmsevents icon resources
	* [exmpl]: split qcmsevents.cpp to compile
	* [exmpl]: add a project file for qcmsevents
	* [exmpl]: build qcmsevents
	* [exmpl]: qcmsevents task bar _NET_COLOR_DESKTOP
	* [exmpl]: no window on startup with qcmsevents
	* [exmpl]: add oyMSG_DISPLAY_ERROR to qcmsevents
	* [oyX1]: remove _ICC_PROFILE_IN_X_VERSION_STRING
	* [exmpl]: unify _NET_COLOR_DESKTOP displaying
	* [exmpl]: change _NET_COLOR_DESKTOP content
	* [alpha]: turn flags into options
	* [core]: correct warning for zero data writing
	* [API]: add ICC in X macros
	* [oyX1]: use the ICC in X macros
	* [oyX1]: add the "colour_server" option
	* [alpha]: change oyDeviceGetProfile, removeoyDeviceAskProfile
	* [exmpl]: _NET_COLOR_DESKTOP add capabilities
	* [oyX1]: revert icc_profile option omitting
	* [oyX1]: request icc_profile.net_color_region_target
	* [API]: correct oyCheckProfile/oyCheckProfileMem
	* [exmpl]: keep context local in colour_desktop
	* [exmpl]: check atom only for property events
	* [alpha]: optimise cache searches add param to oyCacheListGetEntry_()
	* [exmpl]: contrain caching in colour_desktop
	* [exmpl]: use compiz private data caching
	* [exmpl]: no warning for taking correctly ended session
	* [build]: add oforms target to makefile.in
	* [conf]: copy oforms makefile to build directory
	* [build]: allow out of source build with oforms
	* [oforms]: fix string passing to FLTK
	* [alpha]: fix graph signaling bug
	* [i18n]: fix typo
	* [oydi]: reduce warning message to debug
	* [build]: clean libXNVCtrl.a
	* [alpha]: omit gv option to display graph
	* [oicc]: favour DB values over build in defaults
	* [oicc]: enable gamut warning from policy module
	* [exmpl]: _NET_COLOR_DESKTOP only if ready
	* [exmpl]: try to update a graph
	* [alpha]: omit DB profiles from capable backends
	* [alpha]: beautify profile check in oyDeviceAskProfile2
	* [docu]: describe device profile functions
	* [oyX1]: return issue on missed EDID info
	* [oyX1]: ignore issues and report in oyranos-monitor
	* [exmpl]: colour_desktop intermediate fix
	* [alpha]: avoid unnecessary successive error
	* [exmpl]: change debug level in colour_desktop
	* [exmpl]: colour_desktop optimised shader generation
	* [exmpl]: rename some variable in colour_desktop
	* [exmpl]: colour_compiz ignore sRGB monitor profiles
	* [exmpl]: ignore own profile changes in colour_desktop
	* [oyX1]: switch XFixes property to network order
	* [exmpl]: print nicer window name in xcmsevents
	* [exmpl]: fix hang on compiz+colour_desktop start
	* [exmpl]: comment on previous commit
	* [exmpl]: more logic for shader cache
	* [alpha]: add oyProfile_s::tags_modified_ member
	* [alpha]: fix alter during deserialised of ICC profiles
	* [test]: add profile tag non modification tracking
	* [exmpl]: bugfixes for 0.4 DRAFT2 colour_desktop
	* [oydi]: improve debug messages
	* [exmpl]: change warn to info in image_display
	* [alpha]: signals for changed options
	* [exmpl]: fix compiler warning
	* [oicc]: fix DB overwrites user options
	* [test]: fix test2 "oyOption_s integers"
	* [test]: show oyOption_SetFromxxx bug
	* [oyX1]: support HDMI EDIDs
	* [conf]: add libdir to static oyranos-config flags
	* [exmpl]: fix colour_desktop resize bug
	* [exmpl]: complete previous commit
	* [spec]: fix spelling and rm packager tag
	* [build]: add OpenMP tests to source package
	* [build]: add missing files to source package
	* [build]: fix rpmlint warnings
	* [data]: fix default profile sizes
	* [conf]: remove $ROOT_DIR reference in pkg-config
	* [build]: add %dir to rpm spec
	* [exmpl]: fix compiz-0.7.6 builds
	* [conf]: detect cairo, compiz and Qt
	* [alpha]: include locale.h for LC_NUMERIC
	* [oform]: avoid cmd line initialisation
	* [oforms]: correct select1 for cmd
	* [build]: let move not fail
	* [build]: use configures COPY command
	* [core]: message array exceeding
	* [core]: reset message string
	* [oyIM]: omit zero strings
	* [oyIM]: omit next empty string
	* [oyIM]: correct mcro usage
	* [exmpl]: correct compiz macro usage
	* [exmpl]: correct link order
	* [exmpl]: fix namespace compile error
	* [core]: change namspace order
	* [build]: allow examples to fail
	* [conf]: add i18n libs to oyranos-config
	* [build]: fix compiler warning
	* [core]: fix inadequate pointer freeing
	* [conf]: switch to LRaw-0.9
	* [build]: correct link order for oforms
	* [alpha]: do not touch user supplied pointer
	* [test]: adjust integers tests
	* [alpha]: ignore oyOption_SetFromInt/Double flags
	* [alpha]: oyDeviceSelectSimiliar with full options
	* [test]: split device listings
	* [test]: add profile to "devices listing" test
	* [CUPS]: check string release
	* [conf]: update month
	* [alpha]: check for mnft and model before DB query
	* [build]: change PCS profile RPM revision number
	* [exmpl]: corrections to net-color spec
	* [build]: add examples file to source package
	* [build]: add compiz config xml to source package
	* [oyX1]: use global DEBUG macro only
	* [build]: keep verbosity the same as in top dir
	* [build]: adapt to elder Qt moc
	* [lcms]: omit openMP trotling
	* [build]: remove qt3 requirement for fedora RPMs
	* [CUPS]: improve debug formatting
	* [core]: support path in OpenICC path search
	* [alpha]: fix object name duplication
	* [build]: add libs to make fedora happy
	* [build]: add fedora build flags for examples
	* [fix]: RPM package groups
	* [build]: change permissions on devel example
	* [build]: fix RPM summary-not-capitalized
	* [build]: remove main() from lib
	* [oforms]: security fix
	* [buidl]: fix RPM Group
	* [alpha]: fix some printf format warnings
	* [build]: correct link order for oforms
	* [alpha]: fix more security errors
	* [build]: fix missed link libs
	* [build]: correct icc package groups
	* [build]: sync with osc's RPM BuildRequires
	* [build]: add RPM dirs to icc packages
	* [build]: require dynamic core before modules
	* [docu]: add Device Protocol 1.0
	* [conf]: add debian packageing file
	* [build]: add deb make target
	* [core]: add backtrace call
	* [exmpl]: fix compiler security warnings
	* [alpha]: add oyCMMapi7_s::properties member
	* [exmpl]: avoid ICC_PROFILE_IN_X atoms
	* [oyra]: tell about PPM input module capabilities
	* [core]: add headers for backtrace function
	* [build]: fix shell syntax error
	* [alpha]: fix false memory access
	* [exmpl]: enrich debug infos in the compiz plugin
	* [oyX1]: ignore empty profile
	* [oyX1]: skip duplicate options
	* [alpha]: fix zero oyOptions_s::oy_struct access
	* [alpha]: add oyFilterRegistrationMatchKey
	* [alpha]: fix profile copy check
	* [alpha]: repair args fro profile copy
	* [alpha]: add warning for non written file
	* [alpha]: add warning for non accessible profile
	* [core]: return always a file name
	* [i18n]: update deutsch
	* [alpha]: rename from libXcolor to libXcm
	* [build]: update examples to libXcm
	* [build]: improve deb description
	* [build]: update to libXcm, rename to liboyranos0
	* [build]: set correct soname
	* [build]: rename devel RPM
	* [build]: set RPM file ownership
	* [exmpl]: add xcm flags
	* [exmpl]: correct xcm flags
	* [API]: remove namespace from headers
	* [conf]: sync configure script
	* [conf]: fix Elektra detection error message
	* [core]: remove more namespace references
	* [build]: do not remove build root by ourself
	* [API]: increase OYRANOS_API to 16
	* [build]: support parallel build for RPM
	* [build]: move oyranos-config into liboyranos-devel
	* [docu]: improve ChangeLog generation
	* [build]: add more spec requirements
	* [CUPS]: fix access of empty PPD
	* [CUPS]: add PPD colourKeyWords support
	* [core]: add 64x64 sized logo
	* [alpha]: add common plugin message func
	* [oyIM]: add meta tag reading
	* [build]: reduce optimisation for examples
	* [oyra]: omit unused variable
	* [oyra]: generic image loading
	* [exmpl]: use generic file loading
	* [i18n]: actualise deutsch
	* [oforms]: add -f option for front end options
	* [i18n]: translate deutsch
	* [alpha]: more argument checks for oyStruct_ObserverAdd
	* [test]: fix wrong access
	* [oyIM]: move oyFilterSocket_MatchImagingPlug out
	* [core]: fix warning in oyICCTagTypeName()
	* [test]: fix some possible crashes
	* [alpha]: move oyConnector match checking
	* [alpha]: support multiple meta backend ends
	* [core]: support data paths
	* [core]: fix suffix comparision
	* [exmpl]: translate comment
	* [oicc]: fix memory access after translation
	* [alpha]: cut registration keys from first point
	* [docu]: split alpha toppics off
	* [conf]: add lcms2 test
	* [build]: separate alpha documentation and RPM
	* [ICC]: exchange eciRGB by LStar-RGB
	* [ICC]: exchange the profiles for previous commit
	* [build]: add missed alpha Doxyfile
	* [docu]: update ChangeLog
	* [oicc]: complete memory access fix
	* [docu]: add last entries to ChangeLog
	* [build]: package missed oforms file

Soren Sandmann (1):
	* [oyX1]: parse EDID colour primaries

Yiannis Belias (7):
	* [docu]: add Ubuntu package dependencies
	* [docu]: mention more Ubuntu dependencies
	* [fix]: possible string length for oyMessageFunc_
	* [docu]: for last commit
	* [alpha]: bug fix for string array option
	* [alpha]: fix oyCMMptr_Set()
	* [alpha]: fix for missing argument to strcmp

kwizart (3):
	* [fix]: man-1_3 patch
	* [fix]: man-1_3 patch build part
	* [docu]: convert ChangeLog to utf-8

Version 0.1.9

Kai-Uwe Behrmann (144):
	* [doc]: minor changes \
	* [doc]: minor changes \
	* [alpha]: remove unused plugin API's \
	* [alpha]: move image data out of oyFilterNode_s; add profile to oyConversion_CreateBasic
	* [alpha]: add oyStruct_s     * oy_struct to oyValue_u
	* [alpha]: revert adding of ia profiles argument from oyConversion_CreateBasic
	* [alpha]: oyModuleGetActual() selects from the oyFILTER_TYPE_e    type arg
	* [alpha]: generalise oyColourConversion_GetID_ -> oyColourContextGetID_()
	* [alpha]: header change to 70e80a4  oyModuleGetActual()'s new arg type
	* [alpha]: remove old oyModuleGetActual declaration
	* [alpha]: split the ICC support code out to a new oyranos_icc.c
	* [docu]: smaller doxygen output (git builds are broken since yesterday)
	* [alpha]: complete 6e660e38 new oyranos_icc.c
	* [alpha]: add a parant_type_ member to oyStructList_s
	* [alpha]: add oyObject_Hashed_ internally
	* [alpha]: add oyStructList_s::parent_type_ (see d9d58953fe)
	* [alpha]: add oyValueTypeText() to output XFORM text
	* [alpha]: move oyFilter_s::image_ -> oyFilterSocket_s::data
	* [docu]: try to make the scheme graphis more clear
	* [alpha]: add oyFilter_Node_s::backend_data to hold the CMM context
	* [alpha]: add oyOption_GetText to serialise to XFORMS text
	* [alpha]: add oyContextGetID_() to work on oyFilterNode_s
	* [alpha]: add oyFilterNode_ContextSet_() and oyFilterNode_GetNextFromLinear_()
	* [alpha]: corrects the c5a8c01dd patch applying
	* [lcms]: get the image data correctly after the previous changes
	* [conf]: switch to v0.1.9
	* [alpha]: change CMM APIs to see oyFilterNode_s for context creation
	* [conf]: let configure fail for missed libraries, provide --disable-libxxx
	* [alpha]: fix a wrong access in the graph
	* [test]: update to changed alpha API
	* [alpha]: more fixes to run test.c's simple graph
	* [alpha]: remove the oyFilter_s::profiles_ member
	* [build]: beautify compiling by removing C++ comments from C sources
	* [alpha]: move oyFilter_TextToInfo -> oyFilterNode_TextToInfo; add oyStructList_GetID
	* [alpha]: adding oyFilterNode_DataGet_()
	*[alpha]: new oyOptions_Find()
	* [API]: fix defaults for internal profile settings
	* [alpha]: remove one arg of oyOption_New()
	* [API]: one more step for XML/Elektra namespace synchronisation
	* [alpha]: remove oyOptions_s ranges; add source hint
	* [alpha]: implement oyOption_FromStatic_()
	* [alpha]: minor change
	* [alpha]: add default settings as XFORMS to "oyra" oyranos_cmm_oyra_settings.c
	* [docu]: update to new download www page
	* [alpha]: oyOptions_FromDefaults() -> oyOptions_ForFilter() + oyOptions_FromText() + oyFilterRegistrationToType()
	* [lcms]: add CMM specific options
	* [docu]: formatting and minor tweaks
	* [conf]: check for libxml2
	* [build]: link against libxml2
	* [and]: add internal oyXMLgetElement_() to parse xpath expressions
	* [alpha]: complete oyOptions_FromText() oyOptions_FromBoolean() oyOptions_Add()
	* [docu]: update to "XML Plug-in options" ideas on ColourWiki
	* [alpha]: mv oyranos_cmm_oyra_settings.c to oyranos_cmm_oyra_icc.c
	* [alpha]: add backend meta API oyCMMapi5_s
	* [and]: remove unneeded XML levels from lcms options
	* [and]: rearrange API pointers
	* [and]: rearrange API pointers
	* [API]: move root key name from "colour" to "shared"
	* [docu]: formatting
	* [alpha]: add oyCMMMetaGetApi_ to access oyCMMapi5_s
	* [and]: polish oyOptions_FromBoolean() and oyOption_GetText()
	* [fix]: oyGetDefaultProfileName() for empty Elektra key
	* [build]: set libxml2 include options
	* [alpha]: new oyOption_SetFromText() and oyOptions_GetText()
	* [docu]: correct text info for oyranos-monitor --help
	* [and]: allow for roundtripping oyOptions_s <-> XML
	* [alpha]: remove oyOption_s::name member and merge with registration
	* [API]: OY_TYPE_STD  "default" "colour"
	* [and]: update to last Elektra namespace proposal on ColourWiki
	* [alpha]: sync between oyOPTIONSOURCE_e and oyOPTIONDEFAULTS_e
	* [alpha]: remove "colour_icc"/oyFILTER_TYPE_COLOUR_ICC registration type
	* [and]: oyOptions_Add() does not doublicate options in a set
	* [alpha]: add oyOPTIONATTRIBUTE_FRONT/"front" to the registration option level
	* [fix]: missed allocation of ::value in oyOption_Copy_()
	* [alpha]: split oyFilter_New() in smaller internal components
	* [alpha]: allow for a non binary answeres for boolean tests
	* [alpha]: add oyStructList_Clear(), oyStructList_CopyFrom()
	* [alpha]: add oyOptions_DoFilter()
	* [alpha]: priorise "shared" in oyOptions_Add()
	* [alpha]: add oyOptions_SetFromText()
	* [lcms]: mark one option as advanced
	* [alpha]: shuffle oyOPTIONSOURCE_e and oyOPTIONATTRIBUTE_e enums
	* [alpha]: polish the Elektra namespace implementation
	* [build]: make synonym to docu
	* [docu]: typo
	* [alpha]: allow for obtaining the meta and filter options separately
	* [conf]: add xml2 to pkg-config and oyranos-config tools
	* [build]: fix configuration for test2 target
	* [conf]: add xml2 to pkg-config tool
	* [and]: wrap standard string functions into Oyranos macros
	* [and]: undefine default DEBUG in oyranos_debug.h
	* [fix]: warning about unknown std. profile type in oyProfiles_FromStd()
	* [and]: fix a compile warning
	* [fix]: include missed profiles for oyProfile_ForStd()
	* [build]: fix [ 2249349 ] configure failed
	* [alpha]: add rendering_gamut_warning option
	* [alpha]: move options handling into the filter for oyCMMapi1_s
	* [API]: export oy_debug to provide a grip for external message functions
	* [and]: add function call level intending again to debug output
	* [and]: add __func__ info to debug output for __GNUC__
	* [and]: remove OYRANOS_DEBUG checking
	* [and]: rework the debug system
	* [alpha]: add oyOption_GetValueText()
	* [and]: add oyCloseReal__ to close Elektra
	* [and]: add oyExportReset_()
	* [test]: start with testing in Oyranos
	* [build]: make check target points to tests/test_oyranos
	* [docu]: formatting
	* [and]: fix for oyCloseReal__()
	* [alpha]: update oyOption_Match_() to suit current registration definition
	* [test]: add profile reading and monitor profiles tests
	* [build]: require a partitial install to satisfy a make check
	* [build]: FreeBSD RM
	* [build]: show git sha1 of git master
	* [conf]: explicitely provide commands to sub directory makefiles
	* [test]: allow "make check" for non git builds
	* [conf]: remove GNU "echo -e" extension
	* [test]: avoid redundant libxml2 call
	* [build]: remove GNU "echo -e" extension
	* [conf]: remove directory name guessing
	* [test]: precise profile count fail
	* [build]: move FLTK_H flags out of general C compiling
	* [conf]: use current compiler for test
	* [build]: couple make install_bin with uninstall_bin
	* [alpha]: add oyCMMlibMatchesCMM()
	* [alpha]: rename oyCMMptr_s::cmm to oyCMMptr_s::lib_name and update API's
	* [alpha]: rename oyFilter_s::cmm_ to oyFilter_s::lib_name_
	* [test]: allow filtering
	* [fix]: test for X11 connection during communication
	* [build]: fix test_oyranos app building on Solaris
	* [conf]: set "rm" for osX builds
	* [and]: more warnings in oyProfile_FromMemMove_()
	* [fix]: SunC byte order macro bug
	* [and]: fix SunC compile warning
	* [docu]: update ChangeLog
	* [docu]: update man pages
	* [fix]: mem bug for too long messages
	* [build]: allow DESTDIR variable with spaces
	* [and]: adjust debug output
	* [build]: fix installation to DESTDIR with empty spaces
	* [build]: BUILDDIR changes
	* [alpha]: add full qualified librarynames to oyCMMsGetLibNames_
	* [build]: smaller compile messages
	* [build]: repair trivial message


Version 0.1.8

Iñaki Larrañaga Murgoitio (1):
	* [po]: Basque translations from ICC Examin

Kai-Uwe Behrmann (249):
	* [conf]: detect distribution on Linux; correct comment
	* [alpha]: tighten the oyCMMapi3_s profile tag API
	* [oyra]: pseq tag for device link profiles
	* [API]: support custom messaging with oyMessageFuncSet
	* [build]: move -L./ in front to link local libraries
	* [conf]: remove local elektra configuring
	* [conf]: remove configure output
	* [conf]: fix Elektra version check
	* [and]: fl_i18n updates from ICC Examin
	* [conf]: set compiling to verbose by default
	* [build]: omit liboyranos_alpha and all local elektra targets
	* [fix]: compile fix
	* [fix]: fix for missed display/screen name
	* [conf]: correct configure and remove old stuff in make
	* [and]: osX debug system adaptions
	* [conf]: more osX configure verbosity
	* [and]: cleaning up
	* [API]: remove "[none]" dummy profile from oyProfileListGet_ output
	* [API]: switch back to naming first intent perceptual
	* [oyra]: support icSigWCSProfileTag type
	* [API]: continue even with missed Elektra handle
	* [i18n]: unicode improvements
	* [i18n]: remove wchar_t as it is wrong interface for UTF-16
	* [alpha]: declare a point access handler (still needs implementation)
	* [alpha]: move some CMM specific declarations
	* [i18n]: replace sprintf with memcpy to avoid crashes on certain characters in wcslen
	* [API]: move some specific functions to the icc header
	* [and]: avoid some valgrind warnings
	* [API]: fit to our function naming convention
	* [API]: fit to our function naming convention
	* [API]: replace parsed UI exchange with XML serialised
	* [i18n]: fix codeset for ICC mluc
	* [and]: remove lots of outdated functions and snipets
	* [and]: avoid printf with filenames
	* [fix]: fix iconverted string too short on output
	* [fix]: fix freeing of already freed pointer bug
	* [and]: remove unneeded type
	* [alpha]: oyProfile_GetText can get normal icSigProfileDescriptionTag
	* [and]: update
	* [alpha]: more work on the filter API's
	* [and]: fix lcmsCMMColourConversion_FromMem
	* [and]: play with oyCMMapi4_s filter API
	* [alpha]: more work on filters
	* [alpha]: integrate oyImageHandler_s into oyImage_s
	* [alpha]: implement first oyConversions_s functions
	* [and]: update
	* [alpha]: implement more of oyValue_u, oyOption_s, oyOptions_s and oyFilter_s API's
	* [and]: correct string splitting
	* [alpha]: propose registration scheme for plug-ins : with input from Markus Raabe
	* [alpha]: implementation around the plugin registration
	* [and]: update
	* [build]: static linking with elektra
	* [alpha]: declare and implement oyOptions_FromBoolean
	* [alpha]: filter options in oyra
	* [alpha]: declare image-root filter correctly
	* [alpha]: more thoughts on resource handling and pixel access
	* [and]: hide path manipulators
	* [and]: remove static policy entries, as they get overwritten during runtime
	* [API]: change typedefed funtion suffixes
	* [API]: OYRANOS_VERSION_NAME becomes a string
	* [alpha]: generalise nodes by oyNode_s
	* [API]: change typedefed funtion suffixes
	* [oyra]: implement more of a Image/Root filter
	* [test]: test pixel access
	* [API]: remove static policy names; they are detected dynamically by the files
	* [alpha]: rename oyProfileList_s to oyProfiles_s
	* [API]: make oyMessage_f() oyStruct_s context aware
	* [alpha]: allow casting of oyFilterNode_s to oyNode_s
	* [fix]: properly initialise pointer; fixes a crash in oyranos-policy
	* [and]: cleaner output, direct error output to stderr
	* [and]: set correctly to parent and children nodes
	* [alpha]: let oyFilter_s::image_ be refered always from main parent
	* [test]: small test cases for cmm_api4
	* [alpha]: add "org.oyranos.image.image.output" filter and oyraFilter_ImageOutputGetNext
	* [API]: remove path manipulation API's
	* [fix]: fix NULL pointer access crash for kminfo
	* [and]: remove duplicated message
	* [and]: more Options related error checking
	* [and]: provide platform identifers
	* [and]: remove path manipulator functions
	* [fix]: convince nl_langinfo API
	* [alpha]: export oyProfile_Equal()
	* [alpha]: export oyraIconv nach oyIconv()
	* [and]: make oyranos locale aware in oyranos-config-fltk
	* [and]: make Oyranos locale aware for Elektra
	* [API]: oyPoliciesEqual()/oyPolicyNameGet_() is now based on key values
	* [alpha]: more filter backend API work
	* [and]: update
	* [and]: allow for recursive directory writing
	* [conf]: provide more configure time details
	* [API]: new oyPolicySaveActual() API
	* [doc]: extended options set and documentation
	* [i18n]: i18n update
	* [API]: enshure only the first path from xdg_config_home is used in oyPolicySaveActual()
	* [API]: add useful defaults to oyXDGPathsGet_()
	* [and]: change options and describe
	* [fix]: fix empty string crash
	* [fix]: fix empty string crash
	* [and]: convert from old message function
	* [and]: integrate new oyProfiles_ForStd() API into oyOptionChoicesGet()
	* [doc]: update docu
	* [doc]: add internal documentation formatter
	* [doc]: add a code snippet to oyProfiles_ForStd() function docu
	* [conf]: clean a sub directory before configuring
	* [doc]: clean and add to documentation
	* [alpha]: the widget enums are removed + a a bug fix for better pixel channel detection
	* [and]: update
	* [alpha]: introducing a oyConnector_s to oyFilterNodes_s
	* [doc]: slight documentaion formatting
	* [alpha]: add oyDEFAULT_PROFILE_START as argument for oyProfiles_ForStd()
	* [doc]: add license infos
	* [alpha]: add oyArray2d_s struct and use it in oyImage_s
	* [doc]: add more documentation and remove Concept page from code docu
	* [alpha]: simplify the internal structure dependencies
	* [fix]: fix to [ 1955643 ] oyranos-monitor and xinerama VCGT second monitor not working
	* [and]: update
	* [and]: fix date macros in configure
	* [and]: add filename and line to a command line printf
	* [API]: remove unneeded path function
	* [and]: add a strzct type to oyRecursivePaths_ callback
	* [fix]: repair configure script as suggested by Milan Knízek
	* [and]: rename internal oyImage_CombinePixelLayout2Mask_
	* [and]: set correct data type for test
	* [and]: turn configure date variables to numbers
	* [build]: write library path into library for osX
	* [API]: rename oyGetMonitorProfileName to oyGetMonitorProfileNameFromDB
	* [cli]: add monitor profile querying to oyranos-monitor and document in the man page
	* [fix]: fix multiple counting in FLTK choice
	* [new]: Oyranos/Cairo/RawPhoto coding example
	* [new]: integrate the new example into makefile.in
	* [API]: publish the include directory where Oyranos headers are placed
	* [doc]: add a nice frame around images
	* [doc]: better code arrangement and 16-bit path until Cairo
	* [build]: minor variable name correction for make
	* [and]: update to Elektra v0.7.rc5
	* [and]: omitt irrelevant elektra messages
	* [fix]: correct DBG macro usage in oyranos_monitor_nvidia.c
	* [pack]: split display into monitor and monitor-nvidia, rename panel to ui-fltk
	* [and]: prepare for a removed kdbStrError()
	* [and]: remove kdbStrError now
	* [build]: slightly more verbose end of make
	* [build]: small make fix
	* [doc]: [graph] lots of smaller changes, more documenting and formatting, test update
	* [and]: oyConversion_CreateBasic() is functional
	* [alpha]: oyConversion_Init removed
	* [doc]: oyConversion_CreateBasic is demonstrated
	* [build]: split oyranos_cmm_oyra.c into several files
	* [alpha]: add oyOptions_HasString() validation query
	* [alpha]: rename to oyOptions_FindString()
	* [alpha]: formulate more about default behaviour options handling
	* [and]: update to svn and remove deprecated Elektra error API usage
	* [and]: more config keys thinking
	* [and]: more config key thinking
	* [alpha]: apply suggested namespace scheme
	* [alpha]: namespace change applied to parsing
	* [doc]: describe debian dependencies : thanks to Markus Raabe
	* [alpha]: update the plug-ins to the key namespace changes
	* [build]: remove CMMs during make uninstall
	* [fix]: oyActivateMonitorProfile() does only fill a empty server configuration
	* [po]: remove incomplete translation
	* [po]: update translations
	* [po]: some esperanto translations
	* [fix]: fix for the elektra-0.7.0 release
	* [and]: update
	* [and]: update
	* [prof]: add default profiles
	* [pack]: correct documentation packaging
	* [prof]: add missing profile
	* [doc]: documentation
	* [doc]: add plain text intro to alpha documentation
	* [and]: clean some entries
	* [build]: be more verbose during make
	* [pack]: straighten the ICC profile RPM names
	* [cli]: add -p option and document
	* [fix]: fix some overruns
	* [po]: update and translate de
	* [doc]: sort documentation
	* [and]: minor tweaks
	* [conf]: keep config.log during configuring in tact
	* [doc]: add a comment to oyPolicySaveActual()
	* [doc]: more documentation cleaning
	* [doc]: fix doxygen warnings
	* [doc]: merge alpha documentaion
	* [doc]: merge alpha documentation
	* [alpha]: monitor API is available as plug-in
	* [build]: remove references for direct linking to liboyranos_monitor
	* [conf]: the configure flag --enable-verbose is not required for make rpm
	* [pack]: remove the alpha-devel RPM package as we integrated the documentation
	* [doc]: correct image object documentation references
	* [API]: remove oyranos_monitor.h from installed files
	* [conf]: sync configure.sh with ICC Examin
	* [and]: fix complile warning
	* [and]: oyranos-monitor seems broken
	* [and]: some fixes for the monitor backend
	* [and]: additional monitor API bugfixes
	* [and]: remove high level configuration checks for FLTK and Elektra
	* [doc]: correct link to be named ColourWiki in documentation
	* [build]: let make react more sensible to changes in configuration files
	* [test]: improve the test case
	* [and]: fix enum missmatches pointed out on Solaris
	* [and]: fix enum missmatches pointed out on Solaris
	* [conf]: fix config.log script for BSD shells
	* [conf]: more fixes for BSD shell scripts
	* [and]: fix enum missmatch warning
	* [and]: fix enum mismatch
	* [and]: test macro enum mismatch warning
	* [and]: add missing errno.h include in oyranos_elektra.c
	* [build]: fix for building on osX
	* [and]: fix warning on osX and Solaris about const missing for a argument
	* [conf]: avoid rpath for non linux builds
	* [build]: complet clean in examples directory
	* [conf]: test for dso name linker flags
	* [conf]: verbose dso link name option during configure
	* [and]: fix
	* [conf]: add fallback for dso link name option
	* [conf]: add test file
	* [build]: fix solaris link error
	* [build]: fix no getext compiling
	* [build]: fix for non gettext build in oyranos_alpha.c
	* [and]: take posix definition of iconv()
	* [build]: remove GCC specifix -mimpure-text option
	* [build]: add LCMS_H include path to lcms module; fixes build error
	* [build]: add LCMS_H include path to general includes
	* [and]: fix SunC compiler warnings
	* [and]: fix SunC compiler warnings
	* [and]: fix non used statement for options parsing
	* [and]: remove unused statments in oyranos_alpha.c
	* [fix]: fix some enum missmatch errors in oyranos_alpha.c
	* [conf]: add intptr test to configure
	* [conf]: add intptr test file
	* [conf]: detect compiler settings for 32/64-bit builds suring configure
	* [build]: let the make install target not fail due to missing profiles
	* [doc]: give credit to translators and contributors of data
	* [doc]: correct mentioning of licenses : zlib
	* [doc]: some hints for ChangeLogs
	* [doc]: update ChangeLog


Milan Knízek (3):
	* [po]: add czesh translation
	* [po]: more translation
	* [po]: more translations

Pascal LACROIX (1):
	* [po]: french translations from ICC Examin

2007-07-18
	* and: sensible for non EDID monitors, new wighting by display geometry
	* cli: add -v for oyranos-monitor, oyranos_monitor_nvidia.c, oyranos_policy.c

2007-07-17
	* and: include MM's Flmm_Tabs for the config panel
	* i18n: FLTK utf-8 aware config panel, set locale accordingly

2007-07-03
	* API: move oyInPlaning section from oyranos.h to oyranos_internal.h
	* API: start oyranos_icc.h API thinking, like oyValueUInt16
	* API: ship icc34.h for oyranos_icc.h

2007-07-01
	* conf: custom fltk-config; FLTK utf-8 detection

2007-06-14
	* fix: CFLAGS and the like variables are not multiplied anymore
	* conf: support configure option: --disable-dependency-tracking

2007-05-20.
	* and: default settings are not set at installation, they are now inside
	* new: Apple specific code to get profile paths and default profiles
	* API: new oyPolicySet function : Load a group of policy settings from file.
	* and: new oyCheckPolicy_ internal function : test for OY_POLICY_HEADER
	* and: adapt oyranos-config-fltk to the new policy API - oyWIDGET_POLICY
	* arg: oyWidgetTitleGet_ argument flags contains oyLAYOUT_NO_CHOICES
	* and: oyranos-config-fltk now updates settings instead of recontructing
	* macro: OY_DEFAULT_EDITING_GRAY_PROFILE OY_DEFAULT_ASSUMED_GRAY_PROFILE
	* enum: oyGROUP_EXTERN moved from 100 -> 200
	* enum: new assignments to oyWIDGET_TYPE and oyDEFAULT_PROFILE
	* i18n: map C string functions with oy internal macros
	* prof: add Gray.icc
	* and: move declarations out of individual headers to oyranos_internal.h
	* and: gerneralise oyRecursivePaths_ search API (profiles + settings)

2007-05-17.
	* enum: new options: oyWIDGET_POLICY oyWIDGET_PATHS
	* enum: new suboptions: oyWIDGET_EDITING_GRAY oyWIDGET_ASSUMED_GRAY

2007-05-14.
	* conf: support configure option: --with-x (for osX)
	* new: support osX first display profile

Version 0.1.7

2007-04-02
	* new: distclean make target

2007-03-28
	* new: inbuild default options as fall back to Home+Office policy
	* and: change usual macro names to specific OY_ ones to avoid conflicts
	* and: avoid some warnings during the monitor detection
	* fix: bugfix for wrong named XYZ key, oyASSUMED_CMYK -> oyASSUMED_XYZ

2007-03-25
	* new: install oyranos-kdb_static as debug tool for Oyranos keys

2007-03-15
	* and: create and manage profiles RPM's from the top directory
	* and: more fine grained configuration
	* and: better debug builds and warnings
	* fix: fix many compiler warnings
	* and: continue a compilation to the extent what is possible

2007-02-20
	* new: man pages
	* new: oyGetDisplayNameFromPosition, convenient oyGetScreenFromPosition
	* fix: position handling in oyranos-monitor

2007-02-06
	* new: config check for existence of more libraries (needed for NetBSD)
	* new: gettext is not assumed but checked in configure
	* new: add fltk-config --post for osX
	* fix: locale handling in oyranos-config-fltk for osX

2007-02-01
	* fix: remove all alloca calls for NetBSD (alloca is not in Posix)

2007-02-02
	* add: Nvidia in authors list for the included libXNVCtrl

2007-01-08
	* new: add version info to library
	* and: change md5 symbol names to avoid possible name collisions

2006-12-22
	* conf: add --with-fltk-config= and --enable-debug configure switch

2006-11-17
	* new: md5 support by L. Peter Deutsch's md5 (sf.net: 2002-04-13 09:00)

2006-11-03
	* fix: add static liboyranos_elektra.a to oyranos-config

2006-11-02
	* new: config.site support for CC CXX CFLAGS CXXFLAGS LDFLAGS variables
	* fix: Solaris build - shell syntax
	* new: include libXNVCtrl in configuration

2006-10-26
	* neu: include Elektra 0.6.4 for QA (--internal-elektra=no to disable)

2006-09-27
	* fix: build issues on OpenBSD
	* fix: for missed code after label

2006-09-22
	* and: more precise warning texts
	* and: update de.po
	* fix: call of oyranos-monitor-nvidia for non edid atom

2006-09-21
	* fix: bug in oyExportStart_
	* and: add install path to oyranos-monitor-nvidia call in oy_moni.c
	* new: filter double profile occurencies in oyOptionChoicesGet_()

2006-09-20
	* new: first external functions call for init (oyExportStart_(EXPORT_*))
	* fix: double and default paths setting in oyPathAdd_
	* and: oyranos-config : devel.rpm -> standard.rpm

2006-09-19
	* and: include body tag for xml settings export
	* and: link to setting from behaviour documentation
	* and: put many warnings into recursive profile search code
	* add: a extensive profile path recursion test to test2.cpp

2006-09-18
	* and: include nv files into build system
	* and: handle Elektra more carefully during configuration
	* and: document oyranos-policy commandline tool

2006-09-17
	* and: changed title for available languages
	* and: activate commandline tools i18n
	* and: update tools documentation

2006-09-16
	* fix: set default policy on install time if no config keys are found

2006-09-15
	* fix: wrong setlocale settings from library code
	* and: add a argument to fl_initialise_locale wether to use setlocale

2006-09-14
	* new: oyranos-policy commandline tool to set and read a policy

2006-08-11
	* and: update oyranos_config_fltk.fl

2006-08-10
	* new: oyWidgetListGet

2006-08-06
	* and: renaming most of the GUI API's
	* and: oyOptionUITitleGet => oyWidgetTitleGet
	* and: oyOPTION... => oyWIDGET...

2006-08-02
	* and: modified a string in groups and updated the settings xml's

2006-07-29
	* and: fixed fl_i18n for destroying locale settings

2006-07-28
	* and: do a german translation

2006-07-26
	* new: parse xml for pot file generation
	* new: install doxygen files
	* and: adapt oyranos.spec for doc directories
	* new: install cmm description xml files in /usr/share/color/cmms

2006-07-19
	* and: update documentation
	* and: rename some internal types in oyranos_monitor_internal.h

2006-07-10
	* new: CMM API / XML parsen
	* and: internal dynamic data handling

2006-07-09
	* new: add compatibleWithAdobeRGB1998.icc from Graeme Gill
	* chn: move oyranos-sRGB to oyranos-RGB for inclusion of above profile

2006-07-06
	* new: add Lab.icc and XYZ.icc symlinks; update settings accordingly

2006-06-22
	* fix: more Xinerama / screen bugs
	* fix: turn my edid hack into programing
	* new: better parse edid

2006-06-18
	* fix: Xinerama / screen bugs
	* neu: make oyranos_monitor_nvidia.c Xinerama aware
	* und: rename oyActivateMonitorProfile to oyActivateMonitorProfiles
	* und: internal rename oy_display_s to oy_monitor_s

2006-06-07
	* und: version 0.1.6
	* neu: rearrange ARCH in configure

2006-06-02
	* und: remove oyGetBehaviourUITitle

2006-05-28
	* und: release of 0.1.5
	* neu: start bsd support
	* und: change build system
	* neu: FLTK UI
	* conf: allow system specific colour directories at configure time
	* und: USERCOLORDIR SYSCOLORDIR ICCDIRNAME SETTINSDIRNAME in config.h
	* und: the above macros are additional to /usr/share/color ~/.color
	* neu: in SETTINSDIRNAME Oyranos' policies are installed
	* neu: elekra-0.6
	* neu: multi monitor detection and handling
	* und: changed Behaviour and GUI API's
	* neu: Solaris support

2006-04-03
	* und: release of 0.1.4

2006-02-08
	* neu: oyReadXMLPolicy_

2006-02-07
	* neu: oyPolicyToXML

2005-11-22
	* neu: Optionen für GrundVerhalten
	* und: oyranos-config-flu wird nicht mehr statisch gelinkt

2005-11-21
	* und: Wiki aktualisieren
	* neu: statisches OY_DEFAULT_ASSUMED_WEB_PROFILE
	* neu: Integration der standard_profiles in das Übersetzungssystem
	* neu: oyranos.pc und oyranos_monitor.pc

2005-10-20
	* neu: elektra-0.5.1
	* neu: rpm + devel rpm

2005-10-18
	* neu: elektra-0.5.0.5
	* und: release prepare

2005-09-13
	* fix: 0 EDID atom crash (no monitor attached)

2005-09-07
	* neu: Benutzer und System Einstellungen werden berücksichtigt
	* neu: oyOpen oyClose sind überflüssig

2005-09-06
	* neu: rekursive Dateisuche; Link Erkennen weiter schwierig
	* und: oyActivateMonitor vereinfacht
	* und: statisches und dynamische Verknüpfen mit Elektra

2005-09-05
	* neu: DefaultProfile Funktionen umgeschrieben
	* neu: oyDEFAULT_PROFILE zum Bezeichnen der Standardprofile
	* und: Quelltextdokumentation

2005-09-04
	* neu: oyAllocFunc_t für benutzereigene Speicherreservierungen
	* und: Quelltextdokumentation

2005-09-03
	* neu: Quelltextdokumentation

2005-08-31
	* und: elektra-0.5.0.4
	* fix: linking libelektra_default.a 

2005-06-30
	* neu: _ICC_PROFILE von Ross Burton <http://www.burtonini.com/computing/x-icc-profiles-spec-0.1.html>

2005-06-29
	* fix: oyComp Funktionen

2005-06-28
	* und: elektra-0.5

2005-05-26
	* fix: free Keyset with kdb not free

2005-05-09
	* und: rename all colour space functions to include Input except workspace
	* und: update README

2005-02-03
	* neu: Monitorprofil setzen und lesen
	* neu: oyranos-gamma lädt ICC vcgt tag in Grafikkarte

2005-02-01
	* neu: Monitor Erkennen

2004-12-7
	* neu: Speicherblöcke mit Profildaten abfragen
	* allgm: gcc 3.4

2004-11-30
	* neu: interne und externe API scheiden
	* allgm: einige Funktionen kompakter
	* neu: liboyranos Erstellen und Einbinden

2004-11-29
	* neu: DEBUG makros
	* neu: Datei Suche in Pfadliste
	* neu: Profilprüfung - Signatur
	* allg: Bereinigen doppelter Texte
	* neu: Datei und Verzeichnis Tests

2004-11-27
	* info: Anfrage Oyranos auf freedesktop.org zu hosten
	* info: Artikel auf behrmann.info
	* info: diskussion mit elektra liste

2004-11-26
	* neu: Pfade scheinen stabil konfigurierbar
	* info: oyranos.org und oyranos.com angemeldet

2004-11-25
	* Start des Projektes
	* neu: Konzeption
	* neu: Spielen mit Elektra
	* neu: test
