summaryrefslogtreecommitdiff
path: root/windows/font.c
Commit message (Collapse)AuthorAgeFilesLines
* move utf8 local conversion operations to tableVincent Sanders2014-02-011-2/+9
|
* move utf8 conversion routines to use nserror instead of their own error enumVincent Sanders2014-01-281-5/+5
|
* move options includeVincent Sanders2013-05-281-1/+1
|
* Update for new nsfont_split expectations. Untested, but code same as ↵Michael Drake2013-02-101-0/+8
| | | | framebuffer.
* fix build warningsVincent Sanders2012-08-101-0/+4
|
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-5/+20
| | | | svn path=/trunk/netsurf/; revision=13548
* fix thumbnailing and localhistoryVincent Sanders2010-10-141-2/+2
| | | | svn path=/trunk/netsurf/; revision=10885
* Cleanup toolbar usageVincent Sanders2010-02-041-23/+24
| | | | | | Fix font sizing svn path=/trunk/netsurf/; revision=9954
* Add Windows frontendVincent Sanders2010-01-311-0/+208
svn path=/trunk/netsurf/; revision=9940