aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-10-02Patch 14 de D. Pavet bogue #40bogue40vidon
2005-06-10This commit was manufactured by cvs2svn to create branch 'bogue40'.cvs2svn
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
2005-05-16Updated the making of the html documentationlecoanet
2005-05-16Suppressed the substituting of @variables in Zinc.pm and Makefile.PLlecoanet
2005-05-16Reverted to the old method for updating the version number in Zinc.pm and ↵lecoanet
Makefile.PL (using export2cpan).
2005-05-16Made the disclaimer generic (authors instead of CENA)lecoanet
2005-05-16*** empty log message ***lecoanet
2005-05-16Fixed reference to copyrightlecoanet
2005-05-13- export2cpan also copies the Copyright noticemertz
- README corrected for winXP (addition of affiliation for authors / contributors)
2005-05-13some cleanup; intuilab contribution + licvence indicated in the READMEmertz
2005-05-13- the exported directory is again correctly version-numberedmertz
- the $VERSION in Tk::Zinc is computed automatically and updated.
2005-05-13*** empty log message ***lecoanet
2005-05-13Fixed a typolecoanet
2005-05-13*** empty log message ***lecoanet
2005-05-13Adapted for direct compilation under Windows VClecoanet
2005-05-12variable $width masked earlier declaration in same scopeetienne
2005-05-11Suppress a part of the file to keep ptk800 happy. This means, of course,lecoanet
that the code is utterly non functional with ptk 800.
2005-05-11Changed the name to avoid name clash with Text.tlecoanet
2005-05-10Bump the version numberlecoanet
2005-05-10*** empty log message ***lecoanet
2005-05-10Adaption to compile the postscript codelecoanet