|
From: Joe E. <jen...@us...> - 2008-08-05 20:31:44
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv1639 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Fix for [Bug 2010422] "no event type or button # or keysym while executing "bind Listbox <MouseWheel> [...]". This allows Tk to compile and run against newer X11 headers where the protocol constant LastEvent has changed. |