summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-06-12 20:08:47 by joty]John Tytgat2004-06-121-19/+19
| | | | | | html_find_stylesheets() : returns void, not bool. svn path=/import/netsurf/; revision=968
* [project @ 2004-06-12 17:43:37 by bursa]James Bursa2004-06-122-5/+10
| | | | | | Fix limit zooming by ^Q / ^W. Increase limit to 1000. svn path=/import/netsurf/; revision=967
* [project @ 2004-06-11 21:39:05 by tlsa]Michael Drake2004-06-112-1/+107
| | | | | | Update interactive help text. svn path=/import/netsurf/; revision=966
* [project @ 2004-06-11 21:12:05 by rjw]Richard Wilson2004-06-111-2/+2
| | | | | | Bring the messages back into line before zamez slaps me svn path=/import/netsurf/; revision=965
* [project @ 2004-06-11 21:09:50 by rjw]Richard Wilson2004-06-112-2/+2
| | | | | | Update to PNG title data to make it display the data size svn path=/import/netsurf/; revision=964
* [project @ 2004-06-11 20:59:53 by rjw]Richard Wilson2004-06-112-14/+18
| | | | | | 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
* [project @ 2004-06-11 12:52:23 by jmb]John Mark Bell2004-06-111-4/+4
| | | | | | Cast to avoid compiler warning svn path=/import/netsurf/; revision=962
* [project @ 2004-06-11 12:51:40 by jmb]John Mark Bell2004-06-114-5/+14
| | | | | | Fix for crash caused by inline style attributes specifying background images. svn path=/import/netsurf/; revision=961
* [project @ 2004-06-11 12:19:56 by bursa]James Bursa2004-06-1112-45/+67
| | | | | | New "About NetSurf" page, and menu item to open it. svn path=/import/netsurf/; revision=960
* [project @ 2004-06-11 00:08:53 by jmb]John Mark Bell2004-06-111-2/+19
| | | | | | Scale view keyboard shortcuts a la !Draw svn path=/import/netsurf/; revision=959
* [project @ 2004-06-11 00:03:11 by bursa]James Bursa2004-06-111-44/+16
| | | | | | Bring debug build up-to-date. svn path=/import/netsurf/; revision=958
* [project @ 2004-06-10 23:55:23 by bursa]James Bursa2004-06-107-204/+226
| | | | | | 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
* [project @ 2004-06-10 22:53:47 by tlsa]Michael Drake2004-06-101-1/+1
| | | | | | Uncomment background image toggle interactive help text. svn path=/import/netsurf/; revision=956
* [project @ 2004-06-10 22:40:56 by jmb]John Mark Bell2004-06-103-5/+17
| | | | | | Allow configuration of SSL certificate verification svn path=/import/netsurf/; revision=955
* [project @ 2004-06-10 22:39:56 by jmb]John Mark Bell2004-06-109-36/+58
| | | | | | Compiler warning purge svn path=/import/netsurf/; revision=954
* [project @ 2004-06-10 22:11:44 by rjw]Richard Wilson2004-06-105-98/+136
| | | | | | GUI control of background images. Scaled background images. svn path=/import/netsurf/; revision=953
* [project @ 2004-06-10 20:57:20 by bursa]James Bursa2004-06-101-0/+137
| | | | | | Implement debug window listing contents. svn path=/import/netsurf/; revision=952
* [project @ 2004-06-10 20:41:26 by bursa]James Bursa2004-06-1036-436/+743
| | | | | | 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
* [project @ 2004-06-10 18:13:16 by rjw]Richard Wilson2004-06-101-6/+9
| | | | | | Fix for tiled background redraw. svn path=/import/netsurf/; revision=950
* [project @ 2004-06-10 17:21:58 by jmb]John Mark Bell2004-06-101-2/+14
| | | | | | | Fix some redraw issues caused by the background rendering code Remove some spurious minus signs svn path=/import/netsurf/; revision=949
* [project @ 2004-06-10 13:05:43 by bursa]James Bursa2004-06-101-3/+8
| | | | | | Fix focus for new windows without URL bar. svn path=/import/netsurf/; revision=948
* [project @ 2004-06-10 11:43:27 by tlsa]Michael Drake2004-06-101-5/+5
| | | | | | Bring TODO-CSS up to date. (Background images.) svn path=/import/netsurf/; revision=947
* [project @ 2004-06-09 23:21:24 by jmb]John Mark Bell2004-06-091-1/+8
| | | | | | Add background attribute to URL rewriting engine svn path=/import/netsurf/; revision=946
* [project @ 2004-06-09 23:15:34 by rjw]Richard Wilson2004-06-092-14/+66
| | | | | | | Fix for bounding box calculations with clear codes. The first frame is decoded when the GIF is initialised. svn path=/import/netsurf/; revision=945
* [project @ 2004-06-09 23:13:55 by bursa]James Bursa2004-06-093-30/+35
| | | | | | Fix double-free of background image url. Add background parameter to html_fetch_object(). svn path=/import/netsurf/; revision=944
* [project @ 2004-06-09 21:04:45 by bursa]James Bursa2004-06-091-1/+7
| | | | | | Log value of Inet$Resolvers. svn path=/import/netsurf/; revision=943
* [project @ 2004-06-09 20:20:10 by bursa]James Bursa2004-06-091-1/+1
| | | | | | Fix include depend problem. svn path=/import/netsurf/; revision=942
* [project @ 2004-06-09 20:05:14 by jmb]John Mark Bell2004-06-095-14/+14
| | | | | | Remove magic numbers. Now uses sensible tinct_FOO style flag names svn path=/import/netsurf/; revision=941
* [project @ 2004-06-09 19:57:30 by jmb]John Mark Bell2004-06-091-2/+2
| | | | | | Require Tinct 0.05 svn path=/import/netsurf/; revision=940
* [project @ 2004-06-09 19:56:13 by jmb]John Mark Bell2004-06-091-1/+11
| | | | | | Proper names for flagword flags. "Magic numbers are evil" (zamez :P) svn path=/import/netsurf/; revision=939
* [project @ 2004-06-09 19:55:06 by jmb]John Mark Bell2004-06-0910-58/+597
| | | | | | | | | 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
* [project @ 2004-06-08 21:35:28 by joty]John Tytgat2004-06-081-137/+146
| | | | | | Buffer overflow checks. Reident. svn path=/import/netsurf/; revision=937
* [project @ 2004-06-08 20:25:04 by joty]John Tytgat2004-06-081-12/+16
| | | | | | | - fetchcache_error_page() : small optimisation. - removed compiler warning svn path=/import/netsurf/; revision=936
* [project @ 2004-06-08 10:56:21 by bursa]James Bursa2004-06-081-2/+4
| | | | | | Ignore whitespace at the start and end of URLs. svn path=/import/netsurf/; revision=935
* [project @ 2004-06-07 23:17:11 by rjw]Richard Wilson2004-06-072-2/+4
| | | | | | | | 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
* [project @ 2004-06-06 19:58:36 by bursa]James Bursa2004-06-061-6/+3
| | | | | | Stricter preconditions for enumerate_fonts(). svn path=/import/netsurf/; revision=933
* [project @ 2004-06-06 19:57:16 by bursa]James Bursa2004-06-061-37/+8
| | | | | | Use url_nice() instead of ro_gui_download_leaf(). svn path=/import/netsurf/; revision=932
* [project @ 2004-06-06 19:39:17 by bursa]James Bursa2004-06-064-229/+323
| | | | | | Add and improve error handling of save_complete. Save HTML as UTF-8 to prevent encoding issues. svn path=/import/netsurf/; revision=931
* [project @ 2004-06-06 11:47:23 by joty]John Tytgat2004-06-061-0/+7
| | | | | | Log in stderr on which machine NetSurf was running. svn path=/import/netsurf/; revision=930
* [project @ 2004-06-05 16:07:13 by bursa]James Bursa2004-06-053-1/+1
| | | | | | Rename template "config_th_pa" to "config_th_p" to fix suspected 12-character problem with Wimp_LoadTemplate. svn path=/import/netsurf/; revision=929
* [project @ 2004-06-05 15:03:59 by joty]John Tytgat2004-06-054-22/+43
| | | | | | | 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
* [project @ 2004-06-02 22:08:33 by jmb]John Mark Bell2004-06-021-1/+1
| | | | | | Fixup CFLAGS_RISCOS to take include PLATFORM_CFLAGS_RISCOS svn path=/import/netsurf/; revision=927
* [project @ 2004-06-02 21:44:39 by bursa]James Bursa2004-06-021-1/+1
| | | | | | Bug fix. svn path=/import/netsurf/; revision=926
* [project @ 2004-06-02 21:43:07 by bursa]James Bursa2004-06-021-0/+2
| | | | | | Reflow back if xosfile_save_stamped() fails. svn path=/import/netsurf/; revision=925
* [project @ 2004-06-02 21:40:55 by bursa]James Bursa2004-06-023-80/+117
| | | | | | Add some comments and targets and clean up. svn path=/import/netsurf/; revision=924
* [project @ 2004-06-02 21:38:06 by bursa]James Bursa2004-06-021-31/+3
| | | | | | Remove frames-related code. svn path=/import/netsurf/; revision=923
* [project @ 2004-06-02 21:27:07 by bursa]James Bursa2004-06-021-25/+12
| | | | | | Simplify animation redraw code. svn path=/import/netsurf/; revision=922
* [project @ 2004-06-02 21:26:12 by bursa]James Bursa2004-06-022-486/+608
| | | | | | Handle memory exhaustion and errors. svn path=/import/netsurf/; revision=921
* [project @ 2004-06-02 21:25:16 by bursa]James Bursa2004-06-021-1/+2
| | | | | | Handle errors from save_as_draw(). svn path=/import/netsurf/; revision=920
* [project @ 2004-06-02 21:24:39 by bursa]James Bursa2004-06-021-1/+0
| | | | | | Remove #include <setjmp.h> for debug build issue. svn path=/import/netsurf/; revision=919