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
...
*
remove trailing space
Shlomi Fish
2017-10-06
1
-14
/
+13
*
refactoring
Shlomi Fish
2017-10-06
1
-5
/
+1
*
update a comment and remove trail space
Shlomi Fish
2017-10-06
1
-5
/
+2
*
update a comment and remove trail space
Shlomi Fish
2017-10-06
1
-3
/
+3
*
Extract an expr + trailing space
Shlomi Fish
2017-10-06
1
-23
/
+24
*
Removed all GSList occurences in .h files
Marc Jeanmougin
2017-10-01
5
-32
/
+30
*
Fix crash in "New from template" dialog
Christophe Lebras
2017-07-04
1
-19
/
+26
*
SPCanvas::paintSingleBuffer: Draw directly to _backing_store
Uli Schlachter
2017-07-01
1
-12
/
+18
*
SPCanvas: Use a similar image for _backing_store
Uli Schlachter
2017-07-01
2
-4
/
+51
*
Fix a small memory leak in SPCanvas::paint
Uli Schlachter
2017-07-01
1
-0
/
+3
*
Update for CSS 3 'image-rendering'.
Tavmjong Bah
2017-05-29
1
-2
/
+8
*
Add preference that allows user to increase the canvas tile size.
Tavmjong Bah
2017-03-30
1
-1
/
+7
*
Add canvas-rotate for rapid previewing canvas rotation.
Tavmjong Bah
2017-03-30
8
-7
/
+499
*
Add canvas flip. No GUI. Can be bound to keys via preferences.
Tavmjong Bah
2017-03-22
2
-6
/
+12
*
Implement rotation via desktop to window affine.
Tavmjong Bah
2017-03-20
3
-295
/
+2
*
Modify CanvasXYGrid to work with rotated canvas.
Tavmjong Bah
2017-03-18
2
-104
/
+147
*
Modifiy CtrlRect to work with rotated canvas.
Tavmjong Bah
2017-03-17
2
-145
/
+127
*
Fix rendering when canvas rotated. General code clean-up and documentation.
Tavmjong Bah
2017-03-15
1
-60
/
+44
*
Replace rectangle based zooming by affine based zooming.
Tavmjong Bah
2017-03-13
3
-4
/
+12
*
sp-canvas: Migrate to seat_grab
Alex Valavanis
2017-02-26
1
-5
/
+12
*
Fix Gdk deprecations
Alex Valavanis
2017-02-07
1
-2
/
+25
*
Fix some new Gdk deprecations
Alex Valavanis
2017-02-07
1
-1
/
+1
*
Remove some unneeded < C++11 fallback code
Alex Valavanis
2017-02-06
4
-20
/
+0
*
fixing to new trunk
Jabiertxof
2017-01-24
20
-34
/
+197
|
\
|
*
Use GStatBuf where appropriate to ensure usage of the correct type
Eduard Braun
2017-01-12
1
-1
/
+1
|
*
Fix snapping tooltips and highlighting of snapped bounding boxes (both of whi...
Diederik van Lierop
2017-01-11
1
-2
/
+2
|
*
antialiasing options on export
Marc Jeanmougin
2017-01-04
5
-10
/
+28
|
*
Fix logic error (non-scaling stroke on text).
Tavmjong Bah
2017-01-03
1
-1
/
+1
|
*
Fix a few Gtkmm deprecations
Alex Valavanis
2016-12-26
2
-0
/
+10
|
*
sp-canvas: Gtkmmify to squash a few warnings
Alex Valavanis
2016-12-25
1
-14
/
+17
|
*
Fixes for measure LPE and speed path based LPE operations
Jabiertxof
2016-12-06
2
-0
/
+15
|
*
Add triangle knot.
Jabier Arraiza Cenoz
2016-12-03
2
-3
/
+73
|
*
Remove unneeded "#include <arpa/inet.h>" in "cairo-utils.cpp"
Eduard Braun
2016-11-27
1
-1
/
+0
|
*
Provide a way to update a legacy document to account for the 90 to 96 dpi cha...
Tavmjong Bah
2016-11-25
2
-2
/
+42
|
*
Select mesh nodes by clicking on control lines.
Tavmjong Bah
2016-11-23
4
-0
/
+8
*
|
Update to trunk
Jabier Arraiza Cenoz
2016-11-05
3
-2
/
+15
|
\
|
|
*
Fix bug:1639083 crach closing segment with shortcut LPE
Jabier Arraiza Cenoz
2016-11-05
2
-0
/
+13
|
*
Revert two changes from r15177
Marc Jeanmougin
2016-11-03
1
-2
/
+2
*
|
Fix angle constrain, thanks to vlada, Mc and LiamW
Jabier Arraiza Cenoz
2016-11-01
1
-1
/
+1
*
|
Add some Vlava improvements from mailing list
Jabier Arraiza Cenoz
2016-11-01
2
-6
/
+14
|
\
|
*
|
Add fadding from temporary rotate draw to real ones
Jabier Arraiza Cenoz
2016-10-26
1
-11
/
+20
*
|
Some bug fixes and improvements
Jabier Arraiza Cenoz
2016-10-25
1
-12
/
+0
*
|
Add right click rotation panning, some fixes
Jabier Arraiza Cenoz
2016-10-23
2
-54
/
+61
*
|
Add right click rotation panning
Jabier Arraiza Cenoz
2016-10-23
2
-9
/
+12
*
|
Add doc rotate with panning
Jabier Arraiza Cenoz
2016-10-23
2
-11
/
+20
|
\
|
*
|
Add right click attempt
Jabier Arraiza Cenoz
2016-10-23
2
-6
/
+64
*
|
Update to trunk
Jabier Arraiza Cenoz
2016-10-19
2
-6
/
+21
|
\
|
|
*
Implement 'vector-effect' value 'non-scaling-stroke'. No GUI yet.
Tavmjong Bah
2016-10-19
2
-6
/
+21
*
|
Styling rotate
Jabier Arraiza Cenoz
2016-10-19
1
-4
/
+49
*
|
Working with rotate preview
Jabier Arraiza Cenoz
2016-10-19
2
-4
/
+169
[prev]
[next]