summaryrefslogtreecommitdiff
path: root/src/parse/properties/text.c
Commit message (Expand)AuthorAgeFilesLines
* simple properties split in parse similar to select in preparation for future ...Vincent Sanders2011-01-021-830/+0
* Fix libcss to use new libwapcaplet behaviour.Daniel Silverstone2010-03-271-76/+38
* It turns out that using magic values for text-align is simpler than having an...John Mark Bell2009-08-221-79/+17
* -libcss-alignJohn Mark Bell2009-08-211-0/+78
* Don't intern lower-case versions of strings. Use lwc_context_string_caseless_...John Mark Bell2009-07-271-35/+150
* Documentation and context restoration on errorJohn Mark Bell2009-06-251-37/+261
* Centralise !important handling.John Mark Bell2009-06-181-40/+0
* Move color parser to text.cJohn Mark Bell2009-05-271-0/+54
* Split out text-related property parsersJohn Mark Bell2009-05-271-0/+499