Commit Graph

2179 Commits

Author SHA1 Message Date
Richard Wilson ab9856c52a [project @ 2006-01-24 23:05:56 by rjw]
Handle memory failure better.

svn path=/import/netsurf/; revision=2030
2006-01-24 23:05:56 +00:00
Richard Wilson ef1f971a9a [project @ 2006-01-24 23:05:22 by rjw]
Don't allocate memory until it's actually needed.

svn path=/import/netsurf/; revision=2029
2006-01-24 23:05:22 +00:00
Richard Wilson 0631647241 [project @ 2006-01-24 23:04:49 by rjw]
Faster GIF decoding.

svn path=/import/netsurf/; revision=2028
2006-01-24 23:04:49 +00:00
Richard Wilson 37fbf489d4 [project @ 2006-01-24 23:04:07 by rjw]
Minor optimisations to start-up

svn path=/import/netsurf/; revision=2027
2006-01-24 23:04:07 +00:00
Richard Wilson 2b2b2ccf96 [project @ 2006-01-24 23:02:44 by rjw]
Stop failed decompression/loading from attempting to plot a NULL bitmap.

svn path=/import/netsurf/; revision=2026
2006-01-24 23:02:44 +00:00
John Mark Bell 15a14599db [project @ 2006-01-22 17:25:30 by jmb]
Convert local files to UTF-8 when dragged in (assumes they're encoded in the system local encoding).
Fix potential buffer overflow in utf8_from_local_encoding

svn path=/import/netsurf/; revision=2025
2006-01-22 17:25:30 +00:00
Michael Drake 0a3489c9c2 [project @ 2006-01-22 14:12:26 by tlsa]
Add icon for language config.

svn path=/import/netsurf/; revision=2024
2006-01-22 14:12:26 +00:00
Michael Drake 9833d84785 [project @ 2006-01-22 12:40:47 by tlsa]
Add icon for interface config.

svn path=/import/netsurf/; revision=2023
2006-01-22 12:40:47 +00:00
Richard Wilson 26e7a21863 [project @ 2006-01-18 00:54:27 by rjw]
Tidy up code to use generic url<->path functions.

svn path=/import/netsurf/; revision=2022
2006-01-18 00:54:27 +00:00
James Bursa e8ef816111 [project @ 2006-01-15 22:25:40 by bursa]
Fix crash related to negative margins on inlines.

svn path=/import/netsurf/; revision=2021
2006-01-15 22:25:40 +00:00
James Bursa 5d6c565828 [project @ 2006-01-10 08:17:51 by bursa]
Search font list ignoring case (should fix 1330351).

svn path=/import/netsurf/; revision=2020
2006-01-10 08:17:51 +00:00
Richard Wilson 08ca6a9ae4 [project @ 2006-01-09 00:12:09 by rjw]
Begin moving message routing to new code. Implement Adjust-click close behaviour for local files.

svn path=/import/netsurf/; revision=2019
2006-01-09 00:12:09 +00:00
Richard Wilson 97950c2033 [project @ 2006-01-08 20:09:05 by rjw]
View source on local files now shows the actual file. Use the DataOpen protocol rather than changing the filetype.

svn path=/import/netsurf/; revision=2018
2006-01-08 20:09:05 +00:00
Richard Wilson d70a66e6f6 [project @ 2006-01-08 20:06:34 by rjw]
Add RISCOS message handler file.

svn path=/import/netsurf/; revision=2017
2006-01-08 20:06:34 +00:00
Richard Wilson dc50e72cc5 [project @ 2006-01-08 20:02:25 by rjw]
Only remove references on acknowledgement. Add simple routing functions.

svn path=/import/netsurf/; revision=2016
2006-01-08 20:02:26 +00:00
Richard Wilson ba5812645d [project @ 2006-01-08 15:15:17 by rjw]
Automated RISC OS message routing

svn path=/import/netsurf/; revision=2015
2006-01-08 15:15:17 +00:00
John Mark Bell 745deb7a9d [project @ 2006-01-08 01:51:33 by jmb]
Make data file locations user-configurable (no UI for this as yet)
Reduce intrusiveness of ncos modifications
Fix GTK build
Remove Cookies file details from Messages (this data never belonged in there anyway)
Make gui_init more robust against memory exhaustion.

svn path=/import/netsurf/; revision=2014
2006-01-08 01:51:33 +00:00
James Bursa 5eb7692b8f [project @ 2006-01-08 01:18:21 by bursa]
Simplify creation of scrap directories (suggested by Chris Bazley).

svn path=/import/netsurf/; revision=2013
2006-01-08 01:18:21 +00:00
John Mark Bell 5f160daacb [project @ 2006-01-07 13:12:58 by jmb]
Fix duplication of currently selected theme in theme_descriptor list

svn path=/import/netsurf/; revision=2012
2006-01-07 13:12:58 +00:00
John Mark Bell 07d4f5c57b [project @ 2006-01-07 02:33:36 by jmb]
Fix 1347726.

svn path=/import/netsurf/; revision=2011
2006-01-07 02:33:36 +00:00
Richard Wilson 04f3f5f231 [project @ 2006-01-07 01:11:03 by rjw]
Add home and cache tool files.

svn path=/import/netsurf/; revision=2010
2006-01-07 01:11:03 +00:00
Richard Wilson 52f1e3cbc0 [project @ 2006-01-07 00:51:55 by rjw]
Tidy up code.

svn path=/import/netsurf/; revision=2009
2006-01-07 00:51:55 +00:00
Michael Drake b27c8171c9 [project @ 2006-01-07 00:49:47 by tlsa]
Add temporary home page configuration icon.

svn path=/import/netsurf/; revision=2008
2006-01-07 00:49:47 +00:00
Richard Wilson 3e2ec17a62 [project @ 2006-01-07 00:40:59 by rjw]
Add new configure tools. Improve initial window size.

svn path=/import/netsurf/; revision=2007
2006-01-07 00:40:59 +00:00
Richard Wilson a9b27cf661 [project @ 2006-01-07 00:39:49 by rjw]
Add missing include files.

svn path=/import/netsurf/; revision=2006
2006-01-07 00:39:49 +00:00
Richard Wilson 511fba0531 [project @ 2006-01-07 00:39:14 by rjw]
Add disc cache expiry option.

svn path=/import/netsurf/; revision=2005
2006-01-07 00:39:14 +00:00
Richard Wilson 8bbb6a4359 [project @ 2006-01-07 00:38:14 by rjw]
Home page configuration tool.

svn path=/import/netsurf/; revision=2004
2006-01-07 00:38:14 +00:00
Richard Wilson 794a7808c3 [project @ 2006-01-07 00:37:54 by rjw]
Cache configuration tool.

svn path=/import/netsurf/; revision=2003
2006-01-07 00:37:54 +00:00
Richard Wilson 5d330e401e [project @ 2006-01-07 00:37:02 by rjw]
Templates and messages for home and cache configuration tool.

svn path=/import/netsurf/; revision=2002
2006-01-07 00:37:02 +00:00
Richard Wilson dd8fe80152 [project @ 2006-01-07 00:29:54 by rjw]
Fix toolbar editing for trees (hotlist, global history).

svn path=/import/netsurf/; revision=2001
2006-01-07 00:29:54 +00:00
Michael Drake e5af440223 [project @ 2006-01-07 00:17:04 by tlsa]
Add con_cache image.

svn path=/import/netsurf/; revision=2000
2006-01-07 00:17:04 +00:00
Richard Wilson 3ebf60d9fc [project @ 2006-01-06 21:25:34 by rjw]
Simplify code and make tree windows defined in the templates.

svn path=/import/netsurf/; revision=1999
2006-01-06 21:25:34 +00:00
John Mark Bell 53a6cc7e06 [project @ 2006-01-06 21:23:47 by jmb]
Fix normalisation of tables to update table->last correctly

svn path=/import/netsurf/; revision=1998
2006-01-06 21:23:47 +00:00
Richard Wilson e4fa7102bd [project @ 2006-01-06 21:21:34 by rjw]
Trim headers.

svn path=/import/netsurf/; revision=1997
2006-01-06 21:21:34 +00:00
John Mark Bell 801bfde4b3 [project @ 2006-01-06 21:01:01 by jmb]
Add missing include

svn path=/import/netsurf/; revision=1996
2006-01-06 21:01:01 +00:00
Richard Wilson ef11c95375 [project @ 2006-01-06 20:56:44 by rjw]
Add code necessary to flush unaccounted references in the Cache directory.

svn path=/import/netsurf/; revision=1995
2006-01-06 20:56:44 +00:00
Richard Wilson efb0194748 [project @ 2006-01-06 15:36:09 by rjw]
Faster reading of available themes.

svn path=/import/netsurf/; revision=1994
2006-01-06 15:36:09 +00:00
Richard Wilson eddf11ba5c [project @ 2006-01-06 13:27:15 by rjw]
Improve the dragging of URL files into the hotlist.

svn path=/import/netsurf/; revision=1993
2006-01-06 13:27:15 +00:00
Richard Wilson d586f64316 [project @ 2006-01-06 13:25:29 by rjw]
Update last child reference on delinking. This will fix the bug where parts of the tree became inaccessible after insertion.

svn path=/import/netsurf/; revision=1992
2006-01-06 13:25:29 +00:00
Richard Wilson 80abcd08f9 [project @ 2006-01-06 12:59:29 by rjw]
Create various extra NetSurf links if no Hotlist is present.

svn path=/import/netsurf/; revision=1991
2006-01-06 12:59:29 +00:00
Richard Wilson 17d7880bf9 [project @ 2006-01-06 12:50:37 by rjw]
Stop hotlist being lost on QUIT.

svn path=/import/netsurf/; revision=1990
2006-01-06 12:50:37 +00:00
Richard Wilson dee8928366 [project @ 2006-01-06 05:32:45 by rjw]
Remove bad data. Optimise loading of URL data. Massively decrease the time taken to save URL data.

svn path=/import/netsurf/; revision=1989
2006-01-06 05:32:45 +00:00
Richard Wilson 2054391345 [project @ 2006-01-06 02:56:00 by rjw]
Stop slight tree redraw errors from wrapping of 16-bit units. Pass the data to update URL tree nodes to where applicable.

svn path=/import/netsurf/; revision=1988
2006-01-06 02:56:00 +00:00
John Mark Bell 71a9ffa7db [project @ 2006-01-06 00:57:01 by jmb]
Handle previous signal handler claimants correctly

svn path=/import/netsurf/; revision=1987
2006-01-06 00:57:01 +00:00
John Tytgat ca339fcc4d [project @ 2006-01-05 22:01:38 by joty]
Using GCCSDK_INSTALL_ENV/GCCSDK_INSTALL_CROSSBIN, support for GCCSDK Autobuilder and liboslib -> libOSLib32

svn path=/import/netsurf/; revision=1986
2006-01-05 22:01:38 +00:00
Richard Wilson 43f8d0048c [project @ 2006-01-05 02:05:34 by rjw]
Massively increase efficiency of URL completion.

svn path=/import/netsurf/; revision=1985
2006-01-05 02:05:34 +00:00
Richard Wilson 2b203ba00a [project @ 2006-01-04 23:24:50 by rjw]
Tidy up code.

svn path=/import/netsurf/; revision=1984
2006-01-04 23:24:50 +00:00
Richard Wilson 075c6e98b6 [project @ 2006-01-04 23:03:00 by rjw]
Make URL file loading handle invalid thumbnail filenames better. Decrease time taken to find a hostname.

svn path=/import/netsurf/; revision=1983
2006-01-04 23:03:00 +00:00
Richard Wilson 5ae56e6850 [project @ 2006-01-04 22:59:49 by rjw]
Reduce directory creation overhead slightly. Ensure directories are actually created.

svn path=/import/netsurf/; revision=1982
2006-01-04 22:59:49 +00:00
Richard Wilson a1c3e05e0a [project @ 2006-01-04 22:40:36 by rjw]
Don't allow folders to be launched.

svn path=/import/netsurf/; revision=1981
2006-01-04 22:40:36 +00:00