summaryrefslogtreecommitdiff
path: root/desktop/browser.c
Commit message (Collapse)AuthorAgeFilesLines
* [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