aboutsummaryrefslogtreecommitdiff
path: root/generic/tkZinc.c
AgeCommit message (Expand)Author
2022-09-06Daniel Etienne pre release for BullseyeAchil
2008-01-22Ajout de l'item viewport qui permet de deleguer le rendu dans une zone rectan...lemort
2008-01-15Integration d'un mecanisme d'optimisation compatible avec les cartes non-Nvid...lemort
2007-11-19Replace #ifdef GL_DAMAGE statement with a new option (-usedamage) of the TkZi...lemort
2007-04-23Fix the text cursor not displayed when the text is emptylecoanet
2007-02-27Fix a segmentation fault when initializing GL (following rotation patch).lecoanet
2007-01-23tset has been changed to allow setting all items related to a given tag.lecoanet
2007-01-23Integrated extension detection via glewlecoanet
2006-12-22Protected a forgotten GL specific section for MacOSlecoanet
2006-10-18Changed VERSION to PACKAGE_VERSION as per TEA 3lecoanet
2006-10-17Ported to Mac Os (without X11).lecoanet
2006-09-20Added the collapsemotions command.lecoanet
2006-09-15Added an init entry point for safe interpreters. Useful when loading inlecoanet
2006-08-22Fix bug #60. Forgot enclosed and closest.lecoanet
2006-08-22Fix bug #60. The method reported the correct result but mixed with a spuriouslecoanet
2006-08-21Signature for ZnSetLabelFromOm has been extended with a reason parameter.lecoanet
2006-08-21Fix an unitialized variable in tcompose causing a core dump in some cases.lecoanet
2006-08-17Fix bug #63. The tcompose second transform was not processed due to a typo.lecoanet
2005-11-25Improved the error reporting of the transform methods.lecoanet
2005-10-19Added some code to do high precision timing in the main drawing functionlecoanet
2005-09-13The fix for the damage problem on i865 doesn't really work reliably. It is offlecoanet
2005-09-13Enabled all full refresh on window motion, expose, etclecoanet
2005-09-12Changed all TK_CONFIG_NULL_OK by TK_OPTION_NULL_OK in theLecoanet
2005-05-25Fix a core dump when typing text and the pointer is outside the focusedlecoanet
2005-05-10Merge of the newly developped postscript code (still not fully functional).lecoanet
2005-04-27Declared ZincObjCmd public in the zinc dll for windows. This will enablelecoanet
2005-04-13Expanded the tabs into spaces to make the indenting independant oflecoanet
2005-04-12Switched to the native GLU tesselator instead of the buitlin.lecoanet
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-24Fixes for the conditional compilation of the atc code.lecoanet
2005-01-24Suppressed the conditional compilation of the anti-overlappinglecoanet
2005-01-18Fixed a big memory leak in Geo.c related to polys and tristrips.lecoanet
2004-10-18Added a missing ifdef to compile without GL.lecoanet
2004-09-21One more attempt towards a truly working GL initializationlecoanet
2004-09-17Added a test on the bounds of the field index in command bbox.lecoanet
2004-09-09Fixed a bug in the parsing of find enclosed/overlapping arguments.lecoanet
2004-07-30Fixed a problem in GL init code which prevented zinc fromlecoanet
2004-05-19Changed the extent of some GL ifdef so that the file compilelecoanet
2004-05-19ZnGLMakeCurrent: Added code to select a valid context from the widget listlecoanet
2004-05-14Suppressed the fieldbbox command. It has been merged with bbox andlecoanet
2004-05-10Suppressed all OutputDebugString traces.lecoanet
2004-05-07Slightly rearranged the init sequence for openGL. This willlecoanet
2004-05-03Fix a very nasty memory bug under Perl/Tk windows.lecoanet
2004-04-30Adaptation for compilation on Windows and Perl.lecoanet
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-23Fix a problem with the scrollbar protocol (Y scrollbar bug).lecoanet
2004-03-10*** empty log message ***lecoanet