index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
filters
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge C++ification of the SP tree by Markus Engel
Krzysztof Kosi??ski
2013-09-19
42
-2539
/
+1986
|
\
|
*
Added runtime check in SP_-cast macros.
Markus Engel
2013-09-15
21
-21
/
+21
|
*
Modified SP_IS_ macros.
Markus Engel
2013-09-14
21
-24
/
+24
|
*
Replacement of unnecessary variables.
Markus Engel
2013-07-31
32
-839
/
+769
|
*
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
2013-07-31
10
-340
/
+330
|
*
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
2013-04-07
26
-74
/
+30
|
*
Merged FilterPrimitive and subclasses.
Markus Engel
2013-04-07
32
-1104
/
+407
|
*
Merged more classes.
Markus Engel
2013-04-06
10
-423
/
+133
|
*
Added virtual destructor to SPObject. Switched to new factory. Replaced some ...
Markus Engel
2013-04-02
1
-1
/
+1
|
*
Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...
Markus Engel
2013-04-02
19
-0
/
+190
|
*
Added constructors to SP classes.
Markus Engel
2013-04-01
42
-89
/
+262
|
*
Replaced all casting macros with glib-independent ones.
Markus Engel
2013-04-01
21
-88
/
+52
|
*
Prepared exchange of casting macros.
Markus Engel
2013-03-31
21
-0
/
+21
|
*
Renamed virtual function names.
Markus Engel
2013-03-29
42
-366
/
+366
|
*
merged from trunk
Markus Engel
2013-03-29
42
-4346
/
+117
|
|
\
|
*
|
Removed function pointers from SPObject and subclasses.
Markus Engel
2013-03-29
21
-92
/
+92
|
*
|
Replaced virtual function call to "build_renderer".
Markus Engel
2013-03-29
16
-16
/
+16
|
*
|
Added "virtual pads" to
Markus Engel
2013-03-29
32
-413
/
+3406
|
*
|
Added "virtual pads" to
Markus Engel
2013-03-29
1
-0
/
+2
|
*
|
Added "virtual pads" to
Markus Engel
2013-03-29
10
-72
/
+943
|
*
|
Various changes.
Markus Engel
2013-03-14
21
-81
/
+101
*
|
|
Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class
Krzysztof Kosi??ski
2013-09-19
1
-0
/
+2
|
|
/
|
/
|
*
|
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-1
/
+1
*
|
Fix even more forward declaration tags
Alex Valavanis
2013-03-15
17
-47
/
+1
*
|
Fix another load of forward declaration tags
Alex Valavanis
2013-03-14
6
-11
/
+3
*
|
Filter color values always defined as sRGB (or ICC).
Tavmjong Bah
2013-01-29
4
-5
/
+40
*
|
More GObject boilerplate reduction
Alex Valavanis
2013-01-26
19
-728
/
+217
*
|
Cleanup more GObject type definitions
Alex Valavanis
2013-01-17
2
-42
/
+19
*
|
Fix for 638943 : feComponentTransfer resource add causing CRITICAL messages i...
John Smith
2012-09-19
1
-1
/
+1
|
/
*
fix regression introduced in revision 10987
Kris De Gussem
2012-02-16
1
-3
/
+7
*
cppcheck
Kris De Gussem
2012-02-15
1
-9
/
+5
*
allow use of comma delimiter in filter table values array (Bug 511140)
Alvin Penner
2012-01-21
2
-2
/
+2
*
Removed outdated and undesired "I'm in this cpp, so change your behavior" mac...
Jon A. Cruz
2011-07-02
2
-4
/
+0
*
added missing header
Campbell Barton
2011-07-02
1
-0
/
+1
*
get cmake working again.
Campbell Barton
2011-06-22
1
-16
/
+3
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
1
-24
/
+63
|
\
|
*
cmake:
Campbell Barton
2011-06-13
1
-1
/
+39
|
*
cmake: now builds without having most of the source listed in 1 file.
Campbell Barton
2011-06-13
1
-1
/
+2
|
*
cmake:
Campbell Barton
2011-06-13
1
-2
/
+3
|
*
cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...
Campbell Barton
2011-06-12
1
-2
/
+2
|
*
work in progress cmake commit:
Campbell Barton
2011-06-12
1
-24
/
+23
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
19
-55
/
+104
|
\
|
|
*
Add handling filter primitive subregion to filter primitive classes.
Tavmjong Bah
2011-03-11
2
-22
/
+72
|
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
13
-14
/
+14
|
*
Pass removing some outdated C-macro use.
Jon A. Cruz
2011-02-20
4
-18
/
+17
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
19
-149
/
+136
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
18
-145
/
+133
|
|
\
|
|
*
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
2010-07-12
17
-97
/
+97
|
|
*
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
2010-07-06
3
-3
/
+9
|
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
5
-9
/
+9
[next]