Commit Graph

56 Commits

Author SHA1 Message Date
James Bursa 9a6d854181 [project @ 2003-08-29 23:15:54 by bursa]
Fix row height problem.

svn path=/import/netsurf/; revision=261
2003-08-29 23:15:54 +00:00
James Bursa be34d32e46 [project @ 2003-08-29 12:56:06 by bursa]
Fix table layout bug (news.google.co.uk).

svn path=/import/netsurf/; revision=258
2003-08-29 12:56:06 +00:00
James Bursa e13bb8daa8 [project @ 2003-07-20 13:58:12 by bursa]
Line-height fixes.

svn path=/import/netsurf/; revision=240
2003-07-20 13:58:12 +00:00
James Bursa d6053c3cb0 [project @ 2003-07-18 21:02:01 by bursa]
Fix table positioning.

svn path=/import/netsurf/; revision=234
2003-07-18 21:02:01 +00:00
James Bursa afd675a5a8 [project @ 2003-07-18 17:08:39 by bursa]
Float / table layout fixes.

svn path=/import/netsurf/; revision=233
2003-07-18 17:08:39 +00:00
James Bursa 5031b80b33 [project @ 2003-07-17 23:01:02 by bursa]
Fix 670947, tidy gui code, move some headers.

svn path=/import/netsurf/; revision=231
2003-07-17 23:01:02 +00:00
James Bursa ebcf1cb345 [project @ 2003-07-15 23:11:03 by bursa]
Fix first letter cut off bug.

svn path=/import/netsurf/; revision=223
2003-07-15 23:11:03 +00:00
James Bursa 9317e33d0b [project @ 2003-07-09 21:33:01 by bursa]
More work on <object> and plugins.

svn path=/import/netsurf/; revision=213
2003-07-09 21:33:01 +00:00
James Bursa 80013c7a71 [project @ 2003-07-08 20:54:19 by bursa]
Table column width improvements.

svn path=/import/netsurf/; revision=212
2003-07-08 20:54:19 +00:00
James Bursa fc493927d4 [project @ 2003-07-08 18:49:14 by bursa]
Table span fixes.

svn path=/import/netsurf/; revision=211
2003-07-08 18:49:14 +00:00
James Bursa 1244e1069e [project @ 2003-07-07 20:30:51 by bursa]
Fix some rowspan bugs.

svn path=/import/netsurf/; revision=208
2003-07-07 20:30:51 +00:00
James Bursa b5606d8f61 [project @ 2003-07-06 21:10:12 by bursa]
Implement rowspan.

svn path=/import/netsurf/; revision=207
2003-07-06 21:10:12 +00:00
James Bursa 1bcaf2d794 [project @ 2003-07-02 14:31:37 by bursa]
Table layout tweaks (news.google.com).

svn path=/import/netsurf/; revision=200
2003-07-02 14:31:37 +00:00
James Bursa 017fc4eb4b [project @ 2003-06-30 12:44:02 by bursa]
New file headers.

svn path=/import/netsurf/; revision=190
2003-06-30 12:44:03 +00:00
James Bursa 94073c9bf6 [project @ 2003-06-21 13:18:00 by bursa]
Add debug command line build.

svn path=/import/netsurf/; revision=181
2003-06-21 13:18:00 +00:00
James Bursa 0c0ff3c596 [project @ 2003-06-17 19:24:20 by bursa]
Change fetchcache system to store loading contents in cache.

svn path=/import/netsurf/; revision=180
2003-06-17 19:24:21 +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
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 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 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 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 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 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 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 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
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 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 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 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 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 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 53c0e810e5 [project @ 2002-10-08 09:38:29 by bursa]
LOG(()) macro for easier debugging.

svn path=/import/netsurf/; revision=41
2002-10-08 09:38:29 +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
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 0380dbb75d [project @ 2002-09-11 21:18:18 by bursa]
Column widths changes, bug fix.

svn path=/import/netsurf/; revision=34
2002-09-11 21:18:18 +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 94d4798ca6 [project @ 2002-08-05 20:34:45 by bursa]
Fixes to layout_table().

svn path=/import/netsurf/; revision=27
2002-08-05 20:34:45 +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 4bd5655408 [project @ 2002-06-19 15:17:45 by bursa]
CSS fixes, text-align property implemented (except justify).

svn path=/import/netsurf/; revision=21
2002-06-19 15:17:45 +00:00