index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-26
Clean up of style code: Patch from suv: SPStyle: struct -> class
Tavmjong Bah
1
-1
/
+1
2014-04-24
Clean up of style code: refactor marker properties. Step 3.
Tavmjong Bah
1
-3
/
+4
2014-04-24
Clean up of style code, removal of SPFontStyle. Step 2.
Tavmjong Bah
1
-12
/
+11
2014-04-22
Restore ability to insert a font-family that is not on system or a font-fallb...
Tavmjong Bah
1
-0
/
+7
2014-03-30
Added "Gtk::" scope to "manage" function calls.
Markus Engel
1
-6
/
+6
2014-03-26
Cleaned up includes of tools / revert experimental casting macro replacements...
Markus Engel
2
-10
/
+5
2014-03-12
Reverted swatches
Liam P. White
1
-1
/
+1
2014-03-11
Change stroke-dasharray and stroke-dashoffset handling to match other propert...
Tavmjong Bah
2
-17
/
+17
2014-03-09
Remove unused includes to tidy up the code.
Martin Owens
7
-13
/
+1
2014-03-09
Fix random crashes when spraying in single path mode.
Krzysztof Kosi??ski
1
-1
/
+1
2014-03-05
Added new swatches dialog
Liam P. White
1
-1
/
+1
2014-03-03
change 0 to NULL for pointers
Johan B. C. Engelen
1
-2
/
+2
2014-03-02
Fixed includes for tools.
Markus Engel
41
-606
/
+326
2014-03-02
Added some consts. Turned functions to member functions.
Markus Engel
1
-1
/
+1
2014-02-28
Spray tool:
Nicolas Dufour
1
-2
/
+6
2014-02-27
Move extended input events stuff from desktop-widget.cpp to sp-canvas.cpp,
Krzysztof Kosi??ski
1
-5
/
+0
2014-02-26
Added template functions as a casting-macro replacement.
Markus Engel
1
-2
/
+10
2014-02-08
DrawingContext: change variable names ct to dc (bug #1272073)
David Mathog
1
-2
/
+2
2014-01-20
cppcheck stuff
Kris De Gussem
1
-2
/
+2
2014-01-17
i18n. Fix for Bug #1269943 (Context for message Offset:).
kris-degussem
2
-2
/
+2
2014-01-16
Fixing edit-clear icon in the star tool (partial fix for Bug #1269698).
Nicolas Dufour
1
-5
/
+6
2014-01-11
gtkmmification (seems there is more margin in desktop-widget.cpp)
Kris De Gussem
2
-19
/
+10
2014-01-09
null check: fix regression Bug #1258815 (crash after using Edit nodes icon tw...
Kris De Gussem
1
-1
/
+1
2014-01-04
modify get_scale_transform_for_variable_stroke() to be consistent with get_sc...
Alvin Penner
1
-2
/
+3
2014-01-02
fix pointer initialization ( "0" --> "NULL")
Johan B. C. Engelen
1
-12
/
+12
2014-01-02
try to improve some error-prone piece of code (icon name related)
Johan B. C. Engelen
1
-8
/
+9
2014-01-02
fix Windows build (constness)
Johan B. C. Engelen
1
-3
/
+3
2014-01-02
Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated
Alex Valavanis
9
-56
/
+48
2013-12-31
refactor, fixing some diff diferences
Jabier Arraiza Cenoz
1
-0
/
+1
2013-12-30
modify transform behaviour for unscaled stroke width, Preserved Transforms (B...
Alvin Penner
1
-1
/
+1
2013-12-30
Refactorizing
Jabier Arraiza Cenoz
2
-3
/
+0
2013-12-17
modify transform behaviour for scaled stroke width, Preserved Transforms
Alvin Penner
1
-1
/
+1
2013-12-12
Partial fix for Bug #1256347 (spiral and stars tools, the inputbox for turns ...
Nicolas Dufour
1
-1
/
+1
2013-12-09
Superficial text fix in gradient toolbar.
Josh Andler
1
-1
/
+1
2013-12-03
Fix for Bug #1094511 (GTK3: rulers render with solid black bg).
Nicolas Dufour
1
-1
/
+7
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
24
-36
/
+36
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
14
-76
/
+90
2013-10-15
eek-preview: Hide unused variable in gtk3 build
Alex Valavanis
1
-1
/
+3
2013-10-12
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...
Johan B. C. Engelen
11
-55
/
+55
2013-10-09
Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...
Nicolas Dufour
1
-1
/
+1
2013-10-08
Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ...
Tavmjong Bah
1
-7
/
+6
2013-10-04
C++
Johan B. C. Engelen
1
-1
/
+1
2013-09-30
fix obvious leak
Johan B. C. Engelen
1
-0
/
+2
2013-09-26
Further refactored SPEllipse.
Markus Engel
1
-1
/
+1
2013-09-25
C++ify calling a few SPLPEItem functions, much more work than expected... slo...
Johan B. C. Engelen
1
-1
/
+1
2013-09-25
Some Fix
Jabier Arraiza Cenoz
1
-1
/
+1
2013-09-25
First attemp for
Jabier Arraiza Cenoz
1
-0
/
+2
2013-09-24
Fix my email address through codebase
Bryce Harrington
2
-2
/
+2
2013-09-21
Fix tautological comparison for enum of unspecified type
Alex Valavanis
1
-4
/
+4
2013-09-16
Fix bug in rectangle toolbar.
Matthew Petroff
1
-5
/
+6
[prev]
[next]