aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-09-15adding a $VERSION variable to conform CPAN requirementmertz
2003-09-15usefull to avoid some error messagesmertz
2003-09-11changing the version number to make it explicit and to followmertz
the CPAN standard
2003-09-11this release works fine for perl, and is need for cpan-isationmertz
however it seems buggy for tcl! the previous version worked fine for both tcl and perl, but was not CPAN compliant, so we will have to enhance the file again
2003-09-11*** empty log message ***mertz
2003-09-112 new tests...mertz
2003-08-26correction des exemples de gradients avec transparencemertz
2003-07-18some precision on coords for groupsmertz
2003-07-09- focus method may have an itemPart argumentmertz
- -color option of an icon containing an image can be used to set the alpha
2003-07-08slight modification to make the demo interesting even withoutmertz
a gradient in the background
2003-07-08The color*pl demo do not die any more when there is no openGL. However theymertz
display a string explaining that there is no gradient without openGL support
2003-07-08the refman.pdf is no more compressed (it makes it easier to read!)mertz
2003-07-08Zetris now works even without openGL. It is just ugly!mertz
2003-07-07correction tabboxvinot
2003-07-07ajout de textes type 'Zinc doc' � la demo TabBoxvinot
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-04- using openGL if available. Otherwise, curves are just slightlymertz
less nice - formating the printed coordinates as integers
2003-07-03modification des coordonn�es de shape du logovinot
2003-07-03affichage de la version de Zinc dans le titre de la fenetremertz
2003-07-03corrections bugsvinot
2003-07-03correction bugsvinot
2003-07-03correct bugsvinot
2003-07-03*** empty log message ***vinot
2003-07-03modify fonts, zoom scale and lens coordsvinot
2003-07-03*** empty log message ***vinot
2003-07-03add some interactionsvinot
circus items (button interaction) polygons items (rotate interaction) use conical gradient change default font
2003-07-02modif mineure : ./configure => ./configure <option>*mertz
2003-07-02inital releasemertz
2003-07-01Correction de bug sur retours de fonction non scalaires.etienne
2003-06-27Descriptinos du nouveau gradient conique et des nouveaux parametresmertz
possibiles pour les gradients Ajout des delta de la 3.2.94
2003-06-25*** empty log message ***etienne
2003-06-25Affichage correct des coordonn�es d'un item triangles.etienne
2003-06-24modifs faites par Daniel et Christophemertz
2003-06-24Zinc::Graphics get its right name: Tk::Zinc::Graphicsmertz
2003-06-24a new demo : the magic lens by JLV!mertz
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-18adding some conical and path gradients in the demosmertz
2003-06-18adding parameters to the axial gradient to limit the span of the gradientmertz
2003-06-18suppression de la mention du copyright relatif � GPC qui n'est plus utilis�mertz
2003-06-17*** empty log message ***etienne
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-17*** empty log message ***lecoanet
2003-06-17*** empty log message ***lecoanet
2003-06-16Added a syntax describing the center and angle for conicallecoanet
gradients.
2003-06-16*** empty log message ***lecoanet
2003-06-16Use of the new ZnGetGradientPixel when possible.lecoanet
Adaptation for the new gradient structure. Added the processing of conical gradients. Simplified gradient preparation only one function need to be called ZnComputeGradient.