Commit Graph

23 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
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 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 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
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
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 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 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 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 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
Phil Mellor 6762cb7a0d [project @ 2002-10-15 10:47:44 by monkeyson]
GUI improvements.

svn path=/import/netsurf/; revision=45
2002-10-15 10:47:44 +00:00
Phil Mellor eab796506b [project @ 2002-10-15 10:41:12 by monkeyson]
GUI: menus, toolbar, adjustable window width.

svn path=/import/netsurf/; revision=44
2002-10-15 10:41:12 +00:00
James Bursa f459052ef8 [project @ 2002-10-12 13:05:16 by bursa]
Speed improvements in layout_line() (call Font_ScanString much less).

svn path=/import/netsurf/; revision=43
2002-10-12 13:05:16 +00:00
James Bursa 390fb8fb8d [project @ 2002-10-08 11:15:29 by bursa]
Removed most Unicode support, because it slows things down too much.

svn path=/import/netsurf/; revision=42
2002-10-08 11:15:29 +00:00
James Bursa 6f095fcdf8 [project @ 2002-10-05 17:50:21 by bursa]
Error handling for font_find_font.

svn path=/import/netsurf/; revision=40
2002-10-05 17:50:21 +00:00
James Bursa fcbe2cebae [project @ 2002-09-26 21:38:32 by bursa]
New Unicode font handling and rendering code.

svn path=/import/netsurf/; revision=39
2002-09-26 21:38:33 +00:00
Phil Mellor 811106028f [project @ 2002-09-11 14:24:02 by monkeyson]
RISC OS Wimp GUI.

svn path=/import/netsurf/; revision=33
2002-09-11 14:24:02 +00:00
James Bursa 57feb5e244 [project @ 2002-07-27 21:10:45 by bursa]
Simple RISC OS interface.

svn path=/import/netsurf/; revision=26
2002-07-27 21:10:45 +00:00