| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | 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) | |||||
| * | Change stroke-dasharray and stroke-dashoffset handling to match other ↵ | Tavmjong Bah | 2014-03-11 | 1 | -156/+79 | |
| | | | | | | | | properties. Split style.h into more manageable size files. (bzr r13135) | |||||
| * | Another typo... | Tavmjong Bah | 2014-03-11 | 1 | -1/+1 | |
| | | | | (bzr r13133) | |||||
| * | Update attributes unit test, expand style unit test and fix bug found. | Tavmjong Bah | 2014-03-08 | 1 | -1/+1 | |
| | | | | (bzr r13128) | |||||
| * | Fix typo in "paint-order". | Tavmjong Bah | 2014-03-07 | 1 | -1/+1 | |
| | | | | (bzr r13125) | |||||
| * | Read new SVG2 property 'paint-order'. | Tavmjong Bah | 2014-02-18 | 1 | -0/+199 | |
| | | | | (bzr r13037) | |||||
| * | New CSS blending modes (outside of filters). | Tavmjong Bah | 2013-12-10 | 1 | -0/+51 | |
| | | | | | | | | Define WITH_CSSBLEND to try out. Note: The modes are defined in CSS Compositing and Blending Level 1. To do: GUI. Isolate SVG drawing from Inkscape background (i.e. page border). (bzr r12845) | |||||
| * | Partial fix for blocker bug 1163449: "Imported bitmap appear blurry when ↵ | Tavmjong Bah | 2013-11-13 | 1 | -4/+4 | |
| | | | | | | | | zoomed in" Fixed typo in style.cpp which prevent reading in "image-rendering" attribute. (bzr r12808) | |||||
| * | Remove duplicate if statement | David Turner | 2013-10-09 | 1 | -2/+0 | |
| | | | | (bzr r12670.1.1) | |||||
| * | leak fixes: free marker value on delete; free the return value of uri's ↵ | buliabyak | 2013-09-28 | 1 | -3/+15 | |
| | | | | | | toString() (bzr r12607) | |||||
| * | Proper fix for bug 1127103 (Filter changes color when object flipped.) | Tavmjong Bah | 2013-09-25 | 1 | -3/+1 | |
| | | | | (bzr r12590) | |||||
| * | Merge from trunk. | Matthew Petroff | 2013-09-20 | 1 | -1/+4 | |
| |\ | | | | | (bzr r12475.1.29) | |||||
| | * | Merge in patch for Jabiertxo Arraiza Cenoz in bug lp:1127103 | Martin Owens | 2013-09-18 | 1 | -1/+4 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1127103 (bzr r12530) | |||||
| * | | Merge from trunk. | Matthew Petroff | 2013-09-12 | 1 | -87/+296 | |
| |\| | | | | | (bzr r12475.1.16) | |||||
| | * | merge from trunk (r12487) | su_v | 2013-08-29 | 1 | -19/+92 | |
| | |\ | | | | | | | (bzr r11668.1.75) | |||||
| | * | | changes_2013_05_22a.patch: | David Mathog | 2013-06-19 | 1 | -86/+294 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Resolves issue of bug #988601 message 170 (Support of 'Unset' styles in EMF export). 2. Implements CSS 3 (and CSS 2) text-decoration support. Note that it does not yet provide any method of adding these features - at present it just shows whatever is in the SVG. This new code is also used to display EMF/WMF strike-through and underline text decorations when these files are read in. Those decorations may also be written out to EMF/WMF. Other text decoration features, like overline, or dotted lines, are dropped. For SVG text-decoration -line, -style, -color are all implemented. CSS3 provides two ways to represent the same state, this code uses the compound text-decoration method rather than the 3 fields method. Also it leaves out keywords that are not needed and would break backwards compatibility. For instance: text-decoration: underline solid is valid, but would break CSS2. Solid is the default, so that sort of case is written as: text-decoration: underline If the state is CSS3 specific all of the needed fields are of course include, like text-decoration: underline wavy red 3. It incorporates the fix for bug 1181326 (Text edit mishandles span of just colored spaces) 4. It incorporates further changes to text editing so that style can be changed on spans consisting of only spaces when text decorations are present in the span. 5. It incorporates code to disable text decorations when text so marked is mapped onto a path. 6. Fixed more bugs in Hebrew language support than I can remember. Hebrew language export/import to EMF now works quite well. (See the examples in libTERE v 0.7.) WMF does not support unicode and for all intents and purposes Inkscape has no way to read or write Hebrew to it. Some of more important things that now work that didn't (or didn't always): Hebrew diacritical marks, R/L/center justification, and bidirectional text. The Hebrew fonts "Ezra SIL" and "EZRA SIL SR" should be installed before viewing the libTERE examples, otherwise font substitutions will cause some text shifts. 7. Implemented font failover in Text Reassemble, which makes the process more robust. (Again, see the examples in libTERE. ) (bzr r11668.1.71) | |||||
| * | | | Improve code readability. | Matthew Petroff | 2013-08-28 | 1 | -15/+15 | |
| | |/ |/| | | | (bzr r12475.1.9) | |||||
| * | | Merge Google Summer of Code unit refactor. | Matthew Petroff | 2013-08-06 | 1 | -16/+16 | |
| |\ \ | | | | | | | (bzr r12471) | |||||
| | * | | Eliminate "unit-constants.h". | Matthew Petroff | 2013-07-31 | 1 | -16/+16 | |
| | |/ | | | | | (bzr r12380.1.54) | |||||
| * | | init SPStyle better: fixes a bunch of bugs resulting from improper re-init ↵ | Johan B. C. Engelen | 2013-08-06 | 1 | -5/+71 | |
| | | | | | | | | | | | of SPStyle struct. (after r12452) (bzr r12470) | |||||
| * | | disable really bad memset on a huge struct that contains member objects ↵ | Johan B. C. Engelen | 2013-08-03 | 1 | -2/+8 | |
| |/ | | | | | besides just integers and enums (bzr r12452) | |||||
| * | define booleans as booleans (prevent future errors in comparisons) | Kris De Gussem | 2013-04-22 | 1 | -1/+1 | |
| | | | | (bzr r12297) | |||||
| * | Implement read/write of image-rendering property. To be used to control scaling. | Tavmjong Bah | 2013-04-08 | 1 | -29/+69 | |
| | | | | (bzr r12272) | |||||
| * | Fix even more forward declaration tags | Alex Valavanis | 2013-03-15 | 1 | -1/+1 | |
| | | | | (bzr r12206) | |||||
| * | Bug fix for color-interpolation, color-interpolation-filters. Get rid of ↵ | Tavmjong Bah | 2012-12-22 | 1 | -6/+2 | |
| | | | | | | annoying warning. (bzr r11970) | |||||
| * | code cleanup: add own includes to cpp files or make the functions static if ↵ | Campbell Barton | 2012-10-04 | 1 | -3/+3 | |
| | | | | | | they are not used elsewhere. (bzr r11735) | |||||
| * | some memleak fixes (Bug #1043571) | Kris De Gussem | 2012-09-20 | 1 | -7/+5 | |
| | | | | (bzr r11686) | |||||
| * | Static code checking (Bug #614232) | Kris De Gussem | 2012-09-13 | 1 | -3/+4 | |
| | | | | (bzr r11668) | |||||
