index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
measure-context.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-04
C++ification of SPCtrlLine in preparation of visibility improvements.
Jon A. Cruz
1
-9
/
+8
2012-04-10
Adopt obsolete GtkAnchorType enum as SPAnchorType
Alex Valavanis
1
-1
/
+2
2012-02-15
cppcheck
Kris De Gussem
1
-2
/
+2
2012-01-31
Implement tangential and perpendicular snapping in the measurement tool
Diederik van Lierop
1
-2
/
+8
2012-01-01
1) Fix CanvasText alignment bugs caused by static variables, uninitialized va...
Diederik van Lierop
1
-2
/
+5
2011-11-05
Minor code safety and warning cleanup.
Jon A. Cruz
1
-4
/
+4
2011-11-03
measurement tool: display length info in white with transparent black backgro...
Felipe Corr??a da Silva Sanches
1
-1
/
+1
2011-11-03
measurement tool: display total length near angle info
Felipe Corr??a da Silva Sanches
1
-32
/
+17
2011-11-03
measure tool: fix handling of coordinate systems and add display of total mea...
Felipe Corr??a da Silva Sanches
1
-9
/
+38
2011-11-03
Misc cleanup including casts and variable lifetime and initialization.
Jon A. Cruz
1
-81
/
+90
2011-11-01
fix bug 828400
Felipe Corr??a da Silva Sanches
1
-3
/
+36
2011-06-27
The measurement tool now snaps too
Diederik van Lierop
1
-6
/
+39
2011-06-22
Warning cleanup.
Jon A. Cruz
1
-1
/
+2
2011-06-21
* Fix text_extents calculation for canvas text items.
Felipe Corr??a da Silva Sanches
1
-0
/
+1
2011-06-21
fix bug 800052: improve measure tool readability
Felipe Corr??a da Silva Sanches
1
-0
/
+8
2011-06-21
address sissue with measure tool described here:
Felipe Corr??a da Silva Sanches
1
-1
/
+4
2011-06-21
refactoring measure tool code
Felipe Corr??a da Silva Sanches
1
-19
/
+22
2011-06-20
Measure Tool: support measuring of text elements (without having to manually ...
Felipe Corr??a da Silva Sanches
1
-31
/
+51
2011-06-20
fix bug 796449: Measure tools should consider transform
Felipe Corr??a da Silva Sanches
1
-0
/
+1
2011-06-19
fix bug 796598: Measure tool draws path in wrong window
Felipe Corr??a da Silva Sanches
1
-20
/
+14
2011-06-19
fix bug 796451: Measure tools should support rotation constraint
Felipe Corr??a da Silva Sanches
1
-7
/
+12
2011-06-14
toggle units in the measure tool
Felipe Corr??a da Silva Sanches
1
-3
/
+9
2011-06-13
adding preferences page for Measure Tool with option (enabled by default) to ...
Felipe Corr??a da Silva Sanches
1
-5
/
+17
2011-06-13
fixing the measure tool cursor to have a crosshair just like all other drawin...
Felipe Corr??a da Silva Sanches
1
-2
/
+2
2011-06-13
using green color instead of parentheses to differentiate the angle label in ...
Felipe Corr??a da Silva Sanches
1
-1
/
+2
2011-06-13
using "°" instead of "degrees" for labeling angles in the measure tool
Felipe Corr??a da Silva Sanches
1
-1
/
+1
2011-06-13
display angle info in the measurement tool
Felipe Corr??a da Silva Sanches
1
-4
/
+15
2011-06-13
more improvements in the measurement tool:
Felipe Corr??a da Silva Sanches
1
-46
/
+30
2011-06-10
improving measurement tool
Felipe Corr??a da Silva Sanches
1
-15
/
+42
2011-06-09
improving the measurement tool
Felipe Corr??a da Silva Sanches
1
-3
/
+102
2011-06-06
Introducing our new nice measurement tool! :-D
Felipe Corr??a da Silva Sanches
1
-0
/
+237