| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |||||
| * | undo | Marc Jeanmougin | 2017-07-28 | 1 | -7/+0 |
| | | |||||
| * | make test fail for CI testing | Marc Jeanmougin | 2017-07-28 | 1 | -6/+13 |
| | | |||||
| * | fix typo, update CI | Marc Jeanmougin | 2017-07-28 | 1 | -1/+2 |
| | | |||||
| * | try verbose tests | Marc Jeanmougin | 2017-07-20 | 1 | -2/+2 |
| | | |||||
| * | Add a rendering test platform | Marc Jeanmougin | 2017-07-20 | 5 | -1/+132 |
| | | |||||
| * | cmake: Add build target 'tests' which builds all tests (but does not execute ↵ | Eduard Braun | 2017-07-14 | 1 | -1/+4 |
| | | | | | | | | them) - the recommended 'check' target depends on 'tests' (so "make check" will automatically build and run tests) - the pre-defined 'test' target does not automatically build tests, so make sure to run "make tests" before running "make test" (if you want to use it) | ||||
| * | cmake: fix targets to actually depend on inkscape-version.cpp | Eduard Braun | 2017-07-14 | 1 | -1/+0 |
| | | | | | (targets depended only on inkscape-version.cmake to be run but not on the created file itself resulting in changes only being picked up on the second build) | ||||
| * | adding font-variation-settings attribute to the attributes-test list | Felipe Corrêa da Silva Sanches | 2017-06-22 | 1 | -1/+3 |
| | | |||||
| * | cmake: allow building with gtest 1.8.0 (already includes gmock) | Eduard Braun | 2017-06-16 | 1 | -10/+6 |
| | | |||||
| * | Use CMAKE_RUNTIME_OUTPUT_DIRECTORY instead of the old EXECUTABLE_OUTPUT_PATH ↵ | Eduard Braun | 2017-06-16 | 1 | -1/+1 |
| | | | | | | | (notably this includes shared libraries on Windows which should end up together with the executables) Also use CMAKE_LIBRARY_OUTPUT_DIRECTORY instead of the old LIBRARY_OUTPUT_PATH | ||||
| * | Fix compilation on Windows by removing duplicate dependencies | Eduard Braun | 2017-06-15 | 1 | -14/+1 |
| | | |||||
| * | Implement rotation via desktop to window affine. | Tavmjong Bah | 2017-03-20 | 1 | -1/+0 |
| | | | | | | | Remove rotation via viewbox. Still some work to do... (bzr r15603) | ||||
| * | Fix test failure due to missing new attribute 'sodipodi:arc-type'. | Tavmjong Bah | 2017-03-07 | 1 | -0/+1 |
| | | | | (bzr r15575) | ||||
| * | Remove some unneeded < C++11 fallback code | Alex Valavanis | 2017-02-06 | 1 | -91/+0 |
| | | | | (bzr r15485) | ||||
| * | Fix build on tests. Thanks Mc | Jabiertxof | 2017-01-25 | 1 | -0/+1 |
| | | | | (bzr r15451) | ||||
| * | fix test | Marc Jeanmougin | 2016-11-11 | 1 | -5/+3 |
| | | | | (bzr r15236) | ||||
| * | Fix selection issue with ObjectSet::unlinkRecursive() and add tests for it. | Alexander Brock | 2016-11-06 | 1 | -0/+138 |
| | | | | (bzr r15204.1.5) | ||||
| * | Add some unit tests for object-set cppification | Marc Jeanmougin | 2016-11-02 | 1 | -25/+203 |
| | | | | (bzr r15203) | ||||
| * | Fix test | Marc Jeanmougin | 2016-10-25 | 1 | -1/+1 |
| | | | | (bzr r15190) | ||||
| * | Add 'vector-effect' to attributes test. | Tavmjong Bah | 2016-10-20 | 1 | -0/+1 |
| | | | | (bzr r15181) | ||||
| * | Drop unused cxxtest fork in favour of Googletest | Alex Valavanis | 2016-08-30 | 12 | -0/+1750 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1094771 (bzr r15096) | ||||
| * | Merged trunk | Adrian Boguszewski | 2016-08-09 | 1 | -10/+1 |
| |\ | | | | | (bzr r14954.1.30) | ||||
| | * | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 2016-07-28 | 1 | -4/+0 |
| | | | | | | | (bzr r15023.2.8) | ||||
| * | | Renamed some functions, fixed tests | Adrian Boguszewski | 2016-07-27 | 2 | -16/+32 |
| | | | | | | | (bzr r14954.1.28) | ||||
| * | | Renamed children list in SPObject | Adrian Boguszewski | 2016-07-14 | 1 | -14/+14 |
| | | | | | | | (bzr r14954.1.21) | ||||
| * | | Last part of new SPObject children list | Adrian Boguszewski | 2016-07-14 | 1 | -15/+5 |
| | | | | | | | (bzr r14954.1.20) | ||||
| * | | Second part of new SPObject children list | Adrian Boguszewski | 2016-07-13 | 1 | -3/+20 |
| | | | | | | | (bzr r14954.1.19) | ||||
| * | | First part of new SPObject children list | Adrian Boguszewski | 2016-07-11 | 1 | -16/+62 |
| | | | | | | | (bzr r14954.1.17) | ||||
| * | | Added simple test for SPObject | Adrian Boguszewski | 2016-07-05 | 3 | -1/+71 |
| | | | | | | | (bzr r14954.1.16) | ||||
| * | | Added tests | Adrian Boguszewski | 2016-07-03 | 1 | -0/+7 |
| | | | | | | | (bzr r14954.1.15) | ||||
| * | | Added xmlNodes as range function | Adrian Boguszewski | 2016-07-01 | 1 | -0/+15 |
| | | | | | | | (bzr r14954.1.12) | ||||
| * | | Added more tests | Adrian Boguszewski | 2016-06-27 | 1 | -16/+89 |
| | | | | | | | (bzr r14954.1.11) | ||||
| * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -2/+4 |
| | | | | | | | (bzr r14954.1.10) | ||||
| * | | Added first range to ObjectSet | Adrian Boguszewski | 2016-06-19 | 1 | -2/+2 |
| |\| | | | | | (bzr r14954.1.8) | ||||
| * | | Moved most functions from Selection to ObjectSet | Adrian Boguszewski | 2016-06-16 | 1 | -80/+83 |
| |\| | | | | | (bzr r14954.1.7) | ||||
| * | | Replaced old selection containers | Adrian Boguszewski | 2016-06-12 | 2 | -3/+25 |
| |\| | | | | | (bzr r14954.1.6) | ||||
| | * | Fix errors do to previous commit. (We have two attribute-test files.) | Tavmjong Bah | 2016-06-12 | 1 | -1/+6 |
| | | | | | | | (bzr r14981) | ||||
| * | | Added return value to remove | Adrian Boguszewski | 2016-06-11 | 2 | -28/+19 |
| |\| | | | | | (bzr r14954.1.5) | ||||
| | * | Remove unit test dependency on GUI session to allow auto-build in PPA | Alex Valavanis | 2016-06-10 | 1 | -4/+7 |
| | | | | | | | (bzr r14969) | ||||
