aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-06-22Added G.Vidon changelog to 3.3.2lecoanet
2005-06-22Should close bug 25. With this patch, the installer will check if the ↵lecoanet
Tcl/Perl/Python version advertised in the registry is greater or equal to the minimum required version. If some Active interpreter is not registered, a warning is issued an the install proceed to a default location.
2005-06-21This test may fail on some host, when neither verdana, helvetica, arialmertz
fonts were found. Using now a default courier font
2005-06-18correction of bug #24 due to $item->cget(-image) returning an image object ↵mertz
since 3.3.2
2005-06-17./configure required before building the docmertz
2005-06-17updated with the new cvs database (useful for building the cpan tgz from a ↵mertz
cvs export)
2005-06-17*** empty log message ***lecoanet
2005-06-17Use @macros for the version number displayed by the packager.lecoanet
Added the grphics demo program in the python package
2005-06-17Updated the python package dependencieslecoanet
Updated the build dependencies related to the html doc
2005-06-16adding some references to the TkZinc C++ apimertz
2005-06-15Adaptation for python packaginglecoanet
2005-06-15Fixed the python packagelecoanet
2005-06-15*** empty log message ***lecoanet
2005-06-14Correction cheminvidon
2005-06-14Correction chemin d'installation des demosvidon
2005-06-14Changes to accomodate the new python layoutlecoanet
2005-06-13ajout de l'exemple testGraphicsvidon
2005-06-13Ajout de la lib Graphicsvidon
2005-06-13Script d'installation de la librairie python Zinc et des demosvidon
2005-06-10Documented the addition of zincliblecoanet
2005-06-10Reverted to the Lesser General Public Licenselecoanet
Added an entry for the track -historysize attribute Added references to cvs.tkzinc.org and bugzilla.tkzinc.org
2005-06-10closes #14vidon
add auto_path environment var
2005-06-10Undone the copyright change to BSD. Adapted the text to the Lesser Publiclecoanet
License.
2005-06-10Addedlecoanet
2005-06-10Undone the copyright change to BSD. Adapted the text to the Lesser Publiclecoanet
License.
2005-06-03Updated the python source layoutlecoanet
2005-06-03Undo the overly paranoid bug fix for segv when gradient is outside the itemlecoanet
2005-06-02closed #9vidon
2005-06-02closed #7vidon
2005-06-02Closed #5vidon
value now returned
2005-05-31Closed #2vidon
Add doctrings
2005-05-31This patch fixes the previous try to bring a useful value out of an image ↵lecoanet
attribute.
2005-05-30In Perl, when doing an itemcget or itemconfigure on an image, the returnedlecoanet
value is now the image object not its name. This should be far more useful.
2005-05-30Add a test on the coordinates of a gradient when specified as 2 points. The ↵lecoanet
corner should be greater than the origin. Fixed a bug causing a segv when either a gradient is specified either fully on the right or on the left of the filled object.
2005-05-25Commented some postscript code under perl/tk to make the release.lecoanet
2005-05-25Fix a core dump when typing text and the pointer is outside the focusedlecoanet
item.
2005-05-25Need to reinstate the GL rendering context after usinglecoanet
Tk_MeasureChars or Tk_TextWidth under windows.
2005-05-25Fix a bug preventing the display of characters above 127 in openGL.lecoanet
2005-05-25*** empty log message ***lecoanet
2005-05-25Fixed a drawing bug under X occuring on full extent arcs when eitherlecoanet
X or Y scale is reverted.
2005-05-25Adapted following change in version number handling of Zinc.pm and MAkefile.PLlecoanet
2005-05-18- to allow make test works correctly when another perl-tk ismertz
not installed in the system. Works only for perl 5.8 and hopefully above...
2005-05-17Fix a showstopper in Mapefile.PL related to test handlinglecoanet
2005-05-17- more info for people like me who have more than one release of perl-tkmertz
2005-05-17- corrected a dramatic bug introduce in previous version whichmertz
broke the compiltation for perl-tk
2005-05-17- redefinning ExtUtils::MM_Unix::test_via_harness and ↵mertz
ExtUtils::MM_Unix::test_via_script to avoid PERL_DL_NONLAZY=1 during the test. This absolutely necessary to test properly Tkzinc before installation I hope this does not broke the process in some unforeseen cases. PS: the author did not document the reason why I set the PERL_DL_NONLAZY to 1.
2005-05-16*** empty log message ***lecoanet
2005-05-16Fixed a bug when updating Zinc version in Makefile.PLlecoanet
2005-05-16Updated the blurb on making the doculecoanet
2005-05-16Updated the making of the documentationlecoanet