index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix crash on hidden guides
Jabier Arraiza Cenoz
2015-12-11
1
-23
/
+23
*
Clean up some code, only init the SPKnot in one place.
Martin Owens
2015-12-11
2
-18
/
+1
*
Fix bug launching a document by commandline with guides
Jabier Arraiza Cenoz
2015-12-11
1
-10
/
+20
*
Remove CtrlPoint and replace with SPKnot
Martin Owens
2015-12-10
6
-247
/
+33
*
Add rect to SP Control point on locked guides
Jabier Arraiza Cenoz
2015-12-07
3
-13
/
+27
*
Add Martin Owens radious patch
Jabier Arraiza Cenoz
2015-12-07
1
-0
/
+6
*
Changed from Desktop to namedview to handle multiples documents
Jabier Arraiza Cenoz
2015-12-05
1
-1
/
+0
*
Added no highlight and cross icon on locked guides
Jabier Arraiza Cenoz
2015-12-03
1
-1
/
+2
*
Add lock to guides
Jabier Arraiza Cenoz
2015-12-02
2
-0
/
+10
*
Merge 'writing-modes' branch.
Tavmjong Bah
2015-11-24
2
-3
/
+0
|
\
|
*
Implement 'text-orientation' with user interface. Update 'writing-mode', addi...
Tavmjong Bah
2015-10-28
2
-3
/
+0
*
|
static code analysis
Kris De Gussem
2015-10-29
1
-6
/
+2
*
|
static code analysis
Kris De Gussem
2015-10-28
2
-2
/
+6
|
/
*
Crude partial implementation of feTile filter primitive.
Tavmjong Bah
2015-09-20
6
-5
/
+130
*
Don't need bounding box if 'primitiveUnits' not 'objectBoundingBox'.
Tavmjong Bah
2015-09-15
1
-8
/
+11
*
Fixes doubled transparency computation on bitmaps for some reason
Marc Jeanmougin
2015-08-16
1
-1
/
+1
*
Make persistence of snap indicator configurable, and clean up the snapping ta...
Diederik van Lierop
2015-07-24
1
-3
/
+8
*
Enable stitching in Spiro and SPCurve to prevent some crashes
Krzysztof Kosi??ski
2015-07-19
1
-2
/
+3
*
Hopefully fix build failure on i386
Krzysztof Kosi??ski
2015-07-05
1
-1
/
+1
*
Fix compilation failure in make check
Krzysztof Kosi??ski
2015-07-05
2
-49
/
+40
*
Sync 2Geom to revision 2413.
Krzysztof Kosi??ski
2015-07-04
5
-21
/
+11
|
\
|
*
Merge from trunk
Krzysztof Kosi??ski
2015-05-22
1
-1
/
+2
|
|
\
|
*
|
Fix eraser tool
Krzysztof Kosi??ski
2015-05-09
1
-11
/
+3
|
*
|
Merge from trunk
Krzysztof Kosi??ski
2015-05-08
3
-12
/
+22
|
|
\
\
|
*
|
|
2Geom sync - initial commit
Krzysztof Kosi??ski
2015-04-27
5
-10
/
+8
*
|
|
|
Make the behavior of the snap indicator fully transparent, such that all even...
Diederik van Lierop
2015-06-12
3
-23
/
+29
*
|
|
|
patch for bug 1283194
mathog
2015-06-01
1
-5
/
+20
*
|
|
|
Alex Valavanis fix for a compiling bug
Jabier Arraiza Cenoz
2015-05-29
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
patch bug 1294784
mathog
2015-05-21
1
-1
/
+2
|
|
/
|
/
|
*
|
fixes a few of jenkins warnings
Marc Jeanmougin
2015-05-08
1
-1
/
+1
*
|
Compromise solution for dot grid visibilty. See bug #1357611.
Tavmjong Bah
2015-05-06
1
-3
/
+21
*
|
Revert bad commit (commited to wrong branch).
Tavmjong Bah
2015-05-03
1
-3
/
+0
*
|
First batch
Tavmjong Bah
2015-05-03
1
-0
/
+3
*
|
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
2
-8
/
+0
|
/
*
Fix out-of-control render cache from dominating all available memory
Liam P. White
2015-03-05
1
-3
/
+3
*
Rename libgc/ => inkgc/ to reflect difference from Boehm GC
Liam P. White
2015-02-26
1
-1
/
+1
*
Collect util/ into a static library
Liam P. White
2015-02-25
2
-3
/
+3
*
Isolate components of libgc
Liam P. White
2015-02-25
1
-1
/
+1
*
Remove useless file
Liam P. White
2015-02-25
3
-23
/
+0
*
Adjust timeout for snap tool tips to 4 seconds
Diederik van Lierop
2015-02-15
1
-1
/
+1
*
for grid spacing, reduce numerical error if viewbox and page are same size
Alvin Penner
2015-02-04
2
-0
/
+6
*
for snapping to grids and guides, reduce numerical error for the case of unif...
Alvin Penner
2015-01-29
2
-0
/
+10
*
Rejection sampling to avoid indeterminate gradients in feTurbulence.
Jasper van de Gronde
2015-01-06
1
-2
/
+4
*
SPStyle ref counting clean up.
Tavmjong Bah
2014-12-26
2
-7
/
+11
*
Use gray for 'context-fill' and 'context-stroke' in marker selector.
Tavmjong Bah
2014-12-23
1
-8
/
+10
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
4
-4
/
+4
*
Purge sp_desktop_sketch and sp_desktop_tempgroup
Liam P. White
2014-12-21
1
-5
/
+5
*
Purge sp_desktop_gridgroup
Liam P. White
2014-12-21
1
-2
/
+2
*
Implement rendering for 'context-fill' and 'context-stroke' (text not handled...
Tavmjong Bah
2014-12-21
9
-61
/
+136
*
Code rearrangement to make it clearer what is happening.
Tavmjong Bah
2014-12-16
10
-75
/
+61
[prev]
[next]