aboutsummaryrefslogtreecommitdiff
path: root/generic
AgeCommit message (Expand)Author
2005-05-31This patch fixes the previous try to bring a useful value out of an image att...lecoanet
2005-05-30In Perl, when doing an itemcget or itemconfigure on an image, the returnedlecoanet
2005-05-30Add a test on the coordinates of a gradient when specified as 2 points. The c...lecoanet
2005-05-25Commented some postscript code under perl/tk to make the release.lecoanet
2005-05-25Fix a core dump when typing text and the pointer is outside the focusedlecoanet
2005-05-25Need to reinstate the GL rendering context after usinglecoanet
2005-05-25Fix a bug preventing the display of characters above 127 in openGL.lecoanet
2005-05-25*** empty log message ***lecoanet
2005-05-25Fixed a drawing bug under X occuring on full extent arcs when eitherlecoanet
2005-05-11Suppress a part of the file to keep ptk800 happy. This means, of course,lecoanet
2005-05-10Merge of the newly developped postscript code (still not fully functional).lecoanet
2005-04-27Modified the copyright to BSD style.lecoanet
2005-04-27Declared ZincObjCmd public in the zinc dll for windows. This will enablelecoanet
2005-04-14Fix a cumulative over-estimate of Curves bboxes (D.etienne)lecoanet
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-04-12Added the winsock2 header under windows.lecoanet
2005-04-12Switched to the native GLU tesselatorlecoanet
2005-03-22Suppressed __unused attribute, this will be dealed withlecoanet
2005-03-22Shut up compilation warnings and inconsistencieslecoanet
2005-02-12Fixed the __unused macro to avoid a clash with dummy variables used in 64 bit...lecoanet
2005-01-24Added a -historywidth attribute to control de width oflecoanet
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-18It is now possible to ask a coordinate from an emptylecoanet
2004-10-18Added a missing ifdef to compile without GL.lecoanet
2004-10-13Fixed a label bounding box error under GL:lecoanet
2004-10-13Fixed a label bounding box error under GL:lecoanet
2004-10-13Changed the border line size to obtain solid lines in GLlecoanet
2004-10-04Fixed a core dump occuring when a 0 widthlecoanet
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-17Edited imte structure to trim out unused variables.lecoanet
2004-09-16The optimized code for drawing arcs with X11 is now limited to fulllecoanet
2004-09-09Fixed a bug in the parsing of find enclosed/overlapping arguments.lecoanet
2004-09-09Tentatively fixed a find enclosed/overlapping bug related tolecoanet
2004-09-09Suppressed forgotten traces in gradient code.lecoanet
2004-07-30*** empty log message ***lecoanet
2004-07-30Fixed a problem in GL init code which prevented zinc fromlecoanet
2004-07-28Changed the group picking code to enable correct picking with alecoanet
2004-07-28Fixed the font loading code when compiling for perl 800.lecoanet
2004-07-28Fixed processing of extended gradient syntax (vector basedlecoanet
2004-05-19Changed the extent of some GL ifdef so that the file compilelecoanet
2004-05-19Declared extern the external vars, Ooops.lecoanet
2004-05-19Fixed te core dump under openGL. The code wasn't adapted forlecoanet
2004-05-19ZnGLMakeCurrent: Added code to select a valid context from the widget listlecoanet
2004-05-19Fixed a bbox initialisation bug when the text is empty.lecoanet
2004-05-14Suppressed the fieldbbox command. It has been merged with bbox andlecoanet
2004-05-14Restored the locally defined X function prototypes. They arelecoanet