Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-27 | settign the -render option to 1 to avoid a winXP limitation withourt openGL ↵ | mertz | |
(see bug report #27 | |||
2005-06-27 | previous update was totally buggy (and not tested at all)... shame on me. | mertz | |
2005-06-25 | one test has een added, but no in the testplan! | mertz | |
2005-06-23 | renaming a script as a test script (.t suffix) | mertz | |
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 | |||
2005-06-23 | renaming the file as a test (.t prefix) script | mertz | |
2005-06-23 | removing unneeded print | mertz | |
2005-06-23 | correction of TraceUtils to avoid test error on (some?) windows plateform | mertz | |
where 1.2e+34 may appear as 1.2e+034 | |||
2005-06-23 | test related to the bug reported by Daniel Etienne the 30th of November 2004 | mertz | |
2005-06-23 | a test for testing a bug reported by Daniel Etienne (30th Nov 2004). | mertz | |
This bug has been closed with TkZinc 3.3.2 | |||
2005-06-23 | testing now the coords of empty curves, as well as the addition | mertz | |
and removal of contours (relative to an old bug report from Daniel the 7th October 2004. This bug seems to be closed) | |||
2005-06-21 | This test may fail on some host, when neither verdana, helvetica, arial | mertz | |
fonts were found. Using now a default courier font | |||
2005-06-18 | correction of bug #24 due to $item->cget(-image) returning an image object ↵ | mertz | |
since 3.3.2 | |||
2005-06-17 | updated with the new cvs database (useful for building the cpan tgz from a ↵ | mertz | |
cvs export) | |||
2005-05-18 | - to allow make test works correctly when another perl-tk is | mertz | |
not installed in the system. Works only for perl 5.8 and hopefully above... | |||
2005-05-17 | Fix a showstopper in Mapefile.PL related to test handling | lecoanet | |
2005-05-17 | - more info for people like me who have more than one release of perl-tk | mertz | |
2005-05-17 | - corrected a dramatic bug introduce in previous version which | mertz | |
broke the compiltation for perl-tk | |||
2005-05-17 | - redefinning ExtUtils::MM_Unix::test_via_harness and ↵ | mertz | |
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. | |||
2005-05-16 | Fixed a bug when updating Zinc version in Makefile.PL | lecoanet | |
2005-05-16 | Reverted to the old method for updating the version number in Zinc.pm and ↵ | lecoanet | |
Makefile.PL (using export2cpan). | |||
2005-05-16 | Fixed reference to copyright | lecoanet | |
2005-05-13 | - export2cpan also copies the Copyright notice | mertz | |
- README corrected for winXP (addition of affiliation for authors / contributors) | |||
2005-05-13 | - the exported directory is again correctly version-numbered | mertz | |
- the $VERSION in Tk::Zinc is computed automatically and updated. | |||
2005-05-12 | variable $width masked earlier declaration in same scope | etienne | |
2005-05-11 | Changed the name to avoid name clash with Text.t | lecoanet | |
2005-04-13 | Suppressed references to libtess | lecoanet | |
2005-04-13 | Corrected a typo in NeededLibs | lecoanet | |
2005-04-12 | Switched to the native GLU tesselator instead of the buitlin. | lecoanet | |
2005-01-24 | Fixes for the conditional compilation of the atc code. | lecoanet | |
2005-01-16 | - adding a 3rd param to the openLog function so that the log file | mertz | |
can be diverted to /dev/null | |||
2005-01-16 | - this test script has been expanded so that memoryleaks can also be tested | mertz | |
- 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!) | |||
2005-01-15 | correcting e typo | mertz | |
removing a forgotten print adding rotate interaction (so that we could for ex. test memoryleaks!) | |||
2004-12-17 | removing uneeded groups and unneeded curves attributes | mertz | |
2004-11-16 | modifying a test as from v3.30 the bbox of an empty text is () | mertz | |
2004-11-04 | Window size bug fix | etienne | |
2004-10-15 | adding description of the perl MAkefile.PL options | mertz | |
2004-10-12 | *** empty log message *** | etienne | |
2004-10-12 | Updated ballonhelp. | etienne | |
2004-10-11 | bug fix | etienne | |
2004-10-11 | Bug correction in transformations management. | etienne | |
2004-10-11 | Added a representation of the transformations matrix. | etienne | |
User can update transformations parameters. | |||
2004-10-09 | configure command is called from inside this script to build | mertz | |
Zinc.pm and Makefile.PL from Zinc.pm.in and Makefile.PL.in | |||
2004-10-07 | Added wheelmouse bindings for Tk::Tree and Tk::Text widget. It doesn't work ↵ | etienne | |
for Tk::Pane. | |||
2004-10-07 | Added a new mode to display the X cursor device coordinates. | etienne | |
2004-10-07 | Windows management. | etienne | |
Added the -expandTagsField options to configure the tags display in attributes window. Code cleanup. | |||
2004-09-30 | Better management of windows size. | etienne | |
Lists of data reformated. New window displaying transformation parameters. | |||
2004-09-30 | Transformations are correctly managed in build code | etienne | |
2004-09-30 | Added tags in built code. | etienne | |
2004-09-24 | Version numbers are managed from configure.in | lecoanet | |
2004-09-21 | correcting the $id: cvs tag | mertz | |