summaryrefslogtreecommitdiffstats
path: root/src/style-enums.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* sized style enumsThomas Holder2019-10-281-32/+34
* refactor SPIEnum: more type safetyThomas Holder2019-10-281-1/+1
* Fix bug compilingJabier Arraiza2019-10-141-1/+2
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Implement the remaining vector effects properties.Tavmjong Bah2018-11-081-2/+8
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-36/+36
* Update for CSS 3 'image-rendering'.Tavmjong Bah2017-05-291-2/+2
* Implement 'vector-effect' value 'non-scaling-stroke'. No GUI yet.Tavmjong Bah2016-10-191-0/+10
* Read/write 'dominant-baseline' property.Tavmjong Bah2015-11-181-3/+30
* Implement 'text-orientation' with user interface. Update 'writing-mode', addi...Tavmjong Bah2015-10-281-7/+1
* Add new 'writing-mode' values, remove 'block-progression', fix a few typos.Tavmjong Bah2015-10-151-13/+26
* Enable rendering of 'font-feature-settings' and 'font-variant-east-asian'.Tavmjong Bah2015-06-221-10/+12
* Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...Tavmjong Bah2015-05-181-9/+9
* Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ...Tavmjong Bah2015-05-161-11/+13
* GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...Tavmjong Bah2015-05-121-20/+19
* Start of implementing CSS 3 font variants (access to OpenType features).Tavmjong Bah2015-05-061-0/+137
* Revert bad commit (commited to wrong branch).Tavmjong Bah2015-05-031-137/+0
* First batchTavmjong Bah2015-05-031-0/+137
* Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-3/+3
* Read CSS Text 3 'white-space' property, SVG 2 <text> 'width', 'height' attrib...Tavmjong Bah2014-07-301-0/+17
* Clean up of style code, converting structures to C++ classes. Step 1.Tavmjong Bah2014-04-231-1/+264
* Change stroke-dasharray and stroke-dashoffset handling to match other propert...Tavmjong Bah2014-03-111-0/+230