aboutsummaryrefslogtreecommitdiff
path: root/Perl
AgeCommit message (Collapse)Author
2022-09-06Daniel Etienne pre release for BullseyeAchil
2008-01-23Mise entre '' de -usedamage dans l'appel a cget pour eviter une mauvaise ↵lemort
interpretation par ActivePerl build 822 (la syntaxe est jugee ambigue et elle est resolu comme -&usedamage() !!!)
2008-01-22Mise a jour du Makefile pour integrer le source de l'item viewportlemort
Mise a jour de la demo usedamage pour avoir un rendu identique a chaque lancement (random controle par seed) ET avoir un moyen de benchmarker les differentes optimisations (temps en ms)
2008-01-21Ajout du code de WindowUtils dans la liste des fichiers a compilerlemort
2008-01-15Correction d'une typo dans le texte decrivant la demolemort
2008-01-15Ajout de la demo usedamage pour tester les ameliorations Tkzinc en mode OpenGLlemort
2008-01-15Ajout d'une demo pour la propriete usedamage dans le but d'illustrer les ↵lemort
apports de l'optimisation
2007-11-19Suppression de la configuration du flag GL_DAMAGE: la gestion de damage est ↵lemort
desormais prise en compte via une option du widget TkZinc (-usedamage)
2007-09-06Added the --enable-symbols to Makefile.PL possiblelecoanet
args to force a compilation with debug
2007-03-06Update aclocal fo GLEWlecoanet
2007-03-01Added a directive to link against glewlecoanet
2006-10-18Changed the VERSION macro to PACKAGE_VERSIONlecoanet
2006-09-20Added the collapsemotions command.lecoanet
2006-02-14Bbox of a waypoint without a label (ie reduced to its position) is amertz
bit larger than before...
2006-02-13In perl-tk, gl_damage is now set to false by defaultmertz
2006-02-12avoiding bug due to #48 by calling mainloop before any update callmertz
2006-02-12closing #24mertz
avoiding bug #48 by calling mainloop before any update
2006-02-12calling mainloop bfore any update call.mertz
to avoid bug #48
2006-02-12closing bug #57:mertz
mainloop before any update to avoid bug #48
2006-02-12adding perl perl-tk development package as requirement for tkzinc compilationmertz
2005-12-022 modifications in the test to avoid :mertz
- bug #32 (due to bug #48) - bug #52
2005-12-02a very simple test for a map itemmertz
2005-12-02Using a MainLoop as $zinc->update before a mainloop makes core dumpingmertz
2005-09-16testing the 2nd instance of Tkzinc, rather two times the first instancemertz
2005-06-27settign the -render option to 1 to avoid a winXP limitation withourt openGL ↵mertz
(see bug report #27
2005-06-27previous update was totally buggy (and not tested at all)... shame on me.mertz
2005-06-25one test has een added, but no in the testplan!mertz
2005-06-23renaming 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-23renaming the file as a test (.t prefix) scriptmertz
2005-06-23removing unneeded printmertz
2005-06-23correction of TraceUtils to avoid test error on (some?) windows plateformmertz
where 1.2e+34 may appear as 1.2e+034
2005-06-23test related to the bug reported by Daniel Etienne the 30th of November 2004mertz
2005-06-23a 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-23testing now the coords of empty curves, as well as the additionmertz
and removal of contours (relative to an old bug report from Daniel the 7th October 2004. This bug seems to be closed)
2005-06-21This test may fail on some host, when neither verdana, helvetica, arialmertz
fonts were found. Using now a default courier font
2005-06-18correction of bug #24 due to $item->cget(-image) returning an image object ↵mertz
since 3.3.2
2005-06-17updated 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 ismertz
not installed in the system. Works only for perl 5.8 and hopefully above...
2005-05-17Fix a showstopper in Mapefile.PL related to test handlinglecoanet
2005-05-17- more info for people like me who have more than one release of perl-tkmertz
2005-05-17- corrected a dramatic bug introduce in previous version whichmertz
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-16Fixed a bug when updating Zinc version in Makefile.PLlecoanet
2005-05-16Reverted to the old method for updating the version number in Zinc.pm and ↵lecoanet
Makefile.PL (using export2cpan).
2005-05-16Fixed reference to copyrightlecoanet
2005-05-13- export2cpan also copies the Copyright noticemertz
- README corrected for winXP (addition of affiliation for authors / contributors)
2005-05-13- the exported directory is again correctly version-numberedmertz
- the $VERSION in Tk::Zinc is computed automatically and updated.
2005-05-12variable $width masked earlier declaration in same scopeetienne
2005-05-11Changed the name to avoid name clash with Text.tlecoanet
2005-04-13Suppressed references to libtesslecoanet