Michael Hackstein
|
5212b47cff
|
GraphViewer: Tests for DispatcherUI finished
|
2013-04-08 18:33:11 +02:00 |
Michael Hackstein
|
937a698821
|
GraphViewer: JSLintified Events
|
2013-04-08 13:17:33 +02:00 |
Michael Hackstein
|
9cb974531b
|
GraphViewer: EventDispatchion for edge-creation finished
|
2013-04-08 13:11:43 +02:00 |
Michael Hackstein
|
33abdae1f0
|
GraphViewer: Started implementing EventDispatcher for edge. All works except Creation of Edges. Scheme will now be changed from one function (create) to three (start, finish and cancel)
|
2013-04-08 12:01:45 +02:00 |
Michael Hackstein
|
c9d0115594
|
GraphViewer: EventDispatcher now offers a better binding of events, the result of the Dispatcher can now be directly bound to buttons/nodes/edges, instead of requiring a function around that encapsulates parameters
|
2013-04-08 11:39:19 +02:00 |
Michael Hackstein
|
cc8560dfc7
|
GraphViewer: Added a rebind function to EventDispatcher, which sets the given set of events and unbinds all others
|
2013-04-08 09:13:38 +02:00 |
Michael Hackstein
|
954e54da53
|
GraphViewer: EventDispatcher now reacts to new EdgeShaper interface
|
2013-04-02 09:27:35 +02:00 |
Michael Hackstein
|
b1a890a609
|
GraphViewer: Moved EdgeShaper interface to the same as NodeShaper now
|
2013-04-02 09:23:44 +02:00 |
Michael Hackstein
|
8d4b9b557a
|
GraphViewer: Updated licence to 2013
|
2013-04-02 07:11:39 +02:00 |
Michael Hackstein
|
861039ee85
|
GraphViewer: Fixed binding to update event. All Tests pass again yeah
|
2013-04-02 07:08:50 +02:00 |
Michael Hackstein
|
2cdd630d54
|
Adapted EventDispatcher to new NodeShaper Interface
|
2013-03-30 13:01:33 +01:00 |
Michael Hackstein
|
a4065dd30d
|
Events can now be rebound during runtime on any object
|
2013-03-21 15:36:54 +01:00 |
Michael Hackstein
|
8aee0d3ed0
|
Minor fix in GraphViewerSpec, causing user-interaction tests to fail
|
2013-03-21 13:53:18 +01:00 |
Michael Hackstein
|
a5df10cb50
|
Added creation of node to demo.html
|
2013-03-21 13:03:00 +01:00 |
Michael Hackstein
|
4f163640b8
|
Finished implementing the EventDispatcher
|
2013-03-21 10:41:07 +01:00 |
Michael Hackstein
|
c8b19823d3
|
Start of event dispatcher implementation
|
2013-03-20 14:31:02 +01:00 |