From 06745390a9d6f973890a86d0a852947ee4fd092f Mon Sep 17 00:00:00 2001 From: lecoanet Date: Fri, 28 Nov 2003 14:09:52 +0000 Subject: *** empty log message *** --- debian/changelog | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index eb5e7a2..281ca1c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,38 @@ +zinc-tk (3.2.96) unstable; urgency=low + + * Zinc is now able to use all font glyphs above 0x20 in a + 256 glyph font. + * The smooth method reports a list of line segment vertices + instead of the incorrect list of bezier segment vertices. + * Added a -followpointer widget option to optimize pointer + motion processing (suppress enter/leave processing). + * The coords method correctly updates the control flags when + replacing the whole vertex list. + * Fixed a problem a the invalidation code which prevented + item with a transform update pending from being correctly + processed. All item specific invalidation flags were + ignored after a transform operation on the item. + * The -lastasfirst attribute of tracks failed to work causing + a mis-coloring of the history when -lastasfirst was turned on. + * Corrected a potential problem in the processing of end of lines + in multi-lines texts. + * Update of the refman, tanks C. Mertz. + * Fixed the Makefile.in to build a correct pkgIndex.tcl when + installing, it lacked an entry for loading the Tkzinc + library itself. + * Debug.pm : A control bar and zoom/translate new functionalities + have been added. finditems(), tree(), snapshot() functions become + deprecated. Initialisation is done using the new init() function. + (D. Etienne). + * zinc-demo (perl variant) : the pathtag demo has been corrected. + Should be more explict now (C. Mertz) + * A first contribution by zentara : TripleRotatingWheel. + * New tests (perl variant) : find method with 'overlaped', 'enclosing', + 'withtype', pathtags. More images tests. Tests for text items. + Tests for openGL fonts with multiple sizes (C. Mertz). + + -- Patrick Lecoanet Fri Nov 28 14:43:30 2003 + zinc-tk (3.2.95) unstable; urgency=low * Configuration of image and bitmap valued attibutes is now -- cgit v1.1