summaryrefslogtreecommitdiff
path: root/debug/fontd.c
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2005-04-17 10:15:52 by bursa]James Bursa2005-04-171-145/+28
| | | | | | Update debug font functions to new interface. svn path=/import/netsurf/; revision=1659
* [project @ 2005-01-02 03:58:20 by jmb]John Mark Bell2005-01-021-8/+16
| | | | | | xcalloc/xrealloc/xstrdup-purge - Lose remaining calls (and purge the relevant functions from utils.c) svn path=/import/netsurf/; revision=1419
* [project @ 2004-08-14 12:57:00 by joty]John Tytgat2004-08-141-5/+6
| | | | | | Using more stddef.h types. svn path=/import/netsurf/; revision=1230
* [project @ 2004-07-05 20:19:51 by joty]John Tytgat2004-07-051-18/+12
| | | | | | Using UTF-8 instead of Latin1 encoding. svn path=/import/netsurf/; revision=1049
* [project @ 2004-06-02 21:44:39 by bursa]James Bursa2004-06-021-1/+1
| | | | | | Bug fix. svn path=/import/netsurf/; revision=926
* [project @ 2004-06-02 21:01:01 by bursa]James Bursa2004-06-021-12/+13
| | | | | | Implement enumerate_fonts(). svn path=/import/netsurf/; revision=911
* [project @ 2003-09-17 12:57:33 by bursa]James Bursa2003-09-171-2/+10
| | | | | | Poll queuing fix, backup redraw code. svn path=/import/netsurf/; revision=296
* [project @ 2003-07-17 23:01:02 by bursa]James Bursa2003-07-171-1/+10
| | | | | | Fix 670947, tidy gui code, move some headers. svn path=/import/netsurf/; revision=231
* [project @ 2003-06-30 12:44:02 by bursa]James Bursa2003-06-301-2/+5
| | | | | | New file headers. svn path=/import/netsurf/; revision=190
* [project @ 2003-06-21 13:18:00 by bursa]James Bursa2003-06-211-0/+147
Add debug command line build. svn path=/import/netsurf/; revision=181