aboutsummaryrefslogtreecommitdiff
path: root/generic
AgeCommit message (Expand)Author
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
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