index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
internal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
Merge from lp:inkscape 13477
Johan B. C. Engelen
2014-07-28
1
-3
/
+19
|
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Fix for bug 1340683 for WMF input
mathog
2014-07-28
1
-3
/
+19
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge from trunk 13472
Liam P. White
2014-07-27
7
-21
/
+38
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
sync with libTere version of text_reassemble.c
mathog
2014-07-25
1
-3
/
+3
|
|
*
|
|
|
|
Fix for bug 1340683
mathog
2014-07-24
1
-1
/
+17
|
|
*
|
|
|
|
Fix for bug 1336753
mathog
2014-07-24
1
-5
/
+7
|
|
*
|
|
|
|
Fixed parentheses.
Markus Engel
2014-07-22
1
-1
/
+1
|
|
*
|
|
|
|
Replaced some abs/fabs with std::abs.
Markus Engel
2014-07-22
4
-6
/
+6
|
|
*
|
|
|
|
Fixed some unused variables warnings.
Markus Engel
2014-07-22
2
-2
/
+2
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
Warnings cleaup.
Jon A. Cruz
2014-07-15
2
-3
/
+2
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
|
|
|
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
2014-06-27
3
-3
/
+3
*
|
|
|
|
Convert accidental member accesses into static function accesses
Liam P. White
2014-06-26
1
-1
/
+1
*
|
|
|
|
1. make it compile
Liam P. White
2014-06-25
4
-4
/
+4
|
/
/
/
/
*
|
|
|
Update to latest tip (trunk r13432)
Liam P. White
2014-06-19
7
-903
/
+177
|
\
|
|
|
|
*
|
|
revise email theadib
Adib Taraben
2014-06-06
2
-2
/
+2
|
*
|
|
merge pdf import via poppler-cairo into native importer
Adib Taraben
2014-06-06
5
-901
/
+175
|
|
|
/
|
|
/
|
|
*
|
Patch from comment 7. Fixes build with Poppler 0.26.
Matthias Kilian (no public email in lp)
2014-06-03
1
-9
/
+45
|
|
/
*
|
Fix build failure with poppler 0.26 (Bug #1315142)
Matthias Kilian
2014-06-04
1
-9
/
+45
*
|
Convert from 90px to inch to 96px to inch per SVG (CSS) specification.
Tavmjong Bah
2014-05-26
1
-4
/
+4
|
/
*
Improved support for clipping on EMF/WMF import, see bug 1302857
mathog
2014-04-29
7
-86
/
+337
*
Fix for bug 1306138
mathog
2014-04-28
4
-82
/
+72
*
Fix for bug 1294840
mathog
2014-04-28
1
-4
/
+1
*
Replace 'memset' by constructors. Fixes segfault from turning SPStyle into a ...
Tavmjong Bah
2014-04-27
3
-207
/
+226
*
Replace 'memset' by constructors. Fixes segfault from turning SPStyle into a ...
Tavmjong Bah
2014-04-27
2
-202
/
+217
*
Clean up of style code: Patch from suv: SPStyle: struct -> class
Tavmjong Bah
2014-04-26
2
-2
/
+2
*
Clean up of style code, removal of SPFontStyle. Step 2.
Tavmjong Bah
2014-04-24
2
-4
/
+4
*
pdf import via poppler-cairo, bug:1017123:handling stroke width < 1
Adib Taraben
2014-04-13
1
-1
/
+1
*
Fix for Bug #1302987 (Importing a PNG image with unittype field undefined fai...
Nicolas Dufour
2014-04-10
1
-11
/
+6
*
Cleanup namespace removal so that it doesn't require bugs in updateRepr to wo...
Martin Owens
2014-04-04
1
-17
/
+38
*
Removed some operator keywords.
Markus Engel
2014-03-30
1
-1
/
+1
*
Second patch for analyzer warnings in libuemf.
David Mathog
2014-03-26
1
-9
/
+30
*
Patch for several issues in libuemf.
David Mathog
2014-03-25
4
-6
/
+7
*
emf-print.cpp : fix coding... :'(
Johan B. C. Engelen
2014-03-23
1
-12
/
+12
*
cairo-render-context: swap order of header inclusion to redefinition clash of...
Johan B. C. Engelen
2014-03-21
1
-1
/
+1
*
remove #pragma for 11 year old compiler that I cannot imagine anyone using at...
Johan B. C. Engelen
2014-03-20
1
-8
/
+0
*
WMF support: last piece of the code cleanup from bug #1248753
David Mathog
2014-03-19
1
-64
/
+49
*
EMF import: fix clipPath definition: move transform attribute into the <rect>...
David Mathog
2014-03-19
1
-2
/
+2
*
Cleanup datatypes for detailed checking of C++11. Fixes Bug #1293295.
Jon A. Cruz
2014-03-18
1
-19
/
+16
*
Warning cleanups.
Jon A. Cruz
2014-03-18
2
-2
/
+2
*
Render zero-width PDF lines as 1px lines compensated for current transform.
Krzysztof Kosi??ski
2014-03-13
2
-13
/
+9
*
pdfinput: Do not use an extremely ugly static variable in SvgBuilder
Krzysztof Kosi??ski
2014-03-13
2
-28
/
+30
*
Change stroke-dasharray and stroke-dashoffset handling to match other propert...
Tavmjong Bah
2014-03-11
7
-107
/
+88
*
Remove unused includes to tidy up the code.
Martin Owens
2014-03-09
2
-0
/
+2
*
WMF: fix for files with swapped W, H in the SETWINDOWEXT record
David Mathog
2014-03-06
1
-86
/
+81
*
Remove dom/* code and replace two uses of dom/uri with uri.
Martin Owens
2014-03-03
2
-19
/
+9
|
\
|
*
Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...
Martin Owens
2014-02-26
2
-19
/
+9
*
|
More memory leak fixes (Bug #1275170)
Kris De Gussem
2014-03-03
1
-1
/
+3
*
|
Revert unintended checkin.
Tavmjong Bah
2014-02-25
1
-3
/
+3
*
|
Rewrite of symbol creation code. Partial fix for 1201325.
Tavmjong Bah
2014-02-25
1
-3
/
+3
|
/
*
Fix 'preserveAspectRatio' attribute of bitmap images in EMF/WMF import/export...
David Mathog
2014-02-22
4
-15
/
+23
[prev]
[next]