Michael Hackstein
|
76a027d554
|
GraphViewer: Added distortion schema to all affected classes
|
2013-04-24 12:49:13 +02:00 |
Michael Hackstein
|
da560452c6
|
GraphViewer: Fixed a bug, where node positions where destroyed by the arangoAdapter. That caused a lot of trouble in the interface
|
2013-04-18 10:35:41 +02:00 |
Michael Hackstein
|
aaa453adfd
|
GraphViewer: Added a better simulation for drag events. My test until now did not check it correctly
|
2013-04-16 16:08:53 +02:00 |
Michael Hackstein
|
192e75716e
|
GraphViewer: There was a minor bug in JSONAdapter. Fixed now
|
2013-04-10 11:01:33 +02:00 |
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
|
268fe16056
|
GraphViewer: Started implementing tests for the EventToolbox. Right now only existance of buttons is checked, and correct actions are triggered. However correctness of outcome is not yet checked
|
2013-04-05 08:11:05 +02:00 |
Michael Hackstein
|
8d4b9b557a
|
GraphViewer: Updated licence to 2013
|
2013-04-02 07:11:39 +02:00 |
Michael Hackstein
|
bbd2a20636
|
GraphViewer: JSLintified
|
2013-03-26 19:35:14 +01:00 |
Michael Hackstein
|
e4aceec3e6
|
Added a helper class to simulate mouse events in test cases, Added a test for redrawing of nodes whenever new events are bound
|
2013-03-25 15:40:18 +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
|
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 |
Michael Hackstein
|
0f246a5a28
|
Moved specs for events into a combined folder
|
2013-03-20 10:57:18 +01:00 |