index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add phantom bpath to helper
Jabier Arraiza Cenoz
2016-08-29
1
-1
/
+1
*
Decrease contrast of phantom bpath
Jabier Arraiza Cenoz
2016-08-29
1
-1
/
+1
*
Partial fix for bug 172063 while we find a better solution for XOR in helper ...
Jabier Arraiza Cenoz
2016-08-29
11
-54
/
+56
*
Fix a bug in pattern along path at first edit node after applied. Backport it...
Jabier Arraiza Cenoz
2016-08-29
5
-13
/
+34
*
Fix some comment typos
Jabier Arraiza Cenoz
2016-08-29
1
-1
/
+1
*
Add comment and fix in helper paths
Jabier Arraiza Cenoz
2016-08-29
2
-1
/
+4
*
Fixes to helper paths. evaluate backport to 0.92.x
Jabier Arraiza Cenoz
2016-08-29
4
-6
/
+29
*
Don't write out sodipodi:line-spacing. Don't read if 'line-height' already set.
Tavmjong Bah
2016-08-29
2
-23
/
+7
*
Code design. Replacing tabs with spaces, and fixng parentheses warning.
Nicolas Dufour
2016-08-29
1
-4
/
+4
*
[Bug #1425542] Filter applied on group does not auto redraw when edited.
alvinhochun
2016-08-29
1
-0
/
+7
*
Use new website link which allows us to control the answers provider
Martin Owens
2016-08-28
2
-12
/
+12
*
[Bug #1586568] Interpolate extension creates wrong stroke width.
suv-lp
2016-08-27
1
-2
/
+3
*
[Bug #1486403] Updating K&M reference for English (translations already updat...
Nicolas Dufour
2016-08-27
1
-280
/
+270
*
[Bug #1417923] Fixing issues with titles.
Nicolas Dufour
2016-08-27
140
-30237
/
+30927
*
[Bug #1590529] Italian tutorials translation update (and new Elements tutoria...
Nicolas Dufour
2016-08-27
3
-1250
/
+2036
*
Inkview: Make ctrlwin private
Alex Valavanis
2016-08-25
1
-20
/
+26
*
Inkview: C++ify
Alex Valavanis
2016-08-25
1
-49
/
+54
*
Inkview: Remove support for obsolete SVG JAR archives
Alex Valavanis
2016-08-25
7
-780
/
+0
*
[Bug #1616730] Bump trunk version to 0.92+devel.
Nicolas Dufour
2016-08-25
5
-21
/
+21
*
Inkview: C++ify
Alex Valavanis
2016-08-23
1
-64
/
+81
*
Inkview: Use GOptionContext
Alex Valavanis
2016-08-23
1
-54
/
+60
*
Fix compilation error
Eduard Braun
2016-08-18
1
-1
/
+1
*
Add back icon (this time as a copy)
Eduard Braun
2016-08-17
1
-0
/
+223
*
Symlinks prevents to even check out the repository on some systems
Eduard Braun
2016-08-17
1
-1
/
+0
*
Translations. Merging lp:~chironsylvain/inkscape/translation-fr into lp:inksc...
chironsylvain
2016-08-17
2
-17
/
+17
*
Documentation. Traditional Chinese tutorials and keys reference update.
Nicolas Dufour
2016-08-17
10
-2340
/
+2212
*
Documentation. Tutorials translation update for Brazilian Portuguese.
Nicolas Dufour
2016-08-17
8
-1636
/
+1687
*
Documentation. New tutorial translations for Portuguese.
Nicolas Dufour
2016-08-17
11
-9
/
+20985
*
Translations. Dutch translation update.
kris-degussem
2016-08-17
1
-49
/
+85
*
Use M_PI, M_PI_2. We use these constants everywhere so if they are not define...
Tavmjong Bah
2016-08-17
5
-19
/
+6
*
Add std::nothrow so tests of memory allocation work as expected.
Tavmjong Bah
2016-08-17
2
-5
/
+5
*
Add Shift+drag to arc start and end knots, holding shift will now move both k...
Martin Owens
2016-08-16
1
-10
/
+25
*
Adjust label for resize in page sizer tab
Martin Owens
2016-08-16
1
-1
/
+1
*
Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/
Tavmjong Bah
2016-08-15
10
-16
/
+11
*
Fix bug reported in http://www.viva64.com/en/b/0419/
Tavmjong Bah
2016-08-15
1
-5
/
+6
*
inkview: Convert to ApplicationWindow
Alex Valavanis
2016-08-14
1
-49
/
+45
*
inkview: C++ify
Alex Valavanis
2016-08-13
1
-158
/
+115
*
CloneTiler: Replace all remaining g_signal usage
Alex Valavanis
2016-08-12
2
-261
/
+251
*
Add snappy packaging
Ted Gould
2016-08-12
6
-21
/
+450
|
\
|
*
Switch over to GTK3
Ted Gould
2016-08-12
1
-7
/
+7
|
*
Merge trunk
Ted Gould
2016-08-12
707
-46102
/
+7174
|
|
\
|
|
/
|
/
|
*
|
CloneTiler: Further C++ification
Alex Valavanis
2016-08-11
2
-10
/
+10
*
|
CloneTiler: Further C++ification
Alex Valavanis
2016-08-11
2
-106
/
+88
*
|
CloneTiler: Further C++ification
Alex Valavanis
2016-08-10
2
-284
/
+292
*
|
CloneTiler: C++ify
Alex Valavanis
2016-08-10
2
-78
/
+56
*
|
Fix build with Gtk+ 3.20
Alex Valavanis
2016-08-10
3
-5
/
+39
|
\
\
|
*
|
Use Gdk::Seat instead of Gdk::DeviceManager
Alex Henrie
2016-08-08
3
-5
/
+39
*
|
|
Move some main functions to Application class
Alex Valavanis
2016-08-09
3
-96
/
+116
*
|
|
Merged gsoc work. Created better data structure for selections, replaced SPOb...
Adrian Boguszewski
2016-08-09
164
-3086
/
+3707
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merged trunk
Adrian Boguszewski
2016-08-09
359
-39084
/
+1141
|
|
\
\
|
|
/
/
|
/
|
|
[next]