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
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