Commit Graph

1020 Commits

Author SHA1 Message Date
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
John Mark Bell
6febdc256a [project @ 2004-06-13 18:49:48 by jmb]
Comment out calls to browser_window_text_selection as it was causing assertion failures

svn path=/import/netsurf/; revision=969
2004-06-13 18:49:48 +00:00
John Tytgat
3ccc79bc81 [project @ 2004-06-12 20:08:47 by joty]
html_find_stylesheets() : returns void, not bool.

svn path=/import/netsurf/; revision=968
2004-06-12 20:08:47 +00:00
James Bursa
0ebbc1330c [project @ 2004-06-12 17:43:37 by bursa]
Fix limit zooming by ^Q / ^W. Increase limit to 1000.

svn path=/import/netsurf/; revision=967
2004-06-12 17:43:37 +00:00
Michael Drake
bdbd46584f [project @ 2004-06-11 21:39:05 by tlsa]
Update interactive help text.

svn path=/import/netsurf/; revision=966
2004-06-11 21:39:05 +00:00
Richard Wilson
ba60d35bdc [project @ 2004-06-11 21:12:05 by rjw]
Bring the messages back into line before zamez slaps me

svn path=/import/netsurf/; revision=965
2004-06-11 21:12:05 +00:00
Richard Wilson
2419316c77 [project @ 2004-06-11 21:09:50 by rjw]
Update to PNG title data to make it display the data size

svn path=/import/netsurf/; revision=964
2004-06-11 21:09:50 +00:00
Richard Wilson
53ca329cc8 [project @ 2004-06-11 20:59:53 by rjw]
Bug fix for GIFs with a single broken frame. Relaxation of error conditions to display GIFs. Re-introduction of GIF details in the title bar.

svn path=/import/netsurf/; revision=963
2004-06-11 20:59:53 +00:00
John Mark Bell
adb9ed58f4 [project @ 2004-06-11 12:52:23 by jmb]
Cast to avoid compiler warning

svn path=/import/netsurf/; revision=962
2004-06-11 12:52:23 +00:00
John Mark Bell
e932715010 [project @ 2004-06-11 12:51:40 by jmb]
Fix for crash caused by inline style attributes specifying background images.

svn path=/import/netsurf/; revision=961
2004-06-11 12:51:40 +00:00
James Bursa
0efd285302 [project @ 2004-06-11 12:19:56 by bursa]
New "About NetSurf" page, and menu item to open it.

svn path=/import/netsurf/; revision=960
2004-06-11 12:19:57 +00:00
John Mark Bell
faa24817b4 [project @ 2004-06-11 00:08:53 by jmb]
Scale view keyboard shortcuts a la !Draw

svn path=/import/netsurf/; revision=959
2004-06-11 00:08:53 +00:00
James Bursa
a454eaa527 [project @ 2004-06-11 00:03:11 by bursa]
Bring debug build up-to-date.

svn path=/import/netsurf/; revision=958
2004-06-11 00:03:11 +00:00
James Bursa
d938fe135b [project @ 2004-06-10 23:55:23 by bursa]
Split fetchcache() into fetchcache() and fetchcache_go() to solve problems of callbacks being called before fetchcache() returns. Fix <style> breakage. Error handling fixes & improvements.

svn path=/import/netsurf/; revision=957
2004-06-10 23:55:23 +00:00
Michael Drake
d58147aa58 [project @ 2004-06-10 22:53:47 by tlsa]
Uncomment background image toggle interactive help text.

svn path=/import/netsurf/; revision=956
2004-06-10 22:53:47 +00:00
John Mark Bell
e6cec7dbe8 [project @ 2004-06-10 22:40:56 by jmb]
Allow configuration of SSL certificate verification

svn path=/import/netsurf/; revision=955
2004-06-10 22:40:56 +00:00
John Mark Bell
bd6ec25190 [project @ 2004-06-10 22:39:56 by jmb]
Compiler warning purge

svn path=/import/netsurf/; revision=954
2004-06-10 22:39:56 +00:00
Richard Wilson
fb4e2fc476 [project @ 2004-06-10 22:11:44 by rjw]
GUI control of background images. Scaled background images.

svn path=/import/netsurf/; revision=953
2004-06-10 22:11:44 +00:00
James Bursa
c360e16950 [project @ 2004-06-10 20:57:20 by bursa]
Implement debug window listing contents.

svn path=/import/netsurf/; revision=952
2004-06-10 20:57:20 +00:00
James Bursa
08177fa581 [project @ 2004-06-10 20:41:26 by bursa]
Add global content list. Better error handling in content code. Improved code documentation. Remove some obsolete functions. Implement debug window listing contents.

svn path=/import/netsurf/; revision=951
2004-06-10 20:41:26 +00:00
Richard Wilson
ff5e70f865 [project @ 2004-06-10 18:13:16 by rjw]
Fix for tiled background redraw.

svn path=/import/netsurf/; revision=950
2004-06-10 18:13:16 +00:00
John Mark Bell
bbd66fca97 [project @ 2004-06-10 17:21:58 by jmb]
Fix some redraw issues caused by the background rendering code
Remove some spurious minus signs

svn path=/import/netsurf/; revision=949
2004-06-10 17:21:58 +00:00
James Bursa
18ea7c459c [project @ 2004-06-10 13:05:43 by bursa]
Fix focus for new windows without URL bar.

svn path=/import/netsurf/; revision=948
2004-06-10 13:05:43 +00:00
Michael Drake
3d1ea647c8 [project @ 2004-06-10 11:43:27 by tlsa]
Bring TODO-CSS up to date. (Background images.)

svn path=/import/netsurf/; revision=947
2004-06-10 11:43:27 +00:00
John Mark Bell
8cb25b425d [project @ 2004-06-09 23:21:24 by jmb]
Add background attribute to URL rewriting engine

svn path=/import/netsurf/; revision=946
2004-06-09 23:21:24 +00:00
Richard Wilson
b6570bb7a8 [project @ 2004-06-09 23:15:34 by rjw]
Fix for bounding box calculations with clear codes.
The first frame is decoded when the GIF is initialised.

svn path=/import/netsurf/; revision=945
2004-06-09 23:15:34 +00:00
James Bursa
035eaa7849 [project @ 2004-06-09 23:13:55 by bursa]
Fix double-free of background image url. Add background parameter to html_fetch_object().

svn path=/import/netsurf/; revision=944
2004-06-09 23:13:55 +00:00
James Bursa
d3217d5be0 [project @ 2004-06-09 21:04:45 by bursa]
Log value of Inet$Resolvers.

svn path=/import/netsurf/; revision=943
2004-06-09 21:04:45 +00:00
James Bursa
523f727d69 [project @ 2004-06-09 20:20:10 by bursa]
Fix include depend problem.

svn path=/import/netsurf/; revision=942
2004-06-09 20:20:10 +00:00
John Mark Bell
9b1cbd7622 [project @ 2004-06-09 20:05:14 by jmb]
Remove magic numbers. Now uses sensible tinct_FOO style flag names

svn path=/import/netsurf/; revision=941
2004-06-09 20:05:14 +00:00
John Mark Bell
d0aadf90ca [project @ 2004-06-09 19:57:30 by jmb]
Require Tinct 0.05

svn path=/import/netsurf/; revision=940
2004-06-09 19:57:30 +00:00
John Mark Bell
db528c82f2 [project @ 2004-06-09 19:56:13 by jmb]
Proper names for flagword flags. "Magic numbers are evil" (zamez :P)

svn path=/import/netsurf/; revision=939
2004-06-09 19:56:13 +00:00
John Mark Bell
78594f3f60 [project @ 2004-06-09 19:55:06 by jmb]
Implement background-image, background-repeat, background-position and background-attachment CSS properties.

background-attachment and background-position need more work.
Some redraw issues remain.

svn path=/import/netsurf/; revision=938
2004-06-09 19:55:06 +00:00
John Tytgat
ec820df42f [project @ 2004-06-08 21:35:28 by joty]
Buffer overflow checks. Reident.

svn path=/import/netsurf/; revision=937
2004-06-08 21:35:28 +00:00
John Tytgat
6790d477d5 [project @ 2004-06-08 20:25:04 by joty]
- fetchcache_error_page() : small optimisation.
- removed compiler warning

svn path=/import/netsurf/; revision=936
2004-06-08 20:25:04 +00:00
James Bursa
e3833d52a2 [project @ 2004-06-08 10:56:21 by bursa]
Ignore whitespace at the start and end of URLs.

svn path=/import/netsurf/; revision=935
2004-06-08 10:56:21 +00:00
Richard Wilson
e7d62fa174 [project @ 2004-06-07 23:17:11 by rjw]
Support for sprite tiling.
Optimisations for plot handlers.
Removed the need for SpriteV and PaletteV vector routines in favour of service calls and an additional flag word for use outside the WIMP.

svn path=/import/netsurf/; revision=934
2004-06-07 23:17:11 +00:00
James Bursa
07c981bfc7 [project @ 2004-06-06 19:58:36 by bursa]
Stricter preconditions for enumerate_fonts().

svn path=/import/netsurf/; revision=933
2004-06-06 19:58:36 +00:00
James Bursa
a6f59ccd76 [project @ 2004-06-06 19:57:16 by bursa]
Use url_nice() instead of ro_gui_download_leaf().

svn path=/import/netsurf/; revision=932
2004-06-06 19:57:16 +00:00
James Bursa
6879c02a33 [project @ 2004-06-06 19:39:17 by bursa]
Add and improve error handling of save_complete. Save HTML as UTF-8 to prevent encoding issues.

svn path=/import/netsurf/; revision=931
2004-06-06 19:39:17 +00:00
John Tytgat
9dde0f406f [project @ 2004-06-06 11:47:23 by joty]
Log in stderr on which machine NetSurf was running.

svn path=/import/netsurf/; revision=930
2004-06-06 11:47:23 +00:00
James Bursa
6ad8aa088c [project @ 2004-06-05 16:07:13 by bursa]
Rename template "config_th_pa" to "config_th_p" to fix suspected 12-character problem with Wimp_LoadTemplate.

svn path=/import/netsurf/; revision=929
2004-06-05 16:07:13 +00:00
John Tytgat
dc65374aa6 [project @ 2004-06-05 15:03:59 by joty]
Created content_set_status() : one centralised place where status_message
in the content struct is updated in a fail safe way.

svn path=/import/netsurf/; revision=928
2004-06-05 15:03:59 +00:00
John Mark Bell
ea2cc23127 [project @ 2004-06-02 22:08:33 by jmb]
Fixup CFLAGS_RISCOS to take include PLATFORM_CFLAGS_RISCOS

svn path=/import/netsurf/; revision=927
2004-06-02 22:08:33 +00:00
James Bursa
39fd4d9c23 [project @ 2004-06-02 21:44:39 by bursa]
Bug fix.

svn path=/import/netsurf/; revision=926
2004-06-02 21:44:39 +00:00
James Bursa
27a6af1739 [project @ 2004-06-02 21:43:07 by bursa]
Reflow back if xosfile_save_stamped() fails.

svn path=/import/netsurf/; revision=925
2004-06-02 21:43:07 +00:00
James Bursa
e6909120d6 [project @ 2004-06-02 21:40:55 by bursa]
Add some comments and targets and clean up.

svn path=/import/netsurf/; revision=924
2004-06-02 21:40:55 +00:00
James Bursa
f28b24d306 [project @ 2004-06-02 21:38:06 by bursa]
Remove frames-related code.

svn path=/import/netsurf/; revision=923
2004-06-02 21:38:06 +00:00
James Bursa
6710971eec [project @ 2004-06-02 21:27:07 by bursa]
Simplify animation redraw code.

svn path=/import/netsurf/; revision=922
2004-06-02 21:27:07 +00:00