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
*
Renamed "Outline thin strokes" to "visible hairlines" to make the intent clea...
Rick Yorgason
2018-10-18
11
-38
/
+39
*
New "Outline thin strokes" view mode which draws thin strokes in outline mode...
Rick Yorgason
2018-10-18
12
-2
/
+59
*
Code cleanup and adding comments.
Tavmjong Bah
2018-10-17
2
-64
/
+93
*
fix vi modelines: encoding -> fileencoding
Thomas Holder
2018-10-15
10
-20
/
+10
*
remove sp-text.cpp.orig
Thomas Holder
2018-10-15
1
-1324
/
+0
*
Fix Windows build
Eduard Braun
2018-10-13
1
-6
/
+0
*
Move some files to 'io' directory.
Tavmjong Bah
2018-10-13
24
-42
/
+1593
*
fix masked object's selection bbox
Thomas Holder
2018-10-12
2
-1
/
+5
*
Hopefully last fix for e4c44f8b4674b88c0174270f27d61db808f66bc6
Eduard Braun
2018-10-11
1
-1
/
+1
*
More minor cleanup to main.cpp.
Tavmjong Bah
2018-10-10
1
-62
/
+53
*
Minor cleanup of main.cc
Tavmjong Bah
2018-10-10
1
-16
/
+12
*
Fix bug in measure segments pointed by Maren in: https://chat.inkscape.org/ch...
Jabiertxof
2018-10-08
1
-2
/
+2
*
Improve Meassure tool by a sugestion from Maren: https://chat.inkscape.org/ch...
Jabiertxof
2018-10-08
1
-4
/
+4
*
fix 1795276 clipped object's selection bbox
Thomas Holder
2018-10-08
1
-1
/
+1
*
Make middle-click functionality on color fields discoverable.
Maren Hachmann
2018-10-07
1
-2
/
+2
*
Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscape
Marc Jeanmougin
2018-10-07
27
-89
/
+89
|
\
|
*
Removed typo introduced in previous commit
luz.paz
2018-10-06
1
-1
/
+1
|
*
Misc. typos
luz.paz
2018-10-06
27
-90
/
+90
*
|
SVGLength::read handle inf
Thomas Holder
2018-10-07
1
-4
/
+4
*
|
Fix for e9de1bbc (Thanks @spelo3)
Marc Jeanmougin
2018-10-07
1
-1
/
+1
*
|
Fix for NaN checking
Marc Jeanmougin
2018-10-07
2
-8
/
+4
*
|
sensible behavior when reading NaN values
Marc Jeanmougin
2018-10-07
1
-0
/
+8
*
|
Fix crash when viewing an image with invalid coords (NaN or inf)
Marc Jeanmougin
2018-10-07
1
-1
/
+5
*
|
Fix crash when changing grid that was created with document
Marc Jeanmougin
2018-10-07
1
-0
/
+3
*
|
Fix dot size for calligraphy
Marc Jeanmougin
2018-10-07
1
-1
/
+1
*
|
Fix crash in filter dialog
Marc Jeanmougin
2018-10-07
1
-1
/
+1
*
|
Fix warning object!=nullptr
Marc Jeanmougin
2018-10-06
1
-1
/
+1
*
|
SPAttributeEnum typed function arguments
Thomas Holder
2018-10-06
161
-182
/
+186
|
/
*
Add new style register style property for stop color and opacity
Martin Owens
2018-10-05
1
-0
/
+3
*
Fix signaling issue with gradient stops not updating their parent
Martin Owens
2018-10-05
3
-1
/
+11
*
Replicate some of the sp-item attribute handling for sp-stop
Martin Owens
2018-10-05
1
-3
/
+6
*
Removal of code but breaks gradients
Martin Owens
2018-10-05
12
-240
/
+50
*
fix 1795942 "object to path" uses outdated state
Thomas Holder
2018-10-05
7
-4
/
+16
*
Remove old unset code which isn't used any more
Martin Owens
2018-10-04
2
-176
/
+8
*
fix compiling on macOS
Thomas Holder
2018-10-04
1
-1
/
+1
*
SPStyle property lookup helper class
Thomas Holder
2018-10-04
1
-519
/
+197
*
Fix updating widgets on LPE missed in the refactor
Jabiertxof
2018-10-04
3
-1
/
+5
*
Fix for bug:#1659476; Horizontal slider in "Power Stroke" LPE not movable wit...
Jabiertxof
2018-10-03
12
-34
/
+47
*
Use existing colour toString in style writer
Martin Owens
2018-10-03
1
-15
/
+1
*
Use SPStyle and SPStyleEnum instead of getStyleProperty.
Martin Owens
2018-10-03
1
-11
/
+6
*
Fixes for LPE transforms and a bug when closing inkscape, related to lpeobjec...
Jabiertxof
2018-10-02
6
-24
/
+7
*
CMake: Allow to build with GraphicsMagick instead of ImageMagick
Eduard Braun
2018-10-02
2
-7
/
+7
*
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
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
[next]