Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-26 | Added experimental code for filling maps (do not support arcs). Contributed ↵ | lecoanet | |
by Intuilab. | |||
2006-10-17 | Ported to Mac Os (without X11). | lecoanet | |
2006-08-29 | Added a -catchevent attribute that specifies whether an item should handle | lecoanet | |
events or act as a decorating object. Groups can be controlled too, there catching state propagates to their children. | |||
2005-05-10 | Merge of the newly developped postscript code (still not fully functional). | lecoanet | |
2005-04-27 | Modified the copyright to BSD style. | lecoanet | |
2005-04-13 | Expanded the tabs into spaces to make the indenting independant of | lecoanet | |
the editing environment (emacs vs vi for example). | |||
2005-03-22 | Suppressed __unused attribute, this will be dealed with | lecoanet | |
by the gcc directive -Wno-unused-parameter and VC++ does not care about these anyway. | |||
2005-02-12 | Fixed the __unused macro to avoid a clash with dummy variables used in 64 ↵ | lecoanet | |
bits headers | |||
2004-04-30 | Modification of the ZnQueryAttribute signature. | lecoanet | |
Reworking of the class structure. Adaptation to use the new global variables. Casts for Windows compile. Suppressed the Coords method. Now the Coords command in tkZinc.c handle the lack of the Coords method in an item. | |||
2004-03-23 | Changes related to OpenGL context handling (only one context per display) ↵ | lecoanet | |
and patches to avoid using widget structure in image cache */ | |||
2004-03-03 | Changes to implement a new behavior for -position attribute and local ↵ | lecoanet | |
transforms. | |||
2004-02-13 | Changed the PostScript method signature | lecoanet | |
2003-12-11 | * (ComputeCoordinates): Added an extra 0.5 rounding on the | lecoanet | |
bounding box to avoid broken redraw. * Adapted the code to the new MapInfo API with floating point coordinates. | |||
2003-10-02 | The patterns and icons are updated when images change. | lecoanet | |
The font texture is loaded when doing the first drawing. Changed the api of ZnConfigureAttributes. | |||
2003-06-16 | Use of ZnGetGradientPixel in X. | lecoanet | |
2003-05-16 | * (Destroy): Added a test on the patterns used in | lecoanet | |
the symbol list before destroying them. | |||
2003-05-09 | *** empty log message *** | lecoanet | |
2003-04-24 | Test for render before trying to allocate default font texture. | lecoanet | |
2003-04-16 | Update from the Windows port and general cleanup/restructure | lecoanet | |
2003-01-14 | * (ComputeCoordinates): Corrige l'unit� servant � exprimer les | lecoanet | |
angles pour les arcs dans les cartes. Dor�navant il s'agit de degr�s. | |||
2002-11-05 | Ajout de controls a la methode Coords | lecoanet | |
2002-09-09 | * Correction de bugs suite � la repr�sentation des textes | lecoanet | |
vides par un NULL (map_info_name). | |||
2002-05-31 | Adaptation suite au changement de ZnRenderImage | lecoanet | |
2002-05-16 | Adaptation suite au remaniement du code des images/fontes. | lecoanet | |
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 | |||
2002-04-08 | Ajustements suite a la restructuration de Item.c et � la creation de Field.c | lecoanet | |
2002-03-15 | Ajustement des ressources couleurs pour tenir compte de la | lecoanet | |
g�n�ralisation des gradients. | |||
2002-02-22 | *** empty log message *** | lecoanet | |
2002-02-18 | Passage des couleurs en gradients pour uniformiser | lecoanet | |
2001-11-26 | *** empty log message *** | lecoanet | |
2001-10-24 | Ajout d'un alpha aux groupes et expression de l'alpha en pourcent | lecoanet | |
2001-10-12 | Ajout du code de rendu GL. | lecoanet | |
2001-03-14 | *** empty log message *** | lecoanet | |
2000-11-13 | Ajout de la routine Render | lecoanet | |
2000-06-21 | Ajustement des structures de classe pour ajout de la m�thode Part. | lecoanet | |
2000-06-05 | Passage en Tcl_Objs et compilation conditionnelle de GPC | lecoanet | |
2000-05-26 | Modif de la structure de classe pour l'ajout des nouvelles m�thodes. | lecoanet | |
2000-05-11 | Adaptation de la structure d�crivant l'item | lecoanet | |
2000-03-23 | Remplacement d'alloca par une liste de travail de points X. | lecoanet | |
2000-02-02 | Passage en Zinc | lecoanet | |
2000-01-13 | Adaptation des ent�tes. | lecoanet | |
Utilisation du module de couleur interne. Suppression des lignes doubles. |