index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
spw-utilities: gtk_widget_modify_font deprecation fix
Alex Valavanis
2014-08-23
1
-0
/
+4
*
icon: gtk_widget_get_state deprecation fix
Alex Valavanis
2014-08-23
1
-0
/
+4
*
Fix gdk_display_get_n_screens deprecation
Alex Valavanis
2014-08-23
2
-0
/
+15
*
sp-color-selector: Clean up GObject boilerplate & fix deprecation
Alex Valavanis
2014-08-23
2
-31
/
+19
*
paint-selector: Clean up GObject boilerplate & fix deprecation
Alex Valavanis
2014-08-23
2
-31
/
+23
*
properly attribute code
Johan B. C. Engelen
2014-08-23
1
-0
/
+7
*
add missing files from last commit
Johan B. C. Engelen
2014-08-23
2
-0
/
+145
*
To help the SVG WG discussion on powerstroke, a quick code-up of centripetal ...
Johan B. C. Engelen
2014-08-23
5
-3
/
+90
*
update to trunk lp:inkscape 13530 (fixes Windows build)
Johan B. C. Engelen
2014-08-23
6
-62
/
+58
|
\
|
*
Fix skewing bug that could lead to infinite transforms
Diederik van Lierop
2014-08-23
1
-3
/
+10
|
*
Fix bug #1068987 LPE prespective_path crash inkscape
Jabier Arraiza Cenoz
2014-08-20
2
-3
/
+102
|
*
Clear the waiting cursor on the old desktop after creating a new one
Liam P. White
2014-08-19
1
-4
/
+6
|
*
Fix some issues with constrained snapping
Diederik van Lierop
2014-08-17
1
-49
/
+36
|
*
fix build problem for win32 due to syntax problem in .rc files after tagging ...
Adib Taraben
2014-08-17
3
-6
/
+6
*
|
fix Windows 64-bit build
Johan B. C. Engelen
2014-08-23
1
-2
/
+2
*
|
gradient-vector: Clean up GObject boilerplate & fix deprecation
Alex Valavanis
2014-08-23
2
-33
/
+17
*
|
gradient-selector: Clean up GObject boilerplate & fix deprecation
Alex Valavanis
2014-08-23
1
-32
/
+12
*
|
font-selector: Clean up GObject boilerplate & fix deprecation
Alex Valavanis
2014-08-23
1
-27
/
+15
*
|
Fix bug #1068987 LPE prespective_path crash inkscape
Jabier Arraiza Cenoz
2014-08-20
2
-3
/
+102
*
|
Implement SVG2 marker 'orient' attribute value 'auto-start-reverse' (renderin...
Tavmjong Bah
2014-08-20
4
-28
/
+53
*
|
Fix gtk3 build
Liam P. White
2014-08-18
1
-0
/
+1
*
|
Fix build (not pretty).
Liam P. White
2014-08-18
27
-41
/
+57
*
|
Code cleanup.
Liam P. White
2014-08-18
37
-911
/
+804
*
|
Fix accidental regression in previous commit
Liam P. White
2014-08-17
1
-0
/
+1
*
|
Fix gtk3 crash when using "close" button
Liam P. White
2014-08-17
1
-14
/
+1
*
|
Update to trunk r13525
Liam P. White
2014-08-17
21
-80
/
+134
|
\
|
|
*
Similar workaround to r13523 (text&font dialog not appearing quickly)
Liam P. White
2014-08-17
1
-3
/
+4
|
*
Work around for upstream GTK bug #734915 (speeds launch times)
Liam P. White
2014-08-17
1
-7
/
+9
|
*
Fix grid jumping (bug #1342238).
Matthew Petroff
2014-08-17
2
-1
/
+8
|
*
Fix shift of transformation center on pasting
Diederik van Lierop
2014-08-16
3
-10
/
+12
|
*
memleak fix (Bug #1293827: LivePathEffect memory leak )
Kris De Gussem
2014-08-15
2
-2
/
+8
|
*
suppress compiler warning
Kris De Gussem
2014-08-15
1
-1
/
+1
|
*
Preferences. Fix for Bug #184499 (Inkscape Preferences dialog does not rememb...
Nicolas Dufour
2014-08-15
2
-2
/
+7
|
*
Set pre-release version to 0.91pre2
Bryce Harrington
2014-08-15
4
-16
/
+16
|
*
Fix some transformation center regressions, related to the viewbox/units changes
Diederik van Lierop
2014-08-14
4
-20
/
+28
|
*
Revert unintentional changes
Liam P. White
2014-08-13
3
-33
/
+32
|
*
Fix build
Liam P. White
2014-08-13
5
-33
/
+38
|
*
Printing. Fix for Bug #264831 (Print settings not persistent).
Nicolas Dufour
2014-08-13
2
-5
/
+19
|
*
Export. Fix for Bug #1166184 (XAML export not compatible with Silverlight).
Nicolas Dufour
2014-08-10
1
-15
/
+25
*
|
Fix gtk3 build
Liam P. White
2014-08-17
1
-1
/
+2
*
|
Merge in font-speedup branch to improve launch times
Liam P. White
2014-08-17
8
-1138
/
+1239
*
|
Add 'Show handles' LPE
Jabier Arraiza Cenoz
2014-08-12
6
-1
/
+283
*
|
fix a bug knots resetting in fillet-chamfer
Jabier Arraiza Cenoz
2014-08-11
1
-2
/
+2
*
|
Code refactor: now helper paths draw ok when handle is degenerate or cirle ha...
Jabier Arraiza Cenoz
2014-08-11
1
-28
/
+22
*
|
Added reset modifier to knot in fillet chamfer
Jabier Arraiza Cenoz
2014-08-11
1
-32
/
+46
*
|
Simplify original paths on helper paths pointed by Liam. Also used arcs for h...
Jabier Arraiza Cenoz
2014-08-11
1
-2
/
+2
*
|
fix bug pointed by suv
Jabier Arraiza Cenoz
2014-08-10
1
-1
/
+1
*
|
Better helper paths in simplify LPE sugested by suv
Jabier Arraiza Cenoz
2014-08-10
1
-4
/
+8
*
|
Get gradient tool to shut up about invalid casts with meshes
Liam P. White
2014-08-10
1
-7
/
+10
*
|
Oops
Liam P. White
2014-08-10
1
-1
/
+1
[next]