aboutsummaryrefslogtreecommitdiff
path: root/generic
AgeCommit message (Expand)Author
2004-03-04 * OpenGL contexts are allocated by display instead of by widget.lecoanet
2004-03-03Fixed a potentially unitialized angle value in the gradient struct.lecoanet
2004-03-03Support for perl/Tk 804lecoanet
2004-03-03Added (commented) traces.lecoanet
2004-03-03Added new attribute types ZN_CONFIG_CHAR and ZN_CONFIG_UCHARlecoanet
2004-03-03Added new attribute types ZN_CONFIG_CHAR and ZN_CONFIG_UCHARlecoanet
2004-03-03Fixes for perl/Tk 804lecoanet
2004-03-03Changes for perl/Tk 804.lecoanet
2004-03-03Coords: Fixed a typo when returning the position.lecoanet
2004-03-03Changes to implement a new behavior for -position attribute and local transfo...lecoanet
2004-02-23Fixed an uninitialized controls pointer leading to unexepected behavior when ...lecoanet
2004-02-23Fix a bug on the clipped mask when redrawing a rotated Icon (X11 only).lecoanet
2004-02-20Some further tweaking to make the utf stuff notlecoanet
2004-02-20ZN_MAP_INFO_FLAG and ZN_LAYOUT_FLAG shared the same bitlecoanet
2004-02-20 * (ComposeTransform): Fixed an incorrect behavior when usinglecoanet
2004-02-16Forced override_atomic to False when Picking forlecoanet
2004-02-13Fix a bug in processing of font charset namelecoanet
2004-02-13Suppressed trace infoslecoanet
2004-02-13Undo the change that made ZnPoints and ZnRects out of floats. It doesn't work...lecoanet
2004-02-13Protected UTF8 patch for correct compilation under Perl/Tk 800lecoanet
2004-02-13Changed the behavior of options/attributes for managing and displaying track ...lecoanet
2004-02-13Start of the new PostScript implementation (not functional!)lecoanet
2004-02-13Modified the item PostScript method signature.lecoanet
2004-02-13Added ZnTexFontEncoding function prototypelecoanet
2004-02-13Added a pointer to the PostScript current info block.lecoanet
2004-02-13 * (ZnGetTexFont): The font encoding is considered when loadinglecoanet
2004-02-13 * (Render): Rendering of UTF8 strings is now (hopefully)lecoanet
2004-02-13Changed the PostScript method signaturelecoanet
2004-02-13Fixed an error in DoEvent related to which part shouldlecoanet
2004-02-04 * Fixed the clamping of visible_history_size so thatlecoanet
2004-01-26 * Added the scaling/rotation capabilities both in X and GL.lecoanet
2004-01-26Icons are transformable under X.lecoanet
2004-01-26 * (WidgetObjCmd): Added a flag for providing angles inlecoanet
2004-01-26*** empty log message ***lecoanet
2004-01-26 * (Pick): Added a quick bbox test for intersectionlecoanet
2004-01-26priority is an unsigned shortlecoanet
2004-01-26 * Added new attribute types Short and unsigned short.lecoanet
2004-01-26*** empty log message ***lecoanet
2004-01-26ZnLineToPointDist can optionally return the closest point on the line.lecoanet
2004-01-26Added tke ZnMapImage function that do texture mapping between tolecoanet
2004-01-26 * (ZnTransformPoint, ZnTransformPoints): It is now safe to uselecoanet
2004-01-26*** empty log message ***lecoanet
2003-12-11*** empty log message ***lecoanet
2003-12-11 * Added the skew functions.lecoanet
2003-12-11 * (SkewItem): Added support for skew in transformslecoanet
2003-12-11 * Added support for the skew in transformslecoanet
2003-12-11 * (ComputeCoordinates): Added an extra 0.5 rounding on thelecoanet
2003-12-11 * API use floating point coordinates.lecoanet
2003-12-11 * All coordinates are stored and passed back and forth aslecoanet
2003-12-11 * (ComputeCoordinates): Reduced the rounding of the boundinglecoanet