John Mark Bell
4c7a6f4f5c
[project @ 2006-03-23 20:19:03 by jmb]
...
Makefile changes to allow compilation under Cygwin.
svn path=/import/netsurf/; revision=2156
2006-03-23 20:19:03 +00:00
Daniel Silverstone
4306d74faf
[project @ 2006-03-09 20:14:13 by dsilvers]
...
Added schedule support to the GTK port
svn path=/import/netsurf/; revision=2116
2006-03-09 20:14:13 +00:00
James Bursa
4b3d4f97a8
[project @ 2006-03-09 18:55:30 by bursa]
...
Partly fix debug build.
svn path=/import/netsurf/; revision=2113
2006-03-09 18:55:30 +00:00
Adrian Lees
6929d90d41
[project @ 2006-02-26 07:27:43 by adrianl]
...
Move comment
svn path=/import/netsurf/; revision=2098
2006-02-26 07:27:43 +00:00
Adrian Lees
b890cad9c9
[project @ 2006-02-26 03:03:14 by adrianl]
...
Added ico.o for rjw
svn path=/import/netsurf/; revision=2097
2006-02-26 03:03:14 +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
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
04e7ec32f9
[project @ 2006-02-07 16:46:36 by adrianl]
...
Missing file
svn path=/import/netsurf/; revision=2063
2006-02-07 16:46:36 +00:00
Michael Drake
aacd53515b
[project @ 2006-01-26 23:49:48 by tlsa]
...
Revert accidentally checked in files.netsurf/riscos/window.c
svn path=/import/netsurf/; revision=2047
2006-01-26 23:49:48 +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
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
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
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
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
f84dedbe4d
[project @ 2006-01-02 22:11:09 by rjw]
...
Add theme configuration tool.
svn path=/import/netsurf/; revision=1964
2006-01-02 22:11:09 +00:00
Richard Wilson
010545375f
[project @ 2006-01-02 05:24:22 by rjw]
...
Add con_memory file
svn path=/import/netsurf/; revision=1945
2006-01-02 05:24:22 +00:00
Richard Wilson
2c510dd211
[project @ 2006-01-02 03:35:39 by rjw]
...
Add con_memory file.
svn path=/import/netsurf/; revision=1939
2006-01-02 03:35:39 +00:00
Richard Wilson
5610433eb9
[project @ 2005-12-31 04:47:31 by rjw]
...
Wimp event and configuration files.
svn path=/import/netsurf/; revision=1920
2005-12-31 04:47:31 +00:00
James Bursa
8552f34816
[project @ 2005-12-11 21:55:25 by bursa]
...
Show an error box when assert() fails instead of exiting suddenly.
svn path=/import/netsurf/; revision=1897
2005-12-11 21:55:25 +00:00
Adrian Lees
6c9e05f1a5
[project @ 2005-12-10 15:31:21 by adrianl]
...
Fix NC build
svn path=/import/netsurf/; revision=1894
2005-12-10 15:31:21 +00:00
Adrian Lees
1efd4796a2
[project @ 2005-12-10 14:31:32 by adrianl]
...
ArtWorks support
svn path=/import/netsurf/; revision=1891
2005-12-10 14:31:33 +00:00
John Mark Bell
58d9b45e81
[project @ 2005-08-14 23:56:15 by jmb]
...
Move imagemap.[ch] into render/
Make imagemap URL extraction use box_extract_link
svn path=/import/netsurf/; revision=1847
2005-08-14 23:56:15 +00:00
James Bursa
9b78daf135
[project @ 2005-07-02 18:17:51 by bursa]
...
Rewrite calculation of box minimum and maximum widths to improve layout of many pages. Move calculation of column types and border collapsing to box tree normalising stage, since they are layout independent. Add window height parameter to layout and make <html> and <body> at least window height.
svn path=/import/netsurf/; revision=1777
2005-07-02 18:17:51 +00:00
Richard Wilson
5aa0aad59f
[project @ 2005-06-21 14:19:59 by rjw]
...
Add in filename provider.
svn path=/import/netsurf/; revision=1751
2005-06-21 14:19:59 +00:00
James Bursa
5137041fed
[project @ 2005-05-11 20:33:25 by bursa]
...
Remove no longer used memory pool code.
svn path=/import/netsurf/; revision=1720
2005-05-11 20:33:25 +00:00
Adrian Lees
9c1cb7bb2d
[project @ 2005-04-23 02:58:27 by adrianl]
...
Query windows, desktop save protocol, confirm abort/quit when downloads in progress
svn path=/import/netsurf/; revision=1679
2005-04-23 02:58:27 +00:00
James Bursa
6af1e81e52
[project @ 2005-04-17 16:42:05 by bursa]
...
Fix the debug and gtk builds.
svn path=/import/netsurf/; revision=1661
2005-04-17 16:42:05 +00:00
Adrian Lees
a2d097c45b
[project @ 2005-04-16 06:46:53 by adrianl]
...
Fixed broken filename in object list
svn path=/import/netsurf/; revision=1650
2005-04-16 06:46:53 +00:00
John Mark Bell
c17dc661ea
[project @ 2005-04-16 05:09:32 by jmb]
...
Split out UTF-8 handling functions.
Submit URL-encoded forms in sensible encoding:
* First entry in accept-charset list, if present
* Document encoding, otherwise
We may want to explicitly look for UTF-8, to save converting.
Convert cnv_str_local_enc/cnv_local_enc_str to use iconv (they're now veneers for utf8_[to/from]_enc).
Provide mechanism for looking up local system charset (derived from system alphabet, under RISC OS)
svn path=/import/netsurf/; revision=1647
2005-04-16 05:09:33 +00:00
John Mark Bell
bbc43410aa
[project @ 2005-04-15 19:06:32 by jmb]
...
Add missing file
svn path=/import/netsurf/; revision=1643
2005-04-15 19:06:32 +00:00
John Mark Bell
ee9a4712cd
[project @ 2005-04-15 18:00:19 by jmb]
...
Split out generic text input code.
Support internationalised text input.
Fix textarea-related bugs.
svn path=/import/netsurf/; revision=1642
2005-04-15 18:00:21 +00:00
Adrian Lees
edfcfad31d
[project @ 2005-04-15 05:52:31 by adrianl]
...
New files for text selection
svn path=/import/netsurf/; revision=1639
2005-04-15 05:52:31 +00:00
James Bursa
a7a0048c0d
[project @ 2005-04-03 10:58:24 by bursa]
...
Use talloc for content structures.
svn path=/import/netsurf/; revision=1592
2005-04-03 10:58:49 +00:00
James Bursa
64d8f9d5ed
[project @ 2005-03-26 01:12:27 by bursa]
...
Split box.c into box_construct.c, box_normalise.c, and box.c.
svn path=/import/netsurf/; revision=1583
2005-03-26 01:12:27 +00:00
James Bursa
51c5143a80
[project @ 2005-02-20 13:17:29 by bursa]
...
Font rewrite, part 1.
svn path=/import/netsurf/; revision=1517
2005-02-20 13:17:29 +00:00
Richard Wilson
d21ec26259
[project @ 2005-02-07 14:29:56 by rjw]
...
Makefile update for global history.
svn path=/import/netsurf/; revision=1498
2005-02-07 14:29:56 +00:00
Richard Wilson
2affb76944
[project @ 2005-02-03 13:18:22 by rjw]
...
Implementation of URL suggestion
svn path=/import/netsurf/; revision=1488
2005-02-03 13:18:22 +00:00
Richard Wilson
1487697cb3
[project @ 2005-01-15 22:11:53 by rjw]
...
Background work for CSS counters (CSS 2.1/12.4)
svn path=/import/netsurf/; revision=1449
2005-01-15 22:11:53 +00:00
James Bursa
f0b264670e
[project @ 2005-01-13 22:42:38 by bursa]
...
Start on theme auto-install. Fix content_add_user() not to broadcast error on memory exhaustion.
svn path=/import/netsurf/; revision=1448
2005-01-13 22:42:39 +00:00
James Bursa
7114e4b4af
[project @ 2005-01-02 11:46:29 by bursa]
...
Fix debug and riscos_debug builds.
svn path=/import/netsurf/; revision=1423
2005-01-02 11:46:29 +00:00
Richard Wilson
58b68f7130
[project @ 2004-12-09 10:33:09 by rjw]
...
Stop makefile breakage.
svn path=/import/netsurf/; revision=1395
2004-12-09 10:33:09 +00:00
Richard Wilson
32db7e04d0
[project @ 2004-12-09 10:30:43 by rjw]
...
Re-implementation of hotlist via general tree code. Animations can be stopped once more. Purged a few xcalloc() calls.
svn path=/import/netsurf/; revision=1394
2004-12-09 10:30:44 +00:00
John Mark Bell
ce0fc3daf7
[project @ 2004-11-02 23:48:36 by jmb]
...
Rollback erroneous checkin
svn path=/import/netsurf/; revision=1337
2004-11-02 23:48:36 +00:00
Richard Wilson
1fbcdd14d5
[project @ 2004-11-02 23:23:07 by rjw]
...
Fix for recent GIF decoding bug. Rectangular pixel mode-friendly sprites for hotlist. Slight change to history image size to please Tinct. Support for foreground and background image quality settings. Support for error diffusion and bi-linear filtering (Tinct still requires some further work)
svn path=/import/netsurf/; revision=1336
2004-11-02 23:23:07 +00:00
John Mark Bell
a3cd08929a
[project @ 2004-10-17 21:30:03 by jmb]
...
Remove spurious gifread object.
General tidying
svn path=/import/netsurf/; revision=1320
2004-10-17 21:30:03 +00:00
James Bursa
ddaf4ab4d7
[project @ 2004-10-17 21:13:24 by bursa]
...
Add html_redraw.o and plotters.o; remove htmlredraw.o.
svn path=/import/netsurf/; revision=1317
2004-10-17 21:13:24 +00:00
James Bursa
47e75ceb17
[project @ 2004-10-07 09:26:23 by bursa]
...
New dependency scanning script and updated makefile.
svn path=/import/netsurf/; revision=1306
2004-10-07 09:26:23 +00:00
Richard Wilson
403f12872d
[project @ 2004-10-04 23:54:42 by rjw]
...
Moved GIF file reading to image/, optimisation of plotting for GIFs, JNGs, PNGs and JPEGs, initial work for toolbar customisation. Possibly some other things too.
svn path=/import/netsurf/; revision=1301
2004-10-04 23:54:42 +00:00
James Bursa
3371a27391
[project @ 2004-09-03 22:44:47 by bursa]
...
Add generic bitmap functions. Move jpeg and mng code from riscos/ to image/ and update to use bitmap. Note: background tiling and drawfile export for jpeg and mng/png are broken.
svn path=/import/netsurf/; revision=1265
2004-09-03 22:44:48 +00:00