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
*
Fix FTBFS gtk3 & make check
Liam P. White
2014-07-05
2
-13
/
+8
*
Put correctly doubles in a function
Jabier Arraiza Cenoz
2014-07-02
1
-1
/
+1
*
Fix build
Liam P. White
2014-07-02
2
-0
/
+2
*
Fixed CMakeLists.txt pointed by Liam
Jabier Arraiza Cenoz
2014-07-02
2
-0
/
+6
*
Add LPE fillet-chamfer
Jabier Arraiza Cenoz
2014-07-02
13
-6
/
+1922
*
pen tool: add back removal of curvature handle when backspace-deleting a node...
Johan B. C. Engelen
2014-07-01
1
-29
/
+32
*
fix crash bug with connectors
Johan B. C. Engelen
2014-06-29
1
-7
/
+11
*
noop: fix bool type (C to C++)
Johan B. C. Engelen
2014-06-29
1
-5
/
+5
*
Enable rendering of new filter blend modes (but don't add them to GUI).
Tavmjong Bah
2014-06-29
5
-28
/
+12
*
Remove the incorrect fix for the bug 1241902
Jabier Arraiza Cenoz
2014-06-27
9
-77
/
+11
*
fix windows build (gtk3) partly. broken because of windows.h poluting namespa...
Johan B. C. Engelen
2014-06-25
3
-9
/
+11
*
fix bug introduced in rev. 13403 (merge with trunk)
Johan B. C. Engelen
2014-06-24
2
-11
/
+28
*
Fix for ungrouping/non-LPEItem masks
Liam P. White
2014-06-22
1
-8
/
+22
*
Add new named color 'rebeccapurple' (CSS4 Color).
Tavmjong Bah
2014-06-21
2
-0
/
+2
*
Fix a crash where the canvas does not have a valid main
Liam P. White
2014-06-19
1
-0
/
+3
*
Update to latest tip (trunk r13432)
Liam P. White
2014-06-19
42
-1142
/
+628
|
\
|
*
packaging: Update copyrights for the release
Bryce Harrington
2014-06-18
2
-2
/
+2
|
*
Extensions. Fix for Bug #433860 (Live preview doesn't work after updating the...
Nicolas Dufour
2014-06-18
1
-0
/
+3
|
*
LPEItem enabling/disabling: rewrite mechanism to be more robust. the previous...
Johan B. C. Engelen
2014-06-16
2
-28
/
+11
|
*
fixes to LPEKnot, now usable again.
Johan B. C. Engelen
2014-06-16
3
-18
/
+23
|
*
SignalObserver: fix further refcounting issue in signal observer
Johan B. C. Engelen
2014-06-16
2
-0
/
+6
|
*
add proper refcounting to XML SignalObserver. not refcounting caused crash up...
Johan B. C. Engelen
2014-06-15
1
-2
/
+6
|
*
Allow symbol zooming independent of icon screen size.
Tavmjong Bah
2014-06-13
2
-13
/
+68
|
*
Display symbols in document order.
Tavmjong Bah
2014-06-13
1
-0
/
+1
|
*
pen tool: fix crash when finishing path with right-click or enter while dragg...
Johan B. C. Engelen
2014-06-11
1
-0
/
+2
|
*
Extensions. Fix for Bug #505920 (inkscape loads extension even if the script ...
Nicolas Dufour
2014-06-11
2
-6
/
+17
|
*
id-clash: clean up code
Johan B. C. Engelen
2014-06-11
1
-66
/
+75
|
*
Spray. Fix for bug #1327577 (Tablet pressure button wrongly located in Spray ...
Nicolas Dufour
2014-06-11
1
-1
/
+1
|
*
Fix for bug #1241902
Jabier Arraiza Cenoz
2014-06-11
10
-8
/
+192
|
*
Fix for bugs 1318657 and 1298967
mathog
2014-06-11
3
-37
/
+174
|
*
Remove 'font' shorthand if we have written out font longhand properties.
Tavmjong Bah
2014-06-10
1
-1
/
+7
|
*
Proper quoting of CSS 'font-family' fallback lists.
Tavmjong Bah
2014-06-10
5
-86
/
+102
|
*
Display name of face from font file in Text and Font dialog (as well as CSS/P...
Tavmjong Bah
2014-06-09
5
-42
/
+91
|
*
Better ordering of font-face styles in UI. Rely on CSS values rather than gue...
Tavmjong Bah
2014-06-08
1
-217
/
+17
|
*
revise email theadib
Adib Taraben
2014-06-06
3
-3
/
+3
|
*
merge pdf import via poppler-cairo into native importer
Adib Taraben
2014-06-06
7
-911
/
+175
|
*
Make family-name comparisons case insensitive.
Tavmjong Bah
2014-06-05
2
-23
/
+46
|
*
Fix for bugs 1262782 and 1262792
mathog
2014-06-03
1
-0
/
+1
|
*
Patch from comment 7. Fixes build with Poppler 0.26.
Matthias Kilian (no public email in lp)
2014-06-03
1
-9
/
+45
|
*
remove fwd decl (a left-over, not intended for something useful) that breaks ...
Johan B. C. Engelen
2014-06-01
1
-8
/
+0
|
*
Unquote names in 'font-family' lists. Partial fix for #1029080
Tavmjong Bah
2014-05-30
5
-36
/
+58
|
*
Use SPStyle value for 'font-family' rather than parse 'style' ourselves.
Tavmjong Bah
2014-05-29
1
-28
/
+3
|
*
Initialize style store with default styles. Fixes Gtk-CRITICAL and GLib-Gobje...
Tavmjong Bah
2014-05-28
1
-0
/
+9
|
*
Fix flakiness of measurement tool (due to issues with parallel lines, duplica...
Diederik van Lierop
2014-05-23
4
-45
/
+68
|
*
i18n. Fix for Bug #1318339 (Tooltips in extensions page elements are not tran...
Nicolas Dufour
2014-05-22
1
-1
/
+1
|
*
fix C++11 compilation
Johan B. C. Engelen
2014-05-15
1
-2
/
+1
|
*
fix compile warning
Johan B. C. Engelen
2014-05-15
1
-1
/
+1
|
*
make windows filedialog's code more portable for different mingw versions (fa...
Johan B. C. Engelen
2014-05-15
2
-10
/
+7
|
*
Remove debugging output
Diederik van Lierop
2014-05-15
1
-1
/
+0
|
*
Fix Pango markup used in Text and Font dialog.
Tavmjong Bah
2014-05-15
1
-4
/
+4
[next]