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
*
[Bug #1664372] preset filter names inconsistent.
suv-lp
2017-02-18
2
-2
/
+2
*
improve dot dash support in wmf export
mathog
2017-02-17
1
-1
/
+22
*
resolve bug 1665421
mathog
2017-02-17
1
-0
/
+10
*
Extensions: Add 'appearance="url"' to desccription parameters.
Eduard Braun
2017-02-13
3
-5
/
+12
*
Extensions: Fix potential security issue with "description" parameters.
Eduard Braun
2017-02-13
1
-5
/
+5
*
Extensions: Do not require name for pure UI elements (i.e. parameters that do...
Eduard Braun
2017-02-13
1
-2
/
+9
*
Extensions: Fix for old versions of gtkmm
Eduard Braun
2017-02-13
1
-1
/
+2
*
Extensions: Work around gtk3 width/height calculation bug for long labels
Eduard Braun
2017-02-13
10
-12
/
+31
*
Extensions: Make "int" and "float" parameters specifying 'appearance="full"'e...
Eduard Braun
2017-02-13
2
-2
/
+2
*
Extensions: Harmonize appearance and try to simplify layouting a bit
Eduard Braun
2017-02-12
4
-11
/
+23
*
Extensions: Make "indent" attribute a common attribute for all parameters tha...
Eduard Braun
2017-02-12
22
-183
/
+276
*
Fix a memory leak introduced in r15421 and r15501 respectively
Eduard Braun
2017-02-11
3
-8
/
+15
*
fix two memory leaks
peregrine
2017-02-07
2
-0
/
+4
*
[Bug #1537497] Icon preview doesn't render background.
tghs
2017-01-25
1
-1
/
+1
*
fixing to new trunk
Jabiertxof
2017-01-24
9
-29
/
+88
|
\
|
*
Partially fix opening of librevenge based input formats (cdr/vsd/wpg) on Wind...
Eduard Braun
2017-01-17
3
-0
/
+21
|
*
Rm remaining Gtk::Stock usage
Alex Valavanis
2016-12-27
1
-1
/
+0
|
*
Fix typo
Alex Valavanis
2016-12-26
1
-1
/
+1
|
*
vsd-input: Gtk3 fixes
Alex Valavanis
2016-12-26
1
-2
/
+2
|
*
cdr-import: Gtk3 fixes
Alex Valavanis
2016-12-26
1
-2
/
+2
|
*
pdf-input: Gtk3 fixes
Alex Valavanis
2016-12-26
2
-16
/
+56
|
*
Fix Gtkmm deprecations in extensions
Alex Valavanis
2016-12-26
2
-6
/
+4
|
*
Fix filter editor update
Marc Jeanmougin
2016-11-11
1
-0
/
+1
|
*
patch for bug 1405292, start clipping with COPY instead of OR so GDI clipping...
mathog
2016-11-10
1
-1
/
+1
|
*
Remove embedded build date, to allow reproducible building.
Mattia Rizzolo
2016-11-07
1
-1
/
+1
*
|
Add exporters
Jabier Arraiza Cenoz
2016-11-05
9
-15
/
+45
|
/
*
CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...
Marc Jeanmougin
2016-10-24
2
-9
/
+9
*
Merged.
Shlomi Fish
2016-10-02
1
-0
/
+26
|
\
|
*
Add a prune method to saving svg files that removes Adobe's i:pgf tag.
Martin Owens
2016-10-01
1
-0
/
+26
*
|
Merged.
Shlomi Fish
2016-09-29
1
-3
/
+3
|
\
|
|
*
Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.
Tavmjong Bah
2016-09-27
1
-3
/
+3
*
|
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
2
-5
/
+2
*
Merged trunk
Adrian Boguszewski
2016-08-09
20
-527
/
+20
|
\
|
*
Remove deprecated Autotools and btool files. Please use CMake instead
Alex Valavanis
2016-08-08
4
-347
/
+0
|
*
End GTK+ 2 support and remove GDL fork
Alex Valavanis
2016-08-04
14
-176
/
+16
|
|
\
|
|
*
extensions: Drop GTKMM2 fallbacks
Alex Valavanis
2016-07-28
14
-176
/
+16
|
*
|
Fix broken headers
Alex Valavanis
2016-08-03
2
-4
/
+4
*
|
|
Merged trunk
Adrian Boguszewski
2016-08-03
14
-28
/
+15
|
\
|
|
|
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
13
-24
/
+11
|
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
13
-11
/
+25
|
*
|
Fixed failed build
Adrian Boguszewski
2016-07-28
1
-1
/
+1
|
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
13
-24
/
+10
|
|
/
*
|
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
8
-16
/
+16
|
\
|
[next]