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
*
EMF export: fix handling of transformed rectangular gradients (bug #1263242)
David Mathog
2014-01-21
1
-9
/
+9
*
libUEMF update; EMF linear gradient bug fixes (bug #1263242)
David Mathog
2014-01-17
11
-664
/
+1033
*
Revert r12544. Fixes bug 1256449 (Clipping missing on Cairo-based exports). N...
Tavmjong Bah
2014-01-15
1
-3
/
+3
*
drop useless checks for hard Cairo version dependency
Alex Valavanis
2014-01-15
2
-8
/
+0
*
fix warnings
Johan B. C. Engelen
2014-01-08
1
-4
/
+4
*
ImageMagick exception handling improvements (see Bug #1252719).
Nicolas Dufour
2013-12-03
1
-1
/
+7
*
Add GUI for 'image-rendering'. Completes fix for blocker bug #1163449.
Tavmjong Bah
2013-11-19
1
-15
/
+41
*
"fix" some "unused parameter" warnings
Kris De Gussem
2013-10-29
6
-6
/
+6
*
add some nullptr checking, should fix crash (couldn't test)
Johan B. C. Engelen
2013-10-27
5
-5
/
+6
*
fix crash, partly fix vertical positioning issue. couldn't figure out how to ...
Johan B. C. Engelen
2013-10-27
2
-10
/
+8
*
fix crash
Johan B. C. Engelen
2013-10-26
1
-1
/
+1
*
Fix for Bug 1241783 (WMF image output size)
David Mathog
2013-10-25
1
-1
/
+4
*
WMF import: fix scaling of files without ViewPort record
David Mathog
2013-10-25
1
-1
/
+3
*
Fix for Bug 1242927 (minor EMF import issues)
David Mathog
2013-10-24
1
-4
/
+11
*
Fix for Bug 1243937 (EMF import, diagram obscured by full page rectangle)
David Mathog
2013-10-24
2
-0
/
+4
*
fix bug "some of the locale-based templates cause objects to be resized when ...
Johan B. C. Engelen
2013-10-24
8
-12
/
+14
*
Fixing unit convertion in PNG import Imagemagick fallback (see Bug #165952).
Nicolas Dufour
2013-10-22
1
-2
/
+9
*
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...
Johan B. C. Engelen
2013-10-12
2
-2
/
+2
*
Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...
Nicolas Dufour
2013-10-09
3
-7
/
+7
*
Fix EMF/WMF import scale (Bug #1229120).
Matthew Petroff
2013-10-05
2
-0
/
+52
*
Fix mismatched tags
Alex Valavanis
2013-10-01
1
-2
/
+2
*
for bitmap import, use a default value of 90 dpi, if not otherwise specified....
Alvin Penner
2013-09-23
1
-9
/
+4
*
Fixed bug in last commit.
Matthew Petroff
2013-09-22
1
-1
/
+2
*
Fix adding viewBox to new documents.
Matthew Petroff
2013-09-22
8
-0
/
+51
*
Fix preview page number for PDF Cairo import dialog
Alex Valavanis
2013-09-21
1
-1
/
+1
*
Fix format security errors
Alex Valavanis
2013-09-21
1
-1
/
+1
*
Merge from trunk.
Matthew Petroff
2013-09-20
12
-55
/
+47
|
\
|
*
Do not require a new layer for clipping paths in the Cairo renderer.
Adrian Johnson
2013-09-19
1
-2
/
+2
|
*
Merge C++ification of the SP tree by Markus Engel
Krzysztof Kosi??ski
2013-09-19
5
-5
/
+5
|
|
\
|
|
*
Merged from trunk (r12517).
Markus Engel
2013-09-14
36
-28533
/
+2026
|
|
|
\
|
|
*
\
Merged from trunk (r12488).
Markus Engel
2013-08-30
40
-3752
/
+41236
|
|
|
\
\
|
|
*
\
\
Merged from trunk (r12465).
Markus Engel
2013-08-04
1
-1
/
+19
|
|
|
\
\
\
|
|
*
|
|
|
Cleaned up.
Markus Engel
2013-08-03
1
-1
/
+1
|
|
*
|
|
|
reordered SPDesktop::set_event_context2; fixed last mismatched-tags
Markus Engel
2013-08-02
2
-2
/
+2
|
|
*
|
|
|
Fixed more mismatched-tags; replaced GObject-properties in SPGuide
Markus Engel
2013-08-01
1
-1
/
+1
|
|
*
|
|
|
Merged from trunk (r12419).
Markus Engel
2013-07-14
25
-233
/
+330
|
|
|
\
\
\
\
|
|
*
\
\
\
\
merged from trunk (r12287)
Markus Engel
2013-04-20
2
-74
/
+50
|
|
|
\
\
\
\
\
|
|
*
\
\
\
\
\
merged from trunk (r12265)
Markus Engel
2013-04-05
3
-668
/
+379
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Turned all functions concerning SPRect into member functions.
Markus Engel
2013-03-30
1
-1
/
+1
|
*
|
|
|
|
|
|
|
Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class
Krzysztof Kosi??ski
2013-09-19
8
-48
/
+40
*
|
|
|
|
|
|
|
|
Improved code readability.
Matthew Petroff
2013-09-15
3
-5
/
+5
*
|
|
|
|
|
|
|
|
Merge from trunk.
Matthew Petroff
2013-09-15
5
-95
/
+64
|
\
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
UI message uniformisation
Kris De Gussem
2013-09-15
1
-1
/
+1
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Do not recompress images when embedding and generating PDFs.
Krzysztof Kosi??ski
2013-09-14
2
-67
/
+32
|
*
|
|
|
|
|
|
Improve the functions which create GdkPixbuf from Cairo surface
Krzysztof Kosi??ski
2013-09-13
2
-27
/
+31
*
|
|
|
|
|
|
|
Merge from trunk.
Matthew Petroff
2013-09-12
24
-3651
/
+14662
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Unduplicate some code in the metafile printing extensions
Krzysztof Kosi??ski
2013-09-01
9
-2183
/
+1841
|
*
|
|
|
|
|
|
Move libuemf to a separate directory.
Krzysztof Kosi??ski
2013-08-31
24
-26241
/
+13
|
*
|
|
|
|
|
|
Merge in pdf work by david bild, thanks David\!
Martin Owens
2013-08-30
8
-18
/
+112
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
use multiple graphic/text layers for pdf+latex output
David R. Bild
2013-08-29
4
-6
/
+90
[next]