summaryrefslogtreecommitdiff
path: root/desktop/browser.c
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2003-05-25 04:09:59 by jmb]John Mark Bell2003-05-251-3/+5
| | | | | | Make form action buttons unindent after being clicked svn path=/import/netsurf/; revision=133
* [project @ 2003-05-22 13:21:45 by bursa]James Bursa2003-05-221-1/+120
| | | | | | Form GET support (John M Bell) svn path=/import/netsurf/; revision=130
* [project @ 2003-05-10 11:13:34 by bursa]James Bursa2003-05-101-2/+3
| | | | | | Partial PNG support. svn path=/import/netsurf/; revision=129
* [project @ 2003-04-25 08:03:15 by bursa]James Bursa2003-04-251-2/+4
| | | | | | Various memory fixes. svn path=/import/netsurf/; revision=128
* [project @ 2003-04-15 17:53:00 by bursa]James Bursa2003-04-151-6/+9
| | | | | | Inline images and related. svn path=/import/netsurf/; revision=125
* [project @ 2003-04-12 12:38:32 by andrew]Andrew Duffell2003-04-121-4/+4
| | | | | | Horizontal Scroll bar added svn path=/import/netsurf/; revision=123
* [project @ 2003-04-09 21:57:09 by bursa]James Bursa2003-04-091-2/+4
| | | | | | Table layout fixes, allowed type list. svn path=/import/netsurf/; revision=119
* [project @ 2003-04-05 21:38:06 by bursa]James Bursa2003-04-051-54/+1
| | | | | | External stylesheets. svn path=/import/netsurf/; revision=115
* [project @ 2003-03-04 11:59:35 by bursa]James Bursa2003-03-041-24/+22
| | | | | | More compiler warning fixes. svn path=/import/netsurf/; revision=104
* [project @ 2003-03-03 22:40:39 by bursa]James Bursa2003-03-031-59/+65
| | | | | | Fix many browser warnings. svn path=/import/netsurf/; revision=103
* [project @ 2003-02-28 11:49:13 by bursa]James Bursa2003-02-281-15/+17
| | | | | | More status messages, bug fixes. svn path=/import/netsurf/; revision=102
* [project @ 2003-02-26 18:22:24 by bursa]James Bursa2003-02-261-2/+4
| | | | | | Fix HTML parsing and JPEG bug. svn path=/import/netsurf/; revision=101
* [project @ 2003-02-25 21:00:27 by bursa]James Bursa2003-02-251-3/+10
| | | | | | Bug fixes, experimental JPEG support. svn path=/import/netsurf/; revision=100
* [project @ 2003-02-09 19:32:24 by bursa]James Bursa2003-02-091-2/+7
| | | | | | Fix some warnings. svn path=/import/netsurf/; revision=99
* [project @ 2003-02-09 12:58:14 by bursa]James Bursa2003-02-091-318/+40
| | | | | | Reorganization and rewrite of fetch, cache, and content handling. svn path=/import/netsurf/; revision=96
* [project @ 2003-01-12 17:48:44 by bursa]James Bursa2003-01-121-11/+40
| | | | | | Implement title element. svn path=/import/netsurf/; revision=94
* [project @ 2003-01-11 17:33:31 by monkeyson]Phil Mellor2003-01-111-9/+14
| | | | | | | Mouse gestures. Recognises the same gestures as Opera, although only back, forward and reload actually do anything yet. svn path=/import/netsurf/; revision=91
* [project @ 2003-01-06 23:53:39 by bursa]James Bursa2003-01-061-1/+5
| | | | | | Changes to integrate images and forms. svn path=/import/netsurf/; revision=86
* [project @ 2002-12-30 22:56:30 by monkeyson]Phil Mellor2002-12-301-10/+137
| | | | | | | Forms are now interactive - user can manipulate checkbox, radio, text, textarea, select elements. svn path=/import/netsurf/; revision=76
* [project @ 2002-12-30 21:14:29 by bursa]James Bursa2002-12-301-2/+2
| | | | | | Update xml_to_box call. svn path=/import/netsurf/; revision=75
* [project @ 2002-12-29 22:27:35 by monkeyson]Phil Mellor2002-12-291-1/+14
| | | | | | | | Font anti-alias colours corrected. Begin displaying form elements - text, password, submit, reset svn path=/import/netsurf/; revision=71
* [project @ 2002-12-25 22:59:21 by bursa]James Bursa2002-12-251-3/+3
| | | | | | Changes to url handling. svn path=/import/netsurf/; revision=57
* [project @ 2002-12-25 22:46:14 by bursa]James Bursa2002-12-251-25/+27
| | | | | | Changes to url handling. svn path=/import/netsurf/; revision=56
* [project @ 2002-12-25 21:36:29 by bursa]James Bursa2002-12-251-1/+52
| | | | | | Changes to url handling. svn path=/import/netsurf/; revision=55
* [project @ 2002-12-25 20:17:18 by bursa]James Bursa2002-12-251-4/+7
| | | | | | Fix reloads and links. svn path=/import/netsurf/; revision=54
* [project @ 2002-12-23 21:18:04 by bursa]James Bursa2002-12-231-1/+23
| | | | | | Fix renderings from cache. svn path=/import/netsurf/; revision=52
* [project @ 2002-12-23 20:29:25 by bursa]James Bursa2002-12-231-3/+3
| | | | | | Fix renderings from cache. svn path=/import/netsurf/; revision=51
* [project @ 2002-12-23 20:19:53 by bursa]James Bursa2002-12-231-2/+6
| | | | | | Logging changes. svn path=/import/netsurf/; revision=50
* [project @ 2002-12-23 20:04:57 by bursa]James Bursa2002-12-231-37/+48
| | | | | | Logging changes. svn path=/import/netsurf/; revision=49
* [project @ 2002-11-02 22:28:05 by bursa]James Bursa2002-11-021-21/+31
| | | | | | Memory cache. svn path=/import/netsurf/; revision=47
* [project @ 2002-10-15 10:41:12 by monkeyson]Phil Mellor2002-10-151-4/+84
| | | | | | GUI: menus, toolbar, adjustable window width. svn path=/import/netsurf/; revision=44
* [project @ 2002-09-26 21:38:32 by bursa]James Bursa2002-09-261-4/+14
| | | | | | New Unicode font handling and rendering code. svn path=/import/netsurf/; revision=39
* [project @ 2002-09-11 14:24:02 by monkeyson]Phil Mellor2002-09-111-0/+800
RISC OS Wimp GUI. svn path=/import/netsurf/; revision=33