summaryrefslogtreecommitdiffstats
path: root/src/style-internal.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix for #1348385 (filtered shape losing filter on conversion)Liam P. White2014-08-011-1/+2
* Fixed some logic errors; clang warnings.Markus Engel2014-07-221-4/+4
* Warnings cleaup.Jon A. Cruz2014-07-151-6/+4
* Fix crash when ungrouping a group that has a filter applied to itDiederik van Lierop2014-07-101-2/+4
* Proper quoting of CSS 'font-family' fallback lists.Tavmjong Bah2014-06-101-14/+15
* Unquote names in 'font-family' lists. Partial fix for #1029080Tavmjong Bah2014-05-301-6/+11
* Style rewrite: Unquote strings from libcroco. Fixes 1303422.Tavmjong Bah2014-05-151-2/+5
* Style rewrite: prevent CSS2 'text-decoration' from overwriting CSS3 'text-dec...Tavmjong Bah2014-05-131-14/+41
* Style rewrite: 'text-decoration' requires access to style of ancestor element...Tavmjong Bah2014-05-101-4/+16
* Style rewrite: correct 'text-decoration' CSS2 vs CSS3 behavior.Tavmjong Bah2014-05-091-0/+10
* Style rewrite: prevent crash when fill/stroke set to "currentColor".Tavmjong Bah2014-05-071-61/+61
* Clean up of style code: Add default to SPIString for use with 'font-family'.Tavmjong Bah2014-04-281-0/+8
* Clean up of style code, removal of SPFontStyle. Step 2.Tavmjong Bah2014-04-241-2/+2
* Add missing style-internal.cppTavmjong Bah2014-04-241-0/+2535