News
2008-04-14 | Gaphor 0.13.0 and Gaphas 0.3.6
New release. The transition to the Zope event dispatching system is complete. Gaphor is restructured so that less singleton objects are needed.
Gaphas 0.3.6 fixes a bug that occurs when undoing orthogonal lines.
2008-02-28 | Gaphor development release
Finally some news. A development release. It works properly and is not supposed to crash. If it does, please create a ticket.
As usual you can find it in the Cheese shop.
2008-02-28 | Gaphas release 0.3.5
- Fixed some bugs, one related to the undo system.
2008-01-29 | Gaphor has a new forum/mailing list
We started a fresh, new mailing list at http://groups.google.com/group/gaphor-dev. The old one, hosted at Sourceforge.net has been unused for quite some time and seemed to work like a SPAM-magnet. Check it out!
2008-01-17 | Gaphor release 0.12.5
- Fixed bug in file-open action.
- Some layout fixes, most notably the Artifact item.
2007-11-23 | Gaphas release 0.3.4
- Fix bug #81. Last connected handle gets disconnected after click on background.
2007-09-20 | Gaphor release 0.12.4
- Fix bug #82. Easy_install's build_py was patched, which caused the installation of dependencies to crash.
- Still, If you want to install Gaphor on Windows with Python 2.5, you should install version 3.3.0 of the zope.interface package, as 3.4.0 does not provide an Egg for win32+py2.5 (see #79):
C:\> easy_install zope.interface==3.3.0
2007-09-19 | Gaphor release 0.12.3
2007-09-09 | Gaphor release 0.12.2
Resolved a problem that occurred when Gaphor was installed by easy_install from .tar.gz archive.
2007-09-07 | Gaphor release 0.12.0
- undo/redo fixes
- 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)
- text entry used to on-diagram editing is much nicer, now
2007-09-07 | Gaphas release 0.3.3
- Fixed scrollbar behaviour
2007-08-14 | Gaphor release 0.11.2
- Some issues have been fixed in Sequence diagrams loading and behaviour.
- improved items's connection adapters
- fixed comment line, comment, message and lifeline items connection adapters to implement UML specification more closely
- items glueing speedup
- property page is updated when association or other diagram line connects to appropriate diagram items
- removing and reordering of class' attributes and operations is possible again
- association name and multiplicity editing improvements
2007-08-14 | Gaphas release 0.3.2
Bug fix release. Line segemnet split/merge is works well with the undo system (reverser). Fixes in the View classes.
2007-08-02 | Gaphor release 0.11.1
Support Gaphas 0.3.0 API. Few bug fixes.
2007-08-02 | Gaphas release 0.3.0
API cleanup and major performance improvements
2007-08-01 | Finally: Hello world
A Hello world plug-in has finally been created. It works with the current development version of Gaphor.
Check it out: source:/gaphor-plugins/gaphor.plugins.helloworld
Check out the Download page.
