diff options
author | hobbs <hobbs> | 2000-12-13 19:44:15 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2000-12-13 19:44:15 (GMT) |
commit | cce7834230051d955c96f9a6c71ff86ec6037191 (patch) | |
tree | d2f48b116a56d241267cb96c9653c793050dd689 /ChangeLog | |
parent | a0fce56472105923e201075f7069ba2d53fc58f5 (diff) | |
download | tk-cce7834230051d955c96f9a6c71ff86ec6037191.zip tk-cce7834230051d955c96f9a6c71ff86ec6037191.tar.gz tk-cce7834230051d955c96f9a6c71ff86ec6037191.tar.bz2 |
* generic/tkObj.c (SetMMFromAny): Added ability to recognize
double type object to speed up canvas coord calculations.
[Patch #102471]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2000-12-13 jeff hobbs <jhobbs@interwoven.com> + + * generic/tkObj.c (SetMMFromAny): Added ability to recognize + double type object to speed up canvas coord calculations. + [Patch #102471] + 2000-12-12 Donal K. Fellows <fellowsd@cs.man.ac.uk> * doc/entry.n: Improved documentation of interplay between the |