aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-10-05Correction Bogue #45 (Thx D. Pavet)vidon
2005-10-05Changed some int values to float in the computing of the bounding boxlecoanet
2005-10-05Found at more general way to fix Bug 41. Try to insert the itemlecoanet
a bit more cleverly in the dependant list.
2005-10-05Fix Bug 41 related to a badly updated connection betweenlecoanet
tracks or waypoints. The update was dependant on the connection ordrer between items. This bug induced a bad bounding box and thus a failure to correctly detect enter/leaves on the connection.
2005-10-05Slightly modified the script to better conform to the book example.lecoanet
2005-10-05Added the GLU library when building for Tcl with gcc/configure.lecoanet
2005-10-02Correction Bogue #40 sur l'option backward_compatibility :vidon
La compatibilit� ascendante n'�tait pas compl�tement trait�e __oldcurrentpart �tait bogu�e
2005-10-02Mis en formevidon
2005-09-16testing the 2nd instance of Tkzinc, rather two times the first instancemertz
2005-09-14*** empty log message ***lecoanet
2005-09-13Increase the patchlevel to 3.3.3lecoanet
2005-09-13The fix for the damage problem on i865 doesn't really work reliably. It is offlecoanet
now. The real fix is not using damage at all on these plateforms. On Nvidia it is quite safe to use damage though.
2005-09-13Enabled all full refresh on window motion, expose, etclecoanet
Fixed Destroy prototype.
2005-09-13Fixed a typo in define flagslecoanet
2005-09-12*** empty log message ***Lecoanet
2005-09-12*** empty log message ***Lecoanet
2005-09-12Ooops! Still need GL_DAMAGE in this version.Lecoanet
2005-09-12Changed all TK_CONFIG_NULL_OK by TK_OPTION_NULL_OK in theLecoanet
option table Fixed a missing font_tfi initialisation when ATC code conditionally removed Rearranged the code for destroying a window. The Damage optimization under GL should now work on all video cards whether the buffer swapping occurs by copying or by actually swapping.
2005-09-12*** empty log message ***Lecoanet
2005-09-12Fixed a typo in ZnTransfoCompose when the second transformLecoanet
is NULL.
2005-09-12Added unicode points for tendancy arrows 2197, 2015, 2198Lecoanet
2005-09-12Changed the debug flagsLecoanet
Suppressed the conditional for GL_DAMAGE Rearranged the include and library directives Compilation with stubs and threads enabled
2005-06-27settign the -render option to 1 to avoid a winXP limitation withourt openGL ↵mertz
(see bug report #27
2005-06-27Fixed pure X11 build (--disable-gl) but unfortunately it still needs -lGL to ↵lecoanet
avoid a core dump at startup)
2005-06-27Re-modification du changelog (cause r�empaquetage complets)lemort
Modification de la licence BSD => LGPL
2005-06-27previous update was totally buggy (and not tested at all)... shame on me.mertz
2005-06-25one test has een added, but no in the testplan!mertz
2005-06-24Each sub package can be relocated wherever the installer wants it to go.lecoanet
Fixed fake constraints on versions.
2005-06-23renaming a script as a test script (.t suffix)mertz
This test script exhibits a bug of the 3.3.0 Tkzinc, as reported by Daniel Etienne (12th April 2005) and solved in the 3.3.2 release of TkZinc
2005-06-23renaming the file as a test (.t prefix) scriptmertz
2005-06-23removing unneeded printmertz
2005-06-23correction of TraceUtils to avoid test error on (some?) windows plateformmertz
where 1.2e+34 may appear as 1.2e+034
2005-06-23test related to the bug reported by Daniel Etienne the 30th of November 2004mertz
2005-06-23a test for testing a bug reported by Daniel Etienne (30th Nov 2004).mertz
This bug has been closed with TkZinc 3.3.2
2005-06-23testing now the coords of empty curves, as well as the additionmertz
and removal of contours (relative to an old bug report from Daniel the 7th October 2004. This bug seems to be closed)
2005-06-22Added G.Vidon changelog to 3.3.2lecoanet
2005-06-22Should close bug 25. With this patch, the installer will check if the ↵lecoanet
Tcl/Perl/Python version advertised in the registry is greater or equal to the minimum required version. If some Active interpreter is not registered, a warning is issued an the install proceed to a default location.
2005-06-21This test may fail on some host, when neither verdana, helvetica, arialmertz
fonts were found. Using now a default courier font
2005-06-18correction of bug #24 due to $item->cget(-image) returning an image object ↵mertz
since 3.3.2
2005-06-17./configure required before building the docmertz
2005-06-17updated with the new cvs database (useful for building the cpan tgz from a ↵mertz
cvs export)
2005-06-17*** empty log message ***lecoanet
2005-06-17Use @macros for the version number displayed by the packager.lecoanet
Added the grphics demo program in the python package
2005-06-17Updated the python package dependencieslecoanet
Updated the build dependencies related to the html doc
2005-06-16adding some references to the TkZinc C++ apimertz
2005-06-15Adaptation for python packaginglecoanet
2005-06-15Fixed the python packagelecoanet
2005-06-15*** empty log message ***lecoanet
2005-06-14Correction cheminvidon
2005-06-14Correction chemin d'installation des demosvidon