9.1	Initial release

9.1.1 	bugfix and some small improvments
	- Change default for tmpdir (risk of erasing home directory !!)
	- Creation of tmpdir and videodir changed
	- Some file cleaning in the package
	- Change mail address in project files.
	- timestamp in project data and tmpdir. 
	- widget for shell execution cleaned.
	- video sorted by name in list.
	- crash when referencing videoid=0 and chapterid=0. QMap<..,..>[..]
	for a non existant index doesn't return a null pointer but insert an
	empty object !
	- video preview improved (still work to do).
	- fix chapter numbering when creating dvdauthor.xml.
	- nicer buttons icons for video file view and video preview.

9.1.2 	bugfix and some small improvments
	- add some missing default value for CDvdAuthMenu (videoid audioid)
	- add some cleaning in KWinMainSpe::reinit() (clear objectmap and
			audioentrycoll init()).
	- copy/paste fix id incrementation and set name to default value for
	pasted object.
	- fix video button with no associated video or menu (warning when
	authoring + fix crash)
	- check for xine lib (mandatory tools).
	- ask for save for eventually modified existing document before opening
	another one.
	- cdvdauthmenu.ui play video file doesn't work (update property by
	slot)
	- check duplicate names for winsub et winmain.
	- add video png to KExtMultiVOutline.ui action
	- add check for modification time to get info from video in
	getVideoFrameAndInfo()
	- fix shell scripts install with execute flag.
	- fix duplicate keys test for audio video and chapter.

9.2.0	
	- fix KExtMultiVOutline_png.ui missing in make install (crash). Add a control
	when calling QWidgtFactory and ui file missing (avoid crash but error
	message).
	- fix version number in help -> about kdvdauth. Changed in
	configure.in.in
	- fix KExtMultiVOutline::setFileNamePng and
	KExtMultiVOutline::setPixBytePng when png is erased. History didn't
	work for redo.
	- Added history for video collection, video, chapter and audio
	- CDisplay set to have for widget parent the widget having focus.
	- show links: ordered by classname, name
	- french translation update + minor bugfix in warning messages.
	- Add Detail button in CVideoentry, CDvdauthmenu and
	KExtMultiVOutline.
	- check for loops in detail and chapters display (if not: crash).
	- take into account stretch video factor (PAL: 59:54 NTSC: 10:11 TV's
	have pixels which are not squarre)
	- fix UTF8 -> local encoding issue for shell execution. (white spaces
	and non ASCII128 chars in path filename).
	- Add jump/call from video and fix jump from menu
	- controls for changing titleset.
