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
*
Fixed path resolution in plugin loader.
Moritz Eberl
2016-04-27
3
-9
/
+12
*
minor warning cleanup.
Jon A. Cruz
2016-04-21
1
-2
/
+2
*
removed unnecessary comments
Moritz Eberl
2016-04-16
1
-8
/
+0
*
merge and fixed build
Moritz Eberl
2016-04-16
2
-14
/
+30
|
\
|
*
CMake build: builds with WITH_DBUS
Marc Jeanmougin
2016-04-16
2
-14
/
+30
*
|
Added missing file
Moritz Eberl
2016-04-16
1
-0
/
+1
*
|
Added an example plugin.
Moritz Eberl
2016-04-16
5
-0
/
+316
*
|
Merge
Moritz Eberl
2016-04-13
3
-10
/
+74
|
\
|
|
*
Hackfest 2016: un-obfuscate the SPCanvas widget.
Krzysztof Kosi??ski
2016-04-12
2
-3
/
+3
|
*
[Bug #1545319] Failure to retrieve image resolution of PNGs with Units: Undef...
suv-lp
2016-04-11
1
-7
/
+71
*
|
Modified the windows build to integrate gmodule-2.0 and loader.cpp/.h
Moritz Eberl
2016-04-12
1
-2
/
+36
*
|
fixed naming of methods. External extensions can now be other module types.
Moritz Eberl
2016-04-12
5
-15
/
+13
*
|
Added a mechanism to load c++ extensions dynamically.
Moritz Eberl
2016-04-11
7
-8
/
+202
|
/
*
Fix for bug #1395435 (Inkscape crashes on load CDR select sheet) and bug #144...
Eduard Braun
2016-03-30
2
-183
/
+171
*
Correct typo
Raphaƫl Bournhonesque
2016-03-22
1
-1
/
+1
*
[Bug #1558160] Move Script::file_listener methods to script.cpp source file.
raphael0202
2016-03-20
2
-42
/
+41
*
[Bug #1558177] Simplify if conditions in Script.cpp.
raphael0202
2016-03-18
2
-7
/
+2
*
[Bug #1558153] Typos and tabs instead of spaces in extension module.
raphael0202
2016-03-16
3
-22
/
+22
*
patch for bug 1538361, work around limits in mingw/MSVCRT
mathog
2016-03-11
2
-42
/
+42
*
Add PDF/PS output support for 'paint-order' property.
Tavmjong Bah
2016-03-08
3
-19
/
+110
*
Remove regex hack added in 14650
Liam P. White
2016-03-04
1
-7
/
+1
*
provide end user debugging for EMF and WMF issues
mathog
2016-02-18
2
-12
/
+52
*
Fix improperly escaped character in previous commit (which actually fixes bug...
Eduard Braun
2016-02-14
1
-1
/
+1
*
Fix for bug 1478168 (CDR import crashes)
Eduard Braun
2016-02-14
1
-1
/
+7
*
Allow python extensions to get the list of selected nodes
Marc Jeanmougin
2016-02-09
1
-3
/
+53
*
patch fixes bug 1538786
mathog
2016-01-27
1
-19
/
+30
*
patch probably fixes bug 1534833
mathog
2016-01-17
2
-2
/
+5
*
Bump poppler dep to 0.20.0
Alex Valavanis
2016-01-11
1
-196
/
+0
*
Bump poppler dep to 0.15.1 (see bug #1419263)
Alex Valavanis
2016-01-11
1
-8
/
+0
*
Bump poppler dep to 0.12.2 (see bug #1419263)
Alex Valavanis
2016-01-11
1
-45
/
+9
*
Support rendering of radial gradients with the 'fr' attribute. New in SVG 2.
Tavmjong Bah
2016-01-09
1
-1
/
+2
*
Fix more GThreads issues
Alex Valavanis
2015-12-27
1
-5
/
+2
*
minor typos (mail to inkscape-translator)
Yuri Chornoivan
2015-12-26
1
-1
/
+1
*
Remove unused header file.
Tavmjong Bah
2015-12-09
7
-9
/
+0
*
replaced remaining GHashTable with std::map
Marc Jeanmougin
2015-12-09
2
-8
/
+8
*
static code analysis
Kris De Gussem
2015-12-07
3
-5
/
+5
*
added comment + simpler rounding
Marc Jeanmougin
2015-12-04
1
-2
/
+3
*
Correct rounding when importing bitmaps
Marc Jeanmougin
2015-12-03
1
-2
/
+6
*
static code analysis
Kris De Gussem
2015-10-29
3
-3
/
+3
*
patch for bug 1511508
mathog
2015-10-29
2
-5
/
+2
*
Extensions. Fix for bug #1506043 (PDF import options always default to Popple...
Nicolas Dufour
2015-10-19
1
-0
/
+1
*
Ensure strncpy'd strings are null terminated
Bryce Harrington
2015-08-29
2
-2
/
+3
*
import images with dpi from file : xscale and yscale were not rounded but flo...
Marc Jeanmougin
2015-08-17
1
-2
/
+2
*
Patch from Simon Keller to correct alignment of rotated text in PDF+TEX output.
Tavmjong Bah
2015-07-07
1
-3
/
+9
*
Sync 2Geom to revision 2413.
Krzysztof Kosi??ski
2015-07-04
8
-47
/
+33
|
\
|
*
Update to 2Geom revision 2396
Krzysztof Kosi??ski
2015-05-22
1
-1
/
+1
|
*
Merge from trunk
Krzysztof Kosi??ski
2015-05-22
10
-75
/
+83
|
|
\
|
*
\
Merge from trunk
Krzysztof Kosi??ski
2015-05-08
32
-203
/
+164
|
|
\
\
|
*
|
|
2Geom sync - initial commit
Krzysztof Kosi??ski
2015-04-27
8
-47
/
+33
*
|
|
|
Templates. Fix for Bug #1402182 (Crash with color widget used in procedural t...
Nicolas Dufour
2015-06-30
1
-2
/
+4
[next]