Commit Graph

17 Commits

Author SHA1 Message Date
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
James Bursa f0fc6ca473 [project @ 2002-09-19 19:54:43 by bursa]
Percentage column widths, optimisations.

svn path=/import/netsurf/; revision=38
2002-09-19 19:54:43 +00:00
James Bursa 263d627daa [project @ 2002-09-18 19:36:28 by bursa]
New table layout algorithm.

svn path=/import/netsurf/; revision=37
2002-09-18 19:36:28 +00:00
James Bursa 1e5061507b [project @ 2002-09-11 21:19:24 by bursa]
Convert all text to iso-8859-1 (temporary fix).

svn path=/import/netsurf/; revision=35
2002-09-11 21:19:24 +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 a46eef0002 [project @ 2002-09-08 18:11:56 by bursa]
Add box_free().

svn path=/import/netsurf/; revision=32
2002-09-08 18:11:56 +00:00
James Bursa a21d245091 [project @ 2002-08-18 16:46:45 by bursa]
Big changes to xml_to_box(), table row groups.

svn path=/import/netsurf/; revision=31
2002-08-18 16:46:45 +00:00
James Bursa 72a56e8792 [project @ 2002-08-11 23:00:24 by bursa]
[monkeyson & bursa] Support for links.

svn path=/import/netsurf/; revision=28
2002-08-11 23:01:02 +00:00
James Bursa e78ea408f3 [project @ 2002-06-28 20:14:04 by bursa]
Changed float representation in box tree to implement floated tables.

svn path=/import/netsurf/; revision=25
2002-06-28 20:14:04 +00:00
James Bursa df3341cb43 [project @ 2002-06-26 23:27:30 by bursa]
Implied table elements and colspan implemented.

svn path=/import/netsurf/; revision=24
2002-06-26 23:27:30 +00:00
James Bursa 900a3a9b24 [project @ 2002-06-26 12:19:24 by bursa]
Make compilation with lcc work.

svn path=/import/netsurf/; revision=23
2002-06-26 12:19:24 +00:00
James Bursa 0a5d2d0daf [project @ 2002-06-21 18:16:24 by bursa]
Implemented clear, fixed inline / float bugs, eliminated many compiler warnings.

svn path=/import/netsurf/; revision=22
2002-06-21 18:16:24 +00:00
James Bursa 74ef206f53 [project @ 2002-06-18 21:24:21 by bursa]
Improved inline and float layout, new CSS properties, better debug output.

svn path=/import/netsurf/; revision=20
2002-06-18 21:24:21 +00:00
James Bursa 16f1b4d913 [project @ 2002-05-21 21:32:35 by bursa]
Start of float implementation.

svn path=/import/netsurf/; revision=18
2002-05-21 21:32:35 +00:00
James Bursa 600f3ad557 [project @ 2002-05-11 15:22:24 by bursa]
Better inline layout algorithm, simple tcl/tk gui.

svn path=/import/netsurf/; revision=15
2002-05-11 15:22:24 +00:00
James Bursa 91300f840f [project @ 2002-05-04 21:17:06 by bursa]
Added code to use style attribute of elements.

svn path=/import/netsurf/; revision=14
2002-05-04 21:17:06 +00:00
James Bursa 50d95fdf6f [project @ 2002-05-04 19:57:18 by bursa]
Split box and layout modules from render.c.

svn path=/import/netsurf/; revision=13
2002-05-04 19:57:18 +00:00