aboutsummaryrefslogtreecommitdiff
path: root/generic/Item.c
AgeCommit message (Expand)Author
2005-05-31This patch fixes the previous try to bring a useful value out of an image att...lecoanet
2005-05-30In Perl, when doing an itemcget or itemconfigure on an image, the returnedlecoanet
2005-04-27Modified the copyright to BSD style.lecoanet
2005-04-13Expanded the tabs into spaces to make the indenting independant oflecoanet
2005-04-12Switched to the native GLU tesselatorlecoanet
2005-03-22Suppressed __unused attribute, this will be dealed withlecoanet
2005-02-12Fixed the __unused macro to avoid a clash with dummy variables used in 64 bit...lecoanet
2005-01-24Suppressed the conditional compilation of the anti-overlappinglecoanet
2004-04-30Introduced a new Tcl_ObjType "attribute" that is able tolecoanet
2004-03-24Added a boolean abs to the translate method. Added the tget method.lecoanet
2004-03-10Fixed a bug in GetItemTransform that caused a bad behaviorlecoanet
2004-03-03Added new attribute types ZN_CONFIG_CHAR and ZN_CONFIG_UCHARlecoanet
2004-03-03Changes to implement a new behavior for -position attribute and local transfo...lecoanet
2004-02-20 * (ComposeTransform): Fixed an incorrect behavior when usinglecoanet
2004-01-26 * Added new attribute types Short and unsigned short.lecoanet
2003-12-11 * (SkewItem): Added support for skew in transformslecoanet
2003-11-28 * (Invalidate): Fixed a problem in the invalidation code: anlecoanet
2003-10-13Optimized out the modification of an imagelecoanet
2003-10-02Adaptation of ZnConfigureAttributes to obtain the itemlecoanet
2003-04-24Corrected glu.h include and re-ordered Types.h to correct problemslecoanet
2003-04-16Update from the Windows port and general cleanup/restructurelecoanet
2003-03-17Utilisation du header de libtess au lieu de GLUlecoanet
2003-01-14Traite le nouvel attribut -fillrule.lecoanet
2002-12-20Suppression de l'optimisation display list en GLlecoanet
2002-12-09 * Initialisation/destruction d'une display list pour chaquelecoanet
2002-11-06Suppression de l'initailisation de l'item Bezier.lecoanet
2002-11-05Correction pour permettre de forcer la mise � jour d'une bitmap/imagelecoanet
2002-09-09 * Correction de bugs r�siduels suite � la modif de repr�sentationlecoanet
2002-09-02Traitement d'un texte vide sous forme de pointeur NULL et nonlecoanet
2002-07-05 * (HasTag): Ajout de la m�thode HasTag.lecoanet
2002-05-27 * (ZnConfigureAttributes): Correction du modulo effectu� surlecoanet
2002-05-16Mise en coh�rence des types d'attributs avec la doc.lecoanet
2002-04-11Int�gration de l'appel � ZnNeedRedisplay dans ZnDamage.lecoanet
2002-04-08Ajoute la manipulation de texte et de la s�lection/curseur sur leslecoanet
2002-03-29* passage des champs de bits utilis�s par les flags a 16 bits et mise � jourlecoanet
2002-03-26Correction du probl�me de redessin avec GLX_DAMAGE du en une mauvaiselecoanet
2002-03-15Modifs pour les nouveaux reliefs. Attributs et dessin des fields.lecoanet
2002-02-18Passage des couleurs en gradients pour uniformiserlecoanet
2002-02-15Le type d'attribut DIM devient un flottant.lecoanet
2002-01-22Ajoute le type d'attribut liste de couleurs.lecoanet
2001-11-29R�-agencement de Repair pour int�grer la gestion s�lective deslecoanet
2001-11-26Traitement du clipping non rectangulaire.lecoanet
2001-11-12Am�lioration de la stabilit� de placement des divers �l�ments d'un ch...lecoanet
2001-10-24Ajout d'un alpha aux groupes et expression de l'alpha en pourcentlecoanet
2001-10-12Adaptation pour perl-tk 800.023lecoanet
2001-10-12Ajout du rendu des champs en GL.lecoanet
2001-06-27Rapport d'erreur en cas d'anomalie sur le gradient relieflecoanet
2001-06-25Modification des gradientslecoanet
2001-03-30Modification afin que itemconfigure et itemcget retournentlecoanet
2001-03-15Int�gration GLX.lecoanet