summaryrefslogtreecommitdiff
path: root/src/select/properties.c
Commit message (Expand)AuthorAgeFilesLines
* Port libcss to libwapcaplet.Daniel Silverstone2009-02-141-78/+60
* Finally, a representation of a computed content property.John Mark Bell2009-02-141-35/+115
* Fix clip: rect() with auto sidesJohn Mark Bell2009-02-141-3/+8
* Handle as much voice-family as we can.John Mark Bell2009-02-111-4/+86
* And the initial value of quotes, too.John Mark Bell2009-02-111-3/+1
* Handle quotesJohn Mark Bell2009-02-111-4/+62
* Rework font-family handler to a) compile and b) reflect the changes made to t...John Mark Bell2009-02-111-89/+28
* Something approximating font-family. This is hideous.John Mark Bell2009-02-111-7/+155
* Squash memory leakJohn Mark Bell2009-02-111-0/+2
* Handle cursorJohn Mark Bell2009-02-111-7/+113
* Handle counter-increment/counter-resetJohn Mark Bell2009-02-111-19/+96
* Handle content, not that we actually do anything with the data we read, however.John Mark Bell2009-02-111-4/+53
* Handle as much of clip as we canJohn Mark Bell2009-02-111-2/+28
* Change the representation of any data that includes a css_string. They're now...John Mark Bell2009-02-111-4/+3
* More property handlersJohn Mark Bell2009-02-111-51/+186
* More property handlersJohn Mark Bell2009-02-111-115/+385
* More property handlersJohn Mark Bell2009-02-111-40/+47
* Sync azimuth with current idiom.John Mark Bell2009-02-111-15/+24
* More property handlersJohn Mark Bell2009-02-111-93/+66
* More property handlersJohn Mark Bell2009-02-111-71/+198
* More property handlersJohn Mark Bell2009-02-111-60/+226
* More property handlersJohn Mark Bell2009-02-111-30/+100
* More property handlersJohn Mark Bell2009-02-111-37/+91
* More property handlersJohn Mark Bell2009-02-111-255/+252
* Border colours. Factor out common code.John Mark Bell2009-02-111-63/+58
* More property handlersJohn Mark Bell2009-02-111-17/+47
* Restore the magical properties of background-repeat values (the bottom two bi...John Mark Bell2009-02-111-17/+86
* So, it transpires that we don't need the selection context in the property ha...John Mark Bell2009-02-111-222/+277
* Purge side bits. These cause more trouble than they're worth, and it's not as...John Mark Bell2009-02-101-10/+280
* Much API cleanup.John Mark Bell2009-02-101-0/+1519