summaryrefslogtreecommitdiffstats
path: root/src/libcroco (follow)
Commit message (Collapse)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
| | | | | | | | | | These will be kept at a separate "meson_build" branch at https://gitlab.com/fsanches/inkscape/ Learn more at: * "Using Meson's automatic dependency manager to build GTK" ** https://www.youtube.com/watch?v=2dB80CjH_3Q * "The Meson Build System - 4+ years of work to become an overnight success" ** https://www.youtube.com/watch?v=gHdTzdXkhRY
* [meson-build] libcrocoFelipe Corrêa da Silva Sanches2018-03-171-0/+74
|
* Misc. typosUnknown2017-11-071-39/+39
| | | | | | | | | | | | Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ```
* Remove all unused makefile.inStefano Facchini2017-10-191-17/+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-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 ↵Tavmjong Bah2017-08-073-48/+183
| | | | sheets.
* Finish partially completed "cr_selector_parse_from_buf" and make it publicly ↵Tavmjong Bah2017-02-223-2/+27
| | | | | accessible. (bzr r15538)
* Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-64/+0
| | | (bzr r15046)
* Rebase on libcroco 0.6.11Alex Valavanis2015-12-265-9/+13
| | | (bzr r14540)
* Rebase on upstream libcroco 0.6.9 and backport minor fixesAlex Valavanis2015-11-0724-286/+326
| | | (bzr r14449)
* Libcroco. cr-fonts: Fix a bad copy/paste error (already fixed upstream).Nicolas Dufour2015-06-231-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1434203 (bzr r14212)
* Revert bad commit (commited to wrong branch).Tavmjong Bah2015-05-031-1/+0
| | | (bzr r14096)
* First batchTavmjong Bah2015-05-031-0/+1
| | | (bzr r14095)
* i10n. Fix for Bug #1429579 (Various typos in the trunk code).Yuri Chornoivan2015-03-081-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1429579 (bzr r13976)
* Add new named color 'rebeccapurple' (CSS4 Color).Tavmjong Bah2014-06-211-0/+1
| | | (bzr r13435)
* Parse xml:lang, required for SVG (CSS uses lang)Tavmjong Bah2014-04-221-2/+4
| | | (bzr r13297)
* libcroco: don't write double parenthesis unnecessarily (interferes with the ↵Johan B. C. Engelen2014-03-221-2/+2
| | | | | very useful clang parenthesis/assignment warning mechanism) (bzr r13184)
* libcroco: fix pointer signedness errorsJohan B. C. Engelen2014-03-211-7/+7
| | | (bzr r13178)
* supress warningsJohan B. C. Engelen2014-03-201-5/+21
| | | (bzr r13173)
* 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)
* Minimise diff against libcroco-0.6.8 (pass 1)Alex Valavanis2013-11-0319-141/+170
| | | (bzr r12772)
* Fix typo in libcroco/cr-rgb.cAlex Valavanis2013-11-032-2/+2
| | | (bzr r12771)
* libcroco: Merge upstream 0.6.8 changesAlex Valavanis2013-11-031-2/+22
| | | (bzr r12770)
* libcroco: Merge upstream 0.6.7 changesAlex Valavanis2013-11-031-1/+1
| | | (bzr r12769)
* libcroco: Merge upstream 0.6.6 changesAlex Valavanis2013-11-032-15/+10
| | | (bzr r12768)
* libcroco: Merge upstream 0.6.5 changesAlex Valavanis2013-11-031-1/+1
| | | (bzr r12767)
* libcroco: Merge upstream 0.6.4 changesAlex Valavanis2013-11-032-161/+171
| | | (bzr r12766)
* Merge upstream libcroco 0.6.3 changesAlex Valavanis2013-11-0346-1275/+2168
| | | (bzr r12765)
* libcroco: Backport size checking fix (commit 209e5,aa60a)Alex Valavanis2013-11-011-2/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1246763 (bzr r12758)
* Documentation/Translation. Fix for Bug #1236382 (Typos in comments and ↵Nicolas Dufour2013-10-096-7/+7
| | | | | | | | message, localization context needed) by Yuri Chornoivan. Fixed bugs: - https://launchpad.net/bugs/1236382 (bzr r12673)
* cppcheckKris De Gussem2013-10-071-3/+1
| | | (bzr r12669)
* some code cleanup, trying to get it through cppcheckJohan B. C. Engelen2013-08-034-20/+14
| | | (bzr r12458)
* fix bugJohan B. C. Engelen2013-08-031-1/+1
| | | (bzr r12457)
* cleanupJohan B. C. Engelen2013-08-031-20/+23
| | | (bzr r12456)
* function cleanupJohan B. C. Engelen2013-08-031-4/+1
| | | (bzr r12455)
* memleak fix (part of bug #1043571)Kris De Gussem2012-09-291-2/+2
| | | (bzr r11715)
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-082-3/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762)
* Fixed mismatched quotes that confused Doxygen.Jon A. Cruz2011-10-041-1/+1
| | | (bzr r10663)
* added missing headerCampbell Barton2011-07-021-0/+3
| | | (bzr r10397)
* warning cleanup (no functional changes)Campbell Barton2011-06-251-1/+1
| | | | | | - enclose && / || with brackets to avoid ambiguity. - don't cast from booleans to pointers. (bzr r10359)
* cmake:Campbell Barton2011-06-131-1/+31
| | | | | | | - group source/headers per library (for some IDE's) - include headers with source listing (also for IDE's) - remove unneeded Find modules (bzr r10281)
* cmake:Campbell Barton2011-06-131-2/+1
| | | | | | | turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset. Fixing this broke the build because some files in the subdir were not compiling. (bzr r10276)
* cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ↵Campbell Barton2011-06-121-2/+2
| | | | | cake keyword, and also dont mix up dor names with libs. (bzr r10274)
* work in progress cmake commit:Campbell Barton2011-06-121-31/+32
| | | | | | - cmake now builds all files that automake does but does NOT link yet - inlcudes nasty hard coded paths and libs (will replace once linking works) (bzr r10272)
* Patches 3-11 from 488862 for a number of memleaks and ↵Josh Andler2009-12-161-0/+1
| | | | | allocation/deallocation issues. (bzr r8891)
* Cmake: Fixed the extra -l in the link command, plus a add linking for all ↵Joshua L. Blocher2009-01-121-1/+3
| | | | | sub-libs of inkscape. (bzr r7120)