Commit Graph

10136 Commits

Author SHA1 Message Date
John Mark Bell 51ee42fc08 [project @ 2003-05-31 18:47:00 by jmb]
Begin support for <OBJECT>, <EMBED> and <APPLET> tags. NB: this doesn't work yet

svn path=/import/netsurf/; revision=137
2003-05-31 18:47:00 +00:00
James Bursa 1e202c8f2a [project @ 2003-05-31 18:40:46 by bursa]
New makefile with proper dependency handling.

svn path=/import/netsurf/; revision=136
2003-05-31 18:40:46 +00:00
John Mark Bell dc9e7e9cdc [project @ 2003-05-31 18:39:35 by jmb]
Create Docs directory. Create TODO files. Move developer into Docs

svn path=/import/netsurf/; revision=135
2003-05-31 18:39:35 +00:00
Andrew Duffell 080a735bcf [project @ 2003-05-30 07:19:32 by andrew]
Added Philip Pemberton to the list of developers

svn path=/import/netsurf/; revision=134
2003-05-30 07:19:32 +00:00
John Mark Bell e6d805493a [project @ 2003-05-25 04:09:59 by jmb]
Make form action buttons unindent after being clicked

svn path=/import/netsurf/; revision=133
2003-05-25 04:09:59 +00:00
James Bursa 6df33cb672 [project @ 2003-05-23 11:09:12 by bursa]
Remove libutf header.

svn path=/import/netsurf/; revision=132
2003-05-23 11:09:12 +00:00
James Bursa 7a01be33ee [project @ 2003-05-23 11:08:17 by bursa]
Link with 32-bit OSLib.

svn path=/import/netsurf/; revision=131
2003-05-23 11:08:17 +00:00
James Bursa 80fe931f80 [project @ 2003-05-22 13:21:45 by bursa]
Form GET support (John M Bell)

svn path=/import/netsurf/; revision=130
2003-05-22 13:21:45 +00:00
James Bursa 27d93c182c [project @ 2003-05-10 11:13:34 by bursa]
Partial PNG support.

svn path=/import/netsurf/; revision=129
2003-05-10 11:15:49 +00:00
James Bursa 0285c2984f [project @ 2003-04-25 08:03:15 by bursa]
Various memory fixes.

svn path=/import/netsurf/; revision=128
2003-04-25 08:03:15 +00:00
James Bursa 58c28f9c1a [project @ 2003-04-17 21:35:02 by bursa]
Max one fetch from each host at once, fix multiple fetches of same url.

svn path=/import/netsurf/; revision=127
2003-04-17 21:35:02 +00:00
James Bursa 1ab6b6c50b [project @ 2003-04-15 18:07:25 by bursa]
Fix window resizing.

svn path=/import/netsurf/; revision=126
2003-04-15 18:07:25 +00:00
James Bursa 09b1ede5a3 [project @ 2003-04-15 17:53:00 by bursa]
Inline images and related.

svn path=/import/netsurf/; revision=125
2003-04-15 17:53:00 +00:00
James Bursa 63b6455f73 [project @ 2003-04-13 12:50:10 by bursa]
style element, CSS fixes, id selectors.

svn path=/import/netsurf/; revision=124
2003-04-13 12:50:10 +00:00
Andrew Duffell 120ef825e0 [project @ 2003-04-12 12:38:32 by andrew]
Horizontal Scroll bar added

svn path=/import/netsurf/; revision=123
2003-04-12 12:38:32 +00:00
James Bursa 0267469306 [project @ 2003-04-11 21:06:51 by bursa]
Memory usage and CSS fixes.

svn path=/import/netsurf/; revision=122
2003-04-11 21:06:51 +00:00
James Bursa 7c94cf8be9 [project @ 2003-04-10 21:44:45 by bursa]
Memory usage cleaning.

svn path=/import/netsurf/; revision=121
2003-04-10 21:44:45 +00:00
Andrew Duffell 86faad4388 [project @ 2003-04-10 21:25:46 by andrew]
CSS/f79 icon has been added

svn path=/import/netsurf/; revision=120
2003-04-10 21:25:46 +00:00
James Bursa 230cb5f01f [project @ 2003-04-09 21:57:09 by bursa]
Table layout fixes, allowed type list.

svn path=/import/netsurf/; revision=119
2003-04-09 21:57:09 +00:00
James Bursa c62f1a55e6 [project @ 2003-04-06 20:56:40 by bursa]
CSS bug fix.

svn path=/import/netsurf/; revision=118
2003-04-06 20:56:40 +00:00
James Bursa 9864876b0a [project @ 2003-04-06 18:16:14 by bursa]
Describe css code.

svn path=/import/netsurf/; revision=117
2003-04-06 18:16:14 +00:00
James Bursa 46edb645e1 [project @ 2003-04-06 18:09:34 by bursa]
@import, more status messages.

svn path=/import/netsurf/; revision=116
2003-04-06 18:09:34 +00:00
James Bursa 2253e38be8 [project @ 2003-04-05 21:38:06 by bursa]
External stylesheets.

svn path=/import/netsurf/; revision=115
2003-04-05 21:38:06 +00:00
James Bursa 75768e6700 [project @ 2003-04-05 16:24:43 by bursa]
Re-implement style attributes.

svn path=/import/netsurf/; revision=114
2003-04-05 16:24:43 +00:00
James Bursa 004f6c31e3 [project @ 2003-04-05 15:35:55 by bursa]
Use hash-table to store CSS rules.

svn path=/import/netsurf/; revision=113
2003-04-05 15:35:55 +00:00
James Bursa 4421b2e633 [project @ 2003-04-04 15:19:31 by bursa]
New CSS parser.

svn path=/import/netsurf/; revision=112
2003-04-04 15:19:32 +00:00
James Bursa eb256015ad [project @ 2003-04-01 21:33:08 by bursa]
CSS parser changes.

svn path=/import/netsurf/; revision=111
2003-04-01 21:33:08 +00:00
James Bursa c520b30412 [project @ 2003-04-01 20:18:18 by bursa]
CSS parser progress.

svn path=/import/netsurf/; revision=110
2003-04-01 20:18:18 +00:00
James Bursa 5d371fb47e [project @ 2003-03-25 21:51:29 by bursa]
Show alt text for images.

svn path=/import/netsurf/; revision=109
2003-03-25 21:51:29 +00:00
James Bursa 6e0fdd2078 [project @ 2003-03-25 21:03:14 by bursa]
New CSS parser.

svn path=/import/netsurf/; revision=108
2003-03-25 21:03:14 +00:00
James Bursa 91f8a679db [project @ 2003-03-15 15:53:20 by bursa]
MIME types for local files, new test files.

svn path=/import/netsurf/; revision=107
2003-03-15 15:53:20 +00:00
James Bursa e517a39dfb [project @ 2003-03-08 21:25:56 by bursa]
Cell height changes.

svn path=/import/netsurf/; revision=106
2003-03-08 21:25:56 +00:00
James Bursa d3265936b9 [project @ 2003-03-08 20:26:31 by bursa]
Fix coordinates, sprite area.

svn path=/import/netsurf/; revision=105
2003-03-08 20:26:31 +00:00
James Bursa e2efda19df [project @ 2003-03-04 11:59:35 by bursa]
More compiler warning fixes.

svn path=/import/netsurf/; revision=104
2003-03-04 11:59:36 +00:00
James Bursa 64e1781eb4 [project @ 2003-03-03 22:40:39 by bursa]
Fix many browser warnings.

svn path=/import/netsurf/; revision=103
2003-03-03 22:40:39 +00:00
James Bursa 817421cb0f [project @ 2003-02-28 11:49:13 by bursa]
More status messages, bug fixes.

svn path=/import/netsurf/; revision=102
2003-02-28 11:49:13 +00:00
James Bursa 05318b210d [project @ 2003-02-26 18:22:24 by bursa]
Fix HTML parsing and JPEG bug.

svn path=/import/netsurf/; revision=101
2003-02-26 18:22:24 +00:00
James Bursa 8edb43af7d [project @ 2003-02-25 21:00:27 by bursa]
Bug fixes, experimental JPEG support.

svn path=/import/netsurf/; revision=100
2003-02-25 21:00:27 +00:00
James Bursa 9209f8e6cb [project @ 2003-02-09 19:32:24 by bursa]
Fix some warnings.

svn path=/import/netsurf/; revision=99
2003-02-09 19:33:32 +00:00
James Bursa 8e1f614aad [project @ 2003-02-09 15:58:29 by bursa]
Document content/.

svn path=/import/netsurf/; revision=98
2003-02-09 15:58:29 +00:00
James Bursa 80cd52ad84 [project @ 2003-02-09 13:11:43 by bursa]
Notes for developers.

svn path=/import/netsurf/; revision=97
2003-02-09 13:11:43 +00:00
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