| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | moved libcroco, libuemf, libdepixelize to 3rdparty folder | Marc Jeanmougin | 2018-04-29 | 58 | -30590/+0 |
| | | |||||
| * | Removing sample meson build files. | Felipe Corrêa da Silva Sanches | 2018-03-17 | 1 | -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] libcroco | Felipe Corrêa da Silva Sanches | 2018-03-17 | 1 | -0/+74 |
| | | |||||
| * | Misc. typos | Unknown | 2017-11-07 | 1 | -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.in | Stefano Facchini | 2017-10-19 | 1 | -17/+0 |
| | | |||||
| * | Allow one !important rule to override another if later and has equal or ↵ | Tavmjong Bah | 2017-10-11 | 1 | -2/+2 |
| | | | | | | | higher specificity. Patch from Jabier. | ||||
| * | Implement CSS 3 "general sibling" combinator (~). | Tavmjong Bah | 2017-09-02 | 4 | -3/+51 |
| | | |||||
| * | Implement CSS 3 pseudo selectors. GSoC project 2017. | Vishal Agarwal | 2017-09-02 | 8 | -43/+722 |
| | | |||||
| * | Add support for more than one style sheet in a document and imported style ↵ | Tavmjong Bah | 2017-08-07 | 3 | -48/+183 |
| | | | | | sheets. | ||||
| * | Finish partially completed "cr_selector_parse_from_buf" and make it publicly ↵ | Tavmjong Bah | 2017-02-22 | 3 | -2/+27 |
| | | | | | | accessible. (bzr r15538) | ||||
| * | Remove deprecated Autotools and btool files. Please use CMake instead | Alex Valavanis | 2016-08-08 | 1 | -64/+0 |
| | | | | (bzr r15046) | ||||
| * | Rebase on libcroco 0.6.11 | Alex Valavanis | 2015-12-26 | 5 | -9/+13 |
| | | | | (bzr r14540) | ||||
| * | Rebase on upstream libcroco 0.6.9 and backport minor fixes | Alex Valavanis | 2015-11-07 | 24 | -286/+326 |
| | | | | (bzr r14449) | ||||
| * | Libcroco. cr-fonts: Fix a bad copy/paste error (already fixed upstream). | Nicolas Dufour | 2015-06-23 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1434203 (bzr r14212) | ||||
| * | Revert bad commit (commited to wrong branch). | Tavmjong Bah | 2015-05-03 | 1 | -1/+0 |
| | | | | (bzr r14096) | ||||
| * | First batch | Tavmjong Bah | 2015-05-03 | 1 | -0/+1 |
| | | | | (bzr r14095) | ||||
| * | i10n. Fix for Bug #1429579 (Various typos in the trunk code). | Yuri Chornoivan | 2015-03-08 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1429579 (bzr r13976) | ||||
| * | Add new named color 'rebeccapurple' (CSS4 Color). | Tavmjong Bah | 2014-06-21 | 1 | -0/+1 |
| | | | | (bzr r13435) | ||||
| * | Parse xml:lang, required for SVG (CSS uses lang) | Tavmjong Bah | 2014-04-22 | 1 | -2/+4 |
| | | | | (bzr r13297) | ||||
| * | libcroco: don't write double parenthesis unnecessarily (interferes with the ↵ | Johan B. C. Engelen | 2014-03-22 | 1 | -2/+2 |
| | | | | | | very useful clang parenthesis/assignment warning mechanism) (bzr r13184) | ||||
| * | libcroco: fix pointer signedness errors | Johan B. C. Engelen | 2014-03-21 | 1 | -7/+7 |
| | | | | (bzr r13178) | ||||
| * | supress warnings | Johan B. C. Engelen | 2014-03-20 | 1 | -5/+21 |
| | | | | (bzr r13173) | ||||
| * | For bug #1267552 Allow pseudo class matches to continue matching the rest of ↵ | Martin Owens | 2014-01-09 | 1 | -3/+3 |
| | | | | | | | | | a css statement instead of being sufficiant. Fixed bugs: - https://launchpad.net/bugs/1267552 (bzr r12905) | ||||
| * | Language pseudo class should be case-insenstivie | Martin Owens | 2014-01-08 | 1 | -3/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1267118 (bzr r12887) | ||||
| * | Minimise diff against libcroco-0.6.8 (pass 1) | Alex Valavanis | 2013-11-03 | 19 | -141/+170 |
| | | | | (bzr r12772) | ||||
| * | Fix typo in libcroco/cr-rgb.c | Alex Valavanis | 2013-11-03 | 2 | -2/+2 |
| | | | | (bzr r12771) | ||||
| * | libcroco: Merge upstream 0.6.8 changes | Alex Valavanis | 2013-11-03 | 1 | -2/+22 |
| | | | | (bzr r12770) | ||||
| * | libcroco: Merge upstream 0.6.7 changes | Alex Valavanis | 2013-11-03 | 1 | -1/+1 |
| | | | | (bzr r12769) | ||||
| * | libcroco: Merge upstream 0.6.6 changes | Alex Valavanis | 2013-11-03 | 2 | -15/+10 |
| | | | | (bzr r12768) | ||||
| * | libcroco: Merge upstream 0.6.5 changes | Alex Valavanis | 2013-11-03 | 1 | -1/+1 |
| | | | | (bzr r12767) | ||||
| * | libcroco: Merge upstream 0.6.4 changes | Alex Valavanis | 2013-11-03 | 2 | -161/+171 |
| | | | | (bzr r12766) | ||||
| * | Merge upstream libcroco 0.6.3 changes | Alex Valavanis | 2013-11-03 | 46 | -1275/+2168 |
| | | | | (bzr r12765) | ||||
| * | libcroco: Backport size checking fix (commit 209e5,aa60a) | Alex Valavanis | 2013-11-01 | 1 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1246763 (bzr r12758) | ||||
| * | Documentation/Translation. Fix for Bug #1236382 (Typos in comments and ↵ | Nicolas Dufour | 2013-10-09 | 6 | -7/+7 |
| | | | | | | | | | message, localization context needed) by Yuri Chornoivan. Fixed bugs: - https://launchpad.net/bugs/1236382 (bzr r12673) | ||||
| * | cppcheck | Kris De Gussem | 2013-10-07 | 1 | -3/+1 |
| | | | | (bzr r12669) | ||||
| * | some code cleanup, trying to get it through cppcheck | Johan B. C. Engelen | 2013-08-03 | 4 | -20/+14 |
| | | | | (bzr r12458) | ||||
| * | fix bug | Johan B. C. Engelen | 2013-08-03 | 1 | -1/+1 |
| | | | | (bzr r12457) | ||||
| * | cleanup | Johan B. C. Engelen | 2013-08-03 | 1 | -20/+23 |
| | | | | (bzr r12456) | ||||
| * | function cleanup | Johan B. C. Engelen | 2013-08-03 | 1 | -4/+1 |
| | | | | (bzr r12455) | ||||
| * | memleak fix (part of bug #1043571) | Kris De Gussem | 2012-09-29 | 1 | -2/+2 |
| | | | | (bzr r11715) | ||||
| * | Switch to top-level glib headers. Thanks to DimStar for patch | Alex Valavanis | 2011-12-08 | 2 | -3/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762) | ||||
| * | Fixed mismatched quotes that confused Doxygen. | Jon A. Cruz | 2011-10-04 | 1 | -1/+1 |
| | | | | (bzr r10663) | ||||
| * | added missing header | Campbell Barton | 2011-07-02 | 1 | -0/+3 |
| | | | | (bzr r10397) | ||||
| * | warning cleanup (no functional changes) | Campbell Barton | 2011-06-25 | 1 | -1/+1 |
| | | | | | | | - enclose && / || with brackets to avoid ambiguity. - don't cast from booleans to pointers. (bzr r10359) | ||||
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -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 Barton | 2011-06-13 | 1 | -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 Barton | 2011-06-12 | 1 | -2/+2 |
| | | | | | | cake keyword, and also dont mix up dor names with libs. (bzr r10274) | ||||
| * | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 1 | -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 Andler | 2009-12-16 | 1 | -0/+1 |
| | | | | | | allocation/deallocation issues. (bzr r8891) | ||||
| * | Cmake: Fixed the extra -l in the link command, plus a add linking for all ↵ | Joshua L. Blocher | 2009-01-12 | 1 | -1/+3 |
| | | | | | | sub-libs of inkscape. (bzr r7120) | ||||
