Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-04-30 | Needed the glu header. | lecoanet | |
2004-04-30 | Casts for Windows compile. | lecoanet | |
2004-04-30 | Added some casts for a smooth compile on Windows. | lecoanet | |
Adaptations to make use of the new global variables. ZnRenderFancyString function suppressed. Rewritten ZnRenderString and ZnRenderGlyph. | |||
2004-04-30 | Suppressed unused ZnRenderFancyString prototype. | lecoanet | |
2004-04-30 | Modification of the ZnAttributesInfo and ZnQueryAttribute signatures. | lecoanet | |
Reworking of the class structure. | |||
2004-04-30 | Modification of ZnQueryAttribute signature | lecoanet | |
Adaptation for the new global variables Reworking of the class structure Fixed a bug in PopTransform causing a core dump under Windows (and potentially elsewhere). Modifs to adapt the Rendering when the scissors are not active. | |||
2004-04-30 | Modification of ZnQueryAttribute signature | lecoanet | |
Adaptation for the new global variables Reworking of the class structure The tesselator code has been mostly extracted so that it is available for other purposes as well. It is now in tkZinc.c. The Tesselator is now an application global object. | |||
2004-04-30 | Modification of ZnQueryAttribute signature | lecoanet | |
Adaptation for the new global variables Reworking of the class structure | |||
2004-04-30 | Modification of ZnQueryAttribute signature | lecoanet | |
2004-04-30 | *** empty log message *** | lecoanet | |
2004-04-30 | Modification of ZnQueryAttribute signature | lecoanet | |
Reworking of the class structure | |||
2004-04-30 | Adaptation for the new global variables | lecoanet | |
Reworking of the class structure | |||
2004-04-30 | *** empty log message *** | lecoanet | |
2004-04-30 | Tweaks for a better configuration on all platforms and | lecoanet | |
to compile (finally) under Windows. | |||
2004-04-30 | Added an header to compile under WIN32 | lecoanet | |
2004-04-30 | Updated the demos following the change (hopefully last) in coords | lecoanet | |
2004-04-30 | Updated for an easier use with the standard Active Tcl install. | lecoanet | |
2004-04-30 | New encoding files | lecoanet | |
2004-04-30 | Update bogus font names and scrollbar protocol (items.pl) | lecoanet | |
2004-04-30 | *** empty log message *** | lecoanet | |
2004-04-29 | supress warnings and mention the Tk::Zinc::Trace::off variable in manual. | etienne | |
2004-04-29 | suppress warnings | etienne | |
2004-04-27 | the grid option -col is replaced by -column. | etienne | |
2004-04-24 | adding coords test for group, track, waypoint, tabular, arc, traingles, icon | mertz | |
2004-04-21 | modified for macosx | conversy | |
2004-04-21 | removing a redefined of the Item function in the same file! | mertz | |
2004-04-21 | This script is no more usefull. It has been replaced by export2cpan | mertz | |
2004-04-21 | Improvements for the MacOS install. | lecoanet | |
2004-04-20 | *** empty log message *** | lecoanet | |
2004-04-20 | Fix a typo in Zinc.xs | lecoanet | |
Suppress the use of pthreads. It is really not needed, should a problem arise again, it must be fixed in an other way Added a perl/Tk path to INC thanks to Mike Castle. | |||
2004-04-16 | correction de 3 warnings qui faisaient �chouer le test t/Import.t de Tk::Zinc: | mertz | |
Use of implicit split to @_ is deprecated at line 2602. "my" variable $b masks earlier declaration in same scope at line 2721. "my" variable $value masks earlier declaration in same scope at line 3053. | |||
2004-04-13 | - adding Tk::Zinc in package name | mertz | |
- adding version identification in file | |||
2004-04-02 | corection de l'appel fonction buildZincItem() modifi�e de Graphics | vinot | |
2004-04-02 | correction interaction rotatePolygone -> modif de Graphics::lineAngle() | vinot | |
2004-04-02 | modification pour nouvelle version Graphics.pm | vinot | |
2004-04-02 | version initiale doc perl | vinot | |
2004-04-02 | nouvelle mouture | vinot | |
2004-04-02 | - describing how to run Tk::Zinc demos without installing Tk::Zinc | mertz | |
2004-04-02 | - ajoute des tests pour | mertz | |
translate 'absolute' tget skew | |||
2004-04-02 | Positionnement du plan de test (ie du nombre de tests) | mertz | |
dans chaque fichier | |||
2004-04-01 | - changig the title of the icon_zoom_resize demos | mertz | |
- the text is in the demo is positionned in x,y rather than connected to the icon | |||
2004-04-01 | updates for 3.2.97 bis | mertz | |
2004-03-31 | - using a really portable way to get Tk icons | mertz | |
2004-03-26 | Added a new fieldbbox method and restored the old behavior of the bbox method. | lecoanet | |
2004-03-24 | *** empty log message *** | lecoanet | |
2004-03-24 | Added the tget method. | lecoanet | |
2004-03-24 | Added a boolean abs to the translate method. Added the tget method. | lecoanet | |
2004-03-23 | - use now rsync if available rather than cp, to limit the need of | mertz | |
recompiling the whole Tkzinc for slight modification | |||
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 */ |