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-style-elem.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-533
/
+0
2017-10-25
Add limited support for CSS 'font-face' rule.
Tavmjong Bah
1
-1
/
+53
2017-10-23
Save decl list for 'font-face' rule. Micro-step in supporting rule.
Tavmjong Bah
1
-19
/
+48
2017-09-21
Remove usage of GString in sp-style-elem.cpp
Jan Lingscheid
1
-6
/
+6
2017-09-04
Fix crash in style dialog (double deletion of document->style_sheet).
Tavmjong Bah
1
-5
/
+8
2017-08-07
Add support for imported style sheets via @import to Inkscape.
Tavmjong Bah
1
-53
/
+118
2016-08-15
Add changes for compilation with trunk
Tavmjong Bah & Kamalpreet Grewal
1
-2
/
+2
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-3
/
+1
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-1
/
+3
2016-07-13
Propagate changes to object tree with changes in style element
Tavmjong Bah
1
-3
/
+22
2015-02-25
create SPObject factory
Liam P. White
1
-10
/
+0
2014-12-24
Remove sp_style_read_from_object()
Tavmjong Bah
1
-6
/
+7
2014-11-15
Purged SP_STYLE_ELEM/SP_IS_STYLE_ELEM macro abuse.
Jon A. Cruz
1
-32
/
+22
2013-04-07
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
1
-10
/
+7
2013-04-06
Merged more classes.
Markus Engel
1
-37
/
+15
2013-04-02
Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...
Markus Engel
1
-0
/
+10
2013-04-01
Added constructors to SP classes.
Markus Engel
1
-4
/
+10
2013-03-31
Prepared exchange of casting macros.
Markus Engel
1
-0
/
+1
2013-03-29
Renamed virtual function names.
Markus Engel
1
-11
/
+11
2013-03-29
Removed function pointers from SPObject and subclasses.
Markus Engel
1
-3
/
+3
2013-03-14
Various changes.
Markus Engel
1
-1
/
+1
2013-01-26
More GObject boilerplate reduction
Alex Valavanis
1
-33
/
+7
2012-08-20
Added "virtual pad" to SPStyleElem.
Markus Engel
1
-20
/
+49
2011-02-21
Finished cleanup of outdated SP_OBJECT_PARENT C macro.
Jon A. Cruz
1
-1
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-07-12
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
1
-2
/
+2
2010-07-06
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
1
-1
/
+2
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-2
/
+2
2009-08-05
SPDocument->Document
johnce
1
-2
/
+2
2008-06-11
plumb XML::Documents in everywhere
MenTaLguY
1
-4
/
+3
2007-05-12
Cleaned up test doc creation
Jon A. Cruz
1
-1
/
+3
2007-03-11
fix 1491639
bulia byak
1
-0
/
+10
2007-01-22
continue switching sp_repr_new* over to XML::Document::create*
Aaron Spike
1
-1
/
+1
2007-01-21
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
1
-1
/
+2
2006-08-25
I peeled back my changes because of some deep error.
Jon Phillips
1
-1
/
+1
2006-08-24
Cleaned up more of the gboolean to bool janitorial task...great!
Jon Phillips
1
-1
/
+1