Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-02-12 | Fixed the __unused macro to avoid a clash with dummy variables used in 64 ↵ | lecoanet | |
bits headers | |||
2005-01-24 | Added a -historywidth attribute to control de width of | lecoanet | |
the past positions. It used to be derived from the track symbol size preventing the use of very big icons. | |||
2005-01-24 | Fixes for the conditional compilation of the atc code. | lecoanet | |
2005-01-24 | Suppressed the conditional compilation of the anti-overlapping | lecoanet | |
code. Added the conditional compilation of all the atc code. | |||
2005-01-18 | Fixed 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 file | mertz | |
can be diverted to /dev/null | |||
2005-01-16 | - this test script has been expanded so that memoryleaks can also be tested | mertz | |
- 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-15 | correcting e typo | mertz | |
removing a forgotten print adding rotate interaction (so that we could for ex. test memoryleaks!) | |||
2004-12-17 | removing uneeded groups and unneeded curves attributes | mertz | |
2004-11-16 | modifying a test as from v3.30 the bbox of an empty text is () | mertz | |
2004-11-12 | *** empty log message *** | lecoanet | |
2004-11-12 | Updated and clarified the meaning of -render | lecoanet | |
2004-11-12 | *** empty log message *** | lecoanet | |
2004-11-04 | Window size bug fix | etienne | |
2004-10-21 | New changelog (MDK10.0 package) | lemort | |
Remove a useless line in the BUILD section (rules) | |||
2004-10-21 | New changelog after mandrake 9.2 compilation | lemort | |
Do make pure_install instead of make insall to avoid perllocal.pod | |||
2004-10-18 | It is now possible to ask a coordinate from an empty | lecoanet | |
curve/contour without triggering an error. The return value is an empty list. | |||
2004-10-18 | Added a missing ifdef to compile without GL. | lecoanet | |
2004-10-18 | Changed the include paths order to let the compiler | lecoanet | |
pick the standard GL includes before the local ones. This matters for the tesselator code. | |||
2004-10-18 | *** empty log message *** | lecoanet | |
2004-10-15 | changing the 3.3 date in the changelog | mertz | |
2004-10-15 | adding description of the perl MAkefile.PL options | mertz | |
2004-10-15 | correction option du configure (bug report� par B. peccatte) == au lieu de = | mertz | |
2004-10-13 | Fixed 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-13 | Fixed 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-13 | Changed the border line size to obtain solid lines in GL | lecoanet | |
2004-10-12 | *** empty log message *** | etienne | |
2004-10-12 | *** empty log message *** | etienne | |
2004-10-12 | Updated ballonhelp. | etienne | |
2004-10-11 | bug fix | etienne | |
2004-10-11 | Bug correction in transformations management. | etienne | |
2004-10-11 | Added a representation of the transformations matrix. | etienne | |
User can update transformations parameters. | |||
2004-10-09 | configure command is called from inside this script to build | mertz | |
Zinc.pm and Makefile.PL from Zinc.pm.in and Makefile.PL.in | |||
2004-10-07 | Added wheelmouse bindings for Tk::Tree and Tk::Text widget. It doesn't work ↵ | etienne | |
for Tk::Pane. | |||
2004-10-07 | Added a new mode to display the X cursor device coordinates. | etienne | |
2004-10-07 | Windows 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-04 | Fixed a core dump occuring when a 0 width | lecoanet | |
text is scaled or rotated (under X). | |||
2004-10-01 | The demo is directly accessible with the keyword | lecoanet | |
demo (without appending Tkzinc). | |||
2004-10-01 | Compilation for linux and windows now included | lecoanet | |
2004-09-30 | Better management of windows size. | etienne | |
Lists of data reformated. New window displaying transformation parameters. | |||
2004-09-30 | Transformations are correctly managed in build code | etienne | |
2004-09-30 | Added tags in built code. | etienne | |
2004-09-29 | *** empty log message *** | lecoanet | |
2004-09-29 | Reactivated the zinc-tk dependence on Tcl/Tk 8.4 | lecoanet | |
2004-09-29 | Changed the CENA specific fonts to Helvetica rough equivalents. | lecoanet | |
2004-09-24 | *** empty log message *** | lecoanet | |
2004-09-24 | Added version management for several files | lecoanet | |
2004-09-24 | The demos path is managed locally by the demosPath proc | lecoanet | |