aboutsummaryrefslogtreecommitdiff
path: root/Perl/Zinc
AgeCommit message (Collapse)Author
2005-01-24This commit was manufactured by cvs2svn to create branch 'POSTSCRIPT'.POSTSCRIPTcvs2svn
2004-11-04Window size bug fixetienne
2004-10-12*** empty log message ***etienne
2004-10-12Updated ballonhelp.etienne
2004-10-11bug fixetienne
2004-10-11Bug correction in transformations management.etienne
2004-10-11Added a representation of the transformations matrix.etienne
User can update transformations parameters.
2004-10-07Added wheelmouse bindings for Tk::Tree and Tk::Text widget. It doesn't work ↵etienne
for Tk::Pane.
2004-10-07Added a new mode to display the X cursor device coordinates.etienne
2004-10-07Windows management.etienne
Added the -expandTagsField options to configure the tags display in attributes window. Code cleanup.
2004-09-30Better management of windows size.etienne
Lists of data reformated. New window displaying transformation parameters.
2004-09-30Transformations are correctly managed in build codeetienne
2004-09-30Added tags in built code.etienne
2004-05-07correcting some export bugsmertz
2004-04-29supress warnings and mention the Tk::Zinc::Trace::off variable in manual.etienne
2004-04-29suppress warningsetienne
2004-04-27the grid option -col is replaced by -column.etienne
2004-04-21removing a redefined of the Item function in the same file!mertz
2004-04-16correction de 3 warnings qui faisaient �chouer le test t/Import.t de Tk::Zinc:mertz
Use of implicit split to @_ is deprecated at line 2602. "my" variable $b masks earlier declaration in same scope at line 2721. "my" variable $value masks earlier declaration in same scope at line 3053.
2004-04-13- adding Tk::Zinc in package namemertz
- adding version identification in file
2004-04-02version initiale doc perlvinot
2004-04-02nouvelle mouturevinot
2003-12-11Debug use of the new 'device' tag in transform() to get device coordinates.etienne
2003-11-07Slight modifications to even better display zinc methods calls as codemertz
and addition of some tests
2003-10-30Bug fix : pbm with bindings namingetienne
2003-10-17Add a control bar and zoom/translate new functionalities. finditems(), tree(),etienne
snapshot() functions become deprecated, initialisation is done using the new init() function.
2003-10-07*** empty log message ***etienne
2003-10-07Contours of curves can be displayed and explored.etienne
2003-10-02Fixed a bug in device coordinates when a non group item has a transformation.etienne
2003-09-19- man page (pod) addedmertz
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-09-15adding a $VERSION variable to conform CPAN requirementmertz
2003-07-07modif fonction roundedRectangleCoordsvinot
suppression des points redondants (cas extremes type hippo de points de r�f�rence confondus)
2003-07-04ajout d'un tag n�cessaire � la demo tkZincLogo.plmertz
2003-07-03modification des coordonn�es de shape du logovinot
2003-07-03correction bugsvinot
2003-07-03correct bugsvinot
2003-07-03*** empty log message ***vinot
2003-07-03*** empty log message ***vinot
2003-07-01Correction de bug sur retours de fonction non scalaires.etienne
2003-06-25*** empty log message ***etienne
2003-06-25Affichage correct des coordonn�es d'un item triangles.etienne
2003-06-24Zinc::Graphics get its right name: Tk::Zinc::Graphicsmertz
2003-06-24Some slight cleaning of Graphics in function names, export etc....mertz
2003-06-24Mise � jour instanciation du logoetienne
Tk:Zinc::Logo->new(-widget => $zinc, ...) remplace $zinc->ZincLogo(...)
2003-06-24Ajout de la librairie Zinc::Graphics de JLVmertz
et d'une demonstration faite par JLV
2003-06-20Prise en compte dans les demos du nouvel emplacement du module Logo.etienne
Ecriture d'un petit man Tk::Zinc::Logo.
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.