summaryrefslogtreecommitdiff
path: root/css/internal.h
Commit message (Collapse)AuthorAgeFilesLines
* Interned string cleanup, phase 2: Create utils/corestrings and use it in css ↵Michael Drake2012-07-221-67/+0
| | | | handler.
* Interned string cleanup, phase 1: Use lwc_string where possible in CSS handler.Michael Drake2012-07-221-40/+45
|
* Fix up border-{trbl}-style hintJohn Mark Bell2012-03-251-0/+1
| | | | svn path=/trunk/netsurf/; revision=13710
* Make vertical align hint less braindeadJohn Mark Bell2012-03-251-0/+4
| | | | svn path=/trunk/netsurf/; revision=13707
* Cellpadding needs interning tooDaniel Silverstone2012-03-251-0/+1
| | | | svn path=/trunk/netsurf/; revision=13697
* All the intern strings we might need for CSSDaniel Silverstone2012-03-251-2/+52
| | | | svn path=/trunk/netsurf/; revision=13696
* add presentational hint routine for background imageVincent Sanders2012-03-251-1/+1
| | | | svn path=/trunk/netsurf/; revision=13693
* Fix up node_presentational_hint_vertical_alignJohn Mark Bell2012-03-251-0/+3
| | | | svn path=/trunk/netsurf/; revision=13690
* fix node_is_linkVincent Sanders2012-03-251-0/+3
| | | | | | add dom string globals to css handler svn path=/trunk/netsurf/; revision=13678
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-281-2/+2
| | | | svn path=/trunk/netsurf/; revision=10180
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-0/+27
svn path=/trunk/netsurf/; revision=8752