summaryrefslogtreecommitdiff
path: root/debug
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-02-13 16:09:12 by bursa]James Bursa2004-02-132-30/+5
| | | | | | Clean up and rewrite options code. svn path=/import/netsurf/; revision=536
* [project @ 2004-01-20 19:08:34 by jmb]John Mark Bell2004-01-201-1/+4
| | | | | | | Allow toggling of POST support. Add new toolbar icon numbers to riscos/gui.h svn path=/import/netsurf/; revision=490
* [project @ 2004-01-05 02:10:59 by jmb]John Mark Bell2004-01-051-1/+14
| | | | | | | Add ability to turn off browser features in build. This may be useful when hunting down bugs. svn path=/import/netsurf/; revision=480
* [project @ 2004-01-02 12:02:01 by bursa]James Bursa2004-01-021-1/+33
| | | | | | Add debugro build. svn path=/import/netsurf/; revision=476
* [project @ 2003-12-27 20:15:22 by bursa]James Bursa2003-12-271-1/+2
| | | | | | Use charset from Content-Type header. svn path=/import/netsurf/; revision=460
* [project @ 2003-11-15 00:15:40 by jmb]John Mark Bell2003-11-151-0/+18
| | | | | | Fix debug build. svn path=/import/netsurf/; revision=417
* [project @ 2003-11-07 23:52:08 by bursa]James Bursa2003-11-071-0/+6
| | | | | | Add dummy login_list_get(). svn path=/import/netsurf/; revision=409
* [project @ 2003-10-25 14:13:49 by bursa]James Bursa2003-10-251-1/+1
| | | | | | URL encoded POST support. svn path=/import/netsurf/; revision=375
* [project @ 2003-10-08 20:50:18 by bursa]James Bursa2003-10-081-1/+5
| | | | | | Exit on EOF. svn path=/import/netsurf/; revision=355
* [project @ 2003-09-27 23:36:34 by bursa]James Bursa2003-09-271-1/+3
| | | | | | Implement CSS attribute selectors and parent / preceding combinators. svn path=/import/netsurf/; revision=324
* [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-09-10 17:10:25 by bursa]James Bursa2003-09-101-1/+2
| | | | | | Set graphics window when rendering objects. svn path=/import/netsurf/; revision=279
* [project @ 2003-08-29 12:57:14 by bursa]James Bursa2003-08-291-1/+2
| | | | | | Better handling of server HTTP errors. svn path=/import/netsurf/; revision=259
* [project @ 2003-08-25 16:17:11 by bursa]James Bursa2003-08-251-4/+7
| | | | | | Fix 774165 (redirects with empty body). svn path=/import/netsurf/; revision=249
* [project @ 2003-07-17 23:01:02 by bursa]James Bursa2003-07-172-49/+10
| | | | | | Fix 670947, tidy gui code, move some headers. svn path=/import/netsurf/; revision=231
* [project @ 2003-07-16 17:38:46 by bursa]James Bursa2003-07-161-4/+8
| | | | | | Make fetchcache return 0 on failure to parse URL. svn path=/import/netsurf/; revision=225
* [project @ 2003-07-15 18:11:25 by bursa]James Bursa2003-07-151-1/+5
| | | | | | Fix debug build. svn path=/import/netsurf/; revision=222
* [project @ 2003-06-30 12:44:02 by bursa]James Bursa2003-06-305-8/+27
| | | | | | New file headers. svn path=/import/netsurf/; revision=190
* [project @ 2003-06-26 11:41:26 by bursa]James Bursa2003-06-261-1/+5
| | | | | | Implement HTTP redirects. svn path=/import/netsurf/; revision=187
* [project @ 2003-06-21 13:18:00 by bursa]James Bursa2003-06-215-0/+301
Add debug command line build. svn path=/import/netsurf/; revision=181