index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for numbering crosing labels
Jabier Arraiza Cenoz
2015-10-17
1
-4
/
+12
*
String fixes
Jabier Arraiza Cenoz
2015-10-17
1
-3
/
+3
*
Fixed guides if current layer has any transform
Jabier Arraiza Cenoz
2015-10-17
2
-78
/
+54
*
update to trunk
Jabier Arraiza Cenoz
2015-10-16
1
-3
/
+5
|
\
|
*
Make the handle of a dynamic offset snappable
Diederik van Lierop
2015-10-15
1
-3
/
+5
*
|
fixing guide positions...
Jabier Arraiza Cenoz
2015-10-16
1
-2
/
+4
*
|
Fix a regression on mirror measure
Jabier Arraiza Cenoz
2015-10-16
1
-0
/
+2
*
|
Add convert to guides option
Jabier Arraiza Cenoz
2015-10-16
2
-0
/
+92
*
|
removed unnecesary line
Jabier Arraiza Cenoz
2015-10-16
1
-1
/
+0
*
|
Fixed explicit base with SHIFT to allow calculate angles
Jabier Arraiza Cenoz
2015-10-16
2
-66
/
+56
*
|
Fix positions of genetated intersection items
Jabier Arraiza Cenoz
2015-10-12
1
-5
/
+6
*
|
update to trunk
Jabier Arraiza Cenoz
2015-10-12
1
-1
/
+1
|
\
|
|
*
Fix from Johan to prevent referencing null C++ pointer. Found via Clang scan ...
Tavmjong Bah
2015-10-12
1
-1
/
+1
*
|
Convert Measure to Item done
Jabier Arraiza Cenoz
2015-10-12
2
-306
/
+620
*
|
update to trunk
Jabier Arraiza Cenoz
2015-10-10
2
-1
/
+3
|
\
|
|
*
Add buttons for some side/corner mesh opeartions.
Tavmjong Bah
2015-10-08
2
-1
/
+3
*
|
Added new button to get global measure as a dimension
Jabier Arraiza Cenoz
2015-10-10
2
-49
/
+121
*
|
working in dimension to item
Jabier Arraiza Cenoz
2015-10-07
1
-3
/
+11
*
|
Remove wrong code for angle helper path
Jabier Arraiza Cenoz
2015-10-06
1
-4
/
+2
*
|
fix a bug rendering the angle line in diferent units than pixels
Jabier Arraiza Cenoz
2015-10-06
1
-2
/
+4
*
|
fix a bug on snapping with start knot
Jabier Arraiza Cenoz
2015-10-06
1
-6
/
+6
*
|
add snaping to knots and stating convert measure to items
Jabier Arraiza Cenoz
2015-10-06
2
-12
/
+143
*
|
add reverse to meassure output
Jabier Arraiza Cenoz
2015-10-05
2
-0
/
+11
*
|
Add redraw to meassure when use toolbar
Jabier Arraiza Cenoz
2015-10-05
2
-1
/
+6
*
|
Add snap and CTRL constrain
Jabier Arraiza Cenoz
2015-10-04
1
-10
/
+19
*
|
update to trunk
Jabier Arraiza Cenoz
2015-10-04
1
-1
/
+1
|
\
|
|
*
Fixes clonetiler trace mode on non-px documents
Marc Jeanmougin
2015-10-04
1
-1
/
+1
*
|
Added knots to post editing the measure and make it persistant throught tools
Jabier Arraiza Cenoz
2015-10-04
2
-55
/
+114
*
|
update to trunk
Jabier Arraiza Cenoz
2015-10-04
1
-1
/
+1
|
\
|
|
*
Fix for r14372 bug
Marc Jeanmougin
2015-10-03
1
-1
/
+1
*
|
Add improvements to measure tool:
Jabier Arraiza Cenoz
2015-10-04
2
-366
/
+369
|
/
*
Fixes some non-antisymmetrical sort function
Marc Jeanmougin
2015-10-02
1
-1
/
+1
*
UI. Fix for bug #1365405 (Scaling-Tool edit field for height not acting propo...
Nicolas Dufour
2015-09-25
1
-0
/
+3
*
Enable "Tile" filter primitive in Filters dialog.
Tavmjong Bah
2015-09-20
1
-4
/
+2
*
Added a pref option to disable "spacebar panning". (default:enabled)
Marc Jeanmougin
2015-09-17
2
-10
/
+7
*
fix for recent merge of ~mapreri/inkscape/typo
Marc Jeanmougin
2015-09-16
1
-5
/
+1
*
Fix typo s/seperator/separator/
Mattia Rizzolo
2015-09-14
1
-1
/
+1
*
Refactoring of the code that handles transformations and snapping in the sele...
Diederik van Lierop
2015-09-13
1
-19
/
+29
*
set node tool rubberband shadow. (Bug 1494445)
Alvin Penner
2015-09-12
1
-0
/
+1
*
Export. Fix for bug #170295 (default export image name for not-saved drawings).
Nicolas Dufour
2015-09-12
1
-0
/
+7
*
Improvements to BSPline widgets:
jtx
2015-09-01
2
-2
/
+2
*
Why would anyone make a sorting function that is not antisymmetric ? That mak...
Marc Jeanmougin
2015-08-30
1
-9
/
+3
*
typo ?
Marc Jeanmougin
2015-08-28
1
-1
/
+1
*
UI. Fix for Bug #1485831 (Preview of bitmap image in file chooser no longer d...
Nicolas Dufour
2015-08-20
1
-28
/
+40
*
Allows for copying clones between inkscape instances.
Marc Jeanmougin
2015-08-18
1
-8
/
+35
*
A bit more refactor of BSPline tool. Still the bug duplicating end node :(
Jabier Arraiza Cenoz
2015-08-14
3
-6
/
+6
*
Refactor of BSPline code attemping to fix the duplicate end node bug, not sur...
Jabier Arraiza Cenoz
2015-08-13
4
-74
/
+51
*
Translations. Last set of new Indian languages translations (Kannada, Kashmir...
Nicolas Dufour
2015-08-12
1
-16
/
+48
*
Translations. Second set of new Indian languages translations (Bodo, Malayala...
Nicolas Dufour
2015-08-11
1
-8
/
+8
*
minor coding style changes
Jabier Arraiza Cenoz
2015-08-08
2
-30
/
+31
[next]