Adrian Lees
1bded081d6
[project @ 2006-03-24 03:54:47 by adrianl]
...
Palette definitions for sprites
svn path=/import/netsurf/; revision=2158
2006-03-24 03:54:48 +00:00
Adrian Lees
4b03028b51
[project @ 2006-03-24 03:44:33 by adrianl]
...
Use thumbnails for iconised windows
svn path=/import/netsurf/; revision=2157
2006-03-24 03:44:37 +00:00
Michael Drake
075f6ba3d1
[project @ 2006-03-23 10:25:50 by tlsa]
...
Add remaining pointer types to RISC OS build.
svn path=/import/netsurf/; revision=2154
2006-03-23 10:25:50 +00:00
Michael Drake
222b75de89
[project @ 2006-03-22 23:37:59 by tlsa]
...
More pointer types for RISC OS build.
svn path=/import/netsurf/; revision=2150
2006-03-22 23:37:59 +00:00
Rob Kendrick
07f691b326
[project @ 2006-03-21 18:20:07 by rjek]
...
Remove unwanted ; from drawfile saving code
svn path=/import/netsurf/; revision=2147
2006-03-21 18:20:07 +00:00
Rob Kendrick
388ce7b8c4
[project @ 2006-03-21 17:22:41 by rjek]
...
Radio and checkbox widgets are now 3D, and implemented arc plotting for them
svn path=/import/netsurf/; revision=2145
2006-03-21 17:22:41 +00:00
John Mark Bell
f7a178d62f
[project @ 2006-03-19 21:27:54 by jmb]
...
Fixup _disc API
svn path=/import/netsurf/; revision=2138
2006-03-19 21:27:54 +00:00
Rob Kendrick
1562dd03cb
[project @ 2006-03-19 19:03:07 by rjek]
...
Implemented unfilled disc plotting and GTK disc plotting
svn path=/import/netsurf/; revision=2136
2006-03-19 19:03:07 +00:00
Daniel Silverstone
35bb5f96d5
[project @ 2006-03-19 17:49:32 by dsilvers]
...
Add support for a few more CSS cursors and tidy the GUI_POINTER_* stuff to support what we already had
svn path=/import/netsurf/; revision=2135
2006-03-19 17:49:32 +00:00
John Mark Bell
63a70da244
[project @ 2006-03-10 11:28:16 by jmb]
...
Add missing "struct"
svn path=/import/netsurf/; revision=2126
2006-03-10 11:28:16 +00:00
Daniel Silverstone
7e02b0089c
[project @ 2006-03-10 11:10:21 by dsilvers]
...
Include gui.h for gui_window struct
svn path=/import/netsurf/; revision=2125
2006-03-10 11:10:21 +00:00
Daniel Silverstone
17d059f53f
[project @ 2006-03-10 09:09:03 by dsilvers]
...
Minor refactor to pass the gui_window to gui_window_set_pointer and gui_window_hide_pointer
svn path=/import/netsurf/; revision=2123
2006-03-10 09:09:03 +00:00
James Bursa
548e5089f8
[project @ 2006-03-08 08:27:19 by bursa]
...
Disable font blending during printing (should fix text printing problems for LaserJets).
svn path=/import/netsurf/; revision=2111
2006-03-08 08:27:19 +00:00
James Bursa
0eebadfa40
[project @ 2006-03-05 12:24:18 by bursa]
...
Implement declaring fonts for printing (PostScript).
svn path=/import/netsurf/; revision=2110
2006-03-05 12:24:18 +00:00
Richard Wilson
a4263fd8d6
[project @ 2006-03-05 01:42:16 by rjw]
...
Show unknown content icon in theme configuration toolbars.
svn path=/import/netsurf/; revision=2109
2006-03-05 01:42:16 +00:00
Richard Wilson
d478d7ef08
[project @ 2006-03-05 01:19:57 by rjw]
...
Fix theme choices window
svn path=/import/netsurf/; revision=2108
2006-03-05 01:19:57 +00:00
Richard Wilson
c5ba8b2635
[project @ 2006-03-04 20:59:39 by rjw]
...
Only browser toolbars have associated gui windows (whoops!)
svn path=/import/netsurf/; revision=2107
2006-03-04 20:59:39 +00:00
John Mark Bell
c57f07a5cd
[project @ 2006-03-04 20:50:12 by jmb]
...
Ensure bitmap is in memory
svn path=/import/netsurf/; revision=2106
2006-03-04 20:50:12 +00:00
Richard Wilson
25a995931d
[project @ 2006-03-04 20:46:35 by rjw]
...
Continue work towards favicon support.
svn path=/import/netsurf/; revision=2104
2006-03-04 20:46:35 +00:00
Adrian Lees
06a4b7d502
[project @ 2006-03-04 06:11:55 by adrianl]
...
Second attempt
svn path=/import/netsurf/; revision=2102
2006-03-04 06:11:55 +00:00
Adrian Lees
dfd0e17b67
[project @ 2006-03-04 05:53:49 by adrianl]
...
Allow adjust-drag-saving of sprites too
svn path=/import/netsurf/; revision=2101
2006-03-04 05:53:49 +00:00
Richard Wilson
60ea34ad48
[project @ 2006-02-26 02:25:19 by rjw]
...
Add support for ICO files.
svn path=/import/netsurf/; revision=2096
2006-02-26 02:25:19 +00:00
Richard Wilson
da4a9313f1
[project @ 2006-02-25 18:50:34 by rjw]
...
Support for BMP files
svn path=/import/netsurf/; revision=2095
2006-02-25 18:51:51 +00:00
John Mark Bell
d4d3e5ee1c
[project @ 2006-02-23 15:06:53 by jmb]
...
Handle invalid SSL certificates better - UI still needs work.
Modify fetch callback data parameter type to remove compiler warnings.
Constify things.
Lose global ssl_verify_certificates option.
Fix issue when closing a dialog without input focus.
svn path=/import/netsurf/; revision=2092
2006-02-23 15:06:54 +00:00
John Mark Bell
70fbf97688
[project @ 2006-02-22 20:04:39 by jmb]
...
Lose warnings
svn path=/import/netsurf/; revision=2091
2006-02-22 20:04:39 +00:00
Richard Wilson
6390393bee
[project @ 2006-02-22 13:03:57 by rjw]
...
Make clicks on the recent URL menu move selected item to the top.
svn path=/import/netsurf/; revision=2090
2006-02-22 13:03:57 +00:00
Richard Wilson
3d9a1198db
[project @ 2006-02-22 01:58:19 by rjw]
...
Reduce constant bitmap overhead per reference by moving to a flag word. Allow bitmaps to be reduced back to their raw data to free extra memory in a highly efficient manner.
svn path=/import/netsurf/; revision=2089
2006-02-22 01:58:19 +00:00
Richard Wilson
01cc7987c7
[project @ 2006-02-21 22:29:17 by rjw]
...
Fix broken decompression
svn path=/import/netsurf/; revision=2088
2006-02-21 22:29:17 +00:00
Richard Wilson
4cc85469cb
[project @ 2006-02-21 20:49:11 by rjw]
...
Allow any content to be used as a background. Simplify bitmap code.
svn path=/import/netsurf/; revision=2087
2006-02-21 20:49:12 +00:00
John Mark Bell
5ce5fe084c
[project @ 2006-02-19 18:26:23 by jmb]
...
Rewrite HTTP authentication.
Fix extraction of realm from WWW-Authenticate header.
Tidy up login dialog code.
svn path=/import/netsurf/; revision=2085
2006-02-19 18:26:23 +00:00
Adrian Lees
7dbc14cf05
[project @ 2006-02-15 23:28:18 by adrianl]
...
Make search accessible for textplain content
svn path=/import/netsurf/; revision=2084
2006-02-15 23:28:18 +00:00
Adrian Lees
2e6cb9f80c
[project @ 2006-02-15 23:14:51 by adrianl]
...
Late arrival
svn path=/import/netsurf/; revision=2083
2006-02-15 23:14:51 +00:00
Adrian Lees
5f93f8f3f9
[project @ 2006-02-15 23:10:08 by adrianl]
...
New header files
svn path=/import/netsurf/; revision=2082
2006-02-15 23:10:08 +00:00
Adrian Lees
dbfdafdf18
[project @ 2006-02-15 23:09:53 by adrianl]
...
Extend text selection, copying, saving and searching code to handle textplain contents; modified textplain code to accept other line terminators
svn path=/import/netsurf/; revision=2081
2006-02-15 23:09:55 +00:00
Adrian Lees
ba474f1c91
[project @ 2006-02-12 21:23:21 by adrianl]
...
Show all matches
svn path=/import/netsurf/; revision=2076
2006-02-12 21:23:22 +00:00
Adrian Lees
eeb97d89c3
[project @ 2006-02-11 19:10:42 by adrianl]
...
Corrected UTF8 conversion of imported text
svn path=/import/netsurf/; revision=2074
2006-02-11 19:10:42 +00:00
Adrian Lees
edded10c0f
[project @ 2006-02-11 18:33:05 by adrianl]
...
Textarea/selection improvements and fixes
svn path=/import/netsurf/; revision=2072
2006-02-11 18:33:05 +00:00
Adrian Lees
e7810f25bf
[project @ 2006-02-10 20:44:04 by adrianl]
...
Simplify code
svn path=/import/netsurf/; revision=2069
2006-02-10 20:44:04 +00:00
Adrian Lees
9f0f47cff7
[project @ 2006-02-10 18:10:09 by adrianl]
...
Improved reporting of startup errors
svn path=/import/netsurf/; revision=2068
2006-02-10 18:10:09 +00:00
Adrian Lees
647f7d110c
[project @ 2006-02-09 00:43:32 by adrianl]
...
Disable trapping of FP underflows (raised erroneously by FPEv4.09-4.11)
svn path=/import/netsurf/; revision=2066
2006-02-09 00:43:32 +00:00
Adrian Lees
bdbe7e8e51
[project @ 2006-02-07 16:32:47 by adrianl]
...
Added function to bring window to front
svn path=/import/netsurf/; revision=2062
2006-02-07 16:32:47 +00:00
Adrian Lees
57c86c8c0e
[project @ 2006-02-07 16:16:23 by adrianl]
...
Confirmation before overwriting with download files; Interface Choices dialog
svn path=/import/netsurf/; revision=2061
2006-02-07 16:16:23 +00:00
John Mark Bell
0f228ada91
[project @ 2006-02-06 00:10:09 by jmb]
...
Implement HTTP caching algorithm; this should avoid stale cache entries being used.
svn path=/import/netsurf/; revision=2059
2006-02-06 00:10:09 +00:00
Adrian Lees
8823544009
[project @ 2006-02-03 21:20:43 by adrianl]
...
Tidy up ro_gui_screen_size and remember screen properties
svn path=/import/netsurf/; revision=2054
2006-02-03 21:20:43 +00:00
John Mark Bell
779bc57970
[project @ 2006-02-02 17:32:00 by jmb]
...
Tidy up and fix 1422623.
svn path=/import/netsurf/; revision=2053
2006-02-02 17:32:00 +00:00
Adrian Lees
9661e84371
[project @ 2006-02-01 22:31:27 by adrianl]
...
Eliminate spurious char at end of imported text
svn path=/import/netsurf/; revision=2052
2006-02-01 22:31:27 +00:00
Adrian Lees
158b6e1835
[project @ 2006-02-01 17:34:36 by adrianl]
...
Use hash table for faster access to event_windows
svn path=/import/netsurf/; revision=2051
2006-02-01 17:34:36 +00:00
James Bursa
2e7b32ea5a
[project @ 2006-01-29 12:23:22 by bursa]
...
New version of RUfl - better weight detection and up to 9 weights.
svn path=/import/netsurf/; revision=2050
2006-01-29 12:23:22 +00:00
Michael Drake
8fc96b9862
[project @ 2006-01-26 23:52:01 by tlsa]
...
Revert accidentally checked in file.
svn path=/import/netsurf/; revision=2048
2006-01-26 23:52:01 +00:00
Michael Drake
cea6db4ee0
[project @ 2006-01-26 23:38:22 by tlsa]
...
Remove rule.netsurf/!NetSurf/Resources/AdBlock,f79
svn path=/import/netsurf/; revision=2046
2006-01-26 23:38:23 +00:00
Adrian Lees
5ed9d58a24
[project @ 2006-01-26 02:24:29 by adrianl]
...
Correct handling of special chars at string start and adjacent special chars
svn path=/import/netsurf/; revision=2045
2006-01-26 02:24:29 +00:00
John Mark Bell
5fdc462c1d
[project @ 2006-01-25 23:12:36 by jmb]
...
Fix buffer overflow
svn path=/import/netsurf/; revision=2044
2006-01-25 23:12:36 +00:00
Richard Wilson
b5fcb4d94c
[project @ 2006-01-25 17:28:29 by rjw]
...
Implement feature request 1365051.
svn path=/import/netsurf/; revision=2043
2006-01-25 17:28:29 +00:00
Richard Wilson
9af4220992
[project @ 2006-01-25 13:38:55 by rjw]
...
Correctly display toolbar separator when editing toolbars.
svn path=/import/netsurf/; revision=2042
2006-01-25 13:38:55 +00:00
Richard Wilson
45b78bc199
[project @ 2006-01-25 12:49:51 by rjw]
...
Possible workaround for OS template loading bug.
svn path=/import/netsurf/; revision=2041
2006-01-25 12:49:51 +00:00
Richard Wilson
655eaf25ae
[project @ 2006-01-25 02:43:07 by rjw]
...
Language configuration tool
svn path=/import/netsurf/; revision=2038
2006-01-25 02:43:07 +00:00
Richard Wilson
3a3e27b7c6
[project @ 2006-01-25 00:33:00 by rjw]
...
Supress error message if parent window is already closed.
svn path=/import/netsurf/; revision=2037
2006-01-25 00:33:00 +00:00
Richard Wilson
921367f377
[project @ 2006-01-25 00:21:26 by rjw]
...
Fix NULL reads.
svn path=/import/netsurf/; revision=2036
2006-01-25 00:21:26 +00:00
Richard Wilson
7354ee1008
[project @ 2006-01-25 00:20:21 by rjw]
...
Rescue jmb from O2
svn path=/import/netsurf/; revision=2035
2006-01-25 00:20:21 +00:00
Richard Wilson
5157c9c280
[project @ 2006-01-24 23:41:23 by rjw]
...
Tidy up code.
svn path=/import/netsurf/; revision=2033
2006-01-24 23:41:23 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
a3759ab0ef
[project @ 2006-01-04 17:26:43 by rjw]
...
Optimise searching for sprites.
svn path=/import/netsurf/; revision=1979
2006-01-04 17:26:43 +00:00
John Mark Bell
3b2ec218a7
[project @ 2006-01-03 05:13:23 by jmb]
...
Fix 1394956.
svn path=/import/netsurf/; revision=1975
2006-01-03 05:13:23 +00:00
Richard Wilson
a059c234b9
[project @ 2006-01-03 01:40:32 by rjw]
...
Add animation configuration.
svn path=/import/netsurf/; revision=1974
2006-01-03 01:40:32 +00:00
Richard Wilson
e87907a76d
[project @ 2006-01-03 01:38:20 by rjw]
...
Remove redundant code.
svn path=/import/netsurf/; revision=1973
2006-01-03 01:38:20 +00:00
Richard Wilson
8733cf9836
[project @ 2006-01-03 01:37:25 by rjw]
...
Move the caret from writable icons when shading.
svn path=/import/netsurf/; revision=1972
2006-01-03 01:37:25 +00:00
John Mark Bell
611ec68e46
[project @ 2006-01-02 23:31:28 by jmb]
...
Implement font default option properly
svn path=/import/netsurf/; revision=1969
2006-01-02 23:31:29 +00:00
John Mark Bell
3403027d91
[project @ 2006-01-02 23:00:42 by jmb]
...
Lose redundant externs
svn path=/import/netsurf/; revision=1967
2006-01-02 23:00:42 +00:00
John Mark Bell
adeea58dff
[project @ 2006-01-02 23:00:18 by jmb]
...
Take account of default font family
svn path=/import/netsurf/; revision=1966
2006-01-02 23:00:18 +00:00
Richard Wilson
f6f12a3116
[project @ 2006-01-02 22:15:28 by rjw]
...
Fix claiming resulting in incorrect filenames.
svn path=/import/netsurf/; revision=1965
2006-01-02 22:15:28 +00:00
Richard Wilson
aa8348ec49
[project @ 2006-01-02 22:10:00 by rjw]
...
Use library function to initialise menu.
svn path=/import/netsurf/; revision=1963
2006-01-02 22:10:00 +00:00
Richard Wilson
498b481406
[project @ 2006-01-02 22:09:23 by rjw]
...
Enable access to new configuration tools.
svn path=/import/netsurf/; revision=1962
2006-01-02 22:09:23 +00:00
Richard Wilson
0bc97079e6
[project @ 2006-01-02 22:08:27 by rjw]
...
Header for con_theme
svn path=/import/netsurf/; revision=1961
2006-01-02 22:08:27 +00:00