Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-24 | Ajout de la librairie Zinc::Graphics de JLV | mertz | |
et d'une demonstration faite par JLV | |||
2003-06-20 | Prise en compte dans les demos du nouvel emplacement du module Logo. | etienne | |
Ecriture d'un petit man Tk::Zinc::Logo. | |||
2003-06-18 | adding some conical and path gradients in the demos | mertz | |
2003-06-18 | adding parameters to the axial gradient to limit the span of the gradient | mertz | |
2003-06-18 | suppression de la mention du copyright relatif � GPC qui n'est plus utilis� | mertz | |
2003-06-17 | *** empty log message *** | etienne | |
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-17 | *** empty log message *** | lecoanet | |
2003-06-17 | *** empty log message *** | lecoanet | |
2003-06-16 | Added a syntax describing the center and angle for conical | lecoanet | |
gradients. | |||
2003-06-16 | *** empty log message *** | lecoanet | |
2003-06-16 | Use 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. | |||
2003-06-16 | Simplification of gradient prep. | lecoanet | |
2003-06-16 | Changes in the structure to match the vector syntax and | lecoanet | |
the new gradient type. | |||
2003-06-16 | * Added a new gradient type: conical which is described | lecoanet | |
by a center and an angle or a vector. * Added alternative vector based gradient syntax. This is effective in axial and radial gradient types. * (ZnGetGradient): angle, position, control can be real numbers | |||
2003-06-16 | * Use of the new ZnGetGradientPixel when possible | lecoanet | |
* (ZincObjCmd): Fixed a core dump when destroying zinc after an error occured during the first Configure. The tesselator got inited a bit late. | |||
2003-06-16 | Added a new quality grade for circles ZN_CIRCLE_FINER | lecoanet | |
2003-06-16 | Simplified the grdient prep/drawing interface. | lecoanet | |
Use of the new ZnGetGradientPixel function in X. Added an optimized case for tile filed rectangles when they are aligned with the pixel matrix (openGL). This can dramatically boost performances on some applications. | |||
2003-06-16 | Use of ZnGetGradientPixel in X. | lecoanet | |
2003-06-16 | * Simplified the gradient prep/drawing interface. | lecoanet | |
* Use of the new ZnGetGradientPixel function in X * (Pick): Changed the picking method used for curve interiors. The new one is based on triangle strips/fans not on the outlines. | |||
2003-06-16 | Simplified the gradient routines interface. | lecoanet | |
Use of the new ZnGetGradientPixel instead of ZnGetGradientColor in X. | |||
2003-06-16 | * Changed <GL/glu.h> to "glu.h" to fully encapsulate | lecoanet | |
the tessalator in the local directory | |||
2003-06-16 | *** empty log message *** | lecoanet | |
2003-06-13 | - a small section describes the condition for an itme to catch an event | mertz | |
- up-to-date description of ZincTrace and ZincTraceErrors modules | |||
2003-06-13 | ajout de pr�cisions sur la compilation en Perl/Tk | mertz | |
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-26 | Les contours multiples sont reproduits quand on reg�n�re le code. | etienne | |
2003-05-20 | Possibilit� de g�n�rer du code perl � partir de l'arbre des items, | etienne | |
en s�lectionnant une branche ou une feuille. Mise � jour du man. Mise � jour de l'aide en ligne | |||
2003-05-16 | *** empty log message *** | lecoanet | |
2003-05-16 | Fix the fix for Rendering text under ptk....hmmmm!! | lecoanet | |
2003-05-16 | *** empty log message *** | lecoanet | |
2003-05-16 | Commented out the utf8 conversion in Render (ptk) | lecoanet | |
2003-05-16 | correction vilaine coquille | etienne | |
2003-05-16 | *** empty log message *** | lecoanet | |
2003-05-16 | Added support for vector style specification of gradient | lecoanet | |
2003-05-16 | Modification of gradient syntax to support vector style specification | lecoanet | |
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-05-16 | * (ComputeCoordinates): Modified the processing of | lecoanet | |
the white space/tab causing a line break when a -width limiting atribute is in effect. The extra space used to be located at the beginning of the new line. Now it is suppressed. Other white spaces are still displayed at the begining of the line. The new behavior seems more natural. | |||
2003-05-16 | * (Destroy): Added a test on the patterns used in | lecoanet | |
the symbol list before destroying them. | |||
2003-05-16 | * Fixed a bug on MAX_CHAR preventing display of accented | lecoanet | |
letters (the most useful ones. * (ZnImageTex): Alpha can be safely (?) loaded both for perl/tk and tk. This is valid only under GL. * (SuckGlyphsFromServer): Trapped a potential problem with some fonts reporting zero width. Improved error report. The maximum width was computed on M and W. If those characters were missing, a zero pixmap allocation occured. Now the max width is computed on the real characters. | |||
2003-05-16 | * (ZnCompute...Gradient): Stopped trying to be clever about | lecoanet | |
which contour should contribute to the gradient extent. All contours are considered regardless of their direction. This fix a bug on many curve whose first (main contour) is described clockwise. | |||
2003-05-16 | * (insertChar): fixed the signedness of the char code. | lecoanet | |
* Fixed a bad binding for inserting \n characters | |||
2003-05-16 | * Added the documentation to the tk package | lecoanet | |
* Swap Tk-Python and Perl installation so that the perl/tk library is left in the main directory after packaging. | |||
2003-05-16 | - default priorities have been updated, according recent changes | mertz | |
- some precision on use of a lnln format for a field in a labelformat, when other fields sizes are changing - more precision on connecteditem (about group and connectable item) ... still not complete | |||
2003-05-16 | the contour used to make a not rectangulaire window (Xfree shape extension) | mertz | |
has been made cocave so to go around a TkZinc bug | |||
2003-05-13 | displaying TkZinc version at the top of the demo list | mertz | |
2003-05-13 | If this module is read more than once, it does no bug anymore | mertz | |
when creatin named gradient. This was the case for zinc-demos | |||
2003-05-12 | correction warning | etienne | |
2003-05-09 | *** empty log message *** | lecoanet | |
2003-05-09 | Temorarily suppressed dependencies (cause tk8.4 not available) | lecoanet | |
CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS: ' are removed automatically CVS: committing files: CVS: /home/lecoanet/TCLTK/Tkzinc/debian/control CVS: CVS: Type C-c C-c when done or C-c C-d to abort. CVS: ---------------------------------------------------------------------- |