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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow <sodipodi:namedview> attributes to be set by scripts.
Tavmjong Bah
2014-10-08
1
-32
/
+66
*
Update to trunk r13580
Liam P. White
2014-10-06
12
-36
/
+220
|
\
|
*
Importing. Fix for Bug #1325822 (BMP images resolution not correctly imported).
Nicolas Dufour
2014-10-01
1
-0
/
+7
|
*
Extensions. Fix for Bug #1372200 (Comment within <script> element in INX file...
Nicolas Dufour
2014-09-23
1
-2
/
+7
|
*
Always check result of sp_repr_read_mem for NULL
Bryce Harrington
2014-09-14
2
-1
/
+6
|
*
partial rollback of r13544, allow old recursive behavior for some locations, ...
mathog
2014-09-08
1
-1
/
+1
|
*
resolves bug 1348417 and implements addition features for bug 1302857
mathog
2014-09-04
7
-32
/
+199
*
|
Move more UI code into ui/
Liam P. White
2014-10-05
1
-3
/
+3
*
|
Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-tree
Liam P. White
2014-10-05
1
-1
/
+1
*
|
Move obvious ui component to ui/
Liam P. White
2014-10-05
1
-1
/
+1
*
|
Removal of unused code dealing with PangoStringToDescrMap and UIStringToPango...
Tavmjong Bah
2014-10-03
1
-6
/
+5
*
|
Remove misleading dialogs directory
Liam P. White
2014-09-02
5
-5
/
+5
*
|
Update to trunk r13542
Liam P. White
2014-09-02
2
-2
/
+2
|
\
|
|
*
UI. Fix for Bug #340723 "Interface inconsistency of tooltips".
Nicolas Dufour
2014-08-26
2
-2
/
+2
*
|
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
2
-8
/
+7
*
|
Minor pass of header cleanup
Liam P. White
2014-08-30
1
-0
/
+3
*
|
Reduce header bloat
Alex Valavanis
2014-08-30
4
-5
/
+4
*
|
Fix Gtk+ 2 build
Alex Valavanis
2014-08-24
2
-0
/
+12
*
|
Fix deprecated VBox use
Alex Valavanis
2014-08-23
2
-6
/
+6
*
|
Implement SVG2 marker 'orient' attribute value 'auto-start-reverse' (renderin...
Tavmjong Bah
2014-08-20
1
-5
/
+7
*
|
Fix build (not pretty).
Liam P. White
2014-08-18
1
-2
/
+2
*
|
Code cleanup.
Liam P. White
2014-08-18
2
-99
/
+25
*
|
Update to trunk r13525
Liam P. White
2014-08-17
1
-15
/
+25
|
\
|
|
*
Export. Fix for Bug #1166184 (XAML export not compatible with Silverlight).
Nicolas Dufour
2014-08-10
1
-15
/
+25
*
|
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
*
|
Update to latest tip (trunk r13432)
Liam P. White
2014-06-19
13
-920
/
+198
|
\
|
|
*
Extensions. Fix for Bug #433860 (Live preview doesn't work after updating the...
Nicolas Dufour
2014-06-18
1
-0
/
+3
|
*
Extensions. Fix for Bug #505920 (inkscape loads extension even if the script ...
Nicolas Dufour
2014-06-11
2
-6
/
+17
|
*
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
7
-911
/
+175
|
*
Patch from comment 7. Fixes build with Poppler 0.26.
Matthias Kilian (no public email in lp)
2014-06-03
1
-9
/
+45
|
*
i18n. Fix for Bug #1318339 (Tooltips in extensions page elements are not tran...
Nicolas Dufour
2014-05-22
1
-1
/
+1
*
|
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
|
/
*
Fix a small copy-paste typo. (Get position Y returns X)
Mohamed Ikbel Boulabiar
2014-05-06
1
-1
/
+1
*
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
*
Extensions. Fix for Bug #1307554 (Don't show the Export > win32 vector print ...
Nicolas Dufour
2014-04-28
1
-0
/
+12
*
Update CMake Files
Campbell Barton
2014-04-27
1
-0
/
+1
*
Replace 'memset' by constructors. Fixes segfault from turning SPStyle into a ...
Tavmjong Bah
2014-04-27
3
-207
/
+226
[next]