Commit Graph

1318 Commits

Author SHA1 Message Date
Richard Wilson 79a10e41a4 [project @ 2004-06-27 15:34:46 by rjw]
Missing file from last commit

svn path=/import/netsurf/; revision=1019
2004-06-27 15:34:46 +00:00
Richard Wilson 50e0ebf3fa [project @ 2004-06-27 14:41:14 by rjw]
Improved window positioning

svn path=/import/netsurf/; revision=1018
2004-06-27 14:41:14 +00:00
John Mark Bell afceb17b80 [project @ 2004-06-27 00:25:08 by jmb]
Remove compiler warning

svn path=/import/netsurf/; revision=1017
2004-06-27 00:25:08 +00:00
Richard Wilson 78ea6b315c [project @ 2004-06-26 23:10:51 by rjw]
Dynamic updation on menu navigation status

svn path=/import/netsurf/; revision=1016
2004-06-26 23:10:51 +00:00
Richard Wilson 4d190d89ee [project @ 2004-06-26 22:31:34 by rjw]
Visual representation of navigation features availble

svn path=/import/netsurf/; revision=1015
2004-06-26 22:31:34 +00:00
Richard Wilson 07df357289 [project @ 2004-06-26 22:26:59 by rjw]
Addition of stop message

svn path=/import/netsurf/; revision=1014
2004-06-26 22:26:59 +00:00
Michael Drake ea8b691b1d [project @ 2004-06-25 23:43:11 by tlsa]
Update background properties.

svn path=/import/netsurf/; revision=1013
2004-06-25 23:43:11 +00:00
John Mark Bell 002a353042 [project @ 2004-06-25 23:10:46 by jmb]
background-attachment: fixed; support. Disabled for the moment due to redraw issues.

svn path=/import/netsurf/; revision=1012
2004-06-25 23:10:46 +00:00
John Mark Bell da1ad11a35 [project @ 2004-06-25 21:25:33 by jmb]
Increase limit of property name to 25 chars to accommodate background-attachment.
This was missed from the original background properties checkin

svn path=/import/netsurf/; revision=1011
2004-06-25 21:25:33 +00:00
James Bursa 0df8b0734d [project @ 2004-06-25 20:24:06 by bursa]
Fix parsing of invalid color declarations.

svn path=/import/netsurf/; revision=1010
2004-06-25 20:24:06 +00:00
John Mark Bell 807f7ac284 [project @ 2004-06-25 17:52:05 by jmb]
Fix swi error reporting

svn path=/import/netsurf/; revision=1009
2004-06-25 17:52:05 +00:00
John Mark Bell 45b1be0d67 [project @ 2004-06-25 17:38:39 by jmb]
Tighten up parameter checking in ro_gui_window_click.

svn path=/import/netsurf/; revision=1008
2004-06-25 17:38:39 +00:00
John Mark Bell b3d4ce0883 [project @ 2004-06-25 16:52:01 by jmb]
Background blend fonts if we can (and the user wants us to). Turned off by default.

svn path=/import/netsurf/; revision=1007
2004-06-25 16:52:01 +00:00
James Bursa aa6e904604 [project @ 2004-06-25 14:28:29 by bursa]
Parse CSS background shorthand property. Background rendering improvements.

svn path=/import/netsurf/; revision=1006
2004-06-25 14:28:29 +00:00
John Mark Bell bca6a63c45 [project @ 2004-06-25 01:23:41 by jmb]
Fix background clipping rectangle issue reported by Andrew Duffell.

svn path=/import/netsurf/; revision=1005
2004-06-25 01:23:41 +00:00
James Bursa 73248cdd90 [project @ 2004-06-24 23:29:46 by bursa]
Scheduling fix.

svn path=/import/netsurf/; revision=1004
2004-06-24 23:29:46 +00:00
James Bursa 496bfa6d74 [project @ 2004-06-24 23:29:31 by bursa]
Simplify and improve parse_background_position(). Implement css_parse_rgb(). Fix truncation of paragraphs with background images.

svn path=/import/netsurf/; revision=1003
2004-06-24 23:29:31 +00:00
John Mark Bell 86e56dc173 [project @ 2004-06-24 16:54:28 by jmb]
Update content->size to more accurate value.

svn path=/import/netsurf/; revision=1002
2004-06-24 16:54:28 +00:00
John Mark Bell 913498394c [project @ 2004-06-24 00:07:28 by jmb]
Support for background: meta-property. background-position isn't handled here. this needs fixing.

svn path=/import/netsurf/; revision=1001
2004-06-24 00:07:28 +00:00
Richard Wilson 958f5828d1 [project @ 2004-06-23 22:53:50 by rjw]
Bug fix for vertical positioning.
Padding is now taken into account for %age calculations.
Fix for calculations using internal units rather than OS units.

svn path=/import/netsurf/; revision=1000
2004-06-23 22:53:50 +00:00
Richard Wilson ce0285328a [project @ 2004-06-23 21:05:56 by rjw]
Improved background image positioning for non-tiled images.

svn path=/import/netsurf/; revision=999
2004-06-23 21:05:56 +00:00
Richard Wilson 05552edb21 [project @ 2004-06-23 20:34:49 by rjw]
Improved background image positioning.

svn path=/import/netsurf/; revision=998
2004-06-23 20:34:49 +00:00
James Bursa 6720beb2c1 [project @ 2004-06-23 15:41:50 by bursa]
Fix fetchcache_go() treatment of contents which the initiator loses interest in (eg. wrong content-type).

svn path=/import/netsurf/; revision=997
2004-06-23 15:41:50 +00:00
James Bursa ecc3e59fdc [project @ 2004-06-23 11:40:29 by bursa]
Fix destroying of contents after redirects.

svn path=/import/netsurf/; revision=996
2004-06-23 11:40:29 +00:00
Michael Drake c5f42cd7c5 [project @ 2004-06-22 21:11:09 by tlsa]
Interactive help text for Reload button.

svn path=/import/netsurf/; revision=995
2004-06-22 21:11:10 +00:00
James Bursa 07ef69aea3 [project @ 2004-06-22 20:39:16 by bursa]
Implement reload, with ^R shortcut.

svn path=/import/netsurf/; revision=994
2004-06-22 20:39:16 +00:00
James Bursa e4d780c476 [project @ 2004-06-22 18:48:33 by bursa]
Experimental gtk interface.

svn path=/import/netsurf/; revision=993
2004-06-22 18:48:33 +00:00
James Bursa 2a23749fc6 [project @ 2004-06-22 17:52:40 by bursa]
Fix some strdup()s on non-terminated strings.

svn path=/import/netsurf/; revision=992
2004-06-22 17:52:40 +00:00
James Bursa a9365b5077 [project @ 2004-06-22 17:39:00 by bursa]
Remove unused and unimplemented gui_window_show() and gui_window_hide().

svn path=/import/netsurf/; revision=991
2004-06-22 17:39:00 +00:00
James Bursa fdaf72417a [project @ 2004-06-22 17:37:51 by bursa]
Fix aborting of fetches.

svn path=/import/netsurf/; revision=990
2004-06-22 17:37:51 +00:00
James Bursa 1fa1786d83 [project @ 2004-06-21 15:49:59 by bursa]
Remove obsolete files and some dead code.

svn path=/import/netsurf/; revision=989
2004-06-21 15:49:59 +00:00
James Bursa 86206259fe [project @ 2004-06-21 15:25:35 by bursa]
Remove obsolete files and some dead code.

svn path=/import/netsurf/; revision=988
2004-06-21 15:27:56 +00:00
James Bursa ed8bde561c [project @ 2004-06-21 15:22:05 by bursa]
Fix type of memory_cache_size.

svn path=/import/netsurf/; revision=987
2004-06-21 15:22:05 +00:00
James Bursa b4723c1d05 [project @ 2004-06-21 15:09:58 by bursa]
Merge memory cache into content module.

svn path=/import/netsurf/; revision=986
2004-06-21 15:09:59 +00:00
Michael Drake 6e5d77e894 [project @ 2004-06-21 10:15:55 by tlsa]
Interactive help for Stop button.

svn path=/import/netsurf/; revision=985
2004-06-21 10:15:55 +00:00
John Mark Bell 930f49238d [project @ 2004-06-20 23:16:02 by jmb]
Fixup missing initialiser

svn path=/import/netsurf/; revision=984
2004-06-20 23:16:02 +00:00
James Bursa 7a13a0b607 [project @ 2004-06-20 23:10:50 by bursa]
Implement stop toolbar button and Escape as key shortcut.

svn path=/import/netsurf/; revision=983
2004-06-20 23:10:50 +00:00
James Bursa f8825b81e4 [project @ 2004-06-20 23:09:51 by bursa]
Implement content_stop() and html_stop().

svn path=/import/netsurf/; revision=982
2004-06-20 23:09:52 +00:00
John Tytgat b08c7135fe [project @ 2004-06-20 19:49:40 by joty]
Src cleanup.

svn path=/import/netsurf/; revision=981
2004-06-20 19:49:40 +00:00
James Bursa 6ce6e99659 [project @ 2004-06-18 22:55:28 by bursa]
Output some more data in box_dump().

svn path=/import/netsurf/; revision=980
2004-06-18 22:55:28 +00:00
James Bursa 02898d7b26 [project @ 2004-06-18 22:54:07 by bursa]
Fix inline boxes with 0 width not having their width set when available width is 0 (eg. in tables) (fixes www.hic.gov.au crash reported by Peter Prewett). Table layout fix related to cells spanning columns with fixed-width cells.

svn path=/import/netsurf/; revision=979
2004-06-18 22:54:07 +00:00
James Bursa 408e042c19 [project @ 2004-06-18 17:03:22 by bursa]
Also warn user if Inet$Resolvers is set but empty.

svn path=/import/netsurf/; revision=978
2004-06-18 17:03:22 +00:00
John Tytgat e773536c97 [project @ 2004-06-17 21:41:11 by joty]
Added comment on struct form_option::text.

svn path=/import/netsurf/; revision=977
2004-06-17 21:41:11 +00:00
John Mark Bell 49b83f0a9b [project @ 2004-06-15 23:32:38 by jmb]
Tighten up parameter checking in imagemap_get

svn path=/import/netsurf/; revision=976
2004-06-15 23:32:38 +00:00
Richard Wilson e90502d837 [project @ 2004-06-15 23:05:01 by rjw]
Internal caching of small sprites to increase tiled plotting speed.
Fix for not filling the right pixel of a clipping rectangle for 1px wide tiled images.

svn path=/import/netsurf/; revision=975
2004-06-15 23:05:01 +00:00
John Mark Bell b8896816c3 [project @ 2004-06-15 20:45:02 by jmb]
rgb() support

svn path=/import/netsurf/; revision=974
2004-06-15 20:45:02 +00:00
James Bursa 319bd68d03 [project @ 2004-06-15 19:12:24 by bursa]
Updated French translation (Jerome Mathevet).

svn path=/import/netsurf/; revision=973
2004-06-15 19:12:24 +00:00
James Bursa 839ae69953 [project @ 2004-06-15 18:59:54 by bursa]
Log version on startup.

svn path=/import/netsurf/; revision=972
2004-06-15 18:59:54 +00:00
James Bursa b448838fbf [project @ 2004-06-15 18:56:52 by bursa]
Parse FUNCTION correctly.

svn path=/import/netsurf/; revision=971
2004-06-15 18:56:52 +00:00
John Tytgat e6b68bc3a7 [project @ 2004-06-14 07:28:27 by joty]
layout_table() : avoid division by zero (e.g. table at <URL:http://www.pcguide.com/ref/fdd/confCable-c.html>)

svn path=/import/netsurf/; revision=970
2004-06-14 07:28:27 +00:00