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
...
*
|
Merged.
Shlomi Fish
2016-09-23
1
-1
/
+6
|
\
|
|
*
adds a layer to put things in when opening raster files
Marc Jeanmougin
2016-09-15
1
-1
/
+6
*
|
Inline two "style" variables.
Shlomi Fish
2016-09-02
1
-4
/
+2
*
|
Remove a pointless == for bool
Shlomi Fish
2016-09-02
1
-1
/
+1
|
/
*
Use M_PI, M_PI_2. We use these constants everywhere so if they are not define...
Tavmjong Bah
2016-08-17
1
-4
/
+1
*
Merged trunk
Adrian Boguszewski
2016-08-09
5
-243
/
+4
|
\
|
*
Remove deprecated Autotools and btool files. Please use CMake instead
Alex Valavanis
2016-08-08
1
-173
/
+0
|
*
extensions: Drop GTKMM2 fallbacks
Alex Valavanis
2016-07-28
4
-70
/
+4
*
|
Renamed children list in SPObject
Adrian Boguszewski
2016-07-14
6
-12
/
+12
*
|
Last part of new SPObject children list
Adrian Boguszewski
2016-07-14
1
-8
/
+10
*
|
Second part of new SPObject children list
Adrian Boguszewski
2016-07-13
5
-25
/
+32
*
|
Added items as a range function
Adrian Boguszewski
2016-07-03
4
-8
/
+8
|
\
|
*
|
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
2016-06-25
4
-5
/
+5
|
/
*
Extensions: Use underscored variants of parameters / attribute names in inter...
Eduard Braun
2016-06-11
50
-430
/
+430
*
Remove last use of getSVGUnit() and remove all remnants of this abomination.
Tavmjong Bah
2016-06-01
1
-1
/
+1
*
Replace two instances of getSVGUnit() by getDocumentScale().
Tavmjong Bah
2016-06-01
1
-9
/
+4
*
[Bug #1545319] Failure to retrieve image resolution of PNGs with Units: Undef...
suv-lp
2016-04-11
1
-7
/
+71
*
Fix for bug #1395435 (Inkscape crashes on load CDR select sheet) and bug #144...
Eduard Braun
2016-03-30
2
-183
/
+171
*
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
*
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
*
Remove unused header file.
Tavmjong Bah
2015-12-09
4
-5
/
+0
*
replaced remaining GHashTable with std::map
Marc Jeanmougin
2015-12-09
2
-8
/
+8
*
static code analysis
Kris De Gussem
2015-12-07
2
-4
/
+4
*
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
2
-2
/
+2
*
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
7
-39
/
+32
|
\
|
*
Update to 2Geom revision 2396
Krzysztof Kosi??ski
2015-05-22
1
-1
/
+1
|
*
Merge from trunk
Krzysztof Kosi??ski
2015-05-22
6
-24
/
+25
|
|
\
|
*
\
Merge from trunk
Krzysztof Kosi??ski
2015-05-08
15
-105
/
+115
|
|
\
\
|
*
|
|
2Geom sync - initial commit
Krzysztof Kosi??ski
2015-04-27
7
-39
/
+32
*
|
|
|
Use more fine-grain fallbacks for Poppler/Cairo PDF imports.
Tavmjong Bah
2015-05-29
1
-0
/
+7
*
|
|
|
Revert unintended changes.
Tavmjong Bah
2015-05-27
2
-159
/
+8
*
|
|
|
Add 'font-variant-xxx' to properties that should not be set on non-text eleme...
Tavmjong Bah
2015-05-27
2
-8
/
+159
*
|
|
|
Fix Gtk3 build.
Tavmjong Bah
2015-05-26
1
-0
/
+6
[prev]
[next]