Commit Graph

745 Commits

Author SHA1 Message Date
John Mark Bell dc6c4e5cae [project @ 2004-02-15 18:07:26 by jmb]
Use proper offsets instead of hard-coded nastiness

svn path=/import/netsurf/; revision=546
2004-02-15 18:07:26 +00:00
John Mark Bell 518a6dd47b [project @ 2004-02-15 14:43:39 by jmb]
Lose LOG(()) call. update todo list

svn path=/import/netsurf/; revision=545
2004-02-15 14:43:39 +00:00
John Mark Bell 9bd5489543 [project @ 2004-02-15 14:17:29 by jmb]
Radio button circle plotting. Warning - scary ;)

svn path=/import/netsurf/; revision=544
2004-02-15 14:17:29 +00:00
John Mark Bell 82a598d8ee [project @ 2004-02-15 03:19:21 by jmb]
Fix various issues: Duplicate images, text madness.

svn path=/import/netsurf/; revision=543
2004-02-15 03:19:21 +00:00
James Bursa 1cd076738b [project @ 2004-02-14 22:36:38 by bursa]
Add save_draw.

svn path=/import/netsurf/; revision=542
2004-02-14 22:36:38 +00:00
John Mark Bell 3720fafac0 [project @ 2004-02-14 22:26:35 by jmb]
Draw export module.

svn path=/import/netsurf/; revision=541
2004-02-14 22:26:35 +00:00
John Mark Bell e88cbc90ff [project @ 2004-02-14 14:01:38 by jmb]
Fix corrupted template file.

svn path=/import/netsurf/; revision=540
2004-02-14 14:01:38 +00:00
James Bursa 60cf7f781a [project @ 2004-02-13 23:18:29 by bursa]
Fix proxy host icon.

svn path=/import/netsurf/; revision=539
2004-02-13 23:18:29 +00:00
James Bursa 765c02622b [project @ 2004-02-13 23:07:42 by bursa]
Add font size configuration and fix proxy options bug.

svn path=/import/netsurf/; revision=538
2004-02-13 23:07:42 +00:00
James Bursa b5fd9fb297 [project @ 2004-02-13 16:10:28 by bursa]
Simplify and break out layout_clear().

svn path=/import/netsurf/; revision=537
2004-02-13 16:10:28 +00:00
James Bursa 1319ff78c8 [project @ 2004-02-13 16:09:12 by bursa]
Clean up and rewrite options code.

svn path=/import/netsurf/; revision=536
2004-02-13 16:09:12 +00:00
James Bursa add94ad038 [project @ 2004-02-11 20:51:34 by bursa]
Fix crash related to floats.

svn path=/import/netsurf/; revision=535
2004-02-11 20:51:34 +00:00
James Bursa 9aabe954c0 [project @ 2004-02-11 17:15:36 by bursa]
Work on margins etc., clean up many parts of layout code.

svn path=/import/netsurf/; revision=534
2004-02-11 17:15:36 +00:00
James Bursa d642474df1 [project @ 2004-02-10 18:13:18 by bursa]
Remove ancient test files.

svn path=/import/netsurf/; revision=533
2004-02-10 18:13:18 +00:00
John Mark Bell 14b82690e2 [project @ 2004-02-03 21:16:40 by jmb]
Add 24bpp support.

svn path=/import/netsurf/; revision=532
2004-02-03 21:16:40 +00:00
John Mark Bell e8290de904 [project @ 2004-02-02 23:38:02 by jmb]
Fix issues highlighted by teoma.com

svn path=/import/netsurf/; revision=531
2004-02-02 23:38:02 +00:00
John Mark Bell 3d17484046 [project @ 2004-02-02 01:38:54 by jmb]
Indent list items

svn path=/import/netsurf/; revision=530
2004-02-02 01:38:54 +00:00
James Bursa b0c5b74987 [project @ 2004-02-02 00:22:59 by bursa]
Start at margin / padding / border support.

svn path=/import/netsurf/; revision=529
2004-02-02 00:22:59 +00:00
John Mark Bell dbda424e61 [project @ 2004-02-01 22:49:51 by jmb]
text-indent support

svn path=/import/netsurf/; revision=528
2004-02-01 22:49:51 +00:00
John Mark Bell edf9d941f1 [project @ 2004-02-01 22:42:40 by jmb]
Add text-indent support.

svn path=/import/netsurf/; revision=527
2004-02-01 22:42:40 +00:00
John Mark Bell 9d342dad80 [project @ 2004-02-01 04:45:55 by jmb]
Fix text-transform capitalization on inline elements.

svn path=/import/netsurf/; revision=526
2004-02-01 04:45:55 +00:00
John Mark Bell 99d4fb3529 [project @ 2004-01-31 23:00:17 by jmb]
Fix text-decoration colours again.

svn path=/import/netsurf/; revision=525
2004-01-31 23:00:17 +00:00
John Mark Bell ad729c2fba [project @ 2004-01-31 22:40:03 by jmb]
Fix text-decoration colours

svn path=/import/netsurf/; revision=524
2004-01-31 22:40:03 +00:00
John Mark Bell be398523b4 [project @ 2004-01-31 22:08:19 by jmb]
Update text-decoration status.

svn path=/import/netsurf/; revision=523
2004-01-31 22:08:19 +00:00
John Mark Bell 6f2a28760c [project @ 2004-01-31 21:55:07 by jmb]
Update text-transform

svn path=/import/netsurf/; revision=522
2004-01-31 21:55:07 +00:00
John Mark Bell 00ef17153c [project @ 2004-01-31 21:18:44 by jmb]
text-transform support.

svn path=/import/netsurf/; revision=521
2004-01-31 21:18:44 +00:00
John Mark Bell f53642c94b [project @ 2004-01-31 19:14:06 by jmb]
Fix positioning of caret in URL bar

svn path=/import/netsurf/; revision=520
2004-01-31 19:14:06 +00:00
John Mark Bell 8866964740 [project @ 2004-01-31 18:12:08 by jmb]
Stop grabbing input focus on fetch completion, unless the window already
has the input focus.

svn path=/import/netsurf/; revision=519
2004-01-31 18:12:08 +00:00
John Mark Bell bf3e41a93d [project @ 2004-01-30 22:28:32 by jmb]
Add font-variant support. Update TODO-CSS appropriately

svn path=/import/netsurf/; revision=518
2004-01-30 22:28:32 +00:00
Michael Drake db56133900 [project @ 2004-01-28 23:49:56 by tlsa]
Change default CSS file.  pre now monospaced plus other minor changes

svn path=/import/netsurf/; revision=517
2004-01-28 23:49:56 +00:00
James Bursa 94786d1a56 [project @ 2004-01-28 23:15:12 by bursa]
Dump font-family in css_dump_style().

svn path=/import/netsurf/; revision=516
2004-01-28 23:15:12 +00:00
James Bursa ae4cb4c56d [project @ 2004-01-28 23:08:28 by bursa]
Improve font-family.

svn path=/import/netsurf/; revision=515
2004-01-28 23:08:28 +00:00
John Mark Bell 1ee029cee6 [project @ 2004-01-28 21:48:10 by jmb]
Add font-family support. Still needs a little work, but works fine as is.
Add CSS rules for text formatting HTML tags (<DFN> <CITE> <CODE> etc.)
Update TODO lists.

svn path=/import/netsurf/; revision=514
2004-01-28 21:48:10 +00:00
James Bursa ec933cf485 [project @ 2004-01-28 18:37:56 by bursa]
Clean up gui_poll() / gui_multitask() mess, add hourglass.

svn path=/import/netsurf/; revision=513
2004-01-28 18:37:56 +00:00
Rob Jackson c05a832714 [project @ 2004-01-26 22:55:23 by rob]
Changes in positioning of variable declarations to allow compile with 2.95.5 compiler again

svn path=/import/netsurf/; revision=512
2004-01-26 22:55:23 +00:00
Michael Drake 23c204d575 [project @ 2004-01-26 22:14:38 by tlsa]
Add palette to Preview sprite to avoid rendering problems.

svn path=/import/netsurf/; revision=511
2004-01-26 22:14:38 +00:00
James Bursa 2b0fc5d2e8 [project @ 2004-01-26 15:07:20 by bursa]
Fix box_create() width init.

svn path=/import/netsurf/; revision=510
2004-01-26 15:07:20 +00:00
James Bursa 5b3f7219b8 [project @ 2004-01-26 14:16:59 by bursa]
Predefine all WITH_ constants.

svn path=/import/netsurf/; revision=509
2004-01-26 14:16:59 +00:00
James Bursa 658084359d [project @ 2004-01-26 14:16:23 by bursa]
Fix crashes related to content_destroy() by adding lock, implement no_error_pages.

svn path=/import/netsurf/; revision=508
2004-01-26 14:16:23 +00:00
James Bursa 92941a762d [project @ 2004-01-26 14:09:39 by bursa]
Initialise box dimensions to 0 (fixes window resizing bug).

svn path=/import/netsurf/; revision=507
2004-01-26 14:09:39 +00:00
John Mark Bell 49ff405d45 [project @ 2004-01-26 01:24:32 by jmb]
Add rules for <u>, <s>, <ins> and <del>

svn path=/import/netsurf/; revision=506
2004-01-26 01:24:32 +00:00
John Mark Bell 136d6d0769 [project @ 2004-01-25 21:40:45 by jmb]
Plot preview sprite with mask and palette

svn path=/import/netsurf/; revision=505
2004-01-25 21:40:45 +00:00
John Mark Bell b49f18f891 [project @ 2004-01-25 20:39:35 by jmb]
Override jpeglib's error handling.

svn path=/import/netsurf/; revision=504
2004-01-25 20:39:35 +00:00
John Mark Bell 986b650983 [project @ 2004-01-25 20:13:51 by jmb]
Add jpeglib 6b based rendering. Attempts to use the OS routines first as
they're faster.

svn path=/import/netsurf/; revision=503
2004-01-25 20:13:51 +00:00
Michael Drake f7bed875d4 [project @ 2004-01-25 12:47:05 by tlsa]
All theme sprites now have palettes.  Buttons shrink when pressed.

svn path=/import/netsurf/; revision=502
2004-01-25 12:47:05 +00:00
James Bursa 92c32b005d [project @ 2004-01-24 17:12:32 by bursa]
Fix removing URL leading and trailing whitespace.

svn path=/import/netsurf/; revision=501
2004-01-24 17:12:32 +00:00
James Bursa 1bdcb44639 [project @ 2004-01-24 17:08:15 by bursa]
Add permitted_types to html_fetch_object().

svn path=/import/netsurf/; revision=500
2004-01-24 17:08:16 +00:00
John Mark Bell b116f20cd4 [project @ 2004-01-24 16:41:52 by jmb]
Strip leading and trailing whitespace from image src attributes.

svn path=/import/netsurf/; revision=499
2004-01-24 16:41:52 +00:00
James Bursa 8755ceb0c8 [project @ 2004-01-23 20:46:29 by bursa]
Add error pages for fetch failures.

svn path=/import/netsurf/; revision=498
2004-01-23 20:46:29 +00:00
James Bursa 9cf82c7fc4 [project @ 2004-01-23 19:55:38 by bursa]
Remove generated documentation.

svn path=/import/netsurf/; revision=497
2004-01-23 19:55:38 +00:00