aboutsummaryrefslogtreecommitdiff
path: root/Perl/Zinc/Trace.pm
AgeCommit message (Collapse)Author
2005-05-16Fixed reference to copyrightlecoanet
2004-04-29supress warnings and mention the Tk::Zinc::Trace::off variable in manual.etienne
2003-09-19- man page (pod) addedmertz
- output trace can now be optionnaly formated as perl executable code
2003-09-15perl modules ZincTrace ZincTraceErrors and ZincDebug have been renamedmertz
Tk::Zinc::Trace Tk::Zinc::TraceErrors and Tk::Zinc::debug and moved accordingly
2003-09-15adding a $VERSION variable to conform CPAN requirementmertz
2003-06-17ZincTraceUtils, Tk::ZincText and LogoZinc are renamedetienne
Tk::Zinc::TraceUtils, Tk::Zinc::Text and Tk::Zinc::Logo. ZincTrace et ZincTraceErrors which load Tk::Zinc::TraceUtils need update.
2003-06-04Ajout du module ZincTraceErrors qui trappe les erreurs Zinc et afficheetienne
pour chaque erreur l'instruction et le message d'erreur. Factorisation de code dans ZincTraceUtils.pm
2003-05-16correction vilaine coquilleetienne
2003-05-16Plutot que redefinir Tk::Methods, on surcharge Tk::Zinc::WidgetMethod. Ainsi,etienne
ZincDebug ou un autre plugin peut etre charg� avant ZincTrace.
2003-03-17zinc is updated after every method call.mertz
This is costly but allows a very efficient debug and trace This should be parametrized!
2003-02-20ZincTrace output is a bit clearer; it also displays the return valuesmertz
of every Tk::Zinc method call
2003-01-29ZincTrace printout are now more similar to perl code;mertz
2003-01-14Ajout de ZincTrace, package qui surcharge la methode Tk::Methods pouretienne
tracer les appels aux methodes zinc.