diff options
author | ferrieux <ferrieux@users.sourceforge.net> | 2008-11-27 23:47:09 (GMT) |
---|---|---|
committer | ferrieux <ferrieux@users.sourceforge.net> | 2008-11-27 23:47:09 (GMT) |
commit | 01a618069d775fcdce058d2fc203f55073e95435 (patch) | |
tree | c9fc8e9cb71b8cf58580375c8cbc29a24be76984 /ChangeLog | |
parent | 713876e1f5bca010fe3fa12da61c8fdf67cd5665 (diff) | |
download | tk-01a618069d775fcdce058d2fc203f55073e95435.zip tk-01a618069d775fcdce058d2fc203f55073e95435.tar.gz tk-01a618069d775fcdce058d2fc203f55073e95435.tar.bz2 |
Millimeter patch. Fixes [1813597,2218964] by eliminating the functional redundancy and unnecessary loss of precision of the {pixel,mm}ObjType tandem.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-11-28 Alexandre Ferrieux <ferrieux@users.sourceforge.net> + + * generic/tkCanvUtil.c Millimeter patch. Fixes [1813597,2218964] + * generic/tkInt.h by eliminating the functional redundancy + * generic/tkObj.c and unnecessary loss of precision of the + * generic/tkText.c {pixel,mm}ObjType tandem. + 2008-11-27 Jan Nijtmans <nijtmans@users.sf.net> * generic/tkCanvLine.c: Replace Tcl_SetResult(interp, NULL, ....) |