diff options
author | donal.k.fellows@manchester.ac.uk <dkf> | 2006-01-12 13:38:21 (GMT) |
---|---|---|
committer | donal.k.fellows@manchester.ac.uk <dkf> | 2006-01-12 13:38:21 (GMT) |
commit | 108ff0a2d95bccc5b60e0f32319f94262dc66198 (patch) | |
tree | 0cfd856549587ccb0a9b07a805eb0ea603345f54 /ChangeLog | |
parent | 95272221e6e8d21f252203f637207b37a5daca91 (diff) | |
download | tk-108ff0a2d95bccc5b60e0f32319f94262dc66198.zip tk-108ff0a2d95bccc5b60e0f32319f94262dc66198.tar.gz tk-108ff0a2d95bccc5b60e0f32319f94262dc66198.tar.bz2 |
TIP#260 implementation
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2006-01-12 Donal K. Fellows <dkf@users.sf.net> + + TIP #260 IMPLEMENTATION + + * generic/tkCanvText.c (TextItem, CreateText, DisplayCanvText): + * doc/canvas.n: Code, docs and tests to implement an -underline + * tests/canvText.test: option for canvases' text items. + 2006-01-11 Peter Spjuth <peter.spjuth@space.se> * generic/tkGrid.c: Removed a lingering error message from |