diff options
author | tmh <tmh> | 2008-08-25 23:01:15 (GMT) |
---|---|---|
committer | tmh <tmh> | 2008-08-25 23:01:15 (GMT) |
commit | ae5fa1cfb9eaa88724d6a8d6731b1c7807b2f4a6 (patch) | |
tree | 1d7bb36f648c0ccf20517d53c0358a0d4ece560a /ChangeLog | |
parent | 7e159bb362ea2362854c55e166b0a20d05059183 (diff) | |
download | tk-ae5fa1cfb9eaa88724d6a8d6731b1c7807b2f4a6.zip tk-ae5fa1cfb9eaa88724d6a8d6731b1c7807b2f4a6.tar.gz tk-ae5fa1cfb9eaa88724d6a8d6731b1c7807b2f4a6.tar.bz2 |
[Bug 1023955] don't flip to arrow cursor on menus
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +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] + 2008-08-25 Donal K. Fellows <dkf@users.sf.net> * generic/tkImgPhoto.c (ImgPhotoConfigureMaster): Ensure that uses of |