Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-05 | No shape extension on Windows for now. Reformatting. | lecoanet | |
2003-10-05 | Added the capability to make a distrib/compile directory | lecoanet | |
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-05 | Suppressed the perl target and configuration option | lecoanet | |
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-05 | Suppressed obsolete Makefile.PL (now in Perl subdir) | lecoanet | |
2003-10-05 | Changed scrollbar support code so that it can work | lecoanet | |
with tcl and perl-tk. | |||
2003-10-03 | *** empty log message *** | lecoanet | |
2003-10-03 | *** empty log message *** | lecoanet | |
2003-10-03 | Ported from Perl code. | lecoanet | |
2003-10-03 | Added a display of the zinc version number. | lecoanet | |
Added a launcher for the atc strip demo. | |||
2003-10-03 | Changed needed perl version to 5.006 and author to lecoanet 8-/ | lecoanet | |
2003-10-03 | Added code to propagate updates on tk images. | lecoanet | |
Added code to construct the valid region of an image (shaped) even if TkPhotoGetValidRegion is not available (perl or not a photo). Added a fun telling if a point is on the active area of the image. Changed the internal api for using images to match the changes above. A tkfont reference is kept for each txf using the font so that the font can be freed if no longer used. Use of the max texture size is now reliable and texture allocation for fonts start with the largest tex and increase the tex height from 64 to the max tex limit. This seems to work ok for large fonts. | |||
2003-10-03 | Fixed a core in icon Pick method when the image is not specified. | lecoanet | |
2003-10-02 | *** empty log message *** | lecoanet | |
2003-10-02 | Added the -tracksymbol option to be used as a default for | lecoanet | |
the -symbol attribute for tracks. Updated the option code to follow the new image behavior. The scrollbar protocol in perl has been slightly debugged but still won't work, more on this later. Update the font code to load fonts infos (GL) only when receiving the realize event. | |||
2003-10-02 | Exports ZnDamageAll | lecoanet | |
2003-10-02 | Tiles and patterns are now updated if their images change. | lecoanet | |
Corrected a bug in rectangle tiling (textures) under openGL when optimizing for aligned rectangles. | |||
2003-10-02 | Changes in the Image api and addition of ZnPointInImage. | lecoanet | |
2003-10-02 | Changed the ZnConfigureAttributes api. | lecoanet | |
2003-10-02 | Changed the CONICAL gradient parameters. If only one value is given | lecoanet | |
it is taken for the gradient starting angle, the center being 0,0. If two values are given, they are taken as the gradient center, the starting angle being 0. If three values are given they are the gradient center followed by the gradient starting angle. If four values are given, they are two points defining the center and the angle/extent of the gradient (vector based definition). | |||
2003-10-02 | Added a macro for ZnPointInRegion | lecoanet | |
2003-10-02 | New variable for -tracksymbol option | lecoanet | |
2003-10-02 | The patterns and icons are updated when images change. | lecoanet | |
The font texture is loaded when doing the first drawing. Changed the api of ZnConfigureAttributes. | |||
2003-10-02 | Added ZnPointInRegion to support de new image picking under Win. | lecoanet | |
2003-10-02 | Now patterns are automatically updated if | lecoanet | |
their images changed. Changed the ZnConfigureAttributes api. The texture font allocation is postponed until need for drawing. At that time the GL engine is guaranteed in the right state. | |||
2003-10-02 | Testing that it is possible to load Tk::Zinc and to create a main window | mertz | |
if bot the test cannot be gone trhough and it is declared as ok! | |||
2003-10-02 | initial release | mertz | |
2003-10-02 | Now patterns and symbols are automatically updated | lecoanet | |
if their images changed. Changed the ZnConfigureAttributes api. The current position symbol is now correctly read from the -tracksymbol option and not statically fixed. | |||
2003-10-02 | Changed the ZnConfigureAttributes api. | lecoanet | |
2003-10-02 | Fixed a bug in device coordinates when a non group item has a transformation. | etienne | |
2003-10-02 | Adaptation of ZnConfigureAttributes to obtain the item | lecoanet | |
and the attribute record. This enable the configuration of attributes from fields even if the item record is needed. | |||
2003-10-02 | Replaced the fopen/fclose/fread api by the corresponding Tcl_Channel | lecoanet | |
api for reading videomaps. This enable using zinc and data right from starkits. | |||
2003-10-02 | Change in the api of ZnConfigureAttributes. | lecoanet | |
2003-10-02 | Tiles are updated when their images are changed, the tk image | lecoanet | |
update mecanism is now fully fonctional. Picking of shaped icons is know correct in all cases including rotated icons in both X and GL environments. | |||
2003-10-02 | Tiles and markers are updated when their images are changed, the tk image | lecoanet | |
update mecanism is now fully fonctional. | |||
2003-10-02 | Tiles are updated when their images are changed, the tk image | lecoanet | |
update mecanism is now fully fonctional. | |||
2003-10-02 | Some adjustements after C. Mertz update. | lecoanet | |
2003-10-02 | Added export2cpan directory | lecoanet | |
2003-10-02 | Adjustments for Perl new make chain | lecoanet | |
2003-10-02 | Makefile.PL for the new make chain | lecoanet | |
2003-10-02 | Added a special marker to automatically update the version number | lecoanet | |
with export2cpan. | |||
2003-10-01 | Script de generation d'une hierarchie pour compiler et distribuer Tkzinc en Perl | lecoanet | |
2003-10-01 | Suppression du fichier devenu obsol�te dans la future chaine de compil Perl | lecoanet | |
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 |