diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2007-12-30 23:35:03 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2007-12-30 23:35:03 (GMT) |
commit | 4e52718aee1252a3feb15ac739344686f5cb19b9 (patch) | |
tree | e681c92b30e28450da4e53948489a23f7bf78441 /ChangeLog | |
parent | 50d3750770e0d45d48847b56d27fe020fee4a90c (diff) | |
download | tk-4e52718aee1252a3feb15ac739344686f5cb19b9.zip tk-4e52718aee1252a3feb15ac739344686f5cb19b9.tar.gz tk-4e52718aee1252a3feb15ac739344686f5cb19b9.tar.bz2 |
Document canvas current item/clipping behaviour more precisely. [Bug 1774593]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2007-12-30 Donal K. Fellows <dkf@users.sf.net> + * doc/canvas.n: Documented exact behaviour of items with respect to + when they are the current item. [Bug 1774593] Also documented the + clipping behaviour of window items. + * library/demos/nl.msg: Corrected following testing "in the field" by Arjen Markus. [Bug 1860802] |