News


[13 total ]
Milestone Gaphas 0.4.0 completed

Canvas's can be serialized (pickled) now
New feature: Ports (see BranchesPorts)
Interfaces have changed for a few methods: all x, y parameters have been replaced by pos. See [2457].
When making a line (gaphas.item.Line) orthogonal, it no ... [More] longer adds a new segment if it has less than 2 segments. This code has completely moved out of Line and into LineSegmentTool? (gaphas.tool.LineSegmentTool)
Minor updates [Less]

Milestone Gaphor 0.13.0 completed

100% dependent on Zope event handling.
Lots of major (and minor) fixes

Milestone Gaphas 0.3.6 completed

Bug fix release. Fixes undo issues with orthogonal lines.

Milestone Gaphas 0.3.5 completed

Maintenance release for Gaphor 0.3 series

Fixes some bugs, notably one that bugs Gaphor's undo system.

Milestone Gaphas 0.3.4 completed

Maintenance release for Gaphas.

Fixes bug #81.

Milestone Gaphor 0.12.0 completed

allow to create packages in model tree
improved messages on communication diagrams
improved text align algorithms
tagged values can be reordered and removed (like class attributes and operations)

Milestone Gaphas 0.3.2 completed

Bug fix release:

bug when View was created on an already populated canvas
some inconsistencies in the View have been removed
Image exports work nice again.

Milestone Gaphor 0.11.2 completed

Bug fix release:

Property editor refreshes data when the diagram is edited
image exports work again
some file load/save issues have been resolved
performance improvements

Milestone Gaphor 0.11.1 completed

Bug fix release

Support Gaphas 0.3.0
some bug fixes.

Milestone Gaphas 0.3.0 completed

standardized naming for i2v/c2i/v2i/i2c matrices
Use spacial container (Quadtrees) for View's, should result in better performance
more streamlined update procedure
lots and lots of performance improvements