aboutsummaryrefslogtreecommitdiff
path: root/Perl
AgeCommit message (Collapse)Author
2003-12-11- adding the display of all glyphs in the extended ascii rangemertz
2003-12-11- adding some test for tset, treset, skew methods and 'device' transfo namemertz
2003-12-11Debug use of the new 'device' tag in transform() to get device coordinates.etienne
2003-12-11 * Added the skew, tcompose and tset methodslecoanet
2003-11-28adding a ref to the orginal TkTetrismertz
2003-11-28a bug when no appropriate font is foundmertz
2003-11-28- modifying the number of test (31 => 36)mertz
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-10-30Bug fix : pbm with bindings namingetienne
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-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-07*** empty log message ***etienne
2003-10-07Contours of curves can be displayed and explored.etienne
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-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-03Changed needed perl version to 5.006 and author to lecoanet 8-/lecoanet
2003-10-02Testing that it is possible to load Tk::Zinc and to create a main windowmertz
if bot the test cannot be gone trhough and it is declared as ok!
2003-10-02initial releasemertz
2003-10-02Fixed a bug in device coordinates when a non group item has a transformation.etienne
2003-10-02Makefile.PL for the new make chainlecoanet
2003-10-02Added a special marker to automatically update the version numberlecoanet
with export2cpan.
2003-10-01Script de generation d'une hierarchie pour compiler et distribuer Tkzinc en Perllecoanet
2003-10-01Suppression du fichier devenu obsol�te dans la future chaine de compil Perllecoanet
2003-09-30Added the xview and yview methods.lecoanet
2003-09-24path for either images or demo pm files are no more explicitmertz
to avoid any use of empty directory (due for example to a previous un-installed package and which lets an empty directory behind)
2003-09-24using the Tk::Zinc::Text in place of the obsolete Tk::ZincTextmertz
2003-09-24The content of this file has been included in the corresponding demomertz
2003-09-23initial release of some real (very very tiny) tests, as they are working nowmertz
without Tk::Zinc being installed
2003-09-23version changingmertz
2003-09-23- version for 3.29401 cpan deliverymertz
- Pytohn and tclconfig are no more deleted because they are usefull for the current ./configure script
2003-09-23redefinition of 2 MakeMaker Methods so that "make test" DO loadmertz
the libTkzincxxx.so and tests really work!
2003-09-23zinc-demos should now find the demos even if an empty directorymertz
named xxx/demos/zinc_lib exists somewhere
2003-09-22these files are used for building complexe test filesmertz
2003-09-22creating fake tclConfigs.sh and tkConfigs.sh so that ./configure works duringmertz
the Tk::Zinc configuration process - removing un-needed directories and files when building the tar file
2003-09-19- man page (pod) addedmertz
2003-09-19- man page (pod) addedmertz
- output trace can now be optionnaly formated as perl executable code