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