diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-10-19 15:24:43 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-10-19 15:24:43 (GMT) |
commit | bc7953bb9ea9f68296b5274ebcde73616c14c379 (patch) | |
tree | 1f5d7bae71789afc0554bd7a231bdda7cb8708ef /ChangeLog | |
parent | 033a34d42974f5727b36afbf5a2838a8c24a84c4 (diff) | |
download | tk-bc7953bb9ea9f68296b5274ebcde73616c14c379.zip tk-bc7953bb9ea9f68296b5274ebcde73616c14c379.tar.gz tk-bc7953bb9ea9f68296b5274ebcde73616c14c379.tar.bz2 |
Rename all XBM format files to be called *.xbm instead of *.bmp [Bug 733835]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2004-10-19 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * tests/canvPsImg.tcl, tests/canvPsBmap.tcl: + * generic/tkBitmap.c, bitmaps/*.bmp: + * library/demos/icon.tcl, library/demos/items.tcl: + * library/demos/label.tcl, library/demos/menu.tcl: + * library/demos/ruler.tcl, library/demos/twind.tcl: + * library/demos/images/*.bmp: Renamed all X bitmap files files to + have an .xbm extension so Windows users won't get confused when + wandering around the Tcl source tree. [Bug 733835] + 2004-10-11 Miguel Baņon <bagnonm@users.sourceforge.net> * library/msgs/sv.msg: Swedish message catalog from Mats Bengtsson. |