index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-05
Replicate some of the sp-item attribute handling for sp-stop
Martin Owens
1
-3
/
+6
2018-10-05
Removal of code but breaks gradients
Martin Owens
12
-240
/
+50
2018-10-05
fix 1795942 "object to path" uses outdated state
Thomas Holder
7
-4
/
+16
2018-10-04
Remove old unset code which isn't used any more
Martin Owens
2
-176
/
+8
2018-10-04
fix compiling on macOS
Thomas Holder
1
-1
/
+1
2018-10-04
SPStyle property lookup helper class
Thomas Holder
1
-519
/
+197
2018-10-04
Fix updating widgets on LPE missed in the refactor
Jabiertxof
3
-1
/
+5
2018-10-03
Fix for bug:#1659476; Horizontal slider in "Power Stroke" LPE not movable wit...
Jabiertxof
12
-34
/
+47
2018-10-03
Use existing colour toString in style writer
Martin Owens
1
-15
/
+1
2018-10-03
Use SPStyle and SPStyleEnum instead of getStyleProperty.
Martin Owens
1
-11
/
+6
2018-10-02
Fixes for LPE transforms and a bug when closing inkscape, related to lpeobjec...
Jabiertxof
6
-24
/
+7
2018-10-02
CMake: Allow to build with GraphicsMagick instead of ImageMagick
Eduard Braun
2
-7
/
+7
2018-10-01
2geom: update to c709d6b6780098d3e53363d925f7aee3c2640478
Eduard Braun
28
-1117
/
+47
2018-10-01
Avoid duplicating defines in config.h and on command line
Eduard Braun
4
-1
/
+17
2018-10-01
Move macros.h and remove unneeded macros
Eduard Braun
38
-66
/
+41
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
311
-1029
/
+144
2018-10-01
Use _WIN32 instead of WIN32
Eduard Braun
37
-92
/
+92
2018-10-01
Move GTKMM_CHECK_VERSION from config.h to it's own header
Eduard Braun
21
-57
/
+128
2018-10-01
End fix bug bug:#1769679 #18; Crash when opening file with live path effect
Jabier Arraiza
1
-1
/
+6
2018-10-01
Fix warnings in LPE ruler
Jabiertxof
1
-6
/
+12
2018-10-01
Fix the object-to-path bug by adding back the SPIBase check.
Martin Owens
1
-1
/
+4
2018-10-01
Fix for bug #263620 comment 5,
Jabier Arraiza
6
-44
/
+18
2018-10-01
Improvements to transforms in LPE
Jabier Arraiza
12
-50
/
+26
2018-09-30
Improve calls to document_units
Jabier Arraiza
4
-31
/
+9
2018-09-30
Revert "c++11 refactor: std::auto_ptr -> std::unique_ptr"
Thomas Holder
3
-2
/
+6
2018-09-30
Revert "c++11 refactor: ifdef CPP11 -> std::forward"
Thomas Holder
1
-7
/
+13
2018-09-30
use poppler-transition-api instead of ifdefs
Thomas Holder
2
-702
/
+208
2018-09-30
c++11 refactor: ifdef CPP11 -> std::forward
Thomas Holder
1
-13
/
+7
2018-09-30
c++11 refactor: std::auto_ptr -> std::unique_ptr
Thomas Holder
3
-6
/
+2
2018-09-30
refactor: simplify loop
Thomas Holder
1
-9
/
+3
2018-09-30
fix Align > Rearrange > clockwise with y-axis down
Thomas Holder
1
-0
/
+3
2018-09-30
Fix for bug #1769679, Crash when opening file with live path effect
Jabier Arraiza
1
-6
/
+12
2018-09-30
Fix for bug:#1299461; Some LPE fails on apply to original, but cloned elements
Jabier Arraiza
3
-5
/
+16
2018-09-30
fix 1787601 star stroke width scaled by 3.78
Thomas Holder
5
-5
/
+0
2018-09-30
Avoid crash on document close if default template is missing
Eduard Braun
1
-1
/
+1
2018-09-30
Canonicalize path read from INKSCAPE_DATADIR environment variable
Eduard Braun
1
-0
/
+4
2018-09-29
Inkscapestream: Make some things const and avoid unnecessary copies
Eduard Braun
2
-9
/
+8
2018-09-29
Purge gunichar from Inkscapestream
Eduard Braun
15
-49
/
+46
2018-09-29
Clean up stream output in repr-io.cpp
Eduard Braun
1
-19
/
+10
2018-09-29
Inkscapestream: Fix write methods for string types
Eduard Braun
1
-7
/
+7
2018-09-29
fix 90 deg cw/ccw rotation with inverted y-axis
Thomas Holder
1
-1
/
+2
2018-09-29
Fix for bug:#1005036
Jabier Arraiza
1
-3
/
+2
2018-09-29
Fix bug: #1644805
Jabier Arraiza
2
-1
/
+6
2018-09-29
Fix for bug: #1791784 LPE path effect undo does not work
Jabier Arraiza
6
-14
/
+39
2018-09-28
Fix unneeded headers from previous commit removing fix for 1219324 not needed...
Jabier Arraiza
1
-3
/
+0
2018-09-28
Remove uneeded fix for bug
Jabier Arraiza
1
-8
/
+0
2018-09-28
Fix bug #1791696: PowerClip: Using a group as a clip doesn't work as expected
Jabier Arraiza
3
-16
/
+23
2018-09-28
fix 1789208 poppler 0.69
Thomas Holder
7
-45
/
+80
2018-09-27
Comment out a crash creating signal and remove some comments
Martin Owens
1
-5
/
+5
2018-09-27
Make attrdialog use the new iconrenderer sigc++ signal
Martin Owens
2
-25
/
+10
[prev]
[next]