Changelog

Draw2D 0.9.5 released

Bug fixed: Wrong Figure.onMouseEnter Figure.onMouseLeave Event Handling.
Feature added: Adding onMouseEnter onMouseLeave Demo


Draw2D 0.9.4 released

Bug fixed: Connection was dragable. This make no sense.


Draw2D 0.9.3 released

Feature added: Lines (not Connections) now dragable


Draw2D 0.9.2 released

Feature added: New example RoundCorner Figure
Feature added: New example Digital Circuit Simulator
Bug fixed: Remove some bugs related to the namespace migration of the library
Bug fixed: Replacement of the class Image with ImageFigure (depends on some IE problems)


Draw2D 0.9 released

Feature added: Adding new method Workflow.setViewPort()
Feature added: Adding namespace support for all Draw2D classes (see in the download zip archiv)
Feature added: Yahoo UI integration
Feature added: Refactoring the Draw2D core. Reason: Be compatible with prototype, jQuery,....