Age | Commit message (Collapse) | Author |
|
- up-to-date description of ZincTrace and ZincTraceErrors modules
|
|
|
|
pour chaque erreur l'instruction et le message d'erreur.
Factorisation de code dans ZincTraceUtils.pm
|
|
|
|
en s�lectionnant une branche ou une feuille.
Mise � jour du man.
Mise � jour de l'aide en ligne
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ZincDebug ou un autre plugin peut etre charg� avant ZincTrace.
|
|
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.
|
|
the symbol list before destroying them.
|
|
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.
|
|
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.
|
|
* Fixed a bad binding for inserting \n characters
|
|
* Swap Tk-Python and Perl installation so that
the perl/tk library is left in the main
directory after packaging.
|
|
- 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
|
|
has been made cocave so to go around a TkZinc bug
|
|
|
|
when creatin named gradient. This was the case for zinc-demos
|
|
|
|
|
|
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: ----------------------------------------------------------------------
|
|
Enter/Leave generation during grabs.
* Fix a segfault occuring when asking for the ancestors of an
unknown item.
* In Contour, the contour reverting was done on the shared point
array given by GetClipVertices/GetContours, not on the new
unshared array.
* It is now possible to add a polygonal (non simple) contour from
an item that export only the GetClipVertices method. In the past
it was only possible to add bounding boxes via this method. This
is important for rotated rectangles for example.
|
|
behavior in fields during a grab.
|
|
can't be used to fill patterns. Now texture mapping is used
instead. As a side effect -fillpattern and -tile use the same
internal variable reducing memory requirements.
|
|
|
|
cases.
|
|
the image due to limitation in Tk 8.0.
|
|
|
|
can't be used to fill patterns. Now texture mapping is used
instead. As a side effect -fillpattern and -tile use the same
internal variable reducing memory requirements.
* (FieldsEngine, RenderField, DrawField): Changes to enable cursor
drawing even if the empty string is displayed.
|
|
|
|
display the cursor.
* (ComputeCoordinates): The bounding box cannot be smaller than
the font height to be able to display the cursor.
|
|
contours to skip clockwise contours in computing the gradient
bbox. This enable the description of a filled clockwise mono
contour.
* (ZnRenderTile): Slightly changed to enable drawing patterns
using the same routine depending on the image status (photo or
bitmap).
|
|
by the Contour procedure in tkZinc.c so there no point in
duplicating the effort here. Moreover the extra space is never
deallocated.
* (Render): Fixed the pattern filling under openGL. Stippling
can't be used to fill patterns. Now texture mapping is used
instead. As a side effect -fillpattern and -tile use the same
internal variable reducing memory requirements.
* (Init): Properly initialize the winding direction of
the first contour given at creation time.
|
|
Cosmetic changes
|
|
|
|
interfering with the generation of a new pkgIndex.tcl
|
|
* demos/data is now correctly installed.
* When installing pkgIndex.tcl is made from all the library files
found is the target directory, not just the binary modules.
|
|
|
|
|
|
|
|
the option offsets causing core dumps and a wrong
behavior of scrollbars under Windows.
|
|
|
|
|
|
|