summaryrefslogtreecommitdiff
path: root/windows/font.c
Commit message (Expand)AuthorAgeFilesLines
* Update windows frontend to cope with split operations table headersVincent Sanders2014-10-161-10/+12
* remove unecessary css includes from fronetendsVincent Sanders2014-10-131-1/+0
* Put the font operations table alongside all the other core APIVincent Sanders2014-10-131-1/+1
* 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 framebu...Michael Drake2013-02-101-0/+8
* fix build warningsVincent Sanders2012-08-101-0/+4
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-5/+20
* fix thumbnailing and localhistoryVincent Sanders2010-10-141-2/+2
* Cleanup toolbar usageVincent Sanders2010-02-041-23/+24
* Add Windows frontendVincent Sanders2010-01-311-0/+208