diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2008-08-26 13:58:28 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2008-08-26 13:58:28 (GMT) |
commit | a34b8c16d23b6d6e0f1d9b5b27914b8bee13914a (patch) | |
tree | ee9ba280fecefa420e7597aeb75eb4717110cfba /ChangeLog | |
parent | 592e5d08bbcc63aa24c100875c7a80e0fb87ba5d (diff) | |
download | tk-a34b8c16d23b6d6e0f1d9b5b27914b8bee13914a.zip tk-a34b8c16d23b6d6e0f1d9b5b27914b8bee13914a.tar.gz tk-a34b8c16d23b6d6e0f1d9b5b27914b8bee13914a.tar.bz2 |
Tidy up the photo image tests a bit more.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -1,8 +1,12 @@ +2008-08-26 Donal K. Fellows <dkf@users.sf.net> + + * tests/imgPhoto.test: More style improvements. + 2008-08-25 Todd M. Helfter <tmh@users.sourceforge.net> - * library/menu.tcl : Do not flip to the arrow cursor on menus. - This was a Motif convention. Current behavior is maintained if - tk_strictMotif is enabled. [Bug 1023955] + * library/menu.tcl: Do not flip to the arrow cursor on menus. This was + a Motif convention. Current behavior is maintained iff tk_strictMotif + is enabled. [Bug 1023955] 2008-08-25 Donal K. Fellows <dkf@users.sf.net> |