diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-06-15 21:06:39 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-06-15 21:06:39 (GMT) |
commit | 3f5f069be5f464f37731cb643af995680a6f1204 (patch) | |
tree | 59e6bc355a9f6a827ec7e7fee1dec6dab1526c7a /ChangeLog | |
parent | 30a681fedf56e7ae0baaeccbc32a9696d788b12f (diff) | |
download | tk-3f5f069be5f464f37731cb643af995680a6f1204.zip tk-3f5f069be5f464f37731cb643af995680a6f1204.tar.gz tk-3f5f069be5f464f37731cb643af995680a6f1204.tar.bz2 |
Fixed tests which mandated (minor) brokenness.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2004-06-15 Donal K. Fellows <donal.k.fellows@man.ac.uk> + * tests/canvas.test: Updated tests affected by the change to + ScrollFractions, which is now clean about result generation. + * generic/tkCanvas.c: Make tag search subsystem use symbolic names for type flags for easier maintenance. (FIRST_CANVAS_ITEM_MATCHING,FOR_EVERY_CANVAS_ITEM_MATCHING): |