summaryrefslogtreecommitdiff
path: root/riscos
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2003-01-07 23:16:04 by bursa]James Bursa2003-01-071-2/+2
| | | | | | Move baseline of text up. svn path=/import/netsurf/; revision=89
* [project @ 2003-01-06 00:04:43 by bursa]James Bursa2003-01-061-26/+26
| | | | | | Remove special case code for file: urls. svn path=/import/netsurf/; revision=85
* [project @ 2002-12-30 22:56:30 by monkeyson]Phil Mellor2002-12-302-12/+412
| | | | | | | Forms are now interactive - user can manipulate checkbox, radio, text, textarea, select elements. svn path=/import/netsurf/; revision=76
* [project @ 2002-12-30 02:06:03 by monkeyson]Phil Mellor2002-12-301-2/+22
| | | | | | | Started support for img tag - doesn't attempt to fetch/render images yet. Combo boxes in forms. svn path=/import/netsurf/; revision=72
* [project @ 2002-12-29 22:27:35 by monkeyson]Phil Mellor2002-12-292-10/+57
| | | | | | | | Font anti-alias colours corrected. Begin displaying form elements - text, password, submit, reset svn path=/import/netsurf/; revision=71
* [project @ 2002-12-29 20:02:46 by bursa]James Bursa2002-12-291-5/+5
| | | | | | Fix redraw problems svn path=/import/netsurf/; revision=70
* [project @ 2002-12-27 21:09:15 by bursa]James Bursa2002-12-271-2/+2
| | | | | | Implement color property. svn path=/import/netsurf/; revision=67
* [project @ 2002-12-27 20:35:32 by bursa]James Bursa2002-12-271-2/+9
| | | | | | Implement color property. svn path=/import/netsurf/; revision=65
* [project @ 2002-12-27 20:08:18 by bursa]James Bursa2002-12-271-1/+4
| | | | | | Implement color property. svn path=/import/netsurf/; revision=63
* [project @ 2002-12-27 17:28:19 by bursa]James Bursa2002-12-272-35/+11
| | | | | | Improved word space handling svn path=/import/netsurf/; revision=60
* [project @ 2002-12-27 17:27:24 by bursa]James Bursa2002-12-271-8/+8
| | | | | | Window minimum size svn path=/import/netsurf/; revision=59
* [project @ 2002-10-15 10:47:44 by monkeyson]Phil Mellor2002-10-152-0/+392
| | | | | | GUI improvements. svn path=/import/netsurf/; revision=45
* [project @ 2002-10-15 10:41:12 by monkeyson]Phil Mellor2002-10-153-26/+538
| | | | | | GUI: menus, toolbar, adjustable window width. svn path=/import/netsurf/; revision=44
* [project @ 2002-10-12 13:05:16 by bursa]James Bursa2002-10-122-2/+33
| | | | | | Speed improvements in layout_line() (call Font_ScanString much less). svn path=/import/netsurf/; revision=43
* [project @ 2002-10-08 11:15:29 by bursa]James Bursa2002-10-083-97/+29
| | | | | | Removed most Unicode support, because it slows things down too much. svn path=/import/netsurf/; revision=42
* [project @ 2002-10-05 17:50:21 by bursa]James Bursa2002-10-051-2/+11
| | | | | | Error handling for font_find_font. svn path=/import/netsurf/; revision=40
* [project @ 2002-09-26 21:38:32 by bursa]James Bursa2002-09-263-65/+213
| | | | | | 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-114-4/+1225
| | | | | | RISC OS Wimp GUI. svn path=/import/netsurf/; revision=33
* [project @ 2002-07-27 21:10:45 by bursa]James Bursa2002-07-272-0/+261
Simple RISC OS interface. svn path=/import/netsurf/; revision=26