log

age author description
Sat, 21 Feb 2015 23:34:13 +0100 hertzhaft use proper line geometry
Fri, 20 Feb 2015 20:29:14 +0100 robcast Merge with 1ad07ddb4bf8fa0468a6f65b05dcba2bd80c7410
Fri, 20 Feb 2015 20:28:11 +0100 robcast new Annotator grouppermissions plugin.
Fri, 20 Feb 2015 20:17:07 +0100 robcast fix annotations disappearing after changing user.
Thu, 19 Feb 2015 01:08:34 +0100 hertzhaft better readable geometry
Mon, 16 Feb 2015 23:49:14 +0100 hertzhaft use our own layer, with diamonds
Mon, 16 Feb 2015 19:44:54 +0100 robcast fix bug with defineShape if shape is non-editable (no handles). automatically use renderShapes as default renderFn.
Mon, 16 Feb 2015 00:36:46 +0100 hertzhaft added Grid shape
Sun, 15 Feb 2015 19:54:46 +0100 hertzhaft added Rect shape (rectangle drawn from a base line)
Sun, 15 Feb 2015 16:09:50 +0100 hertzhaft move handle after positionShape event
Sun, 15 Feb 2015 15:50:00 +0100 hertzhaft added Proportion shape (LineString with only 3 vertices)
Sun, 15 Feb 2015 14:35:42 +0100 hertzhaft pluggable SVG shapes
Sun, 15 Feb 2015 13:03:15 +0100 hertzhaft create SVGs through factory
Sat, 14 Feb 2015 17:44:50 +0100 hertzhaft pluggable handle types
Sat, 14 Feb 2015 15:40:46 +0100 hertzhaft factor out handles
Fri, 13 Feb 2015 12:16:33 +0100 hertzhaft seems we need not save editable state when drawing a shape
Mon, 09 Feb 2015 10:19:12 +0100 hertzhaft immediate reaction on when dragging and keys x or y are pressed
Mon, 09 Feb 2015 09:20:28 +0100 hertzhaft remove superfluous line
Sun, 08 Feb 2015 19:22:24 +0100 hertzhaft lock dimension for drawing and editing shapes
Sun, 08 Feb 2015 18:30:01 +0100 hertzhaft manipulate screen position of shape: lock x/y dimension of mouse pointer
Sun, 08 Feb 2015 17:11:00 +0100 hertzhaft store screen positions on drag; trigger positionShape event
Tue, 03 Feb 2015 23:52:29 +0100 hertzhaft better comments
Tue, 03 Feb 2015 12:51:59 +0100 hertzhaft delete selected shapes with Del key
Tue, 03 Feb 2015 11:45:39 +0100 hertzhaft toggle SVG and key handler according to visibility of measure bar
Tue, 03 Feb 2015 10:00:27 +0100 hertzhaft select/unselect shapes
Sun, 01 Feb 2015 23:26:45 +0100 hertzhaft simplify some convenience variables
Sun, 01 Feb 2015 17:54:11 +0100 hertzhaft support Ellipse
Sun, 01 Feb 2015 16:03:29 +0100 hertzhaft more refactoring for renderShape
Sun, 01 Feb 2015 15:40:29 +0100 hertzhaft refactored the creation of drag handles for shapes
Sun, 01 Feb 2015 14:58:22 +0100 hertzhaft support Circle shape