Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a msi complete package with the help of Wix.
|
|
GLU tesselator.
|
|
buildin
|
|
|
|
by the gcc directive -Wno-unused-parameter and VC++
does not care about these anyway.
|
|
Suppress private.h and __unused attribute for unused
function parameters
|
|
* No more need to call explicitely the function havetkzinc to load the library ELF tkzinc. On peut cr�er un objet Zinc avec ou sans conteneur.
* A Zinc object can be created with or without container object. If master arg is 0, a new object Tkinter.Frame is created and the object Zinc is inserted on.
* Add Zinc.Zinc.addtag_ancestors
* Del Zinc.Zinc.addtag_atpoint ( not anymore in specifications of Zinc API )
* Zinc.Zinc.addtag_closest can take a new arg : recursive
* Zinc.Zinc.addtag_atpriority can take a arg tagOrId which begin root of tree where function act.
* Zinc.Zinc.addtag_overlapping et addtag_enclosed peuvent prendre 2 nouveaux param�tres : inGroup et recursive
* addtag_withtype peut prendre un param�tre optionnel tagOrId
* Add de Zinc.Zinc.contours
* stringdoc for public methods of Zinc.Zinc
* Add Zinc.Zinc.dchars
* Zinc.Zinc.find_atpoint becomes Zinc.Zinc.find_closest
* Add Zinc.Zinc.find_ancestors
* Fix Zinc.Zinc.hasfields
* Del Zinc.Zinc.hasparts ( pas support� )
* Add Zinc.hastag
* Add Zinc.index
* Add Zinc.insert
* Add Zinc.numparts
* Add Zinc.postscript
* Ajout vertexat
* Add Zinc.tset
* Add Zinc.tapply
* Add Zinc.tcompose
* Add Zinc.skew
* Add Zinc.smooth
* Add Zinc.select
* Fix de find_overlapping : options ingroup et recursive
* Fix Zinc.scale Zinc.cget Zinc.configure Zinc.translate like in specs
* New attribut Zinc.Zinc.version return version of Zinc
* New __main__ : display a window wich show version number
* Ajout d'une classe ZincException pour g�n�rer des exceptions propres au wrapper Zinc ZincItem
* ZincItem.getGroup return Group Item which is the parent of the ZincItem's instance
* Fixe ZincItem.scale ZincItem.rotate and ZincItem.translate to run with Zinc.Zinc Objects
* Add ZincItem.coords method because attribut accessor dont permit all possible invocations (for exemple Cure Item we can manipulate multi contours)
* Dans Group la methode getGroup est surcharg�e pour traiter le cas du groupe racine
* Dans Curve le constructeur accepte une option contours qui est une liste de liste de coords d�finissant les contours suppl�mentaires.
* self._do deprecated. Use now self.tk.call (Thx JC Daudin)
* Add Mapinfo.duplicate which return a clone of the Mapinfo instance
* Mapinfo.add_symbol
* Mapinfo.count
* Mapinfo.get
* Mapinfo.replace
* Mapinfo.remove
* Ajout de Videomap.ids, m�thode de classe qui renvoie les sous maps d'un fichier
* Zinc-utils dans ce module, d�finition des fonctions utilitaires de zinc
* graphics : Ajout de nouvelles classes d'objets : Actuellement RoundedRectangle
* add param backward_compatibility to Zinc.Zinc constructor. If it is set, the widget use old format of currentpart and configure
* (closes: #2) Thx M. Cousy
* Add classes Colors AxialGradientColor RadialGradientColor ConicalGradientColor, color's handler classes
* (closes: #3) Thx J. Tseng
* (closes: #1)
* Add Zinc.ZincItem.bbox
* (closes: #4)
* (closes: #5) the syntax of tk.call is different of _do then we must deference list
* (closes: #7) Thx M. Cousy
* Add Zinc.ZINC_NO_PART
* Add Zinc.ZincItem.tget Zinc.ZincItem.tsave Zinc.ZincItem.trestore Zinc.ZincItem.tset Zinc.ZincItem.treset
* Add Zinc.ZincItem.transform
|
|
|
|
bits headers
|
|
the past positions. It used to be derived from the track
symbol size preventing the use of very big icons.
|
|
|
|
code.
Added the conditional compilation of all the atc code.
|
|
Fixed a typo in the find closest command related to atomic groups.
|
|
can be diverted to /dev/null
|
|
- internal memoryleaks (image re-creation) has been fixed
- option -memory has been added so that the full tests can be infinetly repeated and memory use can be traced (only on linux > 2.4).
Currently this script segfault at some moment for an unknown reason (hints hints!)
|
|
removing a forgotten print
adding rotate interaction (so that we could for ex. test memoryleaks!)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove a useless line in the BUILD section (rules)
|
|
Do make pure_install instead of make insall to avoid perllocal.pod
|
|
curve/contour without triggering an error. The return
value is an empty list.
|
|
|
|
pick the standard GL includes before the local ones.
This matters for the tesselator code.
|
|
|
|
|
|
|
|
|
|
the borders being drawn with a thick line
the bbox need to be increased in all directions
by 1.
The label is now maintained at the requested
distance regardless of its angular position.
Doing so, the leader length is less prone to
huge variations especially with longish labels.
|
|
the borders being drawn with a thick line
the bbox need to be increased in all directions
by 1.
|
|
|
|
|