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
*
merged SPPattern c++-sification from svgpaints branch
Tomasz Boczkowski
2015-04-25
11
-233
/
+230
|
\
|
*
SPPattern c++-sification: class fields are private
Tomasz Boczkowski
2014-05-29
3
-27
/
+26
|
*
SPPattern c++-sification: replaced function by methods pt3
Tomasz Boczkowski
2014-05-29
3
-35
/
+30
|
*
SPPattern c++-sification: replaced function by methods
Tomasz Boczkowski
2014-05-28
7
-48
/
+43
|
*
SPPattern c++-sification: removed unused declatations and includes
Tomasz Boczkowski
2014-05-27
1
-11
/
+9
|
*
SPPattern c++-sification: replacing pattern_ functions by methods pt1
Tomasz Boczkowski
2014-05-27
7
-63
/
+68
|
*
SPPattern c++-sification: replaced GSList by std::list
Tomasz Boczkowski
2014-05-27
3
-31
/
+37
|
*
SPPattern c++-sification: replaced gchar* by Glib::ustring
Tomasz Boczkowski
2014-05-26
2
-16
/
+11
|
*
SPPattern c++-sification: replaced guint by bool and enum
Tomasz Boczkowski
2014-05-26
3
-34
/
+34
*
|
merged SPColorSlider c++-sification from svgpaints branch
Tomasz Boczkowski
2015-04-25
15
-1022
/
+983
|
\
|
|
*
SPColorSlider c++-sification: remove unnecessary reference to Gtk::Adjustment
Tomasz Boczkowski
2014-05-24
1
-3
/
+0
|
*
SPColorSlider c++-sification: remove gobject based code
Tomasz Boczkowski
2014-05-24
2
-718
/
+0
|
*
SPColorSlider c++-sification: use in sp-color-icc-selector
Tomasz Boczkowski
2014-05-24
1
-37
/
+35
|
*
SPColorSlider c++-sification: use in sp-color-scales
Tomasz Boczkowski
2014-05-24
2
-106
/
+94
|
*
SPColorSlider c++-sification: fixed crash at exit
Tomasz Boczkowski
2014-05-24
1
-1
/
+1
|
*
SPColorSlider c++-sification: fixed size request
Tomasz Boczkowski
2014-05-24
2
-1
/
+13
|
*
SPColorSlider c++-sification: compilation with GTK3
Tomasz Boczkowski
2014-05-24
2
-32
/
+100
|
*
SPColorSlider c++-sification: fixed failed Gtk assertion
Tomasz Boczkowski
2014-05-24
1
-1
/
+3
|
*
SPColorSlider c++-sification: fixed drawing border
Tomasz Boczkowski
2014-05-24
1
-8
/
+10
|
*
SPColorSlider c++-sification: ported mouse events
Tomasz Boczkowski
2014-05-24
1
-3
/
+50
|
*
SPColorSlider c++-sification: ported drawing
Tomasz Boczkowski
2014-05-23
2
-7
/
+78
|
*
ported draw method
Tomasz Boczkowski
2014-05-23
1
-6
/
+167
|
*
SPColorWheelSelector uses refactored ColorSlider class
Tomasz Boczkowski
2014-05-23
2
-57
/
+56
|
*
moved widgets/sp-color-slider to ui/widget/color-slider
Tomasz Boczkowski
2014-05-23
11
-18
/
+27
|
*
SPColorSlider c++-sification: added ColorSlider class
Tomasz Boczkowski
2014-05-21
6
-13
/
+294
*
|
Add mirror symmetry to envelope/perspective LPE
Jabier Arraiza Cenoz
2015-04-21
2
-1
/
+62
*
|
Replace GList by std::vector
Tavmjong Bah
2015-04-14
3
-47
/
+34
*
|
Fix for the bug 1443039. Now reset old perspective-envelope effects and preve...
Jabier Arraiza Cenoz
2015-04-13
1
-0
/
+7
*
|
Fix coding style issues in bspline/spirolive code
Jabier Arraiza Cenoz
2015-04-10
11
-513
/
+521
*
|
Fix coding style issues in show/handles LPE
Jabier Arraiza Cenoz
2015-04-10
2
-45
/
+45
*
|
Fix coding style issues in perspective/envelope LPE
Jabier Arraiza Cenoz
2015-04-10
2
-144
/
+147
*
|
Fix coding style issues in roughen LPE
Jabier Arraiza Cenoz
2015-04-09
2
-110
/
+110
*
|
Fix coding style issues in lattice2 LPE
Jabier Arraiza Cenoz
2015-04-09
2
-313
/
+310
*
|
Fix coding style issues in simplify LPE
Jabier Arraiza Cenoz
2015-04-09
2
-119
/
+119
*
|
Cleaned up cmake files to build successfully on Linux.
Jon A. Cruz
2015-04-08
4
-63
/
+66
*
|
herpderp
Liam P. White
2015-04-04
2
-3
/
+3
*
|
Call decide() with subpaths in proper order.
Tavmjong Bah
2015-04-04
1
-1
/
+1
*
|
Add helper path to guide BSpline if path outline is hidden
Jabier Arraiza Cenoz
2015-04-03
1
-2
/
+4
*
|
inicialice a header variable
Jabier Arraiza Cenoz
2015-04-02
1
-0
/
+1
*
|
more restrictive definition of parentContour. (Bug 499744)
Alvin Penner
2015-04-02
1
-3
/
+5
*
|
Small cleanup: consistency, style
Liam P. White
2015-03-31
1
-44
/
+31
*
|
Update turn angle predicate for outliner
Liam P. White
2015-03-31
1
-8
/
+14
*
|
Updating Potrace from 1.10 to 1.12, fixing Bug #1438366 (CVE-2013-7437 vulner...
Nicolas Dufour
2015-03-31
17
-103
/
+251
*
|
Add clipping at miter-length to 'arcs' line join.
Tavmjong Bah
2015-03-29
1
-21
/
+131
*
|
make_angle_bisector_line(): Return sensible line if three input points are co...
Tavmjong Bah
2015-03-29
1
-1
/
+16
*
|
clean up previous commit
Liam P. White
2015-03-29
1
-24
/
+9
*
|
Fix calculation of miter limit. Implement 'miter-clip' line join.
Tavmjong Bah
2015-03-27
3
-11
/
+54
*
|
Fix a crash on perspective/envelope LPE introduced in recent refactor of poin...
Jabier Arraiza Cenoz
2015-03-24
1
-6
/
+6
*
|
Path outliner: refactor extrapolated joiner, allow joining line segments; som...
Liam P. White
2015-03-24
1
-65
/
+155
*
|
Fix a bug introduced by me using path parameters in LPE
Jabier Arraiza Cenoz
2015-03-23
1
-23
/
+17
[next]