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
2015-10-17
Add precision to measure. Also change other scalar widgets to a .2 precision ...
Jabier Arraiza Cenoz
2
-3
/
+36
2015-10-16
Fix a wrong string
Jabier Arraiza Cenoz
1
-1
/
+1
2015-10-16
Add convert to guides option
Jabier Arraiza Cenoz
2
-0
/
+18
2015-10-14
Fix from Johan to prevent referencing null C++ pointer. Found via Clang scan ...
Tavmjong Bah
1
-1
/
+2
2015-10-12
Convert Measure to Item done
Jabier Arraiza Cenoz
2
-0
/
+18
2015-10-10
Added new button to get global measure as a dimension
Jabier Arraiza Cenoz
2
-3
/
+34
2015-10-08
Add buttons for some side/corner mesh opeartions.
Tavmjong Bah
2
-2
/
+81
2015-10-06
add snaping to knots and stating convert measure to items
Jabier Arraiza Cenoz
2
-0
/
+19
2015-10-05
add reverse to meassure output
Jabier Arraiza Cenoz
2
-1
/
+17
2015-10-05
Add redraw to meassure when use toolbar
Jabier Arraiza Cenoz
1
-11
/
+88
2015-10-04
Add improvements to measure tool:
Jabier Arraiza Cenoz
2
-0
/
+39
2015-09-14
Fix typo in a comment s/seperator/separator/
Mattia Rizzolo
1
-1
/
+1
2015-09-05
Attempt to fix 1417173 (undo duplicate gradient crash)
Marc Jeanmougin
1
-10
/
+7
2015-08-01
Update simplify interactive to handle trinagle out powerstrokes, also fix it ...
Jabier Arraiza Cenoz
1
-5
/
+34
2015-07-27
add flattern button to interactive simplify
Jabier Arraiza Cenoz
2
-1
/
+50
2015-07-25
Removes extra unnecesary code pointed by Nathan Hurst
Jabier Arraiza Cenoz
1
-14
/
+12
2015-07-24
change from list to vector
Jabier Arraiza Cenoz
1
-3
/
+2
2015-06-10
1357805+1227193 revisited
Liam P. White
1
-1
/
+5
2015-05-11
fixed color selector not remembering it's last open tab
Tomasz Boczkowski
1
-0
/
+3
2015-05-09
fixed crash in paint selector when changing from gradient to solid color
Tomasz Boczkowski
1
-4
/
+14
2015-05-09
Using MODE_SOLID_COLOR in paint selector instead of duplicated MODE_COLOR_RGB...
Tomasz Boczkowski
3
-14
/
+9
2015-05-08
fixes a few of jenkins warnings
Marc Jeanmougin
3
-2
/
+5
2015-05-04
going from swatch to flat color should start with previous swatch color
Raphael Rosch
1
-2
/
+16
2015-05-03
renamed SPPattern methods to match coding style
Tomasz Boczkowski
2
-4
/
+4
2015-05-02
gtk3 compile fix
Tomasz Boczkowski
1
-4
/
+0
2015-04-29
Fix regression: Update default font-family if nothing is selected on canvas.
Tavmjong Bah
1
-4
/
+10
2015-04-27
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
11
-56
/
+0
2015-04-27
removed a few useless SP_OBJECT() casts
Marc Jeanmougin
1
-2
/
+2
2015-04-26
fix
Marc Jeanmougin
1
-1
/
+1
2015-04-14
Replace GList by std::vector
Tavmjong Bah
1
-12
/
+9
2015-03-12
Fix for potential null pointer call in the 3D box toolbar widget.
Nicolas Dufour
1
-7
/
+7
2015-03-08
allow use multiple lines, added new icon
Jabier Arraiza Cenoz
2
-15
/
+18
2015-03-07
add interactive smooth to pen tool
Jabier Arraiza Cenoz
2
-0
/
+44
2015-03-04
scale spinboxes for rectangle toolbar. (Bug 307656)
Alvin Penner
1
-6
/
+5
2015-03-01
Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...
Tavmjong Bah
2
-76
/
+55
2015-02-27
more cast cleanup
Marc Jeanmougin
4
-8
/
+8
2015-02-27
corrected the casts (hopefully)
Marc Jeanmougin
10
-31
/
+32
2015-02-25
load rectangle parameters as px. (Bug 1424798)
Alvin Penner
1
-1
/
+1
2015-02-25
Backport commit 2086344 from GIMP master: try to fix rulers (bug #1351597)
Liam P. White
1
-17
/
+25
2015-02-22
Make icon creation more consistent - use sp_icon_new where possible
Liam P. White
1
-22
/
+15
2015-02-19
Put a few std::vector<SPitem*>
Marc Jeanmougin
11
-65
/
+65
2015-02-17
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
11
-129
/
+114
2015-02-08
Commenting dead assignments.
Nicolas Dufour
1
-3
/
+6
2015-02-03
Fix two instances of "Dead Initialization" found via Clang scan-build.
Tavmjong Bah
1
-2
/
+0
2015-02-02
Experimental mesh smoothing code.
Tavmjong Bah
2
-19
/
+207
2014-12-25
Remove sp_style_new().
Tavmjong Bah
2
-26
/
+21
2014-12-24
Add missing SPStyle::readFromPrefs(), remove sp_style_read_from_prefs().
Tavmjong Bah
2
-82
/
+69
2014-12-23
Use gray for 'context-fill' and 'context-stroke' in marker selector.
Tavmjong Bah
1
-4
/
+4
2014-12-21
Bug #1380413: make sure that the rect toolbar knows when and when not to update
Liam P. White
1
-3
/
+11
2014-12-21
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
21
-79
/
+76
[prev]
[next]