index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
object
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-02
modernize loops
Marc Jeanmougin
25
-254
/
+223
2019-01-02
Prevent reverting a drawing from closing Inkscape when only one window is open.
Tavmjong Bah
1
-2
/
+4
2018-12-26
fix crash with missing image xlink:href attribute
Thomas Holder
1
-0
/
+6
2018-12-24
rebase_hrefs: store IRI (UTF-8), not URI (ASCII)
Thomas Holder
2
-0
/
+90
2018-12-21
Allow edit LPE on nestad groups
Jabiertxof
4
-4
/
+4
2018-12-16
Inkscape::URI::Impl -> shared_ptr
Thomas Holder
2
-75
/
+8
2018-12-16
add some Inkscape::URI tests
Thomas Holder
1
-0
/
+2
2018-12-15
Remove unused transform functions related to LPE and improvements to fill-bet...
Jabier Arraiza
4
-39
/
+1
2018-12-14
Round-trip SVG 2 flowed text with SVG 1.1 backup.
Tavmjong Bah
2
-49
/
+296
2018-12-13
extract_uri: fix, test, document
Thomas Holder
2
-12
/
+9
2018-12-13
remove most of Inkscape::URI::Impl
Thomas Holder
2
-57
/
+37
2018-12-13
remove Inkscape::URI::fromUtf8
Thomas Holder
2
-38
/
+0
2018-12-09
remove Inkscape::URI::getFullPath
Thomas Holder
4
-64
/
+28
2018-12-09
fix, test, and document more Inkscape::URI methods
Thomas Holder
2
-20
/
+69
2018-12-03
Minor comment/alignment changes.
Tavmjong Bah
2
-1
/
+4
2018-12-03
Remove dependance of SVGViewWidget on SVGView and View. Remove SVGView.
Tavmjong Bah
2
-11
/
+12
2018-12-01
Fix merging
Jabier Arraiza
1
-1
/
+1
2018-12-01
Fix merge to master and add shortcut
Jabier Arraiza
1
-1
/
+1
2018-11-30
Replace void* by SPItem* to avoid static casts.
Tavmjong Bah
1
-1
/
+1
2018-11-29
Start of making View independent of GUI.
Tavmjong Bah
2
-16
/
+34
2018-11-14
Use better syntax, clean up before reloading and call SPObjet release
Martin Owens
1
-4
/
+8
2018-11-14
Move getStyles to styles and clean up on destruction.
Martin Owens
2
-19
/
+20
2018-11-13
Add capability to get style rulesets as SPStyle objects
Martin Owens
2
-6
/
+25
2018-11-12
Support multiple style sheets or style elements in an svg document
Martin Owens
2
-20
/
+20
2018-11-08
Clarify licenses
Max Gaukler
215
-190
/
+701
2018-11-07
Add missing change from last commit.
Tavmjong Bah
1
-1
/
+0
2018-11-07
Replace Broken Image xpm by SVG.
Tavmjong Bah
2
-5
/
+23
2018-11-06
Update to latest syntax for 'd' as property.
Tavmjong Bah
1
-15
/
+35
2018-11-05
remove Inkscape::URI::toString
Thomas Holder
10
-44
/
+19
2018-11-05
Replacement for xmlBuildRelativeURI
Thomas Holder
1
-11
/
+62
2018-11-05
fix URI::from_dirname("/")
Thomas Holder
1
-1
/
+6
2018-11-04
include <cstring>
Thomas Holder
1
-0
/
+2
2018-11-04
Image HTTP support
Thomas Holder
1
-0
/
+8
2018-11-03
Inkscape::URI API enhancements
Thomas Holder
3
-86
/
+269
2018-10-31
Fix crash with reformatted flowregions
Marc Jeanmougin
1
-1
/
+1
2018-10-25
Add fixes in review.
Jabiertxof
1
-8
/
+6
2018-10-25
Fixing coding style
Jabiertxof
1
-7
/
+7
2018-10-25
Fix closing issues
Jabiertxof
1
-5
/
+8
2018-10-22
Fix assert when removing LPE Definition
Jabiertxof
1
-4
/
+4
2018-10-22
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
8
-22
/
+23
2018-10-19
Add some more const to SPFilter.
Emmanuel Gil Peyrot
1
-9
/
+7
2018-10-19
Sprinkle some const qualifiers on SPFilter methods.
Emmanuel Gil Peyrot
2
-6
/
+6
2018-10-19
Finish to convert SPFilter and SPFilterPrimitive to proper classes.
Emmanuel Gil Peyrot
21
-136
/
+127
2018-10-19
Remove unused includes.
Emmanuel Gil Peyrot
1
-1
/
+0
2018-10-15
remove sp-text.cpp.orig
Thomas Holder
1
-1324
/
+0
2018-10-13
Move some files to 'io' directory.
Tavmjong Bah
1
-0
/
+1324
2018-10-12
fix masked object's selection bbox
Thomas Holder
2
-1
/
+5
2018-10-08
fix 1795276 clipped object's selection bbox
Thomas Holder
1
-1
/
+1
2018-10-07
Fix for e9de1bbc (Thanks @spelo3)
Marc Jeanmougin
1
-1
/
+1
2018-10-07
Fix for NaN checking
Marc Jeanmougin
1
-8
/
+0
[prev]
[next]