Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-09-30 | Added the xview and yview methods. | lecoanet | |
2003-09-29 | - I added two additionnal calls of "pdflatex refman.tex" so that the index ↵ | mertz | |
refered pages are correctly numbered and so that the numbail previously generated are effectively added to the .pdf file (this cost and additionnal 60 ko to the pdf file) - the file refman.tpt previously generated is now deleted before pdf re-generation | |||
2003-09-24 | path for either images or demo pm files are no more explicit | mertz | |
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-24 | using the Tk::Zinc::Text in place of the obsolete Tk::ZincText | mertz | |
2003-09-24 | The content of this file has been included in the corresponding demo | mertz | |
2003-09-23 | initial release of some real (very very tiny) tests, as they are working now | mertz | |
without Tk::Zinc being installed | |||
2003-09-23 | version changing | mertz | |
2003-09-23 | - version for 3.29401 cpan delivery | mertz | |
- Pytohn and tclconfig are no more deleted because they are usefull for the current ./configure script | |||
2003-09-23 | redefinition of 2 MakeMaker Methods so that "make test" DO load | mertz | |
the libTkzincxxx.so and tests really work! | |||
2003-09-23 | zinc-demos should now find the demos even if an empty directory | mertz | |
named xxx/demos/zinc_lib exists somewhere | |||
2003-09-22 | these files are used for building complexe test files | mertz | |
2003-09-22 | creating fake tclConfigs.sh and tkConfigs.sh so that ./configure works during | mertz | |
the Tk::Zinc configuration process - removing un-needed directories and files when building the tar file | |||
2003-09-22 | tclConfigs.sh and tkConfigs.sh are not needed for Tk::Zinc, | mertz | |
but they are currently required by the configure scriot. So we points to fake scripts created for CPAN delivery only | |||
2003-09-19 | - man page (pod) added | mertz | |
2003-09-19 | - man page (pod) added | mertz | |
- output trace can now be optionnaly formated as perl executable code | |||
2003-09-16 | *** empty log message *** | mertz | |
2003-09-16 | some simplification in Makefile.in rules for perl, | mertz | |
a new target for installing zinc for tcl: install-tcl | |||
2003-09-16 | *** empty log message *** | mertz | |
2003-09-16 | zinc-perl does not depends from zinc-tk anymore | mertz | |
2003-09-16 | current version is 3.294 not 3.2.95 | mertz | |
2003-09-16 | correcting a typo in a print statement | mertz | |
2003-09-15 | perl modules ZincTrace ZincTraceErrors and ZincDebug have been renamed | mertz | |
Tk::Zinc::Trace Tk::Zinc::TraceErrors and Tk::Zinc::debug and moved accordingly | |||
2003-09-15 | all ZincTrace, ZincTraceErrors and ZincDebug have been renamed in Tk::Zinc::xxx | mertz | |
and moved in the Perl/Zinc/ directory. This makefile has no usage anymore | |||
2003-09-15 | corrections so that the usual cpan installation commands are now working | mertz | |
for perl. Makefile.in should be also ok for tcl | |||
2003-09-15 | initial release for CPAN-isation | mertz | |
2003-09-15 | adding a $VERSION variable to conform CPAN requirement | mertz | |
2003-09-15 | adding a $VERSION variable to conform CPAN requirement | mertz | |
2003-09-15 | usefull to avoid some error messages | mertz | |
2003-09-11 | changing the version number to make it explicit and to follow | mertz | |
the CPAN standard | |||
2003-09-11 | this release works fine for perl, and is need for cpan-isation | mertz | |
however it seems buggy for tcl! the previous version worked fine for both tcl and perl, but was not CPAN compliant, so we will have to enhance the file again | |||
2003-09-11 | *** empty log message *** | mertz | |
2003-09-11 | 2 new tests... | mertz | |
2003-08-26 | correction des exemples de gradients avec transparence | mertz | |
2003-07-18 | some precision on coords for groups | mertz | |
2003-07-09 | - focus method may have an itemPart argument | mertz | |
- -color option of an icon containing an image can be used to set the alpha | |||
2003-07-08 | slight modification to make the demo interesting even without | mertz | |
a gradient in the background | |||
2003-07-08 | The color*pl demo do not die any more when there is no openGL. However they | mertz | |
display a string explaining that there is no gradient without openGL support | |||
2003-07-08 | the refman.pdf is no more compressed (it makes it easier to read!) | mertz | |
2003-07-08 | Zetris now works even without openGL. It is just ugly! | mertz | |
2003-07-07 | correction tabbox | vinot | |
2003-07-07 | ajout de textes type 'Zinc doc' � la demo TabBox | vinot | |
2003-07-07 | modif fonction roundedRectangleCoords | vinot | |
suppression des points redondants (cas extremes type hippo de points de r�f�rence confondus) | |||
2003-07-04 | ajout d'un tag n�cessaire � la demo tkZincLogo.pl | mertz | |
2003-07-04 | - using openGL if available. Otherwise, curves are just slightly | mertz | |
less nice - formating the printed coordinates as integers | |||
2003-07-03 | modification des coordonn�es de shape du logo | vinot | |
2003-07-03 | affichage de la version de Zinc dans le titre de la fenetre | mertz | |
2003-07-03 | corrections bugs | vinot | |
2003-07-03 | correction bugs | vinot | |
2003-07-03 | correct bugs | vinot | |
2003-07-03 | *** empty log message *** | vinot | |