2009-07-16 10:58:30  Rev 764    tamer

	* fake_headers/QtCore, fake_headers/QtCore/QObject:

	add QObject fake header.

2009-06-21 20:33:01  Rev 762    tamer

	* SoPyScript/SConstruct:

	fix deprecation warnings for newer scons versions. (1.2.0)

2009-06-21 20:24:09  Rev 761    tamer

	* scons:

	remove outdate local scons installation for SoPyScript builds.

2009-06-21 20:22:40  Rev 760    tamer

	* packaging/gentoo/pivy-svn-0.5.0.ebuild:

	update repository and web page urls.

2009-06-21 20:21:20  Rev 759    tamer

	* packaging/macosx/Pivy.pkg/Contents/Info.plist, packaging/gentoo/pivy-
	svn-0.4.0.ebuild, packaging/gentoo/pivy-svn-0.5.0.ebuild:

	fixe versioning information.

2009-06-21 19:08:18  Rev 758    tamer

	* interfaces/coin_header_includes.h, interfaces/soqt.i,
	interfaces/sogtk.i, pivy/sogui.py, interfaces/soxt.i,
	interfaces/sowin.i:

	remove now obsolete spaceballs support.

2009-04-21 09:48:15  Rev 756    bfg

	* setup.py:

	Remove superfluous line, and alternatively return the filename of the library.

2009-04-21 08:55:56  Rev 755    bfg

	* setup.py:

	Check if there is a debug version of Coin available.

2009-01-12 10:22:01  Rev 753    jkg

	* pivy/quarter/devices/MouseHandler.py:

	outdated location info would occur if mouse move while showing popup menu

2008-11-27 22:11:27  Rev 751    jkg

	* pivy/quarter/SensorManager.py:

	fixme

2008-11-19 01:35:16  Rev 748    tamer

	* interfaces/pivy_common_typemaps.i:

	relying on the buildbot output without usage of a brain late night is
	considered harmful.

2008-11-19 01:26:46  Rev 747    tamer

	* interfaces/pivy_common_typemaps.i:

	readding ignores to common as they also need to apply for followup wrappers
	such as SoQt.
	(i might hopefully grasp why after some sleep...)

2008-11-19 01:15:26  Rev 746    tamer

	* Inventor/SbDict.i, interfaces/pivy_common_typemaps.i:

	move function typedef ignores into the relevant interface file to allow them
	to apply without further ado.

2008-11-18 22:55:51  Rev 744    tamer

	* interfaces/pivy_common_typemaps.i:

	added ignores for incorrect extern "C" function typedef wrapping introduced
	for suncc support. (reported by Gerhard Reitmayr)

2008-11-17 18:41:13  Rev 742    jkg

	* examples/Quarter/mdi.py:

	open file directly if parameter is given

2008-10-14 12:57:43  Rev 740    jkg

	* pivy/sogui.py:

	fix for bug which prevented setting SOGUI_BINDING

2008-10-03 03:53:14  Rev 738    tamer

	* tests/quarter_tests.py:

	fix location for quarter package import

2008-09-03 10:23:15  Rev 736    jkg

	* pivy/quarter/QuarterWidget.py:

	use SoDepthBuffer instead of PyOpenGL

2008-09-03 10:14:55  Rev 735    jkg

	* examples/Quarter/mdi.py:

	remember file dir name

2008-08-19 05:49:24  Rev 733    jkg

	* pivy/quarter/QuarterWidget.py:

	these methods are not even any longer in coin

2008-08-11 11:24:04  Rev 731    jkg

	* pivy/quarter/QuarterWidget.py:

	do not depend on OpenGL at all (wont load correctly in py2exe anand we dont
	really need it either

2008-08-11 09:31:46  Rev 730    jkg

	* pivy/quarter/devices/DeviceManager.py:

	Bugfix: crash when receiving key event before first mouse event; lastmousepos
	was initialized to wrong type. (preng)

2008-08-04 12:43:52  Rev 728    kintel

	* interfaces/coin_header_includes.h:

	sync with recent API changes in Coin

2008-08-04 09:38:18  Rev 727    jkg

	* pivy/quarter/QuarterWidget.py:

	sync official pivy quarter with the changes for operations. see fixme
	regarding pyopengl. give sensible error message if scxml file isnt found

2008-06-18 12:35:03  Rev 725    jkg

	* pivy/quarter/ImageReader.py:

	remove fixme

2008-06-18 12:21:17  Rev 724    rolvs

	* pivy/quarter/devices/KeyboardHandler.py, pivy/quarter/ImageReader.py:

	fix python 2.4 incompatibility issues

2008-05-29 06:26:43  Rev 722    jkg

	* pivy/quarter/SensorManager.py:

	not needed

2008-05-22 13:46:29  Rev 720    jkg

	* pivy/quarter/QuarterWidget.py:

	accept custom scxml for adapting navigation to application needs

2008-05-09 15:09:45  Rev 717    jkg

	* pivy/quarter/QuarterWidget.py:

	typo

2008-05-09 15:00:58  Rev 716    tamer

	* pivy/quarter/QuarterWidget.py:

	ref() root node and SoCamera namespace fix.

2008-05-09 14:52:23  Rev 715    jkg

	* pivy/quarter/QuarterWidget.py:

	ref root

2008-05-09 14:41:27  Rev 714    tamer

	* pivy/sogui.py, pivy/quarter/QuarterWidget.py:

	getCamera fixes.

2008-05-09 14:04:23  Rev 713    tamer

	* pivy/sogui.py:

	add initial SoGui Quarter wrapper.

2008-05-09 14:03:43  Rev 712    tamer

	* examples/examiner_embed4.py:

	enable exec prop.

2008-05-09 09:52:39  Rev 711    jkg

	* pivy/quarter/devices/MouseHandler.py:

	mouse wheel fix, but needs further testing

2008-05-09 09:19:26  Rev 710    jkg

	* examples/Quarter/mdi.py:

	multi document example

2008-05-09 09:15:07  Rev 709    tamer

	* AUTHORS, setup.py, THANKS:

	add Quarter package.

2008-05-09 09:08:37  Rev 708    tamer

	* pivy/quarter/ImageReader.py, pivy/quarter/ContextMenu.py:

	remove executable property.

2008-05-09 08:52:45  Rev 707    tamer

	* pivy/quarter/plugins/designer/python/PyQuarterWidgetPlugin.py:

	enable QuarterWidget PyQt designer plugin functionality.

2008-05-08 22:26:06  Rev 704    jkg

	* examples/Quarter/minimal.py:

	small fixes

2008-05-08 22:19:27  Rev 703    jkg

	* pivy/quarter/devices/KeyboardHandler.py:

	keyboard fix

2008-05-08 22:03:45  Rev 702    jkg

	* pivy/quarter/QuarterWidget.py:

	enable depth test

2008-05-08 20:09:33  Rev 701    jkg

	* pivy/quarter/QuarterWidget.py:

	cleanup

2008-05-08 20:07:28  Rev 700    jkg

	* pivy/quarter/SensorManager.py:

	get renderCB and friends to work

2008-05-08 19:48:56  Rev 699    jkg

	* pivy/quarter/QuarterWidget.py:

	refactor statechangeCB + add missing methods

2008-05-08 19:06:20  Rev 698    jkg

	* pivy/quarter/QuarterWidget.py:

	small fixes

2008-05-08 18:36:08  Rev 697    jkg

	* pivy/quarter/SignalThread.py, pivy/quarter/ContextMenu.py:

	K-SIM headers (unsaved buffers)

2008-05-08 18:33:31  Rev 696    jkg

	* pivy/__init__.py, pivy/quarter/devices/DeviceManager.py,
	pivy/quarter/eventhandlers/EventManager.py, pivy/sogui.py,
	pivy/quarter/ImageReader.py:

	K-SIM headers

2008-05-08 18:29:20  Rev 695    jkg

	* pivy/quarter/eventhandlers/EventManager.py,
	pivy/quarter/eventhandlers/EventHandler.py,
	pivy/quarter/eventhandlers/__init__.py,
	pivy/quarter/eventhandlers/DragDropHandler.py,
	pivy/quarter/QuarterWidget.py:

	fix and hook up DragDropHandler

2008-05-08 18:16:22  Rev 694    jkg

	* pivy/quarter/QuarterWidget.py:

	fix mouse cursor + consistent callback naming

2008-05-08 17:47:17  Rev 693    jkg

	* pivy/quarter/ImageReader.py, pivy/quarter/QuarterWidget.py:

	hook up ImageReader but still disable it until pivy is ready

2008-05-08 17:36:57  Rev 692    jkg

	* pivy/quarter/devices/KeyboardHandler.py,
	pivy/quarter/devices/MouseHandler.py:

	fixes

2008-05-08 16:09:51  Rev 691    tamer

	* pivy/quarter/devices/DeviceHandler.py,
	pivy/quarter/devices/KeyboardHandler.py,
	pivy/quarter/devices/MouseHandler.py:

	namespace cleanup and (c) header inclusion.

2008-05-08 15:53:58  Rev 690    jkg

	* pivy/quarter/__init__.py, pivy/quarter/SensorManager.py,
	pivy/quarter/QuarterWidget.py, pivy/quarter/ContextMenu.py:

	context menu support

2008-05-08 15:35:09  Rev 689    tamer

	* pivy/quarter/devices/DeviceHandler.py:

	fix up SoEvent/QEvent handling.

2008-05-08 15:13:03  Rev 688    tamer

	* pivy/quarter/SensorManager.py:

	private name fixes.

2008-05-08 15:12:16  Rev 687    tamer

	* pivy/quarter/eventhandlers/EventHandler.py,
	pivy/quarter/eventhandlers/DragDropHandler.py:

	pythonify eventhandlers.

2008-05-08 15:11:52  Rev 686    tamer

	* pivy/quarter/plugins/designer/python/PyQuarterWidgetPlugin.py,
	pivy/quarter/plugins/designer, pivy/quarter/plugins/designer/python:

	add preliminary PyQuarterWidgetPlugin implementation.

2008-05-08 15:01:42  Rev 685    tamer

	* pivy/quarter/QuarterWidget.py:

	namespace handling and cleanup.

2008-05-08 13:50:59  Rev 684    jkg

	* pivy/quarter/ImageReader.py:

	image reader support, needs pivy update

2008-05-08 10:17:42  Rev 683    tamer

	* pivy/quarter/Quarter.py, pivy/quarter/QuarterApplication.py,
	pivy/quarter/QuarterWidget.py:

	use QApplication instead of QuarterApplication and
	initialize SensorManager and ImageReader in QuarterWidget.
	Coin initialization in the Quarter C++ class is taken care of
	implicitly in Pivy already.

2008-05-08 10:14:33  Rev 682    tamer

	* pivy/quarter/SignalThread.py:

	removed executable property.

2008-05-08 10:12:44  Rev 681    jkg

	* examples/Quarter/minimal.py:

	just use QApp

2008-05-08 09:31:09  Rev 680    tamer

	* examples/Quarter/minimal.py:

	small cleanup.

2008-05-08 09:25:53  Rev 679    tamer

	* pivy/quarter/Quarter.py, pivy/quarter/SensorManager.py:

	synchronized with C++ version after peer review.

2008-05-08 08:49:06  Rev 678    jkg

	* pivy/quarter/devices/KeyboardHandler.py,
	pivy/quarter/devices/__init__.py, pivy/quarter/QuarterWidget.py:

	initial keyboard support

2008-05-08 07:28:26  Rev 677    jkg

	* pivy/quarter/QuarterApplication.py, pivy/quarter/QuarterWidget.py:

	cleanup

2008-05-08 07:25:20  Rev 676    jkg

	* pivy/quarter/SensorManager.py, pivy/quarter/SignalThread.py:

	complete-but-untested SensorManager and SignalThread

2008-05-07 16:05:29  Rev 673    jkg

	* pivy/quarter/devices/MouseHandler.py:

	workaround for exit bug

2008-05-07 15:54:54  Rev 672    jkg

	* pivy/quarter/devices/DeviceManager.py,
	pivy/quarter/eventhandlers/EventManager.py,
	pivy/quarter/devices/DeviceHandler.py,
	pivy/quarter/devices/MouseHandler.py:

	remove some crap and fix up mousehandler a bit

2008-05-07 15:49:41  Rev 671    jkg

	* pivy/quarter/QuarterWidget.py:

	cleanup, use state machine for viewAll

2008-05-07 14:22:27  Rev 670    tamer

	* pivy/quarter/devices/DeviceManager.py,
	pivy/quarter/eventhandlers/EventManager.py, pivy/quarter/Quarter.py,
	pivy/quarter/SensorManager.py, pivy/quarter/QuarterApplication.py,
	pivy/quarter/QuarterWidget.py:

	remove executablle property.

2008-05-07 14:21:37  Rev 669    tamer

	* pivy/quarter/__init__.py:

	add copyright header

2008-05-07 13:37:41  Rev 668    jkg

	* pivy/quarter/devices/DeviceManager.py,
	pivy/quarter/eventhandlers/EventManager.py, pivy/quarter/__init__.py,
	pivy/quarter/devices/DeviceHandler.py,
	pivy/quarter/devices/KeyboardHandler.py,
	pivy/quarter/devices/__init__.py,
	pivy/quarter/eventhandlers/EventHandler.py,
	pivy/quarter/eventhandlers/__init__.py,
	pivy/quarter/eventhandlers/DragDropHandler.py,
	pivy/quarter/Quarter.py, pivy/quarter/SensorManager.py,
	pivy/quarter/QuarterApplication.py, pivy/quarter/QuarterWidget.py,
	pivy/quarter/devices/MouseHandler.py:

	adding a bunch of crap

2008-05-07 12:12:14  Rev 667    jkg

	* examples/Quarter/minimal.py:

	minimal example from Quarter

2008-05-07 09:14:03  Rev 666    tamer

	* Inventor/SoRenderManager.i:

	callback handling for SoRenderManager.

2008-05-07 08:46:00  Rev 665    tamer

	* Inventor/scxml/ScXMLStateMachine.i, interfaces/coin_header_includes.h,
	Inventor/scxml:

	wrap new navigation system. remove old one residing in Inventor/navigation.

2008-05-07 08:44:43  Rev 664    tamer

	* setup.py:

	working with swig 1.3.35.

2008-05-07 07:50:37  Rev 663    tamer

	* pivy/quarter/__init__.py, pivy/quarter/devices/__init__.py,
	pivy/quarter/eventhandlers/__init__.py, Quarter, pivy/quarter,
	pivy/quarter/plugins, pivy/quarter/devices,
	pivy/quarter/eventhandlers:

	create quarter package hierarchy.

2008-05-06 15:47:06  Rev 661    tamer

	* interfaces/coin_header_includes.h:

	add support for navigation system in Coin-3.

2008-05-06 15:04:30  Rev 660    tamer

	* tests/quarter_tests.py:

	add initial unittests infrastructure for Quarter.

2008-05-06 15:03:02  Rev 659    tamer

	* tests/coin_tests.py:

	doc clarification.

2008-05-06 14:59:07  Rev 658    tamer

	* tests/pivy_tests.py, tests/coin_tests.py:

	renamed pivy_tests to more appropriate coin_tests.

2008-05-06 14:56:52  Rev 657    tamer

	* examples/Quarter, Quarter, Quarter/devices, Quarter/eventhandlers:

	created Quarter directory structure

2008-05-06 13:58:50  Rev 656    tamer

	* Inventor/fields/SoSFTime.i:

	fix for new setValue SbTime signature in Coin-3.

2008-04-23 17:11:43  Rev 654    kintel

	* Inventor/fields/SoMFColor.i:

	const fix to sync with Coin-dev

2008-04-15 13:48:02  Rev 652    kintel

	* tests/pivy_tests.py:

	let the test fail. Bug reported as issue48

2008-04-15 12:32:30  Rev 651    kintel

	* tests/pivy_tests.py:

	Temporary disable broken float->SbTime conversion

2008-03-26 16:27:11  Rev 649    kintel

	* Inventor/SbViewVolume.i:

	bugfix: projectToScreen() was just plain wrong

2008-03-19 17:09:15  Rev 647    kintel

	* setup.py:

	bugfix: missing end quote

2008-03-19 16:44:28  Rev 646    kintel

	* setup.py:

	We all seem to use Coin-3

2008-02-14 16:00:42  Rev 644    tamer

	* THANKS:

	added Marius Kintel.

2008-02-12 17:57:33  Rev 641    kintel

	* examples/QtDesigner/test.ui, examples/QtDesigner/python/main.py,
	examples/QtDesigner/cpp/mainwindow.cpp,
	examples/QtDesigner/cpp/mainwindow.h,
	examples/QtDesigner/python/mainwindow.py,
	examples/QtDesigner/python/ui_test.py,
	examples/QtDesigner/cpp/main.cpp:

	Implemented the app functionality as well

2008-02-12 16:55:11  Rev 640    kintel

	* examples/QtDesigner/README.txt, examples/QtDesigner/test.ui,
	examples/QtDesigner/python/main.py,
	examples/QtDesigner/cpp/mainwindow.pro,
	examples/QtDesigner/cpp/mainwindow.cpp, examples/QtDesigner,
	examples/QtDesigner/python, examples/QtDesigner/cpp,
	examples/QtDesigner/cpp/mainwindow.h,
	examples/QtDesigner/python/mainwindow.py,
	examples/QtDesigner/python/ui_test.py,
	examples/QtDesigner/cpp/main.cpp:

	A Qt Designer example

2008-02-12 16:06:41  Rev 639    kintel

	* examples/examiner_embed4.py:

	ported to Qt4

2008-01-14 16:37:29  Rev 637    tamer

	* THANKS:

	added Charles Fox.

2007-12-14 14:24:07  Rev 635    frodo

	* interfaces/sowin.i:

	import fix

2007-12-14 13:59:35  Rev 634    frodo

	* setup.py:

	add missing includedir for Qt4 on windows

2007-12-13 13:39:11  Rev 632    tamer

	* NEWS:

	PyQt4 support.

2007-12-13 13:38:37  Rev 631    tamer

	* setup.py:

	fixed version strings for dependencies of a 0.5.0 release.

2007-12-13 13:37:42  Rev 630    tamer

	* Inventor/Qt/SoQtRenderArea.i, examples/Mentor/10.2.setEventCB.py:

	runtime detection for Qt version that SoQt has been linked with.

2007-12-13 13:36:40  Rev 629    tamer

	* pivy/sogui.py:

	module/package prefix for fallback case.

2007-12-13 13:36:00  Rev 628    tamer

	* interfaces/soqt.i:

	runtime detection for Qt version that SoQt has been linked with.

2007-12-13 13:35:14  Rev 627    tamer

	* SoPyScript/swigpyrun.h:

	update external swig runtime stack for SWIG 1.3.31.

2007-06-27 15:14:14  Rev 625    tamer

	* Inventor/sensors/SoAlarmSensor.i, Inventor/sensors/SoPathSensor.i,
	Inventor/sensors/SoIdleSensor.i, Inventor/sensors/SoOneShotSensor.i,
	Inventor/sensors/SoTimerSensor.i,
	Inventor/sensors/SoDelayQueueSensor.i,
	Inventor/sensors/SoFieldSensor.i, Inventor/sensors/SoNodeSensor.i,
	Inventor/sensors/SoTimerQueueSensor.i,
	Inventor/sensors/SoDataSensor.i:

	SWIG 1.3.31 compatibility workaround.

2007-05-10 14:11:14  Rev 623    tamer

	* NEWS:

	Python 2.5 support.

2007-05-10 13:48:09  Rev 622    reitmayr

	* Inventor/fields/SoSFImage.i, Inventor/fields/SoSFImage3.i,
	Inventor/SbImage.i, interfaces/pivy_common_typemaps.i:

	use new size type for Python 2.5, with backwards compatibility for versions  <
	2.5

2007-05-10 13:47:16  Rev 621    reitmayr

	* Inventor/misc/SoBase.i:

	correct test against none

2007-04-24 09:53:21  Rev 619    tamer

	* docs/ChangeLog.2006:

	added ChangeLog.2006 for historical reference.

2007-04-23 11:27:36  Rev 616    rolvs

	* Inventor/fields/SoMFVec3d.i:

	Needed wrapper for SoMFVec3d.

2007-04-23 10:54:27  Rev 615    tamer

	* interfaces/soqt.i, interfaces/sogtk.i, interfaces/coin.i,
	examples/extend/shapescale.i, interfaces/simvoleon.i,
	interfaces/soxt.i, interfaces/sowin.i,
	interfaces/pivy_common_typemaps.i:

	fix up Copyright header glitch.

2007-04-23 10:46:19  Rev 614    tamer

	* README, examples/Mentor/05.3.TriangleStripSet.py,
	examples/Mentor/14.1.FrolickingWords.py, interfaces/coin.i,
	examples/Mentor/02.4.Examiner.py, examples/Mentor/17.3.GLFloor.py,
	examples/Mentor/05.4.QuadMesh.py, examples/Mentor/05.1.FaceSet.py,
	examples/Mentor/05.2.IndexedFaceSet.py,
	examples/Mentor/16.4.OneWindow.py,
	examples/Mentor/10.3and4.MotifList.py, examples/Mentor/03.2.Robot.py,
	examples/Mentor/12.3.AlarmSensor.py,
	examples/Mentor/06.2.Simple3DText.py,
	examples/Mentor/14.3.Balance.py, interfaces/simvoleon.i,
	examples/Mentor/04.2.Lights.py, SoPyScript/SConstruct,
	examples/Mentor/13.8.Blinker.py, examples/Mentor/15.1.ConeRadius.py,
	interfaces/pivy_common_typemaps.i, examples/Mentor/09.1.Print.py,
	examples/Mentor/03.1.Molecule.py, packaging/macosx/Pivy.pkg/Contents/
	Resources/English.lproj/Welcome.rtf,
	examples/Mentor/08.2.UniCurve.py, interfaces/soqt.i,
	examples/Mentor/02.1.HelloCone.py, pivy/gui/__init__.py,
	tests/pivy_tests.py, examples/Mentor/11.1.ReadFile.py,
	examples/Mentor/10.6.PickFilterTopLevel.py, pivy/sogui.py,
	examples/extend/shapescale.i, examples/SoPyScript/SConstruct,
	examples/Mentor/17.1.ColorIndex.py,
	examples/Mentor/05.6.TransformOrdering.py,
	examples/Mentor/08.1.BSCurve.py, examples/examiner_embed.py,
	pivy/__init__.py, SoPyScript/SoPyScript.cpp,
	examples/Mentor/06.1.Text.py, examples/Mentor/15.4.Customize.py,
	LICENSE, examples/Mentor/10.1.addEventCB.py,
	examples/Mentor/09.5.GenSph.py, setup.py,
	examples/Mentor/13.3.TimeCounter.py,
	examples/Mentor/07.1.BasicTexture.py,
	examples/Mentor/09.2.Texture.py, interfaces/sogtk.i,
	examples/Mentor/13.1.GlobalFlds.py, packaging/macosx/Welcome.rtf,
	examples/Mentor/07.3.TextureFunction.py,
	examples/Mentor/13.7.Rotor.py, examples/Mentor/14.2.Editors.py,
	examples/Mentor/12.1.FieldSensor.py,
	examples/Mentor/12.4.TimerSensor.py,
	packaging/macosx/Pivy.pkg/Contents/Info.plist, interfaces/soxt.i,
	examples/Mentor/12.2.NodeSensor.py, examples/extend/SConstruct,
	examples/Mentor/13.4.Gate.py,
	examples/Mentor/10.7.PickFilterManip.py,
	examples/Mentor/17.2.GLCallback.py, examples/Mentor/16.1.Overlay.py,
	examples/SoPyScript/example_remote.iv, examples/SIMVoleon/utility.py,
	SoPyScript/SoPyScript.h, AUTHORS,
	examples/Mentor/10.5.SelectionCB.py,
	examples/Mentor/09.4.PickAction.py,
	examples/Mentor/15.3.AttachManip.py,
	examples/Mentor/02.2.EngineSpin.py,
	examples/Mentor/13.6.Calculator.py,
	examples/Mentor/07.2.TextureCoordinates.py,
	examples/Mentor/11.2.ReadString.py,
	examples/Mentor/06.3.Complex3DText.py,
	examples/Mentor/03.3.Naming.py, examples/Mentor/04.1.Cameras.py,
	examples/SIMVoleon/examine.py, examples/Mentor/09.3.Search.py,
	examples/Mentor/10.8.PickFilterNodeKit.py,
	examples/Mentor/05.5.Binding.py, examples/Mentor/16.5.Examiner.py,
	interfaces/sowin.i, examples/Mentor/16.3.AttachEditor.py,
	examples/Mentor/08.4.TrimSurf.py, examples/Mentor/13.5.Boolean.py,
	examples/Mentor/08.3.BezSurf.py, examples/extend/scale_test.py,
	examples/Mentor/13.2.ElapsedTime.py,
	examples/Mentor/15.2.SliderBox.py, examples/Mentor/02.3.Trackball.py,
	examples/Mentor/10.2.setEventCB.py, examples/Mentor/16.2.Callback.py:

	Copyright header updates (year, author).
	Reflect http://pivy.tammura.at/ to http://pivy.coin3d.org/ domain change.

2007-04-23 10:01:40  Rev 613    tamer

	* THANKS:

	added Rolv Seehuus.

2007-04-23 09:53:27  Rev 612    rolvs

	* tests/pivy_tests.py:

	small refactoring - plus I needed a check on the vector subscript.

2007-03-21 00:11:29  Rev 608    reitmayr

	* tests/pivy_tests.py, Inventor/fields/SoMField.i:

	implemented SoMField.get1() to return a string directly. Closes 2 year old
	FIXME :)

2007-03-09 22:16:03  Rev 606    reitmayr

	* tests/pivy_tests.py, Inventor/SoNodeKitPath.i, Inventor/SoPath.i:

	added iterator interface for SoPath classes to access nodes on a path in a
	more pythonic way

2007-02-11 20:23:49  Rev 604    tamer

	* packaging/gentoo, packaging/gentoo/pivy-svn-0.4.0.ebuild,
	packaging/gentoo/README:

	add Gentoo Linux Pivy ebuild out of Subversion.

