aboutsummaryrefslogtreecommitdiff
path: root/generic
AgeCommit message (Expand)Author
2004-05-14Restored the locally defined X function prototypes. They arelecoanet
2004-05-14Suppressed the uneeded inclusion of tkFont.hlecoanet
2004-05-10*** empty log message ***lecoanet
2004-05-10Suppressed all OutputDebugString traces.lecoanet
2004-05-10*** empty log message ***lecoanet
2004-05-10Reworked once more the font loading code to fix a buglecoanet
2004-05-10Changes to remove Windows warnings.lecoanet
2004-05-10Changed the point when the GL fonts are loaded. It is nowlecoanet
2004-05-07Slightly rearranged the init sequence for openGL. This willlecoanet
2004-05-07Suppressed traceslecoanet
2004-05-07Fixed a typo in the class structurelecoanet
2004-05-07Changed the GL line width of borders. This should shut uplecoanet
2004-05-07Fixed a bug when trying to draw an unkown character in GL.lecoanet
2004-05-03Fix a very nasty memory bug under Perl/Tk windows.lecoanet
2004-04-30Added cast for a clean compile under Windowslecoanet
2004-04-30Adaptation for compilation on Windows and Perl.lecoanet
2004-04-30Rewritting of the font texture code.lecoanet
2004-04-30Introduced a new Tcl_ObjType "attribute" that is able tolecoanet
2004-04-30New ZnQueryAttribute signaturelecoanet
2004-04-30New ZnQueryAttribute signaturelecoanet
2004-04-30Adapted the ZnTexGVI structure and the public API for the newlecoanet
2004-04-30Added new global variables extracted from the widget structure.lecoanet
2004-04-30Adapted the structure to the needs of the new configurationlecoanet
2004-04-30Reworked for Windows clean compile. This is not thatlecoanet
2004-04-30Changed types between ZnReal and float. Added some casts. Thislecoanet
2004-04-30Descativated the modulelecoanet
2004-04-30Modification of the ZnQueryAttribute signature.lecoanet
2004-04-30Needed the glu header.lecoanet
2004-04-30Casts for Windows compile.lecoanet
2004-04-30Added some casts for a smooth compile on Windows.lecoanet
2004-04-30Suppressed unused ZnRenderFancyString prototype.lecoanet
2004-04-30Modification of the ZnAttributesInfo and ZnQueryAttribute signatures.lecoanet
2004-04-30Modification of ZnQueryAttribute signaturelecoanet
2004-04-30Modification of ZnQueryAttribute signaturelecoanet
2004-04-30Modification of ZnQueryAttribute signaturelecoanet
2004-04-30Modification of ZnQueryAttribute signaturelecoanet
2004-04-30*** empty log message ***lecoanet
2004-04-30Modification of ZnQueryAttribute signaturelecoanet
2004-04-30Adaptation for the new global variableslecoanet
2004-04-30New encoding fileslecoanet
2004-03-26Added a new fieldbbox method and restored the old behavior of the bbox method.lecoanet
2004-03-24Added a boolean abs to the translate method. Added the tget method.lecoanet
2004-03-23Changes related to OpenGL context handling (only one context per display) and...lecoanet
2004-03-23This undo the addition of a -position attribute.lecoanet
2004-03-23Fix a problem with the scrollbar protocol (Y scrollbar bug).lecoanet
2004-03-10*** empty log message ***lecoanet
2004-03-10Fixed a bug in GetItemTransform that caused a bad behaviorlecoanet
2004-03-04The coords command will return a flat point instead of a listlecoanet
2004-03-04Fixed an incorerct behavior in Rectangle ToArea method whenlecoanet
2004-03-04 * Adaptation for perl/Tk 804.lecoanet