summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2006-01-26 23:38:22 by tlsa]Michael Drake2006-01-264-7/+6
| | | | | | Remove rule.netsurf/!NetSurf/Resources/AdBlock,f79 svn path=/import/netsurf/; revision=2046
* [project @ 2006-01-26 02:24:29 by adrianl]Adrian Lees2006-01-261-28/+36
| | | | | | Correct handling of special chars at string start and adjacent special chars svn path=/import/netsurf/; revision=2045
* [project @ 2006-01-25 23:12:36 by jmb]John Mark Bell2006-01-251-13/+13
| | | | | | Fix buffer overflow svn path=/import/netsurf/; revision=2044
* [project @ 2006-01-25 17:28:29 by rjw]Richard Wilson2006-01-253-4/+96
| | | | | | Implement feature request 1365051. svn path=/import/netsurf/; revision=2043
* [project @ 2006-01-25 13:38:55 by rjw]Richard Wilson2006-01-251-1/+2
| | | | | | Correctly display toolbar separator when editing toolbars. svn path=/import/netsurf/; revision=2042
* [project @ 2006-01-25 12:49:51 by rjw]Richard Wilson2006-01-251-0/+14
| | | | | | Possible workaround for OS template loading bug. svn path=/import/netsurf/; revision=2041
* [project @ 2006-01-25 08:25:37 by jmb]John Mark Bell2006-01-252-1/+10
| | | | | | Fix stupid aborts due to not removing scheduled callbacks svn path=/import/netsurf/; revision=2040
* [project @ 2006-01-25 06:52:38 by jmb]John Mark Bell2006-01-254-0/+148
| | | | | | Meta refresh support svn path=/import/netsurf/; revision=2039
* [project @ 2006-01-25 02:43:07 by rjw]Richard Wilson2006-01-2516-66/+188
| | | | | | Language configuration tool svn path=/import/netsurf/; revision=2038
* [project @ 2006-01-25 00:33:00 by rjw]Richard Wilson2006-01-251-1/+2
| | | | | | Supress error message if parent window is already closed. svn path=/import/netsurf/; revision=2037
* [project @ 2006-01-25 00:21:26 by rjw]Richard Wilson2006-01-251-13/+12
| | | | | | Fix NULL reads. svn path=/import/netsurf/; revision=2036
* [project @ 2006-01-25 00:20:21 by rjw]Richard Wilson2006-01-251-9/+5
| | | | | | Rescue jmb from O2 svn path=/import/netsurf/; revision=2035
* [project @ 2006-01-24 23:42:28 by rjw]Richard Wilson2006-01-241-0/+6
| | | | | | Manually decode GIFs used as backgrounds. svn path=/import/netsurf/; revision=2034
* [project @ 2006-01-24 23:41:23 by rjw]Richard Wilson2006-01-241-5/+9
| | | | | | Tidy up code. svn path=/import/netsurf/; revision=2033
* [project @ 2006-01-24 23:07:31 by jmb]John Mark Bell2006-01-241-16/+0
| | | | | | Lose over-generic block rules. svn path=/import/netsurf/; revision=2032
* [project @ 2006-01-24 23:06:36 by rjw]Richard Wilson2006-01-241-11/+3
| | | | | | Don't decode GIFs until they are required for rendering. svn path=/import/netsurf/; revision=2031
* [project @ 2006-01-24 23:05:56 by rjw]Richard Wilson2006-01-241-3/+6
| | | | | | Handle memory failure better. svn path=/import/netsurf/; revision=2030
* [project @ 2006-01-24 23:05:22 by rjw]Richard Wilson2006-01-242-10/+36
| | | | | | Don't allocate memory until it's actually needed. svn path=/import/netsurf/; revision=2029
* [project @ 2006-01-24 23:04:49 by rjw]Richard Wilson2006-01-242-106/+110
| | | | | | Faster GIF decoding. svn path=/import/netsurf/; revision=2028
* [project @ 2006-01-24 23:04:07 by rjw]Richard Wilson2006-01-241-18/+23
| | | | | | Minor optimisations to start-up svn path=/import/netsurf/; revision=2027
* [project @ 2006-01-24 23:02:44 by rjw]Richard Wilson2006-01-241-0/+5
| | | | | | Stop failed decompression/loading from attempting to plot a NULL bitmap. svn path=/import/netsurf/; revision=2026
* [project @ 2006-01-22 17:25:30 by jmb]John Mark Bell2006-01-222-14/+57
| | | | | | | 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
* [project @ 2006-01-22 14:12:26 by tlsa]Michael Drake2006-01-221-0/+0
| | | | | | Add icon for language config. svn path=/import/netsurf/; revision=2024
* [project @ 2006-01-22 12:40:47 by tlsa]Michael Drake2006-01-221-0/+0
| | | | | | Add icon for interface config. svn path=/import/netsurf/; revision=2023
* [project @ 2006-01-18 00:54:27 by rjw]Richard Wilson2006-01-182-63/+81
| | | | | | Tidy up code to use generic url<->path functions. svn path=/import/netsurf/; revision=2022
* [project @ 2006-01-15 22:25:40 by bursa]James Bursa2006-01-151-1/+8
| | | | | | Fix crash related to negative margins on inlines. svn path=/import/netsurf/; revision=2021
* [project @ 2006-01-10 08:17:51 by bursa]James Bursa2006-01-101-4/+3
| | | | | | Search font list ignoring case (should fix 1330351). svn path=/import/netsurf/; revision=2020
* [project @ 2006-01-09 00:12:09 by rjw]Richard Wilson2006-01-093-44/+87
| | | | | | Begin moving message routing to new code. Implement Adjust-click close behaviour for local files. svn path=/import/netsurf/; revision=2019
* [project @ 2006-01-08 20:09:05 by rjw]Richard Wilson2006-01-081-44/+78
| | | | | | 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
* [project @ 2006-01-08 20:06:34 by rjw]Richard Wilson2006-01-081-2/+2
| | | | | | Add RISCOS message handler file. svn path=/import/netsurf/; revision=2017
* [project @ 2006-01-08 20:02:25 by rjw]Richard Wilson2006-01-082-24/+76
| | | | | | Only remove references on acknowledgement. Add simple routing functions. svn path=/import/netsurf/; revision=2016
* [project @ 2006-01-08 15:15:17 by rjw]Richard Wilson2006-01-082-0/+169
| | | | | | Automated RISC OS message routing svn path=/import/netsurf/; revision=2015
* [project @ 2006-01-08 01:51:33 by jmb]John Mark Bell2006-01-0819-180/+245
| | | | | | | | | | 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
* [project @ 2006-01-08 01:18:21 by bursa]James Bursa2006-01-081-9/+3
| | | | | | Simplify creation of scrap directories (suggested by Chris Bazley). svn path=/import/netsurf/; revision=2013
* [project @ 2006-01-07 13:12:58 by jmb]John Mark Bell2006-01-071-10/+23
| | | | | | Fix duplication of currently selected theme in theme_descriptor list svn path=/import/netsurf/; revision=2012
* [project @ 2006-01-07 02:33:36 by jmb]John Mark Bell2006-01-071-3/+12
| | | | | | Fix 1347726. svn path=/import/netsurf/; revision=2011
* [project @ 2006-01-07 01:11:03 by rjw]Richard Wilson2006-01-071-2/+2
| | | | | | Add home and cache tool files. svn path=/import/netsurf/; revision=2010
* [project @ 2006-01-07 00:51:55 by rjw]Richard Wilson2006-01-071-4/+9
| | | | | | Tidy up code. svn path=/import/netsurf/; revision=2009
* [project @ 2006-01-07 00:49:47 by tlsa]Michael Drake2006-01-071-0/+0
| | | | | | Add temporary home page configuration icon. svn path=/import/netsurf/; revision=2008
* [project @ 2006-01-07 00:40:59 by rjw]Richard Wilson2006-01-072-3/+11
| | | | | | Add new configure tools. Improve initial window size. svn path=/import/netsurf/; revision=2007
* [project @ 2006-01-07 00:39:49 by rjw]Richard Wilson2006-01-071-2/+2
| | | | | | Add missing include files. svn path=/import/netsurf/; revision=2006
* [project @ 2006-01-07 00:39:14 by rjw]Richard Wilson2006-01-072-0/+4
| | | | | | Add disc cache expiry option. svn path=/import/netsurf/; revision=2005
* [project @ 2006-01-07 00:38:14 by rjw]Richard Wilson2006-01-071-0/+73
| | | | | | Home page configuration tool. svn path=/import/netsurf/; revision=2004
* [project @ 2006-01-07 00:37:54 by rjw]Richard Wilson2006-01-071-0/+79
| | | | | | Cache configuration tool. svn path=/import/netsurf/; revision=2003
* [project @ 2006-01-07 00:37:02 by rjw]Richard Wilson2006-01-078-0/+8
| | | | | | Templates and messages for home and cache configuration tool. svn path=/import/netsurf/; revision=2002
* [project @ 2006-01-07 00:29:54 by rjw]Richard Wilson2006-01-071-0/+3
| | | | | | Fix toolbar editing for trees (hotlist, global history). svn path=/import/netsurf/; revision=2001
* [project @ 2006-01-07 00:17:04 by tlsa]Michael Drake2006-01-071-0/+0
| | | | | | Add con_cache image. svn path=/import/netsurf/; revision=2000
* [project @ 2006-01-06 21:25:34 by rjw]Richard Wilson2006-01-067-126/+29
| | | | | | Simplify code and make tree windows defined in the templates. svn path=/import/netsurf/; revision=1999
* [project @ 2006-01-06 21:23:47 by jmb]John Mark Bell2006-01-061-0/+2
| | | | | | Fix normalisation of tables to update table->last correctly svn path=/import/netsurf/; revision=1998
* [project @ 2006-01-06 21:21:34 by rjw]Richard Wilson2006-01-062-2/+0
| | | | | | Trim headers. svn path=/import/netsurf/; revision=1997