diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-06-15 10:15:22 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-06-15 10:15:22 (GMT) |
commit | 68546b84e7341284563fa54c3888e70a0e7098c2 (patch) | |
tree | e3059ad7f83203393f8521f5ad3e144e906fc21d /ChangeLog | |
parent | 4bfd936e33fa61f06ad6c48c1e4366766026be22 (diff) | |
download | tk-68546b84e7341284563fa54c3888e70a0e7098c2.zip tk-68546b84e7341284563fa54c3888e70a0e7098c2.tar.gz tk-68546b84e7341284563fa54c3888e70a0e7098c2.tar.bz2 |
Small clean up of the canvas core (symbolic constants, whitespace)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-06-15 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * generic/tkCanvas.c: Make tag search subsystem use symbolic names + for type flags for easier maintenance. + 2004-06-12 Anton Kovalenko <a_kovalenko@users.sourceforge.net> * win/tkWinWm.c (UpdateWrapper): Let overrideredirect'ed window's |