2003-05-17  Dominique Devriese  <dominique.devriese@student.kuleuven.ac.be>

	* add a toolbar icon ( i.e. GUIAction ) for constructing an angle
		bisector..

2003-05-15  Maurizio Paolini  <paolini@dmf.unicatt.it>

	* take advantage of the new invalid coordinate when creating circles
		and arcs through three aligned points

2003-05-13  Dominique Devriese  <dominique.devriese@student.kuleuven.ac.be>

	* fix compilation with --enable-final

2003-05-12  Dominique Devriese  <dominique.devriese@student.kuleuven.ac.be>

	* fix a crash bug for macro's involving PropertyImp

	* update the AboutData: upgrade some people to authors, and add
		credit for some more people..  

	* add an angle bisector property

2003-05-10  Dominique Devriese  <dominique.devriese@student.kuleuven.ac.be>

	* fix the transformation types for cases where the object being
		transformed is the same as one of the arguments that the
		transformation needs..  E.g. right-click on a
		point->transform->reflect over a point works properly
		point->transform->now.. 

2003-05-09  Maurizio Paolini  <paolini@dmf.unicatt.it>

	* the drawLocus is now changed to function as a generic drawCurve.
		The changes are very little, and the locusCalcPoint is no
		longer necessary.  It seems that performance is not affected
		significantly.  The drawCubic is not used any longer; it is
		still there in kigpainter, but can be purged as soon as
		no problems arise with the new setup.  The generic drawCurve
		is used in place of drawCubic.

2003-05-08  Dominique Devriese  <dominique.devriese@student.kuleuven.ac.be>

	* add support for quite some more types to the kseg import filter

2003-05-08  Maurizio Paolini  <paolini@dmf.unicatt.it>

        * fixed drawing problem while building a cubic by 9 points.  The
		problem was located in calcCubicRoot when the degree is
		less than 3

2003-05-08  Dominique Devriese  <dominique.devriese@student.kuleuven.ac.be>

	* add some properties to the arc object

	* organise the filters directory more sanely

	* fix for deleting: remove deleted objects from their children, so
		  they don't appear in saved files

2003-05-07  Dominique Devriese  <dominique.devriese@student.kuleuven.ac.be>

	* more undo support: redefining text labels and points is undoable
		  now..

	* small undo stuff cleanup

2003-05-06  Dominique Devriese  <dominique.devriese@student.kuleuven.ac.be>

	* fix the change text action for text labels to reuse the label
		  construction dialog.  this makes it support multi-line
		  labels, and changing the parameters

2003-05-05  Dominique Devriese  <dominique.devriese@student.kuleuven.ac.be>

	* add zoom in/out icons to the document popup menu

2003-05-03  Dominique Devriese  <dominique.devriese@student.kuleuven.ac.be>

	* add support for multiline text labels..  still needs some
		  further work.. 

	* add a set size action to the angle type

	* change the angle size icon..

2003-05-03  Maurizio Paolini  <paolini@dmf.unicatt.it>

	* add transformation support for arcs..

2003-05-02  Dominique Devriese  <devriese@kde.org>

	* add undo support for changing the coordinate system

	* generalize the undo support from the moving mode, and add undo
		  support for many of the object specific actions.. 

2003-05-01  Dominique Devriese  <devriese@kde.org>

	* perfect the grid..

	* fix useless error output on startup

	* add scroll bars to the full screen mode

	* add zoom actions to the document popup

	* add a change text action to text labels

2003-04-28  Dominique Devriese  <devriese@kde.org>

	* add undo support for moving

	* add a full screen mode

2003-04-27  Dominique Devriese  <devriese@kde.org>

	* some PolarCoords improvements

	* show a popup menu when the user clicks on the document, and allow
		  him to change the coordinate system..

2003-04-26  Dominique Devriese  <devriese@kde.org>

	* added property icons

2003-04-22  Dominique Devriese  <devriese@kde.org>

	* fix the move dependencies..

2003-04-19  Dominique Devriese  <devriese@kde.org>

	* Add KSeg file format support

	* Start using the ChangeLog for versions after 0.4.1 ;)

ma feb 11 00:12:52 CET 2002 - Dominique Devriese <devriese@kde.org>
	
	* Initial Creation
