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
*
remove FORCE from executable paths
Marc Jeanmougin
2016-04-11
1
-2
/
+2
*
fix compile error in livarot
Marc Jeanmougin
2016-04-11
2
-12
/
+2
*
filename change
Marc Jeanmougin
2016-04-11
1
-0
/
+0
*
[Bug #1545319] Failure to retrieve image resolution of PNGs with Units: Undef...
suv-lp
2016-04-11
1
-7
/
+71
*
Translations. Danish translation udpate.
scootergrisen
2016-04-11
1
-9
/
+5
*
Script to download gtest/gmock
Shlomi Fish
2016-04-09
1
-0
/
+17
*
Patch for ninja check in cmake builds
Shlomi Fish
2016-04-09
4
-425
/
+19
*
GTK3 fix
su_v
2016-04-09
1
-0
/
+4
*
Provide tooltip for Selection set dialog tree area.
Tavmjong Bah
2016-04-08
1
-1
/
+11
*
Remove inkscape-specific glib clone function (and get rid of deprecated Glib ...
Marc Jeanmougin
2016-04-08
1
-38
/
+1
*
Bug #1552765 fixed Break Apart dont handle well stroke with in documents diff...
Jabier Arraiza Cenoz
2016-04-08
1
-10
/
+4
*
Add clickable link to www.inkscape.org to splash screen dialog.
Kamalpreet Grewal
2016-04-07
1
-0
/
+12
*
re-write rev 11457. (Bug 1557348)
Alvin Penner
2016-04-05
1
-2
/
+7
*
avoid higher-order calculations if sbasis is cubic. (Bug 1559721)
Alvin Penner
2016-04-04
1
-0
/
+2
*
Fix node size regression and add ctrlResize property for multiple use.
Martin Owens
2016-04-02
5
-29
/
+43
*
Remove unused variable warnings.
Martin Owens
2016-04-02
1
-4
/
+0
*
Fix crash on copying orphaned clones
Marc Jeanmougin
2016-04-02
1
-1
/
+1
*
Add icon for Live Path Effects dialog.
insaner and su_v
2016-04-02
3
-2
/
+17
*
Fix regression in swatch color selection and improve it by allowing drag to c...
Martin Owens
2016-04-01
1
-43
/
+5
*
Bug #1553497 Voronoi Extension: Delaunay triangulate can get fill color from ...
Jabier Arraiza Cenoz
2016-04-01
3
-11
/
+58
*
bzrignore: inkview.pod
Bryce Harrington
2016-03-31
1
-0
/
+1
*
cmake: Add informational summary
Bryce Harrington
2016-03-31
1
-0
/
+41
*
Finish fixing bug 156221 ('line-height' with non-px scaling).
Tavmjong Bah
2016-03-30
1
-1
/
+2
*
Partial fix for bug 156221 ('line-height' with non-pixel scaled drawing).
Tavmjong Bah
2016-03-30
3
-8
/
+23
*
Fix for bug #1395435 (Inkscape crashes on load CDR select sheet) and bug #144...
Eduard Braun
2016-03-30
2
-183
/
+171
*
Fix bug #1548953 (Crash when SVG contains certain special chars)
Eduard Braun
2016-03-30
1
-7
/
+9
*
buildtool: Comment a verbose debug message (that usually hides actual compile...
Eduard Braun
2016-03-30
1
-1
/
+1
*
Protect the color wheel from hue loss at a deeper level.
Martin Owens
2016-03-29
2
-1
/
+5
*
Fix bugs with the colour selector self-signaling on change.
Martin Owens
2016-03-29
2
-4
/
+5
*
Translations. zh_CN translation update.
happyaron
2016-03-27
1
-4089
/
+5042
*
Improve documentation
Raphaël Bournhonesque
2016-03-25
1
-3
/
+11
*
Switch too broad Exception exceptions to more specific ones (IOError, ImportE...
Raphaël Bournhonesque
2016-03-25
1
-4
/
+4
*
Cosmetics to make inkex.py pep8 compliant
Raphaël Bournhonesque
2016-03-25
1
-7
/
+8
*
Remove deprecated has_key method in inkex.py
Raphaël Bournhonesque
2016-03-25
1
-1
/
+1
*
Revert revision #14156 because problems with offsets, see coments added
Jabier Arraiza Cenoz
2016-03-24
1
-1
/
+3
*
"Backport" some Krzysztof review parts of mirror symmetry LPE also hapens on ...
Jabier Arraiza Cenoz
2016-03-24
1
-12
/
+4
*
Un-revert: Allow Unit object to do conversions, pipe Quality class method via...
Martin Owens
2016-03-22
2
-12
/
+30
*
Make sure adjustment is attached to spin button
Martin Owens
2016-03-22
1
-0
/
+5
*
Add prependUnit function
Martin Owens
2016-03-22
2
-0
/
+11
*
Code cleanup. Removal of rogue copy of "create_adjustment_action".
Martin Owens
2016-03-22
1
-84
/
+76
*
More complete handling of units for 'line-height' in text toolbar.
Tavmjong Bah
2016-03-22
16
-299
/
+428
|
\
|
*
Add line-height unit selector to text toolbar.
Tavmjong Bah
2016-03-22
9
-81
/
+320
|
*
Reverting 14701.
Tavmjong Bah
2016-03-18
11
-233
/
+125
|
*
Revert 14707
Tavmjong Bah
2016-03-18
1
-5
/
+3
*
|
inkex.py code simplification (more compact if conditions, unreachable code)
Raphaël Bournhonesque
2016-03-22
1
-5
/
+1
*
|
Correct typo
Raphaël Bournhonesque
2016-03-22
1
-1
/
+1
*
|
Translations. Minor French translation update.
Nicolas Dufour
2016-03-21
1
-6911
/
+3001
*
|
Documentation. French tutorials translation update.
Nicolas Dufour
2016-03-21
9
-2305
/
+2305
*
|
Some improvements and bugfixes to rotate copies
Jabier Arraiza Cenoz
2016-03-21
1
-8
/
+4
*
|
Fix a bug in rotate copies on apply over a ellipse when origin and end are th...
Jabier Arraiza Cenoz
2016-03-20
1
-4
/
+5
[next]