Subject: CVS commit: pkgsrc/converters/libvisio
From: Thomas Klausner
Date: 2012-07-29 22:06:00
Message id: 20120729200600.98323175DD@cvs.netbsd.org

Log Message:
Update to 0.0.19:
	Bump version to 0.0.19
	Fixing fdo#50990
	reuse m_currentShapeLevel for stylesheets too
	Another tiny incremental change
	A little refactoring of the level change handling
	Order of pages is their order of arrival
	Revert "Drawing pages in right order"
	This modification is not needed anymore, since we approach
	the reordering of pointers differently
	This reverts commit 9371595a11a0858fc55ea9fce67dba12b39a6e3e.
	Reorder pointers to streams according to the list
	Handle 0x8* and 0xd* streams in an equivalent way
	Push information to collector even from streams if that is where it is to be found
	Keep pointer numbers around
	Get rid of handleStencils + some fixes in styles
	Clear font name before appending to it
	Get rid of handlePages function
	Removing unused constructor
	Recursive parsing of streams implemented
	Not giving any output as of yet though. Please, use STABLE-0-0-0 branch
	if you want to see pictures. I will merge this one there only after
	regression test calls me "good boy".
	Little correction
	Unify handling of chunks in stencils and normal pages
	Some more refactoring
	Extracting individual stream handling into a separate function
	Extract handling of streams into a separate function
	astyle
	Fix endless loop with text fields in VSD6
	Appease automake 1.12
	!=, not ==
	coverity: protect against self-assignment
	coverity: protect against self-assignment
	coverity: protect against self-assignment
	coverity: memory leak
	coverity: bin superfluous copy ctors
	coverity: bin superfluous copy ctor
	coverity: bin superfluous copy ctors

Files:
RevisionActionfile
1.7modifypkgsrc/converters/libvisio/Makefile
1.5modifypkgsrc/converters/libvisio/distinfo