| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replacement for xmlBuildRelativeURI | Thomas Holder | 2018-11-05 | 1 | -0/+9 |
| | | | | | | - xmlBuildRelativeURI has a bug - we add a special case: Don't cross filesystem root | ||||
| * | fix URI::from_dirname("/") | Thomas Holder | 2018-11-05 | 1 | -0/+2 |
| | | |||||
| * | Inkscape::URI API enhancements | Thomas Holder | 2018-11-03 | 2 | -0/+144 |
| | | |||||
| * | Expand tests for object style to include font sizes and font property | Martin Owens | 2018-10-24 | 1 | -1/+65 |
| | | |||||
| * | dir-util-test: #include "io/dir-util.h" | Thomas Holder | 2018-10-13 | 1 | -1/+1 |
| | | |||||
| * | Revert "Add dir-util.h to the include path." | Thomas Holder | 2018-10-13 | 1 | -1/+0 |
| | | | | | This reverts commit a4668b5c3a06de1ddcadc32dcd5ed386c498b4ac. | ||||
| * | CMake/tests: Simplify | Eduard Braun | 2018-10-13 | 1 | -1/+1 |
| | | |||||
| * | Add dir-util.h to the include path. | Shlomi Fish | 2018-10-13 | 1 | -0/+1 |
| | | | | | Fixes tests in the prev commit. | ||||
| * | Add new object-style test to test cascading and precidence. | Martin Owens | 2018-10-11 | 2 | -0/+132 |
| | | |||||
| * | SPAttributeEnum typed function arguments | Thomas Holder | 2018-10-06 | 1 | -6/+6 |
| | | |||||
| * | Add per embed/linked SVG a DPI value | Jabiertxof | 2018-09-13 | 1 | -0/+1 |
| | | |||||
| * | Fixing coding style | Jabier Arraiza | 2018-08-05 | 1 | -212/+196 |
| | | |||||
| * | Fixes pointed by Tav | Jabier Arraiza | 2018-08-05 | 1 | -0/+2 |
| | | |||||
| * | Move global functions into SPGradient methods. | Emmanuel Gil Peyrot | 2018-06-21 | 1 | -11/+11 |
| | | |||||
| * | Fix float comparison in tests | Marc Jeanmougin | 2018-06-14 | 1 | -11/+11 |
| | | |||||
| * | Migrated object-test and sp-gradient-test to gtest | Adrian Boguszewski | 2018-06-09 | 5 | -396/+337 |
| | | |||||
| * | Boiler plate stuff for 'textPath' 'side' attribute. | Tavmjong Bah | 2018-05-31 | 1 | -0/+1 |
| | | |||||
| * | disable test failing with harfbuzz >= 1.6.0 waiting for a fix in pango or ↵ | Marc Jeanmougin | 2018-05-25 | 1 | -1/+6 |
| | | | | | freetype | ||||
| * | Fix building of tests with system install of gtest on debian | Marc Jeanmougin | 2018-05-23 | 1 | -0/+2 |
| | | |||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 3 | -10/+10 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 3 | -10/+10 |
| | | |||||
| * | Fix test | Marc Jeanmougin | 2018-04-29 | 1 | -0/+1 |
| | | |||||
| * | CSS property 'font-variation-settings' contains comma separated value pairs. | Tavmjong Bah | 2018-03-12 | 1 | -1/+1 |
| | | | | | Previous version assumed no commas. Fix reading and writing property. Update test. | ||||
| * | Finish implementing reading/writing 'font-variation-settings' CSS property. | Tavmjong Bah | 2018-03-10 | 1 | -2/+11 |
| | | | | | Fix some bugs in previously implemented code. Add tests. | ||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 3 | -9/+9 |
| | | | | | A lot of header clean-up. | ||||
| * | Merge branch 'baseline-shift' of gitlab.com:khaledhosny/inkscape | Marc Jeanmougin | 2018-01-12 | 4 | -0/+28 |
| |\ | |||||
| | * | Fix baseline shift movement direction | Khaled Hosny | 2017-10-20 | 4 | -0/+28 |
| | | | | | | | | | | | | | This was broke in 2abe0bb681044d972e171189395a2afdbc39bf28 when delta_y was applied in the opposite Y direction but baseline_shift was kept unchanged. | ||||
| * | | Fix tests on Linux | Eduard Braun | 2017-12-04 | 2 | -2/+2 |
| | | | |||||
| * | | Fix linking tests on Arch | Eduard Braun | 2017-11-26 | 1 | -0/+2 |
| | | | |||||
| * | | small fix | Marc Jeanmougin | 2017-10-28 | 1 | -1/+1 |
| | | | |||||
| * | | add some doc | Marc Jeanmougin | 2017-10-28 | 2 | -0/+9 |
| | | | |||||
| * | | simpler structure -- compilers and flags have to be given externally | Marc Jeanmougin | 2017-10-28 | 2 | -4/+5 |
| | | | |||||
| * | | Trying libFuzzer | Marc Jeanmougin | 2017-10-28 | 3 | -0/+544 |
| |/ | |||||
| * | Update properties for SVG 2 text. Partial work from Alex Roman | Tavmjong Bah | 2017-10-16 | 1 | -2/+3 |
| | | |||||
| * | Add test file for previous commit (!important rule for inline-style). | Tavmjong Bah | 2017-10-13 | 4 | -0/+58 |
| | | |||||
| * | Implement !important rule handling for inline-style. Work from Jabier. | Tavmjong Bah | 2017-10-13 | 1 | -1/+21 |
| | | | | | Added "!important" rule tests to style-test.cpp. | ||||
| * | Migrate style-test to GTest. | Tavmjong Bah | 2017-10-13 | 3 | -538/+557 |
| | | |||||
| * | Add test file for previous commit (!important rule). | Tavmjong Bah | 2017-10-11 | 4 | -0/+59 |
| | | |||||
| * | Tests: Fix problematic rendering test | Eduard Braun | 2017-09-28 | 3 | -1/+1 |
| | | | | | | | Renderin was different between 32-bit and 64-bit builds of Inkscape, likely due to rounding issues, see https://gitlab.com/inkscape/inkscape/merge_requests/71#note_40940240) | ||||
| * | Minor code cleanup and better handling of non-spacing marks in upright ↵ | Tavmjong Bah | 2017-09-25 | 2 | -0/+0 |
| | | | | | vertical text. | ||||
| * | Update expected renderings. | Tavmjong Bah | 2017-09-20 | 2 | -0/+0 |
| | | |||||
| * | Fix vertical RTL text with upright orientation | Khaled Hosny | 2017-08-19 | 5 | -0/+1 |
| | | | | | | | | | When orientation is upright we don’t want Pango to use the natural gravity of the text (that would be the mixed orientation). This also changes the positioning of combining marks in such case. It is still wrong, however, but it matches Pango output now. | ||||
| * | Fix RTL glyph widths in vertical orientation | Khaled Hosny | 2017-08-19 | 4 | -0/+26 |
| | | | | | | The vertical branch seems to be broken, removing it makes RTL text in vertical orientation work again. | ||||
| * | Fix inverted y sign for glyph positioning | Khaled Hosny | 2017-08-17 | 4 | -0/+27 |
| | | | | | | | | | | | | | | | This is causing vertical glyph positioning to move in the wrong direction e.g. marks go below base glyph instead of above. Seems to be a regression introduced in: commit 83dac189ff21c59be9b4f912e0d0e9690e710a4d Author: Tavmjong Bah <tavmjong@free.fr> Date: Tue Nov 3 13:19:36 2015 +0100 Rearrange code to make handling of baseline clearer. (bzr r14430.1.3) | ||||
| * | *Actually* run tests out of source | Marc Jeanmougin | 2017-07-29 | 1 | -10/+11 |
| | | |||||
| * | Fix for out of source tests | Marc Jeanmougin | 2017-07-29 | 2 | -3/+5 |
| | | |||||
| * | Small fix | Marc Jeanmougin | 2017-07-29 | 1 | -1/+1 |
| | | |||||
| * | Small fixes suggested by @Ede123 | Marc Jeanmougin | 2017-07-29 | 1 | -1/+2 |
| | | |||||
| * | small fix | Marc Jeanmougin | 2017-07-29 | 2 | -1/+5 |
| | | |||||
| * | refactor a bit | Marc Jeanmougin | 2017-07-29 | 4 | -38/+40 |
| | | |||||
