Commit Graph

95 Commits

Author SHA1 Message Date
James Bursa a4c5929a2f [project @ 2003-02-09 12:58:14 by bursa]
Reorganization and rewrite of fetch, cache, and content handling.

svn path=/import/netsurf/; revision=96
2003-02-09 12:58:15 +00:00
James Bursa 948dfeb1c2 [project @ 2003-02-04 09:34:32 by bursa]
Remove obsolete files.

svn path=/import/netsurf/; revision=95
2003-02-04 09:34:32 +00:00
James Bursa 30c5f817ba [project @ 2003-01-12 17:48:44 by bursa]
Implement title element.

svn path=/import/netsurf/; revision=94
2003-01-12 17:48:44 +00:00
Andrew Duffell ab483a9a25 [project @ 2003-01-11 19:46:59 by andrew]
More detailed help and information.

svn path=/import/netsurf/; revision=93
2003-01-11 19:46:59 +00:00
Phil Mellor 7859d29ef8 [project @ 2003-01-11 17:36:40 by monkeyson]
Forms tweaked slightly.

svn path=/import/netsurf/; revision=92
2003-01-11 17:36:40 +00:00
Phil Mellor 6f67739fa7 [project @ 2003-01-11 17:33:31 by monkeyson]
Mouse gestures.  Recognises the same gestures as Opera, although only
back, forward and reload actually do anything yet.

svn path=/import/netsurf/; revision=91
2003-01-11 17:33:31 +00:00
James Bursa 48e4666fee [project @ 2003-01-07 23:24:43 by bursa]
Minor attribute handling changes.

svn path=/import/netsurf/; revision=90
2003-01-07 23:24:43 +00:00
James Bursa 2d515e267a [project @ 2003-01-07 23:16:04 by bursa]
Move baseline of text up.

svn path=/import/netsurf/; revision=89
2003-01-07 23:16:04 +00:00
James Bursa 405e2321a8 [project @ 2003-01-07 23:15:23 by bursa]
Clean up many compiler warnings.

svn path=/import/netsurf/; revision=88
2003-01-07 23:15:23 +00:00
James Bursa 1c83fd5d2c [project @ 2003-01-07 18:21:58 by bursa]
Fix select element.

svn path=/import/netsurf/; revision=87
2003-01-07 18:21:58 +00:00
James Bursa 3af4ad82a8 [project @ 2003-01-06 23:53:39 by bursa]
Changes to integrate images and forms.

svn path=/import/netsurf/; revision=86
2003-01-06 23:53:40 +00:00
James Bursa 59a1594f21 [project @ 2003-01-06 00:04:43 by bursa]
Remove special case code for file: urls.

svn path=/import/netsurf/; revision=85
2003-01-06 00:04:43 +00:00
James Bursa ae3de436a3 [project @ 2003-01-06 00:02:52 by bursa]
Add hr.

svn path=/import/netsurf/; revision=84
2003-01-06 00:02:52 +00:00
Andrew Duffell 76e8e1cbb0 [project @ 2003-01-04 18:51:41 by andrew]
User-agent changed so that it works with NetSurf website.

svn path=/import/netsurf/; revision=83
2003-01-04 18:51:41 +00:00
James Bursa a445058176 [project @ 2003-01-03 22:19:39 by bursa]
Table layout improvements.

svn path=/import/netsurf/; revision=82
2003-01-03 22:19:39 +00:00
James Bursa ce7db34863 [project @ 2003-01-02 13:26:43 by bursa]
Whitespace and box tree normalisation changes.

svn path=/import/netsurf/; revision=81
2003-01-02 13:26:43 +00:00
James Bursa 5d3da99a70 [project @ 2003-01-02 13:13:27 by bursa]
Fix rebuilding bug.

svn path=/import/netsurf/; revision=80
2003-01-02 13:13:27 +00:00
Andrew Duffell 1ff417597a [project @ 2003-01-01 14:12:32 by andrew]
Added icons for HTML files and iconised netsurf windows

svn path=/import/netsurf/; revision=79
2003-01-01 14:12:32 +00:00
Andrew Duffell 653b2a6a51 [project @ 2003-01-01 09:40:00 by andrew]
Added mask to the throbber and antialiased reload button

svn path=/import/netsurf/; revision=78
2003-01-01 09:40:00 +00:00
Andrew Duffell f9c38a26b4 [project @ 2003-01-01 09:35:37 by andrew]
Using the RISC OS tile and and improved throbber display.

svn path=/import/netsurf/; revision=77
2003-01-01 09:35:37 +00:00
Phil Mellor 20ea5ea00f [project @ 2002-12-30 22:56:30 by monkeyson]
Forms are now interactive - user can manipulate checkbox, radio, text, textarea,
select elements.

svn path=/import/netsurf/; revision=76
2002-12-30 22:56:30 +00:00
James Bursa 8cce8f76b4 [project @ 2002-12-30 21:14:29 by bursa]
Update xml_to_box call.

svn path=/import/netsurf/; revision=75
2002-12-30 21:14:29 +00:00
James Bursa 38178f3a15 [project @ 2002-12-30 14:33:49 by bursa]
Changes for auto building.

svn path=/import/netsurf/; revision=74
2002-12-30 14:33:49 +00:00
James Bursa 5eab1c6f77 [project @ 2002-12-30 14:30:20 by bursa]
Changes for auto building.

svn path=/import/netsurf/; revision=73
2002-12-30 14:30:20 +00:00
Phil Mellor 33a91eb2fe [project @ 2002-12-30 02:06:03 by monkeyson]
Started support for img tag - doesn't attempt to fetch/render images yet.
Combo boxes in forms.

svn path=/import/netsurf/; revision=72
2002-12-30 02:06:03 +00:00
Phil Mellor 50fc20c2d4 [project @ 2002-12-29 22:27:35 by monkeyson]
Font anti-alias colours corrected.

Begin displaying form elements - text, password, submit, reset

svn path=/import/netsurf/; revision=71
2002-12-29 22:27:35 +00:00
James Bursa 0eec3d6d4f [project @ 2002-12-29 20:02:46 by bursa]
Fix redraw problems

svn path=/import/netsurf/; revision=70
2002-12-29 20:02:46 +00:00
James Bursa b9adc1d6c6 [project @ 2002-12-27 23:03:00 by bursa]
Implement color property.

svn path=/import/netsurf/; revision=69
2002-12-27 23:03:00 +00:00
James Bursa 54ec269af3 [project @ 2002-12-27 22:29:45 by bursa]
Implement color property.

svn path=/import/netsurf/; revision=68
2002-12-27 22:29:45 +00:00
James Bursa e2ba6726c5 [project @ 2002-12-27 21:09:15 by bursa]
Implement color property.

svn path=/import/netsurf/; revision=67
2002-12-27 21:09:15 +00:00
James Bursa 9944fe8b00 [project @ 2002-12-27 20:42:31 by bursa]
Implement color property.

svn path=/import/netsurf/; revision=66
2002-12-27 20:42:31 +00:00
James Bursa 8d1cbc0d05 [project @ 2002-12-27 20:35:32 by bursa]
Implement color property.

svn path=/import/netsurf/; revision=65
2002-12-27 20:35:32 +00:00
James Bursa c15de8c585 [project @ 2002-12-27 20:13:18 by bursa]
Implement color property.

svn path=/import/netsurf/; revision=64
2002-12-27 20:13:18 +00:00
James Bursa a6c8472922 [project @ 2002-12-27 20:08:18 by bursa]
Implement color property.

svn path=/import/netsurf/; revision=63
2002-12-27 20:08:18 +00:00
James Bursa ffe6ce5f5e [project @ 2002-12-27 18:58:03 by bursa]
Consider colspan when calculating column widths.

svn path=/import/netsurf/; revision=62
2002-12-27 18:58:03 +00:00
James Bursa 0e4fbaf439 [project @ 2002-12-27 17:38:47 by bursa]
Improved word space handling

svn path=/import/netsurf/; revision=61
2002-12-27 17:38:47 +00:00
James Bursa c3a910193f [project @ 2002-12-27 17:28:19 by bursa]
Improved word space handling

svn path=/import/netsurf/; revision=60
2002-12-27 17:28:19 +00:00
James Bursa 8f5c1d0e6e [project @ 2002-12-27 17:27:24 by bursa]
Window minimum size

svn path=/import/netsurf/; revision=59
2002-12-27 17:27:24 +00:00
James Bursa edf686bf9c [project @ 2002-12-26 23:02:38 by bursa]
Text layout changes for re-rendering.

svn path=/import/netsurf/; revision=58
2002-12-26 23:02:38 +00:00
James Bursa 4806941d49 [project @ 2002-12-25 22:59:21 by bursa]
Changes to url handling.

svn path=/import/netsurf/; revision=57
2002-12-25 22:59:21 +00:00
James Bursa 364bfbee5f [project @ 2002-12-25 22:46:14 by bursa]
Changes to url handling.

svn path=/import/netsurf/; revision=56
2002-12-25 22:47:03 +00:00
James Bursa 668dfb4884 [project @ 2002-12-25 21:36:29 by bursa]
Changes to url handling.

svn path=/import/netsurf/; revision=55
2002-12-25 21:38:45 +00:00
James Bursa f373b275dd [project @ 2002-12-25 20:17:18 by bursa]
Fix reloads and links.

svn path=/import/netsurf/; revision=54
2002-12-25 20:17:18 +00:00
James Bursa 89c257d207 [project @ 2002-12-23 22:31:28 by bursa]
Fix layout_line() to support re-rendering.

svn path=/import/netsurf/; revision=53
2002-12-23 22:31:28 +00:00
James Bursa e108f30e81 [project @ 2002-12-23 21:18:04 by bursa]
Fix renderings from cache.

svn path=/import/netsurf/; revision=52
2002-12-23 21:19:01 +00:00
James Bursa 19d94db7c4 [project @ 2002-12-23 20:29:25 by bursa]
Fix renderings from cache.

svn path=/import/netsurf/; revision=51
2002-12-23 20:29:25 +00:00
James Bursa 0e3270b087 [project @ 2002-12-23 20:19:53 by bursa]
Logging changes.

svn path=/import/netsurf/; revision=50
2002-12-23 20:19:53 +00:00
James Bursa 9284658d28 [project @ 2002-12-23 20:04:57 by bursa]
Logging changes.

svn path=/import/netsurf/; revision=49
2002-12-23 20:06:21 +00:00
James Bursa 995412e006 [project @ 2002-11-03 09:39:53 by bursa]
Caching bug fix.

svn path=/import/netsurf/; revision=48
2002-11-03 09:39:53 +00:00
James Bursa 24080add5c [project @ 2002-11-02 22:28:05 by bursa]
Memory cache.

svn path=/import/netsurf/; revision=47
2002-11-02 22:28:05 +00:00