index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid duplicating defines in config.h and on command line
Eduard Braun
2018-10-01
4
-1
/
+17
*
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
37
-92
/
+92
*
Move GTKMM_CHECK_VERSION from config.h to it's own header
Eduard Braun
2018-10-01
21
-57
/
+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
*
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
*
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
*
Fix for bug:#1005036
Jabier Arraiza
2018-09-29
1
-3
/
+2
*
Fix bug: #1644805
Jabier Arraiza
2018-09-29
2
-1
/
+6
*
Fix for bug: #1791784 LPE path effect undo does not work
Jabier Arraiza
2018-09-29
6
-14
/
+39
*
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
7
-45
/
+80
*
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
|
/
*
Propagate IconRenderer's activate signal so we don't have to guess where the ...
Martin Owens
2018-09-27
2
-2
/
+16
*
Add preference for default global snapping and make it false
Martin Owens
2018-09-27
3
-1
/
+10
*
Merge branch 'cppcheck_memory' of gitlab.com:serval2412/inkscape
Marc Jeanmougin
2018-09-27
3
-1
/
+4
|
\
|
*
cppcheck: 2 memleaks + copypasta
Julien Nabet
2018-09-26
3
-1
/
+4
*
|
fix crash with PNG/JPG command line argument
Thomas Holder
2018-09-27
1
-1
/
+1
*
|
Refactor addtoicon and turn into more generic iconrenderer CellRenderer
Martin Owens
2018-09-27
8
-60
/
+55
*
|
Fix crash in fill and stroke dialog
Martin Owens
2018-09-27
1
-0
/
+1
*
|
Fix crash in URL get_value when url not set.
Martin Owens
2018-09-26
1
-1
/
+2
|
/
*
Merge branch 'style-internal-refactor'
Martin Owens
2018-09-26
3
-672
/
+342
|
\
|
*
Fix if style with brace
Martin Owens
2018-09-26
1
-54
/
+54
[next]