|
From: Jan N. <nij...@us...> - 2008-11-19 00:37:45
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv15254 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: Relax the constraint that every Tk_ImageType can only be passed to Tk_CreateImageType once. This allows tkImg to be loaded in multiple interpreters in a thread-enabled build of Tk. [Bug 2312027] |