index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sp-pattern.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for circular references detection in almost all cases, fixing https://bug...
Marc Jeanmougin
2015-07-14
1
-3
/
+2
*
renamed SPPattern methods to match coding style
Tomasz Boczkowski
2015-05-03
1
-25
/
+25
*
Reformatted SPPattern
Tomasz Boczkowski
2015-05-03
1
-38
/
+40
*
merge with trunk
Tomasz Boczkowski
2015-05-02
1
-1
/
+1
|
\
|
*
Put a few std::vector<SPitem*>
Marc Jeanmougin
2015-02-19
1
-1
/
+1
|
*
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
2015-02-17
1
-1
/
+1
*
|
merged SPPattern c++-sification from svgpaints branch
Tomasz Boczkowski
2015-04-25
1
-50
/
+81
|
\
\
|
|
/
|
/
|
|
*
SPPattern c++-sification: class fields are private
Tomasz Boczkowski
2014-05-29
1
-19
/
+18
|
*
SPPattern c++-sification: replaced function by methods pt3
Tomasz Boczkowski
2014-05-29
1
-5
/
+19
|
*
SPPattern c++-sification: replaced function by methods
Tomasz Boczkowski
2014-05-28
1
-5
/
+10
|
*
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
1
-8
/
+12
|
*
SPPattern c++-sification: replaced GSList by std::list
Tomasz Boczkowski
2014-05-27
1
-7
/
+14
|
*
SPPattern c++-sification: replaced gchar* by Glib::ustring
Tomasz Boczkowski
2014-05-26
1
-1
/
+1
|
*
SPPattern c++-sification: replaced guint by bool and enum
Tomasz Boczkowski
2014-05-26
1
-12
/
+12
*
|
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-15
/
+16
*
|
Reduce header bloat
Alex Valavanis
2014-08-30
1
-5
/
+1
|
/
*
fix compliance test pservers-pattern-03-f - using fallback when pattern is empty
Tomasz Boczkowski
2014-05-16
1
-0
/
+2
*
Added new base class to handle viewBox and preserveAspectRatio.
Tavmjong Bah
2014-02-06
1
-4
/
+2
*
Added runtime check in SP_-cast macros.
Markus Engel
2013-09-15
1
-1
/
+1
*
Modified SP_IS_ macros.
Markus Engel
2013-09-14
1
-1
/
+1
*
Cleaned up.
Markus Engel
2013-08-03
1
-1
/
+3
*
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
2013-07-31
1
-1
/
+1
*
Merged PaintServer and subclasses; moved Gradient classes to own files.
Markus Engel
2013-04-05
1
-21
/
+3
*
Added constructors to SP classes.
Markus Engel
2013-04-01
1
-0
/
+1
*
Replaced all casting macros with glib-independent ones.
Markus Engel
2013-04-01
1
-23
/
+21
*
Renamed virtual function names.
Markus Engel
2013-03-29
1
-6
/
+6
*
merged from trunk
Markus Engel
2013-03-29
1
-9
/
+8
|
\
|
*
Fix another load of forward declaration tags
Alex Valavanis
2013-03-14
1
-2
/
+1
|
*
const ....
Johan B. C. Engelen
2013-01-17
1
-7
/
+7
*
|
Added "virtual pad" to
Markus Engel
2012-08-21
1
-1
/
+24
|
/
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-25
1
-1
/
+1
*
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
2011-10-05
1
-1
/
+2
*
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+0
*
Remove all NRRect use.
Krzysztof Kosi??ski
2011-08-27
1
-2
/
+2
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
1
-5
/
+5
|
\
|
*
Remove deprecated glib macro wrappers
Alex Valavanis
2011-06-14
1
-4
/
+4
|
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
1
-1
/
+1
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-4
/
+5
|
\
|
|
*
compatibility patch to compile using gcc 4.6
Adib Taraben
2011-02-27
1
-0
/
+1
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-4
/
+4
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-4
/
+5
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-4
/
+5
|
|
\
|
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-1
/
+1
*
|
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-1
/
+1
|
\
|
|
|
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
|
|
/
*
/
Wholesale cruft removal part 1
Krzysztof Kosi??ski
2010-08-04
1
-1
/
+0
|
/
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-1
/
+1
*
SPDocument->Document
johnce
2009-08-05
1
-1
/
+1
*
Merge from trunk
Ted Gould
2008-10-31
1
-4
/
+4
[next]