summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2006-01-04 17:32:15 by tlsa]Michael Drake2006-01-041-0/+0
| | | | | | Improve image configuration preview images. svn path=/import/netsurf/; revision=1980
* [project @ 2006-01-04 17:26:43 by rjw]Richard Wilson2006-01-041-0/+8
| | | | | | Optimise searching for sprites. svn path=/import/netsurf/; revision=1979
* [project @ 2006-01-03 23:26:58 by jmb]John Mark Bell2006-01-031-2/+14
| | | | | | | | Detect and prevent self-referential redirects. This is not a complete solution as it does not handle the likes of page1 -> page2 -> page1 -> ... To solve that probably requires counting the number of redirects a given fetch has made and then bailing once it exceeds some fixed value. From what I can see at present, this will have to be done at the top-level (i.e. browser_window_callback and suchlike). svn path=/import/netsurf/; revision=1978
* [project @ 2006-01-03 18:42:42 by tlsa]Michael Drake2006-01-031-0/+0
| | | | | | Add con_security icon. svn path=/import/netsurf/; revision=1977
* [project @ 2006-01-03 17:01:17 by jmb]John Mark Bell2006-01-031-2/+9
| | | | | | | Fix 1371902. fetch_filetype now receives the unix path with the leading / (which it always should have done, tbh). svn path=/import/netsurf/; revision=1976
* [project @ 2006-01-03 05:13:23 by jmb]John Mark Bell2006-01-031-1/+15
| | | | | | Fix 1394956. svn path=/import/netsurf/; revision=1975
* [project @ 2006-01-03 01:40:32 by rjw]Richard Wilson2006-01-035-3/+41
| | | | | | Add animation configuration. svn path=/import/netsurf/; revision=1974
* [project @ 2006-01-03 01:38:20 by rjw]Richard Wilson2006-01-031-15/+0
| | | | | | Remove redundant code. svn path=/import/netsurf/; revision=1973
* [project @ 2006-01-03 01:37:25 by rjw]Richard Wilson2006-01-032-9/+41
| | | | | | Move the caret from writable icons when shading. svn path=/import/netsurf/; revision=1972
* [project @ 2006-01-03 00:57:39 by tlsa]Michael Drake2006-01-031-0/+0
| | | | | | New memory config. icon. svn path=/import/netsurf/; revision=1971
* [project @ 2006-01-02 23:42:47 by rjw]Richard Wilson2006-01-024-0/+0
| | | | | | Move OK/Cancel/Default to RISC OS 5 style to keep zamez happy. svn path=/import/netsurf/; revision=1970
* [project @ 2006-01-02 23:31:28 by jmb]John Mark Bell2006-01-026-26/+10
| | | | | | Implement font default option properly svn path=/import/netsurf/; revision=1969
* [project @ 2006-01-02 23:03:07 by rjw]Richard Wilson2006-01-021-11/+23
| | | | | | Quickly match repeated hostname calls. svn path=/import/netsurf/; revision=1968
* [project @ 2006-01-02 23:00:42 by jmb]John Mark Bell2006-01-021-3/+0
| | | | | | Lose redundant externs svn path=/import/netsurf/; revision=1967
* [project @ 2006-01-02 23:00:18 by jmb]John Mark Bell2006-01-021-1/+20
| | | | | | Take account of default font family svn path=/import/netsurf/; revision=1966
* [project @ 2006-01-02 22:15:28 by rjw]Richard Wilson2006-01-021-1/+1
| | | | | | Fix claiming resulting in incorrect filenames. svn path=/import/netsurf/; revision=1965
* [project @ 2006-01-02 22:11:09 by rjw]Richard Wilson2006-01-021-1/+2
| | | | | | Add theme configuration tool. svn path=/import/netsurf/; revision=1964
* [project @ 2006-01-02 22:10:00 by rjw]Richard Wilson2006-01-021-20/+2
| | | | | | Use library function to initialise menu. svn path=/import/netsurf/; revision=1963
* [project @ 2006-01-02 22:09:23 by rjw]Richard Wilson2006-01-021-1/+1
| | | | | | Enable access to new configuration tools. svn path=/import/netsurf/; revision=1962
* [project @ 2006-01-02 22:08:27 by rjw]Richard Wilson2006-01-021-0/+2
| | | | | | Header for con_theme svn path=/import/netsurf/; revision=1961
* [project @ 2006-01-02 22:07:36 by rjw]Richard Wilson2006-01-021-5/+3
| | | | | | Remove redundant externs. svn path=/import/netsurf/; revision=1960
* [project @ 2006-01-02 22:06:59 by rjw]Richard Wilson2006-01-021-1/+3
| | | | | | Allow toolbars for non gui-windows svn path=/import/netsurf/; revision=1959
* [project @ 2006-01-02 22:05:53 by rjw]Richard Wilson2006-01-022-52/+0
| | | | | | Remove redundant code. svn path=/import/netsurf/; revision=1958
* [project @ 2006-01-02 22:04:35 by rjw]Richard Wilson2006-01-021-22/+35
| | | | | | Remove redundant externs. svn path=/import/netsurf/; revision=1957
* [project @ 2006-01-02 22:02:13 by rjw]Richard Wilson2006-01-022-1/+403
| | | | | | New theme configuration tool. svn path=/import/netsurf/; revision=1956
* [project @ 2006-01-02 21:57:34 by rjw]Richard Wilson2006-01-028-0/+4
| | | | | | New theme configuration tool. svn path=/import/netsurf/; revision=1955
* [project @ 2006-01-02 21:54:15 by tlsa]Michael Drake2006-01-021-0/+0
| | | | | | New choices section sprites. svn path=/import/netsurf/; revision=1954
* [project @ 2006-01-02 21:24:42 by jmb]John Mark Bell2006-01-0211-13/+119
| | | | | | Finish font configuration. svn path=/import/netsurf/; revision=1953
* [project @ 2006-01-02 19:58:48 by tlsa]Michael Drake2006-01-021-0/+0
| | | | | | Update image configuration images. svn path=/import/netsurf/; revision=1952
* [project @ 2006-01-02 15:58:34 by rjw]Richard Wilson2006-01-021-2/+11
| | | | | | Remove flicker from example icon. svn path=/import/netsurf/; revision=1951
* [project @ 2006-01-02 15:57:55 by rjw]Richard Wilson2006-01-021-6/+5
| | | | | | Only pass on selection changes. svn path=/import/netsurf/; revision=1950
* [project @ 2006-01-02 15:57:14 by rjw]Richard Wilson2006-01-021-61/+0
| | | | | | Remove redundant declarations svn path=/import/netsurf/; revision=1949
* [project @ 2006-01-02 13:19:34 by bursa]James Bursa2006-01-022-2/+2
| | | | | | Fix comment typo. svn path=/import/netsurf/; revision=1948
* [project @ 2006-01-02 13:18:32 by bursa]James Bursa2006-01-022-38/+71
| | | | | | Fix documentation comments. Change types of some members of struct url_content. Fix possible leak in url_store_find_hostname(). svn path=/import/netsurf/; revision=1947
* [project @ 2006-01-02 05:33:53 by rjw]Richard Wilson2006-01-021-11/+19
| | | | | | Update display on Adjust-Cancel svn path=/import/netsurf/; revision=1946
* [project @ 2006-01-02 05:24:22 by rjw]Richard Wilson2006-01-021-1/+1
| | | | | | Add con_memory file svn path=/import/netsurf/; revision=1945
* [project @ 2006-01-02 05:23:26 by rjw]Richard Wilson2006-01-022-1/+7
| | | | | | Image configuration tool. svn path=/import/netsurf/; revision=1944
* [project @ 2006-01-02 05:21:57 by rjw]Richard Wilson2006-01-021-41/+3
| | | | | | Use library sprite loading. svn path=/import/netsurf/; revision=1943
* [project @ 2006-01-02 05:21:23 by rjw]Richard Wilson2006-01-021-0/+176
| | | | | | Image configuration tool. svn path=/import/netsurf/; revision=1942
* [project @ 2006-01-02 05:20:49 by rjw]Richard Wilson2006-01-021-0/+0
| | | | | | Example image for image configuration tool. svn path=/import/netsurf/; revision=1941
* [project @ 2006-01-02 04:08:11 by rjw]Richard Wilson2006-01-022-29/+79
| | | | | | Automatically tick selected items. Add menu selection handler. svn path=/import/netsurf/; revision=1940
* [project @ 2006-01-02 03:35:39 by rjw]Richard Wilson2006-01-021-1/+1
| | | | | | Add con_memory file. svn path=/import/netsurf/; revision=1939
* [project @ 2006-01-02 02:52:53 by rjw]Richard Wilson2006-01-024-10/+16
| | | | | | Allow dynamic memory configuration. svn path=/import/netsurf/; revision=1938
* [project @ 2006-01-02 02:50:59 by rjw]Richard Wilson2006-01-029-0/+8
| | | | | | Resources for new configuration tools svn path=/import/netsurf/; revision=1937
* [project @ 2006-01-02 02:21:08 by rjw]Richard Wilson2006-01-022-0/+131
| | | | | | Memory configuration tool. svn path=/import/netsurf/; revision=1936
* [project @ 2006-01-02 00:37:10 by rjw]Richard Wilson2006-01-022-19/+21
| | | | | | Move print dialog icon definitions. svn path=/import/netsurf/; revision=1935
* [project @ 2006-01-02 00:16:47 by rjw]Richard Wilson2006-01-021-0/+15
| | | | | | Move the caret out of shaded icons on _restore svn path=/import/netsurf/; revision=1934
* [project @ 2006-01-02 00:09:11 by rjw]Richard Wilson2006-01-021-2/+5
| | | | | | Fix print dialog svn path=/import/netsurf/; revision=1933
* [project @ 2006-01-01 23:55:24 by rjw]Richard Wilson2006-01-011-24/+22
| | | | | | Tidy up code. svn path=/import/netsurf/; revision=1932
* [project @ 2006-01-01 23:54:37 by rjw]Richard Wilson2006-01-011-65/+82
| | | | | | Optimisation of GIF reading. svn path=/import/netsurf/; revision=1931