index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
2geom: update to c709d6b6780098d3e53363d925f7aee3c2640478
Eduard Braun
2018-10-01
28
-1117
/
+47
*
Avoid duplicating defines in config.h and on command line
Eduard Braun
2018-10-01
8
-12
/
+25
*
Move macros.h and remove unneeded macros
Eduard Braun
2018-10-01
38
-66
/
+41
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
311
-1029
/
+144
*
Use _WIN32 instead of WIN32
Eduard Braun
2018-10-01
38
-98
/
+92
*
config.h - remove all defines we never use
Eduard Braun
2018-10-01
5
-144
/
+19
*
Move GTKMM_CHECK_VERSION from config.h to it's own header
Eduard Braun
2018-10-01
23
-98
/
+128
*
End fix bug bug:#1769679 #18; Crash when opening file with live path effect
Jabier Arraiza
2018-10-01
1
-1
/
+6
*
Fix warnings in LPE ruler
Jabiertxof
2018-10-01
1
-6
/
+12
*
Merge branch 'master' of gitlab.com:inkscape/inkscape
Martin Owens
2018-10-01
6
-44
/
+18
|
\
|
*
Fix for bug #263620 comment 5,
Jabier Arraiza
2018-10-01
6
-44
/
+18
*
|
Fix the object-to-path bug by adding back the SPIBase check.
Martin Owens
2018-10-01
1
-1
/
+4
|
/
*
Improvements to transforms in LPE
Jabier Arraiza
2018-10-01
12
-50
/
+26
*
Improve calls to document_units
Jabier Arraiza
2018-09-30
4
-31
/
+9
*
Revert "c++11 refactor: std::auto_ptr -> std::unique_ptr"
Thomas Holder
2018-09-30
3
-2
/
+6
*
Revert "c++11 refactor: ifdef CPP11 -> std::forward"
Thomas Holder
2018-09-30
1
-7
/
+13
*
use poppler-transition-api instead of ifdefs
Thomas Holder
2018-09-30
2
-702
/
+208
*
c++11 refactor: ifdef CPP11 -> std::forward
Thomas Holder
2018-09-30
1
-13
/
+7
*
c++11 refactor: std::auto_ptr -> std::unique_ptr
Thomas Holder
2018-09-30
3
-6
/
+2
*
refactor: simplify loop
Thomas Holder
2018-09-30
1
-9
/
+3
*
fix Align > Rearrange > clockwise with y-axis down
Thomas Holder
2018-09-30
1
-0
/
+3
*
Fix for bug #1769679, Crash when opening file with live path effect
Jabier Arraiza
2018-09-30
1
-6
/
+12
*
Fix for bug:#1299461; Some LPE fails on apply to original, but cloned elements
Jabier Arraiza
2018-09-30
3
-5
/
+16
*
fix 1787601 star stroke width scaled by 3.78
Thomas Holder
2018-09-30
5
-5
/
+0
*
CMake/po: Adjust intltool-update command to work on *nix
Eduard Braun
2018-09-30
1
-2
/
+2
*
Avoid crash on document close if default template is missing
Eduard Braun
2018-09-30
1
-1
/
+1
*
Canonicalize path read from INKSCAPE_DATADIR environment variable
Eduard Braun
2018-09-30
1
-0
/
+4
*
Icons: Fix object-flip-vertical.svg
Eduard Braun
2018-09-29
1
-3
/
+3
*
Inkscapestream: Make some things const and avoid unnecessary copies
Eduard Braun
2018-09-29
2
-9
/
+8
*
Purge gunichar from Inkscapestream
Eduard Braun
2018-09-29
15
-49
/
+46
*
Clean up stream output in repr-io.cpp
Eduard Braun
2018-09-29
1
-19
/
+10
*
Inkscapestream: Fix write methods for string types
Eduard Braun
2018-09-29
1
-7
/
+7
*
fix 90 deg cw/ccw rotation with inverted y-axis
Thomas Holder
2018-09-29
1
-1
/
+2
*
CMake/po: Check for presence of intltool for creating inkscape.pot
Eduard Braun
2018-09-29
4
-263
/
+32
*
CMake: Whitespace cleanup
Eduard Braun
2018-09-29
1
-80
/
+78
*
Fix for bug:#1005036
Jabier Arraiza
2018-09-29
1
-3
/
+2
*
Fix bug: #1644805
Jabier Arraiza
2018-09-29
2
-1
/
+6
*
CI/AppVeyor: 32-bit got left behind...
Eduard Braun
2018-09-29
1
-1
/
+2
*
Fix for bug: #1791784 LPE path effect undo does not work
Jabier Arraiza
2018-09-29
6
-14
/
+39
*
CI/AppVeyor: Escape from DLL hell
Eduard Braun
2018-09-29
1
-0
/
+1
*
Fix unneeded headers from previous commit removing fix for 1219324 not needed...
Jabier Arraiza
2018-09-28
1
-3
/
+0
*
Remove uneeded fix for bug
Jabier Arraiza
2018-09-28
1
-8
/
+0
*
Fix bug #1791696: PowerClip: Using a group as a clip doesn't work as expected
Jabier Arraiza
2018-09-28
3
-16
/
+23
*
fix 1789208 poppler 0.69
Thomas Holder
2018-09-28
8
-57
/
+80
*
CMake/MSYS2: Update dependencies
Eduard Braun
2018-09-27
1
-0
/
+2
*
CI/AppVeyor: Make pacman default to overwriting existing files
Eduard Braun
2018-09-27
3
-9
/
+15
*
Comment out a crash creating signal and remove some comments
Martin Owens
2018-09-27
1
-5
/
+5
*
Merge branch 'master' of gitlab.com:inkscape/inkscape
Martin Owens
2018-09-27
5
-11
/
+7
|
\
|
*
SP_ACTIVE_DESKTOP: check for NULL or eliminate
Thomas Holder
2018-09-27
5
-11
/
+7
*
|
Make attrdialog use the new iconrenderer sigc++ signal
Martin Owens
2018-09-27
2
-25
/
+10
|
/
[next]