index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
xml
/
repr-css.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Proper quoting of CSS 'font-family' fallback lists.
Tavmjong Bah
2014-06-10
1
-15
/
+17
*
Unquote names in 'font-family' lists. Partial fix for #1029080
Tavmjong Bah
2014-05-30
1
-10
/
+10
*
patch by Gellule, fixes wrong parsing of style, work-around for bug in libc++
Johan B. C. Engelen
2014-04-14
1
-1
/
+4
*
A couple of forward declarations
Alex Valavanis
2013-02-11
1
-0
/
+1
*
SPObject: drop sp_object_ prefix on class members
Alex Valavanis
2012-11-11
1
-1
/
+1
*
fix memory leak and access error in sp_repr_css_merge_from_decl (Bug #1061157)
Kris De Gussem
2012-10-09
1
-9
/
+13
*
some memleak fixes (Bug #1043571)
Kris De Gussem
2012-09-20
1
-18
/
+11
*
revert rev 11646: build issue with dbus (forgot to adapt some more, dbus was ...
Kris De Gussem
2012-09-03
1
-10
/
+14
*
converted some c-string usage to c++ string class usage: should fix some memo...
Kris De Gussem
2012-09-02
1
-14
/
+10
*
performance: ??
Kris De Gussem
2012-09-02
1
-2
/
+0
*
Fix for 1036010 : Cant read styles with 'em' units
John Smith
2012-08-15
1
-0
/
+20
*
Clipboard code cleaning (patch for bug #964852 by Romain, see devmail thread...
Kris De Gussem
2012-04-05
1
-0
/
+71
*
dropped deprecated function sp_repr_get_double_attribute
Kris De Gussem
2012-01-07
1
-2
/
+4
*
Janitorial tasks: get rid of deprecated repr wrapper functions
Kris De Gussem
2012-01-03
1
-37
/
+19
*
cppcheck: initialization / warning cleanup
Kris De Gussem
2011-11-10
1
-1
/
+1
*
Removed forgotten debug statement.
Tavmjong Bah
2011-10-02
1
-1
/
+0
*
Fixed problem with font names that contain spaces.
Tavmjong Bah
2011-09-28
1
-3
/
+8
*
Remove left over debug g_warning... and the cause of compilation problems.
Tavmjong Bah
2011-09-16
1
-2
/
+1
*
Fix incorrect argument in call to varargs function in xml/repr-css.cpp
Krzysztof Kosi??ski
2011-09-15
1
-1
/
+1
*
Use CSSOStringStream in writing number strings parsed by libcroco as
Tavmjong Bah
2011-09-15
1
-4
/
+31
*
Remove forgotten call to print routine.
Tavmjong Bah
2011-08-29
1
-1
/
+0
*
Added comments.
Tavmjong Bah
2011-08-29
1
-5
/
+79
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-5
/
+5
*
xml/Document -> DocumentTree
johnce
2009-08-05
1
-4
/
+4
*
SPDocument->Document
johnce
2009-08-05
1
-2
/
+2
*
plumb document references a little deeper in
MenTaLguY
2008-06-08
1
-3
/
+12
*
merge inline patch from Jimmy
MenTaLguY
2008-05-08
1
-3
/
+3
*
Warning and whitespace cleanup
Jon A. Cruz
2008-03-01
1
-2
/
+2
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-3
/
+3
*
Applying Gail's patch for font-specification
Bryce Harrington
2008-01-05
1
-1
/
+3
*
ensure correct order of inheriting style from ancestors (children override pa...
bulia byak
2007-03-27
1
-8
/
+19
*
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
2007-03-20
1
-1
/
+2
*
format string protection/clean up (CVE-2007-1463, CVE-2007-1464)
Kees Cook
2007-03-20
1
-4
/
+3
*
switch repr-css to using libcroco, same as SPStyle uses, instead of its own h...
bulia byak
2007-03-16
1
-26
/
+45
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+261