Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-10-04 | Fixed a core dump occuring when a 0 width | lecoanet | |
text is scaled or rotated (under X). | |||
2004-10-01 | The demo is directly accessible with the keyword | lecoanet | |
demo (without appending Tkzinc). | |||
2004-10-01 | Compilation for linux and windows now included | lecoanet | |
2004-09-30 | Better management of windows size. | etienne | |
Lists of data reformated. New window displaying transformation parameters. | |||
2004-09-30 | Transformations are correctly managed in build code | etienne | |
2004-09-30 | Added tags in built code. | etienne | |
2004-09-29 | *** empty log message *** | lecoanet | |
2004-09-29 | Reactivated the zinc-tk dependence on Tcl/Tk 8.4 | lecoanet | |
2004-09-29 | Changed the CENA specific fonts to Helvetica rough equivalents. | lecoanet | |
2004-09-24 | *** empty log message *** | lecoanet | |
2004-09-24 | Added version management for several files | lecoanet | |
2004-09-24 | The demos path is managed locally by the demosPath proc | lecoanet | |
2004-09-24 | Improved the script, it does compilation now. | lecoanet | |
2004-09-24 | *** empty log message *** | lecoanet | |
2004-09-24 | Version numbers are managed from configure.in | lecoanet | |
2004-09-21 | *** empty log message *** | lecoanet | |
2004-09-21 | *** empty log message *** | lecoanet | |
2004-09-21 | correcting the $id: cvs tag | mertz | |
2004-09-21 | correcting the $Id: cvs tag | mertz | |
2004-09-21 | using a package name to avoid name space wcollision with other demos | mertz | |
2004-09-21 | using classic colors #rrggbb rather than the X notation rgb:r/g/b when | mertz | |
the system is not linux | |||
2004-09-21 | renaming gradients with the same nake in Tk::Zinc::Logo | mertz | |
2004-09-21 | *** empty log message *** | lecoanet | |
2004-09-21 | One more attempt towards a truly working GL initialization | lecoanet | |
code. | |||
2004-09-21 | The various demos now use a central Tcl proc demosPath to | lecoanet | |
obtain the path to the images and data. | |||
2004-09-20 | This test is for some gradients, clipping, etc... based on lot | mertz | |
of repeatitive, animated, graphics updates | |||
2004-09-17 | correcting tests so that testing labels / fields wo labelformat of ↵ | mertz | |
corresponding to not-defined fields in the mlabelformat DO WORK with 3.30 | |||
2004-09-17 | Bumped the version number to 3.3 | lecoanet | |
2004-09-17 | Added a test on the bounds of the field index in command bbox. | lecoanet | |
2004-09-17 | Edited imte structure to trim out unused variables. | lecoanet | |
2004-09-16 | *** empty log message *** | lecoanet | |
2004-09-16 | The optimized code for drawing arcs with X11 is now limited to full | lecoanet | |
extent non rotated arcs (full ellipses aligned on axes). This will improve the coherence between X11 and openGL quite a lot. At the same time it fixes long standing bugs in partial arc handling with X11. | |||
2004-09-09 | Fixed the way the recursive flag works in the | lecoanet | |
enclosed/overlapping/closest sub-commands of find. It actually worked backward from what explained the doc. | |||
2004-09-09 | Fixed a bug in the parsing of find enclosed/overlapping arguments. | lecoanet | |
The recursive flag was mixed with the inGroup argument. Added a test to the bbox method argument parsing to trap permutation of options (-label -field) and tagOrId specifications. | |||
2004-09-09 | Tentatively fixed a find enclosed/overlapping bug related to | lecoanet | |
whether the search is recursive or not. | |||
2004-09-09 | Suppressed forgotten traces in gradient code. | lecoanet | |
2004-09-09 | Adapted to use auto_path to find modules | lecoanet | |
2004-09-09 | Suppressed warning messages about fixed bug. | lecoanet | |
2004-09-03 | Ajout de l'info sur $ZINC_GLX_INFO. | aubry | |
2004-09-01 | changing version : we finally are in 3.3 ! | mertz | |
correcting default value of -closed of curve - some complement on bbox with -label / -field | |||
2004-09-01 | adding temporary traces for easing debug... | mertz | |
2004-09-01 | adding/correcting some tests for flight/waypoint/tabular label or fields bbox | mertz | |
2004-07-30 | *** empty log message *** | lecoanet | |
2004-07-30 | *** empty log message *** | lecoanet | |
2004-07-30 | *** empty log message *** | lecoanet | |
2004-07-30 | *** empty log message *** | lecoanet | |
2004-07-30 | Fixed a problem in GL init code which prevented zinc from | lecoanet | |
working with Mesa. A (hopefully) more useful warning is emitted when openGL rendering is not good enough (most often 24 bits buffer or stencil not available). Tweaking and bending in the openGL init code to make it work better. | |||
2004-07-28 | Changed the group picking code to enable correct picking with a | lecoanet | |
complex clipping shape. CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS: ' are removed automatically CVS: committing files: CVS: /home/lecoanet/TCLTK/Tkzinc-3.2.99/generic/Group.c CVS: CVS: Type C-c C-c when done or C-c C-d to abort. CVS: ---------------------------------------------------------------------- | |||
2004-07-28 | Fixed the font loading code when compiling for perl 800. | lecoanet | |
The error prevented the correct encoding of codes > 127. | |||
2004-07-28 | Fixed processing of extended gradient syntax (vector based | lecoanet | |
specification) which was completly wrong for axial gradients. Fix some other minor bugs in gradient structure initialisation. CVS: /home/lecoanet/TCLTK/Tkzinc-3.2.99/generic/Color.c CVS: CVS: Type C-c C-c when done or C-c C-d to abort. CVS: ---------------------------------------------------------------------- |