aboutsummaryrefslogtreecommitdiff
path: root/generic
AgeCommit message (Expand)Author
2007-03-01Retrofitted the anti aliased font patch under Windows. It seems to be buggylecoanet
2007-02-27Fix an issue under Windows with msys/mingw32 failing to produce a loadable dll.lecoanet
2007-02-27Fix a segmentation fault when initializing GL (following rotation patch).lecoanet
2007-02-26Fixed a off by one error in Text selection drawinglecoanet
2007-01-26Added codes from x00 to x1f. This should ease the use of legacy fontslecoanet
2007-01-26Added experimental code for filling maps (do not support arcs). Contributed b...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
2007-01-23Patch for canvas rotationlecoanet
2007-01-23Exported To2Powerlecoanet
2007-01-23Suppressed a duplicated characterlecoanet
2006-12-22Protected a forgotten GL specific section for MacOSlecoanet
2006-12-22Renamed local X11 emulation functions to avoid name clashes with Tklecoanet
2006-10-18Changed VERSION to PACKAGE_VERSION as per TEA 3lecoanet
2006-10-18Lower the pixmap size limit used by SuckGlyphsFromServerlecoanet
2006-10-18Protected the MAX and MIN macroslecoanet
2006-10-17Suppress a forgotten Mac specific includelecoanet
2006-10-17Added windows to the list of platforms able to exploit anti aliased glyphs inlecoanet
2006-10-17Suppress a fix made in 3.3.2 which causes deselection of the currentlecoanet
2006-10-17Ported to Mac Os (without X11).lecoanet
2006-10-17Make use of the ZPixmap format instead of XYPixmap when dealinglecoanet
2006-10-17Make use of the ZPixmap format instead of XYPixmap when dealinglecoanet
2006-10-17Fix an unreleased GL context in Render causing windows to give uplecoanet
2006-10-17Make use of the ZPixmap format instead of XYPixmap when dealinglecoanet
2006-09-20Added the collapsemotions command.lecoanet
2006-09-15Added an init entry point for safe interpreters. Useful when loading inlecoanet
2006-09-11Fix an error when including error.h through malloc.h under freebsd.lecoanet
2006-09-01Forgotten a semicolon in ZnQueryLabelPositionlecoanet
2006-09-01Fix _fset_label_angle prototype in OmRegister, the reason parameter was omitted.lecoanet
2006-08-30Fix an error in y reporting in ZnQueryLabelPosition. It has been introduced w...lecoanet
2006-08-29Fixed bug #50. The bounding box was incorrect. Values reported by bboxlecoanet
2006-08-29Added a -catchevent attribute that specifies whether an item should handlelecoanet
2006-08-28Added a -catchevent attribute that specifies whether an item should handlelecoanet
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-22Adjusted the SetLabelAngle signaturelecoanet
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
2006-08-16* Added a compilation selectable attribute -omtechstuff to ease debugginglecoanet
2006-08-16Suppressed irrelevant commentlecoanet
2006-02-14Fix the bug 58 about a miscalculated bbox (not centered.lecoanet
2005-12-02Ooops a typo prevented the previous patch from working.lecoanet
2005-12-02Fix the core dump cause by some gradients. Bug 51.lecoanet
2005-11-25Fix the change of type on angles.lecoanet
2005-11-25Angles are seen as floating point numbers (they are still integers inside).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-10-19Added the function ZnPointCartesianToPolar that is the reciprocal oflecoanet
2005-10-19Integrated a patch from D Pavet. This patch keep the angular positionlecoanet