Age | Commit message (Collapse) | Author |
|
|
|
|
|
bit larger than before...
|
|
|
|
|
|
avoiding bug #48 by calling mainloop before any update
|
|
to avoid bug #48
|
|
mainloop before any update to avoid bug #48
|
|
|
|
- bug #32 (due to bug #48)
- bug #52
|
|
|
|
|
|
|
|
(see bug report #27
|
|
|
|
|
|
This test script exhibits a bug of the 3.3.0 Tkzinc, as reported
by Daniel Etienne (12th April 2005) and solved in the 3.3.2 release
of TkZinc
|
|
|
|
|
|
where 1.2e+34 may appear as 1.2e+034
|
|
|
|
This bug has been closed with TkZinc 3.3.2
|
|
and removal of contours (relative to an old bug report from Daniel
the 7th October 2004. This bug seems to be closed)
|
|
fonts were found.
Using now a default courier font
|
|
since 3.3.2
|
|
cvs export)
|
|
not installed in the system. Works only for perl 5.8 and
hopefully above...
|
|
|
|
|
|
broke the compiltation for perl-tk
|
|
ExtUtils::MM_Unix::test_via_script to avoid PERL_DL_NONLAZY=1 during the test.
This absolutely necessary to test properly Tkzinc before installation
I hope this does not broke the process in some unforeseen cases.
PS: the author did not document the reason why I set the PERL_DL_NONLAZY
to 1.
|
|
|
|
Makefile.PL (using export2cpan).
|
|
|
|
- README corrected for winXP
(addition of affiliation for authors / contributors)
|
|
- the $VERSION in Tk::Zinc is computed automatically and updated.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
can be diverted to /dev/null
|
|
- internal memoryleaks (image re-creation) has been fixed
- option -memory has been added so that the full tests can be infinetly repeated and memory use can be traced (only on linux > 2.4).
Currently this script segfault at some moment for an unknown reason (hints hints!)
|
|
removing a forgotten print
adding rotate interaction (so that we could for ex. test memoryleaks!)
|
|
|
|
|
|
|
|
|
|
|