index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libcroco
/
cr-parser.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-29
moved libcroco, libuemf, libdepixelize to 3rdparty folder
Marc Jeanmougin
1
-4538
/
+0
2017-11-07
Misc. typos
Unknown
1
-39
/
+39
2017-09-02
Implement CSS 3 "general sibling" combinator (~).
Tavmjong Bah
1
-0
/
+4
2017-09-02
Implement CSS 3 pseudo selectors. GSoC project 2017.
Vishal Agarwal
1
-10
/
+19
2017-02-22
Finish partially completed "cr_selector_parse_from_buf" and make it publicly ...
Tavmjong Bah
1
-1
/
+1
2015-11-07
Rebase on upstream libcroco 0.6.9 and backport minor fixes
Alex Valavanis
1
-21
/
+19
2014-03-22
libcroco: don't write double parenthesis unnecessarily (interferes with the v...
Johan B. C. Engelen
1
-2
/
+2
2014-03-21
libcroco: fix pointer signedness errors
Johan B. C. Engelen
1
-7
/
+7
2013-11-03
Minimise diff against libcroco-0.6.8 (pass 1)
Alex Valavanis
1
-17
/
+20
2013-11-03
Merge upstream libcroco 0.6.3 changes
Alex Valavanis
1
-125
/
+243
2013-10-09
Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...
Nicolas Dufour
1
-1
/
+1
2013-08-03
some code cleanup, trying to get it through cppcheck
Johan B. C. Engelen
1
-4
/
+1
2011-06-25
warning cleanup (no functional changes)
Campbell Barton
1
-1
/
+1
2006-11-15
More compile error cleanup
Bob Jamison
1
-3
/
+3
2006-11-15
Make C++ - compilable. Mostly remove pointer casting problems. Fix a few pla...
Bob Jamison
1
-27
/
+28