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-font-face.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-123
/
+0
*
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-8
/
+4
*
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
*
Replacement of unnecessary variables.
Markus Engel
2013-07-31
1
-0
/
+1
*
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
2013-04-07
1
-1
/
+1
*
Merged more classes.
Markus Engel
2013-04-06
1
-25
/
+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
-4
/
+2
*
Renamed virtual function names.
Markus Engel
2013-03-29
1
-7
/
+7
*
merged from trunk
Markus Engel
2013-03-29
1
-2
/
+6
|
\
|
*
Drop checks for ancient dependency versions. These are satisfied elsewhere.
Alex Valavanis
2013-03-16
1
-2
/
+0
|
*
A couple of forward declarations
Alex Valavanis
2013-02-11
1
-0
/
+2
|
*
Clean up more GObject type definitions
Alex Valavanis
2013-01-23
1
-0
/
+4
*
|
Removed function pointers from SPObject and subclasses.
Markus Engel
2013-03-29
1
-1
/
+27
|
/
*
updating my email address in file headers
Felipe Corr??a da Silva Sanches
2009-12-13
1
-1
/
+1
*
adding ifdef HAVE_CONFIG_H
Felipe Corr??a da Silva Sanches
2008-06-25
1
-1
/
+4
*
reintroducing code that initially committed in revision 18594 and the have be...
Felipe Corr??a da Silva Sanches
2008-06-22
1
-0
/
+46
*
* add rule in configure.ac so that only who has cairo > 1.6.4 (currently cair...
Felipe Corr??a da Silva Sanches
2008-05-25
1
-0
/
+3
*
reverting previous work on font-face attributes. These attributes are already...
Felipe Corr??a da Silva Sanches
2008-05-13
1
-46
/
+0
*
* implemented handling of font-style, font-variant, font-weight, and
Felipe Corr??a da Silva Sanches
2008-05-12
1
-10
/
+10
*
attribute loading for font-face tag
Felipe Corr??a da Silva Sanches
2008-05-10
1
-0
/
+113