Michael Drake
61e70fee80
Fix makefile and RISC OS !Run file.
...
svn path=/trunk/netsurf/; revision=3834
2008-02-03 18:54:21 +00:00
Michael Drake
7177f59309
Improve float positioning.
...
svn path=/trunk/netsurf/; revision=3833
2008-02-03 18:44:24 +00:00
Michael Drake
32fe1bd1bf
Replace accidentally checked in files with previous ones.
...
svn path=/trunk/netsurf/; revision=3786
2008-01-28 01:11:37 +00:00
Michael Drake
49fce64c1a
Fix vertical position of images with margin/borders/padding.
...
svn path=/trunk/netsurf/; revision=3785
2008-01-28 00:58:31 +00:00
Daniel Silverstone
25e22eb1f5
Add a -v option to enable debug logging. Pass -v by default to the RO runimage.
...
svn path=/trunk/netsurf/; revision=3306
2007-05-30 22:27:58 +00:00
John Mark Bell
00377eec58
Import font containing symbols we need for list items.
...
(Un)Install font appropriately at runtime.
Make list markers use the right characters.
svn path=/trunk/netsurf/; revision=3280
2007-05-14 22:57:11 +00:00
John Mark Bell
58c217cbee
Transliterate form submissions (requires an iconv implementation that
...
understands //TRANSLIT - both glibc & libiconv's do, as do Iconv
modules >= 0.08)
Require Iconv 0.08
svn path=/trunk/netsurf/; revision=3203
2007-03-11 13:58:15 +00:00
Michael Drake
f0cd19dedc
Correct SharedUnixLibrary version number. Thanks to Richard Mellish.
...
svn path=/trunk/netsurf/; revision=3184
2007-02-20 11:38:55 +00:00
John Mark Bell
581ad55c90
Improve handling of attempts to run NetSurf twice
...
svn path=/trunk/netsurf/; revision=2604
2006-05-20 19:25:52 +00:00
John Mark Bell
1822e9bfd8
Update !Unicode URL. Ensure revision tag gets updated.
...
svn path=/trunk/netsurf/; revision=2599
2006-05-07 17:47:54 +00:00
Michael Drake
8d3e2a7891
Update download URLs.
...
svn path=/trunk/netsurf/; revision=2596
2006-05-07 10:17:51 +00:00
James Bursa
dd0cafcccc
[project @ 2006-02-12 23:06:09 by bursa]
...
Require Iconv 0.07 (for new textplain code).
svn path=/import/netsurf/; revision=2077
2006-02-12 23:06:09 +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
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
5deb39efbf
[project @ 2005-12-17 16:53:09 by jmb]
...
Check for required resources before loading any modules; no point in wasting the user's memory is there? ;)
Fix 1383631.
svn path=/import/netsurf/; revision=1898
2005-12-17 16:53:09 +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
James Bursa
1e675a1006
[project @ 2005-11-20 17:50:49 by bursa]
...
Disable SpecialFX for NetSurf, if present (causes redraw problems).
svn path=/import/netsurf/; revision=1879
2005-11-20 17:50:49 +00:00
Richard Wilson
75c056c881
[project @ 2005-08-02 13:34:55 by rjw]
...
Require the latest version of Tinct.
svn path=/import/netsurf/; revision=1836
2005-08-02 13:34:55 +00:00
Richard Wilson
1916685b59
[project @ 2005-06-23 17:16:44 by rjw]
...
NetSurf now requires a version of Tinct capable of performing compression and decompression.
svn path=/import/netsurf/; revision=1759
2005-06-23 17:16:44 +00:00
Michael Drake
7fda82f778
[project @ 2005-05-06 19:40:50 by tlsa]
...
Update SharedUnixLibrary URL.
svn path=/import/netsurf/; revision=1715
2005-05-06 19:40:50 +00:00
John Mark Bell
cfbb8d3f56
[project @ 2005-04-19 22:07:03 by jmb]
...
Now require Iconv (as forms rely on it for charset conversion).
Note that version 0.04 is required as this contains fixes for bugs in previous versions.
svn path=/import/netsurf/; revision=1671
2005-04-19 22:07:03 +00:00
Michael Drake
f9e97d5aa5
[project @ 2005-04-04 18:41:09 by tlsa]
...
Fix WimpSlot number for autobuilder and update SUL URL again.
svn path=/import/netsurf/; revision=1595
2005-04-04 18:41:09 +00:00
Michael Drake
d747cfe2d2
[project @ 2005-04-04 09:41:25 by tlsa]
...
Update SharedUnixLibrary URL.
svn path=/import/netsurf/; revision=1594
2005-04-04 09:41:25 +00:00
John Mark Bell
41fc34d79c
[project @ 2005-01-26 22:43:14 by jmb]
...
Check for presence of !Unicode resource if Iconv module is found on system
svn path=/import/netsurf/; revision=1469
2005-01-26 22:43:14 +00:00
John Mark Bell
a5ba474aee
[project @ 2005-01-05 20:09:49 by jmb]
...
Check for existence of modules before trying to load them.
This will fall over if the user doesn't have *IfThere on their system. That would mean they haven't got the Universal Boot installed, however, so I doubt it's an issue.
svn path=/import/netsurf/; revision=1433
2005-01-05 20:09:49 +00:00
James Bursa
16fce4f8ff
[project @ 2004-11-29 21:47:00 by bursa]
...
Open the home page when NetSurf is run when it is already running.
svn path=/import/netsurf/; revision=1376
2004-11-29 21:47:00 +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
7a3345a08c
[project @ 2004-09-27 16:50:16 by jmb]
...
Avoid error if Iconv module isn't present on system
svn path=/import/netsurf/; revision=1291
2004-09-27 16:50:16 +00:00
John Mark Bell
5802723281
[project @ 2004-09-27 05:21:00 by jmb]
...
Improve !Boot file and support protocol fallback positions.
svn path=/import/netsurf/; revision=1287
2004-09-27 05:21:00 +00:00
John Mark Bell
006344401c
[project @ 2004-08-15 19:06:23 by jmb]
...
Rationalise image redraw.
Supply background colour when redrawing contents
Reenable printing of background images
Require Tinct 0.07
svn path=/import/netsurf/; revision=1234
2004-08-15 19:06:24 +00:00
Richard Wilson
afa046e1be
[project @ 2004-08-08 20:16:17 by rjw]
...
Internal changes for theme handling. Tinct is now an external resource.
svn path=/import/netsurf/; revision=1196
2004-08-08 20:16:17 +00:00
Richard Wilson
de4d151285
[project @ 2004-07-25 20:45:15 by rjw]
...
Support for MNGs and JNGs. Bug fix for help token regression. Minor GUI fixes.
svn path=/import/netsurf/; revision=1144
2004-07-25 20:45:16 +00:00
Andrew Timmins
b020303621
[project @ 2004-07-18 22:26:05 by atimmins]
...
svn path=/import/netsurf/; revision=1098
2004-07-18 22:26:05 +00:00
Andrew Timmins
86f60c4c0a
[project @ 2004-07-18 22:21:32 by atimmins]
...
svn path=/import/netsurf/; revision=1097
2004-07-18 22:21:32 +00:00
John Mark Bell
d0aadf90ca
[project @ 2004-06-09 19:57:30 by jmb]
...
Require Tinct 0.05
svn path=/import/netsurf/; revision=940
2004-06-09 19:57:30 +00:00
Michael Drake
e8db0032cc
[project @ 2004-05-01 19:20:13 by tlsa]
...
Increase wimpslot.
svn path=/import/netsurf/; revision=808
2004-05-01 19:20:13 +00:00
John Mark Bell
f797fdd2ad
[project @ 2004-04-12 13:01:01 by jmb]
...
Prevent loading of multiple copies
svn path=/import/netsurf/; revision=755
2004-04-12 13:01:01 +00:00
Richard Wilson
1d69de60fd
[project @ 2004-04-06 10:50:26 by rjw]
...
Only uses generic version of Tinct.
svn path=/import/netsurf/; revision=729
2004-04-06 10:50:26 +00:00
Richard Wilson
308773a142
[project @ 2004-04-04 14:23:49 by rjw]
...
Updated preferred Tinct module version to 0.03.
svn path=/import/netsurf/; revision=719
2004-04-04 14:23:49 +00:00
John Mark Bell
1db405f116
[project @ 2004-04-03 17:04:26 by jmb]
...
Increase Wimpslot requirement
svn path=/import/netsurf/; revision=713
2004-04-03 17:04:26 +00:00
James Bursa
5df9d191e8
[project @ 2004-03-19 17:03:45 by bursa]
...
Update WimpSlot to more accurate value.
svn path=/import/netsurf/; revision=634
2004-03-19 17:03:45 +00:00
Richard Wilson
ec3cbc8548
[project @ 2004-03-17 21:02:32 by rjw]
...
Added dependency for Tinct 0.02.
svn path=/import/netsurf/; revision=630
2004-03-17 21:02:32 +00:00
Richard Wilson
36fd513c8c
[project @ 2004-03-10 10:56:22 by rjw]
...
Added support for loading Tinct.
svn path=/import/netsurf/; revision=602
2004-03-10 10:56:22 +00:00
Richard Wilson
644c4a2aa2
[project @ 2004-03-10 10:41:27 by rjw]
...
svn path=/import/netsurf/; revision=598
2004-03-10 10:41:27 +00:00
James Bursa
b055948973
[project @ 2003-11-07 23:51:13 by bursa]
...
Split out window.c, implement DataOpen and tidy up gui code.
svn path=/import/netsurf/; revision=408
2003-11-07 23:51:13 +00:00
John Mark Bell
9f30dfd8ee
[project @ 2003-11-01 20:16:00 by jmb]
...
Improve error messages when required modules aren't present.
svn path=/import/netsurf/; revision=399
2003-11-01 20:16:00 +00:00
John Mark Bell
c97107af5c
[project @ 2003-10-17 23:47:13 by jmb]
...
Add text-decoration support. Overline needs work. a:link defaults to
being underlined.
svn path=/import/netsurf/; revision=368
2003-10-17 23:47:13 +00:00
John Mark Bell
abf3c0f80a
[project @ 2003-09-10 22:40:32 by jmb]
...
Fix Drawfile module check. Add else statement to box.c:788
svn path=/import/netsurf/; revision=282
2003-09-10 22:40:32 +00:00