- 28 Jun, 2019 7 commits
-
-
Bas Lijnse authored
-
Bas Lijnse authored
-
Bas Lijnse authored
Added documentation about building a minimal iTask program See merge request !283
-
Bas Lijnse authored
-
Steffen Michels authored
Added notification predicate to SDS sources. This was needed to make... See merge request !285
-
Bas Lijnse authored
-
Bas Lijnse authored
Added notification predicate to SDS sources. This was needed to make notification work properly in FileCollection sources.
-
- 27 Jun, 2019 3 commits
-
-
Camil Staps authored
Move generic wasm-supporting JS from here to abc-interpreter See merge request !284
-
Steffen Michels authored
Added an extension to create scaled editors See merge request !282
-
Camil Staps authored
-
- 26 Jun, 2019 2 commits
-
-
Steffen Michels authored
Resolve "Leaflet maps: extended interaction possibilities" Closes #285 See merge request !281
-
Steffen Michels authored
-
- 24 Jun, 2019 2 commits
-
-
Bas Lijnse authored
-
Bas Lijnse authored
-
- 21 Jun, 2019 2 commits
-
-
Bas Lijnse authored
-
Bas Lijnse authored
-
- 20 Jun, 2019 1 commit
-
-
Bas Lijnse authored
Added a generic way to trigger itask component events from html fragments. Used it in leaflet maps to trigger events from map windows
-
- 18 Jun, 2019 1 commit
-
-
Bas Lijnse authored
-
- 17 Jun, 2019 1 commit
-
-
Bas Lijnse authored
-
- 16 Jun, 2019 1 commit
-
-
Bas Lijnse authored
improvements forever tasks See merge request !280
-
- 15 Jun, 2019 3 commits
-
-
Steffen Michels authored
-
Steffen Michels authored
-
Steffen Michels authored
-
- 14 Jun, 2019 17 commits
-
-
Camil Staps authored
Server and client side SVG rendering Closes #282 and #298 See merge request !278
-
Camil Staps authored
-
Camil Staps authored
Merge remote-tracking branch 'origin/master' into server-and-client-side-svg-rendering-with-abc-interpreter
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Peter Achten authored
-
Peter Achten authored
Merge branch 'javascript-interface-enhancements-for-svg-library' into 'server-and-client-side-svg-rendering-with-abc-interpreter' Javascript interface enhancements for the SVG library See merge request !272
-
Camil Staps authored
-
Peter Achten authored
benchmark for measuring performance of images with increasing number of elements, triggered by mouse clicks (either via server round trip or completely on client)
-
Camil Staps authored
-
Peter Achten authored
-
Camil Staps authored
-
Peter Achten authored
-
Peter Achten authored
-
Peter Achten authored
distinguish between onclick mouse handler (that responds immediately) and onNclick mouse handler (that must use a small device dependent delay to determine double click events)
-
Peter Achten authored
added strictness to SVGElt and SVGAttr generating functions; SVG event handlers for dragging are only registered when required by the SVG image (as suggested by Camil)
-