summaryrefslogtreecommitdiffstats
path: root/src/libcroco (follow)
Commit message (Expand)AuthorAgeFilesLines
* moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin2018-04-2958-30590/+0
* Removing sample meson build files.Felipe CorrĂȘa da Silva Sanches2018-03-171-74/+0
* [meson-build] libcrocoFelipe CorrĂȘa da Silva Sanches2018-03-171-0/+74
* Misc. typosUnknown2017-11-071-39/+39
* Remove all unused makefile.inStefano Facchini2017-10-191-17/+0
* Allow one !important rule to override another if later and has equal or highe...Tavmjong Bah2017-10-111-2/+2
* Implement CSS 3 "general sibling" combinator (~).Tavmjong Bah2017-09-024-3/+51
* Implement CSS 3 pseudo selectors. GSoC project 2017.Vishal Agarwal2017-09-028-43/+722
* Add support for more than one style sheet in a document and imported style sh...Tavmjong Bah2017-08-073-48/+183
* Finish partially completed "cr_selector_parse_from_buf" and make it publicly ...Tavmjong Bah2017-02-223-2/+27
* Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-64/+0
* Rebase on libcroco 0.6.11Alex Valavanis2015-12-265-9/+13
* Rebase on upstream libcroco 0.6.9 and backport minor fixesAlex Valavanis2015-11-0724-286/+326
* Libcroco. cr-fonts: Fix a bad copy/paste error (already fixed upstream).Nicolas Dufour2015-06-231-1/+1
* Revert bad commit (commited to wrong branch).Tavmjong Bah2015-05-031-1/+0
* First batchTavmjong Bah2015-05-031-0/+1
* i10n. Fix for Bug #1429579 (Various typos in the trunk code).Yuri Chornoivan2015-03-081-1/+1
* Add new named color 'rebeccapurple' (CSS4 Color).Tavmjong Bah2014-06-211-0/+1
* Parse xml:lang, required for SVG (CSS uses lang)Tavmjong Bah2014-04-221-2/+4
* libcroco: don't write double parenthesis unnecessarily (interferes with the v...Johan B. C. Engelen2014-03-221-2/+2
* libcroco: fix pointer signedness errorsJohan B. C. Engelen2014-03-211-7/+7
* supress warningsJohan B. C. Engelen2014-03-201-5/+21
* For bug #1267552 Allow pseudo class matches to continue matching the rest of ...Martin Owens2014-01-091-3/+3
* Language pseudo class should be case-insenstivieMartin Owens2014-01-081-3/+1
* Minimise diff against libcroco-0.6.8 (pass 1)Alex Valavanis2013-11-0319-141/+170
* Fix typo in libcroco/cr-rgb.cAlex Valavanis2013-11-032-2/+2
* libcroco: Merge upstream 0.6.8 changesAlex Valavanis2013-11-031-2/+22
* libcroco: Merge upstream 0.6.7 changesAlex Valavanis2013-11-031-1/+1
* libcroco: Merge upstream 0.6.6 changesAlex Valavanis2013-11-032-15/+10
* libcroco: Merge upstream 0.6.5 changesAlex Valavanis2013-11-031-1/+1
* libcroco: Merge upstream 0.6.4 changesAlex Valavanis2013-11-032-161/+171
* Merge upstream libcroco 0.6.3 changesAlex Valavanis2013-11-0346-1275/+2168
* libcroco: Backport size checking fix (commit 209e5,aa60a)Alex Valavanis2013-11-011-2/+2
* Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...Nicolas Dufour2013-10-096-7/+7
* cppcheckKris De Gussem2013-10-071-3/+1
* some code cleanup, trying to get it through cppcheckJohan B. C. Engelen2013-08-034-20/+14
* fix bugJohan B. C. Engelen2013-08-031-1/+1
* cleanupJohan B. C. Engelen2013-08-031-20/+23
* function cleanupJohan B. C. Engelen2013-08-031-4/+1
* memleak fix (part of bug #1043571)Kris De Gussem2012-09-291-2/+2
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-082-3/+2
* Fixed mismatched quotes that confused Doxygen.Jon A. Cruz2011-10-041-1/+1
* added missing headerCampbell Barton2011-07-021-0/+3
* warning cleanup (no functional changes)Campbell Barton2011-06-251-1/+1
* cmake:Campbell Barton2011-06-131-1/+31
* cmake:Campbell Barton2011-06-131-2/+1
* cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...Campbell Barton2011-06-121-2/+2
* work in progress cmake commit:Campbell Barton2011-06-121-31/+32
* Patches 3-11 from 488862 for a number of memleaks and allocation/deallocation...Josh Andler2009-12-161-0/+1
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-121-1/+3