aboutsummaryrefslogtreecommitdiff
path: root/generic
AgeCommit message (Expand)Author
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
2003-12-11 * (GetClipVertices): Fixed a bug on the tristrip returnedlecoanet
2003-12-11 * (Draw): Corrected a core dump on curve with -closed 1lecoanet
2003-12-11 * Added a tcompose method for composing two transform fromlecoanet
2003-11-28Corrected a potential problem in the processing of end of lineslecoanet
2003-11-28 * (Draw, Render): Corrected a bug on visible history sizelecoanet
2003-11-28 * (Invalidate): Fixed a problem in the invalidation code: anlecoanet
2003-11-28Added a variable for the follow_pointer boolean.lecoanet
2003-11-28 * (Coords): When replacing all the coordinates of a curve, thelecoanet
2003-11-28 * The smooth method incorrectly reported bezier curvelecoanet
2003-11-28 * (ZnGetTexFont): Patch to enable all 256 glyphs of a fontslecoanet
2003-10-13Optimized out the modification of an imagelecoanet
2003-10-13*** empty log message ***lecoanet
2003-10-08Fixed the return type of the ZnPointInRegion prototype to returnlecoanet
2003-10-07fixed for macosxconversy
2003-10-05Changed scrollbar support code so that it can worklecoanet
2003-10-03Added code to propagate updates on tk images.lecoanet
2003-10-03Fixed a core in icon Pick method when the image is not specified.lecoanet
2003-10-02Added the -tracksymbol option to be used as a default forlecoanet
2003-10-02Exports ZnDamageAlllecoanet
2003-10-02Tiles and patterns are now updated if their images change.lecoanet
2003-10-02Changes in the Image api and addition of ZnPointInImage.lecoanet