aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-11-28- typo signaled by Davy Serres and Zentaramertz
- tagOrIdOrTName in methods about transformations - correction of smooth description
2003-11-07Slight modifications to even better display zinc methods calls as codemertz
and addition of some tests
2003-11-04demos codes have been moved from demos/ to Tk/demos/ subdirectory tomertz
use the standard ExtUtils::MakeMaker::WriteMakefile rather than the Tk specific Tk::MMutil::TkExtMakefile
2003-11-04initial release of this demo contributed by zentara, slighlty modifiedmertz
ny D. Etienne for inclusion in the demos.
2003-11-04a better integration of contributed demos, boosted par "zentara" demomertz
2003-11-03*** empty log message ***lemort
2003-10-30better make install paremeters for zinc-perlmertz
2003-10-30suppressiing some errors detected in lintian:mertz
- unnneeded blank in a description field - autoreference of every package to itself
2003-10-30Bug fix : pbm with bindings namingetienne
2003-10-22*** empty log message ***lemort
2003-10-22addind tests that modifying an image object does modify the displayed iconmertz
2003-10-17Add a control bar and zoom/translate new functionalities. finditems(), tree(),etienne
snapshot() functions become deprecated, initialisation is done using the new init() function.
2003-10-16a loop was stupidly never executed due to some devel. testsmertz
2003-10-16as there are many tests working, this file is no more usefullmertz
2003-10-16initial releasemertz
2003-10-16some tests of the find method with 'overlaped', 'enclosing',mertz
'wittype' and pathtags...
2003-10-14correcting priority of text and groups so that all rectanglesmertz
and texts are now visible (needed since TkZinc 3.2.9x changes default priorities) - enhancing color usage to give a better feedback when the user selects a pathtag
2003-10-13*** empty log message ***lecoanet
2003-10-13Optimized out the modification of an imagelecoanet
attribute with the same image value. The previous behaviour led to a core dump (pb with reference couting).
2003-10-13*** empty log message ***lecoanet
2003-10-08Changed the displayed image to be compatible with tclkit/starkits.lecoanet
2003-10-08*** empty log message ***lecoanet
2003-10-08adding the doc of -confine -scrollregion -tracksymbol -xscrollcommand ↵mertz
-xscrollincrement -yscrollcommand -yscrollincrement TkZinc options
2003-10-08export from CVS is now effective (does not work with an absolute path ↵mertz
destination) all exported files and tar.gz are put in /tmp/forCPAN adding the debian/copyright in the tar.gz
2003-10-08adding how to make demo before installationmertz
2003-10-08slight correction to make it works for CVS repository extractionmertz
2003-10-08update for the new 3.2.95 (simplified) make and installation processmertz
2003-10-08clear distinction between build for tcl/tk and perl/tkmertz
2003-10-08*** empty log message ***lecoanet
2003-10-08Fixed the return type of the ZnPointInRegion prototype to returnlecoanet
a ZnBool
2003-10-08Completed the changelog to add works from contributorslecoanet
2003-10-07fixed for macosx (again)conversy
2003-10-07added macosx instructionsconversy
2003-10-07*** empty log message ***conversy
2003-10-07*** empty log message ***conversy
2003-10-07fixed for macosxconversy
2003-10-07*** empty log message ***etienne
2003-10-07Contours of curves can be displayed and explored.etienne
2003-10-07Release check-in for 3.2.95lecoanet
2003-10-07Creation of the new package zinc-doc.lecoanet
Update the debian packaging to follow the clean separation between tcl and perl.
2003-10-07Creation of the new package zinc-doclecoanet
2003-10-07No longer needed, installation is done directly by ruleslecoanet
2003-10-07Added a link to the perl build dir tk-zinc-<version> tolecoanet
ease debian packaging (no version number in the dirname).
2003-10-07Restored the previous install target nowlecoanet
that Perl is no longer made by this Makefile.
2003-10-07initial release of -tile, -image, -mask, -fillpattern,mertz
-linepattern widget and items options tests
2003-10-05No shape extension on Windows for now. Reformatting.lecoanet
2003-10-05Added the capability to make a distrib/compile directorylecoanet
directly out of repository by specifying a valid cvs tag. Merged the CPAN oriented features Christophe had made in CPANising-tkzinc.pl of which it is the intended successor.
2003-10-05Suppressed the perl target and configuration optionlecoanet
libom is no more. The code is included in the main module. It will be re-released as an independent module once stubs will be available for Tkzinc and a tcl binding will be written for the overlap manager api.
2003-10-05Suppressed obsolete Makefile.PL (now in Perl subdir)lecoanet
2003-10-05Changed scrollbar support code so that it can worklecoanet
with tcl and perl-tk.