Mercurial > hg > digilib
graph
-
more line geometry functions; steps towards oval constructionMon, 23 Feb 2015 01:01:35 +0100, by hertzhaft
-
draw rectangle with only 3 handles; first step towards ovalSun, 22 Feb 2015 13:54:28 +0100, by hertzhaft
-
place handles along with shapesSun, 22 Feb 2015 01:18:05 +0100, by hertzhaft
-
use proper line geometrySat, 21 Feb 2015 23:34:13 +0100, by hertzhaft
-
Merge with 1ad07ddb4bf8fa0468a6f65b05dcba2bd80c7410Fri, 20 Feb 2015 20:29:14 +0100, by robcast
-
new Annotator grouppermissions plugin.Fri, 20 Feb 2015 20:28:11 +0100, by robcast
-
fix annotations disappearing after changing user.Fri, 20 Feb 2015 20:17:07 +0100, by robcast
-
better readable geometryThu, 19 Feb 2015 01:08:34 +0100, by hertzhaft
-
use our own layer, with diamondsMon, 16 Feb 2015 23:49:14 +0100, by hertzhaft
-
fix bug with defineShape if shape is non-editable (no handles). automatically use renderShapes as default renderFn.Mon, 16 Feb 2015 19:44:54 +0100, by robcast
-
added Grid shapeMon, 16 Feb 2015 00:36:46 +0100, by hertzhaft
-
added Rect shape (rectangle drawn from a base line)Sun, 15 Feb 2015 19:54:46 +0100, by hertzhaft
-
move handle after positionShape eventSun, 15 Feb 2015 16:09:50 +0100, by hertzhaft
-
added Proportion shape (LineString with only 3 vertices)Sun, 15 Feb 2015 15:50:00 +0100, by hertzhaft
-
pluggable SVG shapesSun, 15 Feb 2015 14:35:42 +0100, by hertzhaft
-
create SVGs through factorySun, 15 Feb 2015 13:03:15 +0100, by hertzhaft
-
pluggable handle typesSat, 14 Feb 2015 17:44:50 +0100, by hertzhaft
-
factor out handlesSat, 14 Feb 2015 15:40:46 +0100, by hertzhaft
-
seems we need not save editable state when drawing a shapeFri, 13 Feb 2015 12:16:33 +0100, by hertzhaft
-
immediate reaction on when dragging and keys x or y are pressedMon, 09 Feb 2015 10:19:12 +0100, by hertzhaft
-
remove superfluous lineMon, 09 Feb 2015 09:20:28 +0100, by hertzhaft
-
lock dimension for drawing and editing shapesSun, 08 Feb 2015 19:22:24 +0100, by hertzhaft
-
manipulate screen position of shape: lock x/y dimension of mouse pointerSun, 08 Feb 2015 18:30:01 +0100, by hertzhaft
-
store screen positions on drag; trigger positionShape eventSun, 08 Feb 2015 17:11:00 +0100, by hertzhaft
-
better commentsTue, 03 Feb 2015 23:52:29 +0100, by hertzhaft
-
delete selected shapes with Del keyTue, 03 Feb 2015 12:51:59 +0100, by hertzhaft
-
toggle SVG and key handler according to visibility of measure barTue, 03 Feb 2015 11:45:39 +0100, by hertzhaft
-
select/unselect shapesTue, 03 Feb 2015 10:00:27 +0100, by hertzhaft
-
simplify some convenience variablesSun, 01 Feb 2015 23:26:45 +0100, by hertzhaft
-
support EllipseSun, 01 Feb 2015 17:54:11 +0100, by hertzhaft
-
more refactoring for renderShapeSun, 01 Feb 2015 16:03:29 +0100, by hertzhaft
-
refactored the creation of drag handles for shapesSun, 01 Feb 2015 15:40:29 +0100, by hertzhaft
-
support Circle shapeSun, 01 Feb 2015 14:58:22 +0100, by hertzhaft
-
add dragShape eventSun, 01 Feb 2015 13:07:36 +0100, by hertzhaft
-
reset to line mode when recalibratingSat, 31 Jan 2015 23:33:07 +0100, by hertzhaft
-
recalculate values when units have changed or a shape was clickedSat, 31 Jan 2015 23:23:26 +0100, by hertzhaft
-
fixed typo.Tue, 27 Jan 2015 11:46:07 +0100, by robcast
-
vector point uses pin-like svg-path now.Tue, 27 Jan 2015 11:45:37 +0100, by robcast
-
another mergeTue, 27 Jan 2015 10:23:06 +0100, by hertzhaft
-
another try to restoreTue, 27 Jan 2015 10:22:06 +0100, by hertzhaft
-
restore after wrong mergeTue, 27 Jan 2015 10:17:32 +0100, by hertzhaft
-
new shapetypes objectTue, 27 Jan 2015 09:57:42 +0100, by hertzhaft
-
add linestring/polyline annotations.Mon, 26 Jan 2015 19:23:27 +0100, by robcast
-
simplified designMon, 26 Jan 2015 01:29:34 +0100, by hertzhaft
-
fix error from annotator when creating polygon annotations.Sat, 24 Jan 2015 16:09:29 +0100, by robcast
-
some cleanup.Sat, 24 Jan 2015 16:08:29 +0100, by robcast
-
polygon image annotations gets a real button.Sat, 24 Jan 2015 10:03:05 +0100, by robcast
-
mergeFri, 23 Jan 2015 20:44:04 +0100, by hertzhaft
-
better shape info on clickFri, 23 Jan 2015 17:31:17 +0100, by hertzhaft
-
polygon annotations mostly work now!Fri, 23 Jan 2015 16:29:51 +0100, by robcast
-
calculate polygon area, display info about shape on mouseoverFri, 23 Jan 2015 16:23:10 +0100, by hertzhaft
-
use vector plugin defineShape method for annotation shapes.Fri, 23 Jan 2015 12:16:46 +0100, by robcast
-
fixed stupid error.Thu, 22 Jan 2015 18:49:30 +0100, by robcast
-
optimized number of renderings in defineShape.Thu, 22 Jan 2015 18:47:33 +0100, by robcast
-
react to click events on shapesThu, 22 Jan 2015 18:43:38 +0100, by hertzhaft
-
optimized number of renderings.Thu, 22 Jan 2015 18:26:15 +0100, by robcast
-
vector plugin sends renderShape event when shapes are (re)rendered into SVG elements.Thu, 22 Jan 2015 17:50:26 +0100, by robcast
-
Merge with 425ce8f971aa19ee7471a1d7841280c6990f5287Thu, 22 Jan 2015 16:14:17 +0100, by robcast