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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-29
moved libcroco, libuemf, libdepixelize to 3rdparty folder
Marc Jeanmougin
58
-30590
/
+0
2018-03-17
Removing sample meson build files.
Felipe CorrĂȘa da Silva Sanches
1
-74
/
+0
2018-03-17
[meson-build] libcroco
Felipe CorrĂȘa da Silva Sanches
1
-0
/
+74
2017-11-07
Misc. typos
Unknown
1
-39
/
+39
2017-10-19
Remove all unused makefile.in
Stefano Facchini
1
-17
/
+0
2017-10-11
Allow one !important rule to override another if later and has equal or highe...
Tavmjong Bah
1
-2
/
+2
2017-09-02
Implement CSS 3 "general sibling" combinator (~).
Tavmjong Bah
4
-3
/
+51
2017-09-02
Implement CSS 3 pseudo selectors. GSoC project 2017.
Vishal Agarwal
8
-43
/
+722
2017-08-07
Add support for more than one style sheet in a document and imported style sh...
Tavmjong Bah
3
-48
/
+183
2017-02-22
Finish partially completed "cr_selector_parse_from_buf" and make it publicly ...
Tavmjong Bah
3
-2
/
+27
2016-08-08
Remove deprecated Autotools and btool files. Please use CMake instead
Alex Valavanis
1
-64
/
+0
2015-12-26
Rebase on libcroco 0.6.11
Alex Valavanis
5
-9
/
+13
2015-11-07
Rebase on upstream libcroco 0.6.9 and backport minor fixes
Alex Valavanis
24
-286
/
+326
2015-06-23
Libcroco. cr-fonts: Fix a bad copy/paste error (already fixed upstream).
Nicolas Dufour
1
-1
/
+1
2015-05-03
Revert bad commit (commited to wrong branch).
Tavmjong Bah
1
-1
/
+0
2015-05-03
First batch
Tavmjong Bah
1
-0
/
+1
2015-03-08
i10n. Fix for Bug #1429579 (Various typos in the trunk code).
Yuri Chornoivan
1
-1
/
+1
2014-06-21
Add new named color 'rebeccapurple' (CSS4 Color).
Tavmjong Bah
1
-0
/
+1
2014-06-21
Add new named color 'rebeccapurple' (CSS4 Color).
Tavmjong Bah
1
-0
/
+1
2014-04-22
Parse xml:lang, required for SVG (CSS uses lang)
Tavmjong Bah
1
-2
/
+4
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
2014-03-20
supress warnings
Johan B. C. Engelen
1
-5
/
+21
2014-01-09
For bug #1267552 Allow pseudo class matches to continue matching the rest of ...
Martin Owens
1
-3
/
+3
2014-01-08
Language pseudo class should be case-insenstivie
Martin Owens
1
-3
/
+1
2013-11-03
Minimise diff against libcroco-0.6.8 (pass 1)
Alex Valavanis
19
-141
/
+170
2013-11-03
Fix typo in libcroco/cr-rgb.c
Alex Valavanis
2
-2
/
+2
2013-11-03
libcroco: Merge upstream 0.6.8 changes
Alex Valavanis
1
-2
/
+22
2013-11-03
libcroco: Merge upstream 0.6.7 changes
Alex Valavanis
1
-1
/
+1
2013-11-03
libcroco: Merge upstream 0.6.6 changes
Alex Valavanis
2
-15
/
+10
2013-11-03
libcroco: Merge upstream 0.6.5 changes
Alex Valavanis
1
-1
/
+1
2013-11-03
libcroco: Merge upstream 0.6.4 changes
Alex Valavanis
2
-161
/
+171
2013-11-03
Merge upstream libcroco 0.6.3 changes
Alex Valavanis
46
-1275
/
+2168
2013-11-01
libcroco: Backport size checking fix (commit 209e5,aa60a)
Alex Valavanis
1
-2
/
+2
2013-10-09
Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...
Nicolas Dufour
6
-7
/
+7
2013-10-07
cppcheck
Kris De Gussem
1
-3
/
+1
2013-08-03
some code cleanup, trying to get it through cppcheck
Johan B. C. Engelen
4
-20
/
+14
2013-08-03
fix bug
Johan B. C. Engelen
1
-1
/
+1
2013-08-03
cleanup
Johan B. C. Engelen
1
-20
/
+23
2013-08-03
function cleanup
Johan B. C. Engelen
1
-4
/
+1
2012-09-29
memleak fix (part of bug #1043571)
Kris De Gussem
1
-2
/
+2
2011-12-08
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
2
-3
/
+2
2011-10-04
Fixed mismatched quotes that confused Doxygen.
Jon A. Cruz
1
-1
/
+1
2011-07-02
added missing header
Campbell Barton
1
-0
/
+3
2011-06-25
warning cleanup (no functional changes)
Campbell Barton
1
-1
/
+1
2011-06-13
cmake:
Campbell Barton
1
-1
/
+31
2011-06-13
cmake:
Campbell Barton
1
-2
/
+1
2011-06-12
cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...
Campbell Barton
1
-2
/
+2
2011-06-12
work in progress cmake commit:
Campbell Barton
1
-31
/
+32
2009-12-16
Patches 3-11 from 488862 for a number of memleaks and allocation/deallocation...
Josh Andler
1
-0
/
+1
[next]