aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-01-24This commit was manufactured by cvs2svn to create branch 'POSTSCRIPT'.POSTSCRIPTcvs2svn
2005-01-24Added a -historywidth attribute to control de width oflecoanet
the past positions. It used to be derived from the track symbol size preventing the use of very big icons.
2005-01-24Fixes for the conditional compilation of the atc code.lecoanet
2005-01-24Suppressed the conditional compilation of the anti-overlappinglecoanet
code. Added the conditional compilation of all the atc code.
2005-01-18Fixed a big memory leak in Geo.c related to polys and tristrips.lecoanet
Fixed a typo in the find closest command related to atomic groups.
2005-01-16- adding a 3rd param to the openLog function so that the log filemertz
can be diverted to /dev/null
2005-01-16- this test script has been expanded so that memoryleaks can also be testedmertz
- internal memoryleaks (image re-creation) has been fixed - option -memory has been added so that the full tests can be infinetly repeated and memory use can be traced (only on linux > 2.4). Currently this script segfault at some moment for an unknown reason (hints hints!)
2005-01-15correcting e typomertz
removing a forgotten print adding rotate interaction (so that we could for ex. test memoryleaks!)
2004-12-17removing uneeded groups and unneeded curves attributesmertz
2004-11-16modifying a test as from v3.30 the bbox of an empty text is ()mertz
2004-11-12*** empty log message ***lecoanet
2004-11-12Updated and clarified the meaning of -renderlecoanet
2004-11-12*** empty log message ***lecoanet
2004-11-04Window size bug fixetienne
2004-10-21New changelog (MDK10.0 package)lemort
Remove a useless line in the BUILD section (rules)
2004-10-21New changelog after mandrake 9.2 compilationlemort
Do make pure_install instead of make insall to avoid perllocal.pod
2004-10-18It is now possible to ask a coordinate from an emptylecoanet
curve/contour without triggering an error. The return value is an empty list.
2004-10-18Added a missing ifdef to compile without GL.lecoanet
2004-10-18Changed the include paths order to let the compilerlecoanet
pick the standard GL includes before the local ones. This matters for the tesselator code.
2004-10-18*** empty log message ***lecoanet
2004-10-15changing the 3.3 date in the changelogmertz
2004-10-15adding description of the perl MAkefile.PL optionsmertz
2004-10-15correction option du configure (bug report� par B. peccatte) == au lieu de =mertz
2004-10-13Fixed a label bounding box error under GL:lecoanet
the borders being drawn with a thick line the bbox need to be increased in all directions by 1. The label is now maintained at the requested distance regardless of its angular position. Doing so, the leader length is less prone to huge variations especially with longish labels.
2004-10-13Fixed a label bounding box error under GL:lecoanet
the borders being drawn with a thick line the bbox need to be increased in all directions by 1.
2004-10-13Changed the border line size to obtain solid lines in GLlecoanet
2004-10-12*** empty log message ***etienne
2004-10-12*** empty log message ***etienne
2004-10-12Updated ballonhelp.etienne
2004-10-11bug fixetienne
2004-10-11Bug correction in transformations management.etienne
2004-10-11Added a representation of the transformations matrix.etienne
User can update transformations parameters.
2004-10-09configure command is called from inside this script to buildmertz
Zinc.pm and Makefile.PL from Zinc.pm.in and Makefile.PL.in
2004-10-07Added wheelmouse bindings for Tk::Tree and Tk::Text widget. It doesn't work ↵etienne
for Tk::Pane.
2004-10-07Added a new mode to display the X cursor device coordinates.etienne
2004-10-07Windows management.etienne
Added the -expandTagsField options to configure the tags display in attributes window. Code cleanup.
2004-10-05*** empty log message ***lecoanet
2004-10-05*** empty log message ***lecoanet
2004-10-04Fixed a core dump occuring when a 0 widthlecoanet
text is scaled or rotated (under X).
2004-10-01The demo is directly accessible with the keywordlecoanet
demo (without appending Tkzinc).
2004-10-01Compilation for linux and windows now includedlecoanet
2004-09-30Better management of windows size.etienne
Lists of data reformated. New window displaying transformation parameters.
2004-09-30Transformations are correctly managed in build codeetienne
2004-09-30Added tags in built code.etienne
2004-09-29*** empty log message ***lecoanet
2004-09-29Reactivated the zinc-tk dependence on Tcl/Tk 8.4lecoanet
2004-09-29Changed the CENA specific fonts to Helvetica rough equivalents.lecoanet
2004-09-24*** empty log message ***lecoanet
2004-09-24Added version management for several fileslecoanet
2004-09-24The demos path is managed locally by the demosPath proclecoanet