| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | minor typos (mail to inkscape-translator) | Yuri Chornoivan | 2015-12-26 | 1 | -2/+2 |
| | | | | (bzr r14541) | ||||
| * | Code cleanup. Remove/simplify some functions. | Tavmjong Bah | 2015-11-18 | 1 | -1/+1 |
| | | | | (bzr r14430.1.9) | ||||
| * | Read/write 'dominant-baseline' property. | Tavmjong Bah | 2015-11-18 | 1 | -3/+6 |
| | | | | (bzr r14430.1.6) | ||||
| * | Add new 'writing-mode' values, remove 'block-progression', fix a few typos. | Tavmjong Bah | 2015-10-15 | 1 | -12/+15 |
| | | | | (bzr r14416) | ||||
| * | Protect against a NULL value for 'font-feature-settings'. "Fixes" #1502432. | Tavmjong Bah | 2015-10-04 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1502432 (bzr r14395) | ||||
| * | Enable rendering of 'font-feature-settings' and 'font-variant-east-asian'. | Tavmjong Bah | 2015-06-22 | 1 | -8/+34 |
| | | | | | | Requires Pango version equal or greater than 1.37.1. (bzr r14207) | ||||
| * | Render font variants (ligatures, postions, caps, numerics). | Tavmjong Bah | 2015-06-21 | 1 | -0/+60 |
| | | | | | | Requires Pango 1.37.1. (bzr r14206) | ||||
| * | Add 'font-variant-xxx' to properties that should not be set on non-text ↵ | Tavmjong Bah | 2015-05-27 | 1 | -0/+8 |
| | | | | | | elements. (bzr r14179) | ||||
| * | Enable setting of 'font-variant-ligatures' (rendering waits on new Pango ↵ | Tavmjong Bah | 2015-05-18 | 1 | -1/+1 |
| | | | | | | library). (bzr r14162) | ||||
| * | GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in ↵ | Tavmjong Bah | 2015-05-12 | 1 | -1/+1 |
| | | | | | | progress. (bzr r14148) | ||||
| * | Start of implementing CSS 3 font variants (access to OpenType features). | Tavmjong Bah | 2015-05-06 | 1 | -4/+53 |
| | | | | (bzr r14115) | ||||
| * | show filter usage count | Raphael Rosch | 2015-05-05 | 1 | -0/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1169123 (bzr r14111) | ||||
| * | Shorthands are not allowed as presentation attributes. | Tavmjong Bah | 2015-05-04 | 1 | -1/+9 |
| | | | | (bzr r14107) | ||||
| * | Revert bad commit (commited to wrong branch). | Tavmjong Bah | 2015-05-03 | 1 | -8/+0 |
| | | | | (bzr r14096) | ||||
| * | First batch | Tavmjong Bah | 2015-05-03 | 1 | -0/+8 |
| | | | | (bzr r14095) | ||||
| * | Test implementation of 'shape-padding'. | Tavmjong Bah | 2015-01-16 | 1 | -0/+1 |
| | | | | (bzr r13858) | ||||
| * | Read properties for SVG 2 text in a shape. | Tavmjong Bah | 2015-01-15 | 1 | -0/+27 |
| | | | | (bzr r13852) | ||||
| * | SPStyle ref counting clean up. | Tavmjong Bah | 2014-12-26 | 1 | -2/+6 |
| | | | | (bzr r13822.1.7) | ||||
| * | Remove sp_style_new(). | Tavmjong Bah | 2014-12-25 | 1 | -17/+1 |
| | | | | (bzr r13822.1.6) | ||||
| * | Remove sp_style_merge_from_parent() and sp_style_merge_from_dying_parent(). | Tavmjong Bah | 2014-12-25 | 1 | -53/+28 |
| | | | | (bzr r13822.1.5) | ||||
| * | Remove sp_style_write_string() and sp_style_write_difference(). | Tavmjong Bah | 2014-12-25 | 1 | -67/+27 |
| | | | | (bzr r13822.1.4) | ||||
| * | Remove sp_style_read_from_object() | Tavmjong Bah | 2014-12-24 | 1 | -25/+7 |
| | | | | (bzr r13822.1.3) | ||||
| * | Add missing SPStyle::readFromPrefs(), remove sp_style_read_from_prefs(). | Tavmjong Bah | 2014-12-24 | 1 | -34/+28 |
| | | | | (bzr r13822.1.2) | ||||
| * | Remove sp_style_new_from_object() | Tavmjong Bah | 2014-12-24 | 1 | -16/+2 |
| | | | | (bzr r13822.1.1) | ||||
| * | Black list some properties that shouldn't appear in default styles. | Tavmjong Bah | 2014-11-08 | 1 | -2/+37 |
| | | | | (bzr r13679) | ||||
| * | Update to trunk r13621 | Liam P. White | 2014-10-17 | 1 | -3/+11 |
| |\ | | | | | (bzr r13341.1.278) | ||||
| | * | Post-merge cleanup. | Jon A. Cruz | 2014-10-15 | 1 | -4/+5 |
| | | | | | | | (bzr r13615) | ||||
| | * | Merge hatch rendering code from Tomasz Boczkowski. | Tavmjong Bah | 2014-10-14 | 1 | -3/+11 |
| | |\ | | | | | | | (bzr r13614) | ||||
| | | * | Merged src/style.cpp from svg-paints-support branch | Tomasz Boczkowski | 2014-10-14 | 1 | -3/+11 |
| | | | | | | | | | | (bzr r13611.1.4) | ||||
| | * | | Add 'white-space' CSS property (replaces deprecated xml:space). | Tavmjong Bah | 2014-10-14 | 1 | -0/+10 |
| | |/ | | | | | (bzr r13612) | ||||
| | * | Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec. | Tavmjong Bah | 2014-08-01 | 1 | -5/+5 |
| | | | | | | | (bzr r13485) | ||||
| | * | Basic support for <solidColor> element (rendering only as a paint server). | Tavmjong Bah | 2014-07-31 | 1 | -0/+23 |
| | | | | | | | (bzr r13484) | ||||
| * | | Warnings cleanup. | Liam P. White | 2014-08-04 | 1 | -5/+5 |
| | | | | | | | (bzr r13341.1.117) | ||||
| * | | Fix type in 'mix-blend-mode'. | Tavmjong Bah | 2014-08-01 | 1 | -1/+1 |
| | | | | | | | (bzr r13341.1.114) | ||||
| * | | Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec. | Tavmjong Bah | 2014-08-01 | 1 | -5/+5 |
| | | | | | | | (bzr r13341.1.113) | ||||
| * | | Read CSS Text 3 'white-space' property, SVG 2 <text> 'width', 'height' ↵ | Tavmjong Bah | 2014-07-30 | 1 | -0/+10 |
| | | | | | | | | | | | attributes. (bzr r13341.1.110) | ||||
| * | | Merge from lp:inkscape 13477 | Johan B. C. Engelen | 2014-07-28 | 1 | -11/+0 |
| |\| | | | | | (bzr r13341.1.103) | ||||
| | * | Fix placement news and calls to destructor. Fixes crash regressions ↵ | Liam P. White | 2014-07-28 | 1 | -11/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | #1348891, #1344217, #1333445, and stubborn Windows bug #956225 (possibly more). Fixed bugs: - https://launchpad.net/bugs/1348891 - https://launchpad.net/bugs/1344217 - https://launchpad.net/bugs/1333445 - https://launchpad.net/bugs/956225 (bzr r13474) | ||||
| | * | Proper quoting of CSS 'font-family' fallback lists. | Tavmjong Bah | 2014-06-10 | 1 | -55/+59 |
| | | | | | | | (bzr r13415) | ||||
| | * | Unquote names in 'font-family' lists. Partial fix for #1029080 | Tavmjong Bah | 2014-05-30 | 1 | -19/+33 |
| | | | | | | | (bzr r13402) | ||||
| * | | Basic support for <solidColor> element (rendring only as a paint server). | Tavmjong Bah | 2014-07-24 | 1 | -0/+23 |
| | | | | | | | (bzr r13341.1.98) | ||||
| * | | Proper quoting of CSS 'font-family' fallback lists. | Tavmjong Bah | 2014-06-10 | 1 | -55/+59 |
| | | | | | | | (bzr r13341.1.56) | ||||
| * | | Unquote names in 'font-family' lists. Partial fix for #1029080 | Tavmjong Bah | 2014-05-30 | 1 | -19/+33 |
| |/ | | | (bzr r13341.1.42) | ||||
| * | Clean up of style code: Add default to SPIString for use with 'font-family'. | Tavmjong Bah | 2014-04-28 | 1 | -1/+1 |
| | | | | (bzr r13315) | ||||
| * | Clean up of style code: refactor marker properties. Step 3. | Tavmjong Bah | 2014-04-24 | 1 | -22/+26 |
| | | | | (bzr r13301) | ||||
| * | Clean up of style code, removal of SPFontStyle. Step 2. | Tavmjong Bah | 2014-04-24 | 1 | -17/+11 |
| | | | | (bzr r13300) | ||||
| * | Clean up of style code, converting structures to C++ classes. Step 1. | Tavmjong Bah | 2014-04-23 | 1 | -4266/+905 |
| | | | | (bzr r13298) | ||||
| * | Replaced a free() with g_free(). | Markus Engel | 2014-03-25 | 1 | -1/+1 |
| | | | | (bzr r13208) | ||||
| * | fix build warning | Kris De Gussem | 2014-03-14 | 1 | -1/+1 |
| | | | | (bzr r13151) | ||||
| * | Reimplement global aliasing toggle as a 'shape-rendering' property | Krzysztof Kosi??ski | 2014-03-13 | 1 | -1/+9 |
| | | | | | | on the root element. (bzr r13146) | ||||
