aboutsummaryrefslogtreecommitdiff
path: root/Perl
AgeCommit message (Collapse)Author
2005-04-13Suppressed references to libtesslecoanet
2005-04-13Corrected a typo in NeededLibslecoanet
2005-04-12Switched to the native GLU tesselator instead of the buitlin.lecoanet
2005-01-24Fixes for the conditional compilation of the atc code.lecoanet
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-04Window size bug fixetienne
2004-10-15adding description of the perl MAkefile.PL optionsmertz
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-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-24Version numbers are managed from configure.inlecoanet
2004-09-21correcting the $id: cvs tagmertz
2004-09-21correcting the $Id: cvs tagmertz
2004-09-21using a package name to avoid name space wcollision with other demosmertz
2004-09-21using classic colors #rrggbb rather than the X notation rgb:r/g/b whenmertz
the system is not linux
2004-09-21renaming gradients with the same nake in Tk::Zinc::Logomertz
2004-09-20This test is for some gradients, clipping, etc... based on lotmertz
of repeatitive, animated, graphics updates
2004-09-17correcting tests so that testing labels / fields wo labelformat of ↵mertz
corresponding to not-defined fields in the mlabelformat DO WORK with 3.30
2004-09-09Suppressed warning messages about fixed bug.lecoanet
2004-09-01adding temporary traces for easing debug...mertz
2004-09-01adding/correcting some tests for flight/waypoint/tabular label or fields bboxmertz
2004-06-13adding 6 tests for the bug detectged by D. Etienne 11 Jun 04mertz
2004-06-02the perl part are similar in both READMEmertz
2004-05-26adding 3 tests for field/label bbox (currently only emptymertz
fields / labels are tested
2004-05-24- adding some info on requirement for linux, winXP and MacOSXmertz
- adding a warning about the infamous libgl.a bad library
2004-05-24- /usr/X11R6/include has been added to the INC (except for windows)mertz
- an abstract has been added - ptk 804 is now a prerequisit for windows
2004-05-24Correcting the expected number of testsmertz
2004-05-24adding three tests for text bounding boxes (far from complete!)mertz
2004-05-18A very first test for bbox (to reproduce a 3.2.98 bug)mertz
2004-05-14*** empty log message ***lecoanet
2004-05-14Suppressed fieldbbox command.lecoanet
2004-05-12modifying some test to take into account differences in $zinc->get(-tile) ↵mertz
returned values between perl-tk 800 and perl-tk 804
2004-05-12coords of tabular is now again a flat list of x and ymertz
2004-05-07removing typos, unneeded print...mertz
2004-05-07correcting some export bugsmertz
2004-05-07adding some info in the test, to better localized bugsmertz
2004-05-07typo in commentmertz