summaryrefslogtreecommitdiffstats
path: root/src/libcroco/cr-sel-eng.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin2018-04-291-2294/+0
|
* Allow one !important rule to override another if later and has equal or ↵Tavmjong Bah2017-10-111-2/+2
| | | | | | higher specificity. Patch from Jabier.
* Implement CSS 3 "general sibling" combinator (~).Tavmjong Bah2017-09-021-0/+39
|
* Implement CSS 3 pseudo selectors. GSoC project 2017.Vishal Agarwal2017-09-021-17/+671
|
* Add support for more than one style sheet in a document and imported style ↵Tavmjong Bah2017-08-071-44/+80
| | | | sheets.
* Rebase on libcroco 0.6.11Alex Valavanis2015-12-261-2/+2
| | | (bzr r14540)
* Rebase on upstream libcroco 0.6.9 and backport minor fixesAlex Valavanis2015-11-071-20/+20
| | | (bzr r14449)
* Parse xml:lang, required for SVG (CSS uses lang)Tavmjong Bah2014-04-221-2/+4
| | | (bzr r13297)
* For bug #1267552 Allow pseudo class matches to continue matching the rest of ↵Martin Owens2014-01-091-3/+3
| | | | | | | | a css statement instead of being sufficiant. Fixed bugs: - https://launchpad.net/bugs/1267552 (bzr r12905)
* Language pseudo class should be case-insenstivieMartin Owens2014-01-081-3/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1267118 (bzr r12887)
* Merge upstream libcroco 0.6.3 changesAlex Valavanis2013-11-031-31/+55
| | | (bzr r12765)
* Documentation/Translation. Fix for Bug #1236382 (Typos in comments and ↵Nicolas Dufour2013-10-091-1/+1
| | | | | | | | message, localization context needed) by Yuri Chornoivan. Fixed bugs: - https://launchpad.net/bugs/1236382 (bzr r12673)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1541
(bzr r1)