Next | Query returned 89 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2010-09-12 14:59:47 by Thomas Klausner | Files touched by this commit (5) | Package updated
Log message:
Update to 804.029. Test failures:
Failed 67/71 test programs. 3/4212 subtests failed.

But at least this version compiles, in contrast to the previous one.

Tk-804.029 release (2010-05-27)
------------------

This is basically the same like Tk-804.028_503.

Tests
 after.t is a TODO test on Windows.

Tk-804.028_503 release (2010-05-13)
----------------------

Fixes
 Tk::Text documentation mentioned -reverse where it should be -backwards.
 Also allow -forwards/-backwards to be abbreviated in FindNext call.

 Added WRITE method for tied Text widgets.

 Fixed display of Unicode characters in Windows toplevel menus.

 No special LDDLFLAGS handling on MacOSX systems, which probably
 caused an unusable Tk module (i.e. bus errors)

 Fixes Strawberry Perl builds (probably was broken on all 64bit systems)
 Informal patch by Eduard Wulff

Tests
 A missing rgb.txt is no more an error in the Tk::ColorEditor tests,
 as rgb.txt may be missing completely in some X11 installations.

Documentation
 Fixed minor typo in ProgressBar documentation

 Documented that -width and -height do not work with NoteBook widgets

Tk-804.028_502 release (2010-01-30)
----------------------

Fixes
 Support for perl 5.11.2 and later (UTF8_MAXLEN_UCLC is not available
 anymore)

 Use 'configure' for building libpng under IRIX64

 PNG did not build under AIX and IRIC64, unchecked fix

 Workaround for a perl bug (?) when using "eq" under a Japanese locale
 under Windows (sample fail report:
 http://www.nntp.perl.org/group/perl.cpan.testers/2008/11/msg2550386.html)

 Tk did not support more than 32 fds on 64bit machines

 Tk::Trace fix to make Tk::Gauge work

 Fixed some regular expression-related and other errors, patch by
 Alexander Krasnorutsky, see

 Workaround for SvREADONLY issue with 5.8.x

 Another possible rgb.txt location, by h.m.brand

 Fix for attaching balloons to items of scrolled widgets
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=246363

 Fixed XIM event filtering.

 Fixed compilation with newer gcc

 RecolorTree was broken since Tk-804.027_501 if called separately.
 Reported and patched by Michael Parker

 Control-X/Y/C now also works if Caps Lock is active
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=205895

 Copy/paste operations between KDE and Perl/Tk applications
 on 64bit system did not work, patch by Petr Pajas

 Canvas grids: -color was documented, but only -fill was implemented.
 In future both is supported.

 Patch for mingw-w64 gcc compiler, supplied by kmx

Documentation
 Documentation on "Perl/Tk and Unicode"

 Fixed cget/delete confusion in Entry.pod

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

 Added different location of rgb.txt on Mac OS X 10.5.1 systems

 Fixed a makedepend issue, reported by marek.rouchal

 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

 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)

 Fixed movement of cursor on insertations in Tk::TextUndo

 Tk::Test fix for: skips lines when arrowing down in a window not
 exactly sized to a text

 ErrorDialog fix for Windows (dialog was never displayed)

 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 ...)
   2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | Package updated
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
   2010-06-14 00:45:57 by Thomas Klausner | Files touched by this commit (1673)
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2010-02-16 16:22:45 by Jens Rehsack | Files touched by this commit (16)
Log message:
Fixing PLIST by removing '*.orig' relics from patch stage
   2010-01-18 10:59:46 by Thomas Klausner | Files touched by this commit (938)
Log message:
Second try at jpeg-8 recursive PKGREVISION bump.
   2009-08-26 21:58:47 by Jens Rehsack | Files touched by this commit (1461) | Package updated
Log message:
bump revision because of graphics/jpeg update
   2009-08-17 16:45:16 by Andreas Gustafsson | Files touched by this commit (1)
Log message:
cosmetic reordering
   2009-08-17 16:40:43 by Andreas Gustafsson | Files touched by this commit (3)
Log message:
Deal with the new "GenericEvent" X event.  This fixes the same bug in
x11/p5-Tk that tk-8.4.18nb1 fixed in x11/tk.
   2009-03-20 18:32:06 by Hasso Tepper | Files touched by this commit (2)
Log message:
Make it build on non amd64 systems with modular xorg.
   2008-10-22 12:35:30 by Mark Davies | Files touched by this commit (4)
Log message:
Update to 804.028

Various bugfixes including fix building with perl 5.10.

Next | Query returned 89 messages, browsing 41 to 50 | Previous