Age | Commit message (Collapse) | Author |
|
Reworked class structure.
Some casts for a smooth compile on Windows.
Use of TkPutImage instead of XPutImage for Windows portability.
Use of the new global variables.
Change in the Render method to reflect the new text drawing code.
|
|
and patches to avoid using widget structure in image cache */
|
|
|
|
transforms.
|
|
|
|
correct in GL.
* (PointToChar): Fixed a bug related to UTF char offset versus
byte offset.
* (ComputeTransfoAndOrigin): Rounded the origin on the integer
lattice to get rid of display uglyness on GL.
|
|
* (ComputeCursorAndSel): Corrected an incorrect selection
extent offset. The last character of the selection was
never displayed as part of the selection.
* The insertion cursor wasn't displayed on an the last line
when empty.
|
|
in multi-lines texts.
|
|
their images changed.
Changed the ZnConfigureAttributes api.
The texture font allocation is postponed
until need for drawing. At that time the
GL engine is guaranteed in the right state.
|
|
|
|
|
|
|
|
|
|
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.
|
|
display the cursor.
* (ComputeCoordinates): The bounding box cannot be smaller than
the font height to be able to display the cursor.
|
|
|
|
|
|
|
|
syst�matiquement le premier blanc existant au d�but
des lignes de texte � partir de la seconde.
|
|
en perl/tk
|
|
|
|
|
|
|
|
par une chaine vide par un texte vide est repr�sent� par un
pointeur NULL.
|
|
Protection systematique contre text_info pouvant �tre NULL.
Dans Draw le curseur �tait affich� m�me quand le focus n'�tait
pas sur l'item.
|
|
ComputeCoordinates): Corrections afin de permettre l'affichage
du curseur lorsqu'il n'y a pas de caract�res.
|
|
Ajout de l'attribut -composealpha.
Mise en correspondance des types d'attributs avec la doc.
Adaptation des prototypes de ToArea et Pick pour accomoder les
nouvelles fonctionalit�s des commandes de find/addtag.
Suppression de la variable de classe has_fields
|
|
non d�r�f�renc�.
Int�gration des nouveaux indices: bol, eol, bow, eow, up, down.
Mise � jour des indices de s�lection et d'insertion lors d'une
reconfiguration du texte (bug).
L'indice sel.end retourne en fait l'index du caract�re de fin de
s�lection plut�t que le point insertion entre celui-ci et le suivant.
|
|
a chang� le texte.
Corrige une erreur sur changement de fonte en openGL. La fonte
n'�tait pas utilis�e lors du dessin (txf non remis � z�ro).
Modifs suite � la restructuration de Item.c et � la cr�ation de Field.c
Modifs suite � la g�n�ralisation du focus et � la possibilit� de
mettre le focus sur un champ.
|
|
* Correction du calcul de la longueur de ligne pour
tenir correctment compte du \n de fin. Il s'affichait
sous forme d'un petit carr�.
|
|
g�n�ralisation des gradients.
Mise en facteur du code calculant le curseur et la selection.
Premiere �tape vers le support GL.
Suppression du inset.
|
|
|
|
|
|
|
|
n'est alors pas dessin�.
|
|
|
|
Ajout du rendu GL.
|
|
|
|
mode rendu local.
|
|
|
|
|
|
|
|
|
|
index.
Correction des autres m�thodes et int�gration avec la structure
partag�e dans WidgetInfo.
|
|
|
|
|
|
Le d�faut pour composerotation et composescale est 'vrai'.
Adaptation pour l'utilisation du module couleur interne.
Correction de bug lors du clonage.
Correction d'une imprecision de bounding box.
Am�nagement de la m�thode Coords.
|