Changes for build 646
- FIX: setting up modes in the correct thread on startup
- FIX: tooltips from Swing used
- FIX: placing a point on an arc that is on a conic works
- FIX: placing points on segments that are on a line works
Changes for build 644/645
- ENH: more security checks for right threading
Changes for build 643
- FIX: Point on Parabola works better (still not perfect)
- FIX: No ClassCastException? when trying to edit point coordinates of non-free points
- FIX: Point with velocity does not lock up when trying to change an existing point
- ENH: check for degneracy of circles disabled
- FIX?: faster drawing of axes on linux
- FIX: Delete from Popup Menu in correct thread
- FIX: some threading problems with Script Editor removed
- ENH: new CindyScript functions inspect, inspectinfo, curview, curkernel
Changes for build 642
- FIX: attributes of points are per-point, not fixed for all
- FIX: several threading related problems solved
Changes for build 641
- FIX: Add a Point for Intersection Conic Conic works correctly
- FIX: Improved text editing
- FIX: Texts do no longer jump after edit
- ENH: Plot button in function editor
- FIX: Improved definition of Conics by foci
- FIX: Imaginary circles show correctly in text port
- FIX: Selected lines with zero size are shown
- FIX: Messages and Tooltips added