aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-03-01Retrofitted the anti aliased font patch under Windows. It seems to be buggylecoanet
with ATI cards. It has to do with the X11 porting layer, XGetImage more precisely.
2007-02-28*** empty log message ***lecoanet
2007-02-28*** empty log message ***lecoanet
2007-02-28*** empty log message ***lecoanet
2007-02-27Images seems to be corrupted (at least under windows using Totoise)lecoanet
2007-02-27Fix a wrong coice of quotes preventing expansion of GLEW lib pathlecoanet
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
Fix a dbl buffer pixmap reallocation problem (shown only in the perl flavor but a real bug nonetheless). The symptom was only a small area refreshed.
2007-02-27Rearrange the additional GL libraries so that they are specified only if GL ↵lecoanet
is requested.
2007-02-26Fixed a off by one error in Text selection drawinglecoanet
2007-02-26Adjusted configure for Linux and MacOS (GLEW)lecoanet
2007-02-19add method clone and __init__ in ZincItem class and modification of method ↵saal
clone of Zinc class now the magicLens example in python should work fine
2007-01-31Added parameters for GLEWlecoanet
2007-01-26Added codes from x00 to x1f. This should ease the use of legacy fontslecoanet
used internally.
2007-01-26Added experimental code for filling maps (do not support arcs). Contributed ↵lecoanet
by Intuilab.
2007-01-23tset has been changed to allow setting all items related to a given tag.lecoanet
2007-01-23Integrated extension detection via glewlecoanet
Added MouseWheel support Rotation patch
2007-01-23Patch for canvas rotationlecoanet
2007-01-23Exported To2Powerlecoanet
2007-01-23Suppressed a duplicated characterlecoanet
2007-01-10*** empty log message ***lecoanet
2006-12-22Added a missing Carbon include. It was shadowed when compiling with GLlecoanet
2006-12-22Suppressed unused variablelecoanet
2006-12-22Added a bit of docu on the new -catchevent attributelecoanet
2006-12-22Protected a forgotten GL specific section for MacOSlecoanet
2006-12-22Bumped the Tcl/Tk version to 8.4.14lecoanet
2006-12-22Renamed local X11 emulation functions to avoid name clashes with Tklecoanet
2006-10-27Patches for the new demoslecoanet
2006-10-18Adaptation following TEA3lecoanet
Suppression of Python version checking in the installer.
2006-10-18Changed the VERSION macro to PACKAGE_VERSIONlecoanet
2006-10-18*** empty log message ***lecoanet
2006-10-18Updated the html targetlecoanet
2006-10-18Reverted the previous patch, the AC_INIT macro don't wantlecoanet
to eat variables. Too bad, we have now to change the version number twice in configure.in
2006-10-18Pruned unused configuration variables.lecoanet
2006-10-18Changed VERSION to PACKAGE_VERSION as per TEA 3lecoanet
2006-10-18Simplified the version number handling and prunedlecoanet
the substitution to the minimum.
2006-10-18Suppressed the Zinc.py.in template as it is no longer neededlecoanet
2006-10-18Suppressed the Zinc.py.in template as it is no longer needed.lecoanet
2006-10-18Adapted for new Makefile.inlecoanet
2006-10-18Updated to a more simple and hopefully tclish script.lecoanet
Images are inlined.
2006-10-18Lower the pixmap size limit used by SuckGlyphsFromServerlecoanet
to accomodate XFree86. Now the limit is 4096.
2006-10-18Protected the MAX and MIN macroslecoanet
2006-10-18Restored the tiling of the background on all platforms.lecoanet
2006-10-18More tweakings to adapt to TEA 3.lecoanet
2006-10-17Suppress a forgotten Mac specific includelecoanet
2006-10-17Replaced a forgotten old variable name by its new namelecoanet
2006-10-17Added windows to the list of platforms able to exploit anti aliased glyphs inlecoanet
SuckGlyphsFromServer.
2006-10-17Suppress a fix made in 3.3.2 which causes deselection of the currentlecoanet
context during rendering or running out of hdcs. I don't remember why this fix was need in the first place.
2006-10-17Ported to Mac Os (without X11).lecoanet
2006-10-17Make use of the ZPixmap format instead of XYPixmap when dealinglecoanet
with X Images.