Tk
view release on metacpan or search on metacpan
http://rt.cpan.org/Public/Bug/Display.html?id=53467
Documentation
Documentation on "Perl/Tk and Unicode"
Fixed cget/delete confusion in Entry.pod
http://rt.cpan.org/Public/Bug/Display.html?id=50253
Tk-804.028_501 release (2008-11-04)
----------------------
Fixes
File permissions of the tarball seemed to be problematic under
Windows Vista and Strawberry Perl 5.10.0.3, causing aborted builds.
This is hopefully fixed now.
Changed cygwin default to x11 (native MSWin32 port still does not
work).
New
There's now an "examples" directory containing some useful scripts
previously been elsewhere in the distribution.
Documentation
Documented ROText key bindings.
New README for Strawberry Perl.
Tests
Prevent Event mini tests to be run when the rest of Tk is not tested,
to avoid insignificant PASSes at cpantesters.
More tests marked as TODO or SKIP.
Tk-804.028_500 release (2008-10-01)
----------------------
Fixes
Security fix for GIF reader (CVE-2006-4484, report and patch by
Anicka Bernathova)
Make sure Tk::MsgBox is not displayed before calling Show()
Solved problems with fileevent on 64bit architectures (this also
fixes a problem with POE)
Makefile.PL updates (auto-creation of META.yml, added LICENSE, exit
cleanly if prereqs are missing --- this is for cpan testers)
Fixed typo in Tk::FBox
http://rt.cpan.org/Public/Bug/Display.html?id=31989
Added different location of rgb.txt on Mac OS X 10.5.1 systems
Fixed a makedepend issue, reported by marek.rouchal
A BusyRecurse issue [rt.cpan.org #32858]
Fixed Tk::ColorEditor problem with OpenBSD (another rgb.txt location)
clipboardGet was documented, but did not work (note that clipboard("get")
always worked)
Tk::After::Cancelled needs also a dummy cancel() method
Fixed event handling for newer X servers
http://rt.cpan.org/Public/Bug/Display.html?id=38746
Permission issue [rt.cpan.org #39038]
Support for changed regexp-related functions and structures in perl
5.11.x.
Fix for: Tk::FileSelect fails to select file with "'" in file name
(with new fileselect.t tests)
http://rt.cpan.org/Public/Bug/Display.html?id=39096
Fixed movement of cursor on insertations in Tk::TextUndo
http://rt.cpan.org/Public/Bug/Display.html?id=34513
Tk::Test fix for: skips lines when arrowing down in a window not
exactly sized to a text
http://rt.cpan.org/Public/Bug/Display.html?id=39343
ErrorDialog fix for Windows (dialog was never displayed)
http://rt.cpan.org/Public/Bug/Display.html?id=39417
Use 'configure' for building libpng under Solaris.
Tests
Tests for signal handling (testing LangAsyncCheck introduced earlier)
Various skips and $TODOs for broken (?) window managers and slow
connections (for example -xscrollcommand-related, floating-point
precision-related, signal availability and many more ...)
Tk-804.028 release (2007-12-18)
------------------
Tests
Fixed some test problems.
Tk-804.027_502 release (2007-12-04)
----------------------
New features
Merged with CPAN version of Tk::Tree
Tk::Animation now reads delay and disposal information from GIF file
(experimental, may change, needs an installed Image::Info)
Fixes
Make sure canvas methods are really accessible in OnDestroy. This
fixes problems in the CPAN module Tk::LCD.
Some path-related problems fixed with Tk::DirTree.
Solved some Tk::ColorEditor issues (missing rgb.txt, multiple
chooseColor invocations)
Fixed some build problems under Windows.
( run in 1.124 second using v1.01-cache-2.11-cpan-84e82930d8c )