Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-05-07 | Changed the GL line width of borders. This should shut up | lecoanet | |
a trace leaving bug observed in some cases. | |||
2004-05-07 | Fixed a bug when trying to draw an unkown character in GL. | lecoanet | |
2004-05-07 | Suppressed the constraint on python < 2.2 | lecoanet | |
2004-05-07 | First cut at a packaging for Windows | lecoanet | |
2004-05-07 | *** empty log message *** | lecoanet | |
2004-05-03 | *** empty log message *** | lecoanet | |
2004-05-03 | Fix a very nasty memory bug under Perl/Tk windows. | lecoanet | |
2004-04-30 | Added an include of the tkIntPlatDecls.m header and | lecoanet | |
suppressed a reference to the panic function to compile for Perl/Tk on Windows. | |||
2004-04-30 | Added cast for a clean compile under Windows | lecoanet | |
2004-04-30 | Adaptation for compilation on Windows and Perl. | lecoanet | |
Creation of new global variables including the tesselator and the temporary lists. The tesselator common code is now in this module. Introduction of the new option configuration code for Perl/Tk 804 and Tcl. The Perl/Tk 800 code still use the old API. Reworking of the initialisation and switching of the drawable, backbuffer and openGL contexts. The initialisation is now done when receiving the map event. This still is not perfect on Windows. Fixed the scrollbar protocol. It should now work like the canvas in all configurations. Fixed the Coords command. It now correctly returns a point as a flat list when requested a single point or when the item has only one coordinate. Some cast to smooth out the compile on Windows. Changes in the signature of ZnAttributesInfo. The scissors used when redrawing in openGL are desactivated during resize and expose. It doesn't work when under those conditions. In Windows a full redraw is forced when entering the window to compensate for the same bug after a window move. | |||
2004-04-30 | Rewritting of the font texture code. | lecoanet | |
Adaptation of the code needing GL context activation. | |||
2004-04-30 | Introduced a new Tcl_ObjType "attribute" that is able to | lecoanet | |
cache the attribute look up from one invocation to the other. This could speed up slighty the code. Available only in Tcl. | |||
2004-04-30 | New ZnQueryAttribute signature | lecoanet | |
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. | |||
2004-04-30 | replacing www.openatc.org/zinc with www.tkzinc.org | mertz | |
2004-04-30 | New ZnQueryAttribute signature | lecoanet | |
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. | |||
2004-04-30 | Adapted the ZnTexGVI structure and the public API for the new | lecoanet | |
GL font code. | |||
2004-04-30 | adding tkzinc.org web site | mertz | |
2004-04-30 | Added new global variables extracted from the widget structure. | lecoanet | |
2004-04-30 | Adapted the structure to the needs of the new configuration | lecoanet | |
code. Global resources (tesselator, temporary lists, etc) have been extracted. Fixed the scroll commands type. | |||
2004-04-30 | Reworked for Windows clean compile. This is not that | lecoanet | |
successful yet. | |||
2004-04-30 | Changed types between ZnReal and float. Added some casts. This | lecoanet | |
smooth out the compile process on Windows. We only need float precision anyway. | |||
2004-04-30 | Descativated the module | lecoanet | |
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 | |