index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
live_effects
/
lpe-rough-hatches.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code formating
Jabiertxof
2017-04-28
1
-20
/
+20
*
Fix headers on LPE's
Jabiertxof
2016-12-10
1
-1
/
+2
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-8
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+8
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-8
/
+0
*
2Geom sync - initial commit
Krzysztof Kosi??ski
2015-04-27
1
-1
/
+2
*
Removed some operator keywords.
Markus Engel
2014-03-30
1
-2
/
+2
*
UI message generalisation
Kris De Gussem
2013-10-13
1
-3
/
+3
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-2
/
+1
*
const ....
Johan B. C. Engelen
2013-01-17
1
-1
/
+1
*
more const happiness (and removal of duplicate code in sp-object.h)
Johan B. C. Engelen
2013-01-17
1
-1
/
+1
*
code cleanup: make more functions static or include their own headers.
Campbell Barton
2012-10-04
1
-2
/
+2
*
Warnings cleanup (see Bug #1034663).
Nicolas Dufour
2012-08-09
1
-1
/
+1
*
Removed unneeded header style filename #defines
Jon A. Cruz
2012-06-17
1
-1
/
+0
*
Removed outdated classes.
Jon A. Cruz
2012-06-17
1
-0
/
+2
*
Warning cleanup
Jon A. Cruz
2012-04-18
1
-4
/
+4
*
gives distinguishing colors to two vector params of LPE rough hatches
Johan B. C. Engelen
2012-04-07
1
-1
/
+3
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-1
/
+1
*
cppcheck
Kris De Gussem
2011-10-21
1
-1
/
+1
*
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+0
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+1
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-4
/
+4
|
\
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-4
/
+4
*
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-16
/
+16
|
\
|
|
*
UI fixes (a.o. Bug #560751 )
Kris De Gussem
2010-10-02
1
-16
/
+16
*
|
Wholesale cruft removal part 4; fix crash when rendering guides
Krzysztof Kosi??ski
2010-08-05
1
-6
/
+6
|
/
*
add widget controls for LPE VectorParam. Hide these controls for LPE Hatches.
Johan B. C. Engelen
2010-02-14
1
-0
/
+4
*
Warning cleanup
Jon A. Cruz
2009-12-20
1
-23
/
+23
*
textual patch from bug 408093
bulia byak
2009-09-06
1
-15
/
+15
*
Minor correction in message
Nicolas Dufour
2009-05-07
1
-1
/
+1
*
translator comments and minor string fixes
Ivan Mas??r
2009-04-23
1
-5
/
+5
*
Ctor fixes and misc warning cleanups
Jon A. Cruz
2009-04-07
1
-9
/
+11
*
noop: Set svn:eol-style to native on all .cpp and .h files under src. (find ...
Peter Moulder
2009-04-07
1
-585
/
+585
*
bug fix: close open paths on input.
JF Barraud
2009-03-27
1
-2
/
+9
*
fixed some bugs (bad render of thick/thin parts + reversed bending + occasion...
JF Barraud
2009-03-26
1
-57
/
+36
*
correctly implement 'resetDefaults()' for LPEs. Now when applying an LPE, all...
Johan B. C. Engelen
2009-03-15
1
-0
/
+2
*
hatches lpe: parameters renamed + tips, knot-lpe: can use 'unit of stroke wid...
JF Barraud
2009-01-25
1
-47
/
+51
*
renamed lpe-hatches to lpe-rough-hatches.
JF Barraud
2008-11-26
1
-0
/
+593