index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-30
Reduce header bloat
Alex Valavanis
8
-25
/
+13
2014-08-30
Fix modelines
Alex Valavanis
34
-84
/
+84
2014-08-26
Standardise InkscapeApplication GObject implementation (namespace not support...
Alex Valavanis
20
-46
/
+45
2014-08-25
fix bug coninuing existing paths whith no LPE in bspline/spiro modes
Jabier Arraiza Cenoz
1
-4
/
+4
2014-08-24
More GObject boilerplate reduction
Alex Valavanis
1
-28
/
+3
2014-08-24
Fix strict build with Gtk+ 2
Alex Valavanis
1
-1
/
+2
2014-08-24
Fix Gtk+ 2 build
Alex Valavanis
3
-2
/
+20
2014-08-23
Finish Gtk::Grid migration
Alex Valavanis
2
-1
/
+33
2014-08-23
Migrate more widgets to Gtk::Grid
Alex Valavanis
5
-7
/
+88
2014-08-23
Fix deprecated VBox use
Alex Valavanis
2
-3
/
+3
2014-08-23
fix Windows 64-bit build
Johan B. C. Engelen
1
-2
/
+2
2014-08-17
Fix accidental regression in previous commit
Liam P. White
1
-0
/
+1
2014-08-17
Fix gtk3 crash when using "close" button
Liam P. White
1
-14
/
+1
2014-08-17
Merge in font-speedup branch to improve launch times
Liam P. White
1
-3
/
+3
2014-08-15
Preferences. Fix for Bug #184499 (Inkscape Preferences dialog does not rememb...
Nicolas Dufour
2
-2
/
+7
2014-08-14
Fix some transformation center regressions, related to the viewbox/units changes
Diederik van Lierop
1
-3
/
+4
2014-08-13
Fix build
Liam P. White
2
-1
/
+5
2014-08-13
Printing. Fix for Bug #264831 (Print settings not persistent).
Nicolas Dufour
2
-5
/
+19
2014-08-10
Get gradient tool to shut up about invalid casts with meshes
Liam P. White
1
-7
/
+10
2014-08-10
Add meshes to selected style widget
Liam P. White
2
-0
/
+32
2014-08-10
Further fixes related to bug #1327267, toolbars don't need to update when the...
Liam P. White
1
-1
/
+1
2014-08-08
Massive performance improvment for basic node operations with thousands of nodes
Liam P. White
8
-19
/
+93
2014-08-07
refresh clip path when editing in XML editor (Bug 1349018)
Alvin Penner
1
-0
/
+1
2014-08-07
Add in some debugging code that will complain when deleted knots are accessed...
Liam P. White
1
-0
/
+2
2014-08-04
Fixed some redraw problems moving nodes in bspline mode
Jabier Arraiza Cenoz
2
-10
/
+12
2014-08-01
Fix for #906794, #1246550 (live effects not showing helper paths)
Jabier Arraiza Cenoz
2
-1
/
+47
2014-07-30
add last applied branch - mode to strokes on pen/pencil
Jabier Arraiza Cenoz
1
-6
/
+39
2014-07-29
Fix for 1346972 (freehand shape mode should pick stroke width from tool's act...
Liam P. White
1
-0
/
+28
2014-07-28
fix crash bug (reported by su_v on IRC) related to removing color profiles
Johan B. C. Engelen
1
-0
/
+1
2014-07-28
Fix for copy&paste clone original with clip-path/mask
Liam P. White
1
-0
/
+9
2014-07-26
Clean up some ShapeHolder related things
Liam P. White
9
-26
/
+25
2014-07-26
Fix for crash regression 1348927 -- dialogs that are shown but have not been ...
Liam P. White
1
-3
/
+3
2014-07-22
Fixed some logic errors; clang warnings.
Markus Engel
2
-2
/
+2
2014-07-22
Replaced some abs/fabs with std::abs.
Markus Engel
1
-1
/
+1
2014-07-22
Fixed some unused variables warnings.
Markus Engel
1
-1
/
+1
2014-07-22
fix bug pointed by LiamW in Spirolive
Jabier Arraiza Cenoz
1
-1
/
+0
2014-07-19
Workarounds for crash bugs 1309050, 601336; will fix properly in experimental
Liam P. White
1
-6
/
+3
2014-07-13
Update togglebutton parameter to handle if you want:
Jabier Arraiza Cenoz
1
-1
/
+1
2014-07-11
scale tiled clones to document units (Bug 1288860)
Alvin Penner
1
-8
/
+10
2014-07-05
Fix FTBFS gtk3 & make check
Liam P. White
1
-9
/
+1
2014-07-02
Fixed CMakeLists.txt pointed by Liam
Jabier Arraiza Cenoz
1
-0
/
+2
2014-07-02
Add LPE fillet-chamfer
Jabier Arraiza Cenoz
5
-6
/
+388
2014-07-01
pen tool: add back removal of curvature handle when backspace-deleting a node...
Johan B. C. Engelen
1
-29
/
+32
2014-07-01
Fix pentool backspace bug. Thanks Jabier
Johan B. C. Engelen
1
-12
/
+23
2014-06-29
Enable rendering of new filter blend modes (but don't add them to GUI).
Tavmjong Bah
1
-8
/
+5
2014-06-29
Enable rendering of new filter blend modes (but don't add them to GUI).
Tavmjong Bah
1
-8
/
+5
2014-06-29
Layers. Fix for Bug #1326131 (Can't delete layer from context menu).
Nicolas Dufour
1
-4
/
+8
2014-06-25
fix windows build (gtk3) partly. broken because of windows.h poluting namespa...
Johan B. C. Engelen
3
-9
/
+11
2014-06-13
Allow symbol zooming independent of icon screen size.
Tavmjong Bah
2
-13
/
+68
2014-06-13
Allow symbol zooming independent of icon screen size.
Tavmjong Bah
2
-13
/
+68
[next]