summaryrefslogtreecommitdiff
path: root/!NetSurf/!Run,feb
Commit message (Collapse)AuthorAgeFilesLines
* Build !Run at compile time. This ensures that the WimpSlot size is always ↵John Mark Bell2008-12-091-112/+0
| | | | | | correct. svn path=/trunk/netsurf/; revision=5889
* Require Iconv 0.10John Mark Bell2008-11-291-2/+2
| | | | svn path=/trunk/netsurf/; revision=5835
* Require Iconv 0.09John Mark Bell2008-11-201-3/+3
| | | | svn path=/trunk/netsurf/; revision=5755
* Avoid relying on temporary selected FS, use / or RunJohn Tytgat2008-06-151-1/+1
| | | | svn path=/trunk/netsurf/; revision=4339
* Require C99 SCL in Run file. Provides a friendlier error message than ↵John Mark Bell2008-05-041-0/+6
| | | | | | "Integer too big for SharedCLibrary" when attempting to load modules that require either a 32bit or C99-capable SCL (e.g. AcornURI or Iconv) svn path=/trunk/netsurf/; revision=4124
* Revert accidentally committed files.Michael Drake2008-03-091-1/+1
| | | | svn path=/trunk/netsurf/; revision=3905
* When floats have clear right or left set, as well as being put below floats ↵Michael Drake2008-03-091-1/+1
| | | | | | on that side, they should still follow normal behaviour with respect to floats on the other side. svn path=/trunk/netsurf/; revision=3904
* Put old make files and !Run file back.Michael Drake2008-03-071-1/+1
| | | | svn path=/trunk/netsurf/; revision=3896
* No space between rows of floats.Michael Drake2008-03-071-1/+1
| | | | svn path=/trunk/netsurf/; revision=3895
* Fix makefile and RISC OS !Run file.Michael Drake2008-02-031-1/+1
| | | | svn path=/trunk/netsurf/; revision=3834
* Improve float positioning.Michael Drake2008-02-031-1/+1
| | | | svn path=/trunk/netsurf/; revision=3833
* Replace accidentally checked in files with previous ones.Michael Drake2008-01-281-1/+1
| | | | svn path=/trunk/netsurf/; revision=3786
* Fix vertical position of images with margin/borders/padding.Michael Drake2008-01-281-1/+1
| | | | svn path=/trunk/netsurf/; revision=3785
* Add a -v option to enable debug logging. Pass -v by default to the RO runimage.Daniel Silverstone2007-05-301-2/+2
| | | | svn path=/trunk/netsurf/; revision=3306
* Import font containing symbols we need for list items.John Mark Bell2007-05-141-1/+8
| | | | | | | (Un)Install font appropriately at runtime. Make list markers use the right characters. svn path=/trunk/netsurf/; revision=3280
* Transliterate form submissions (requires an iconv implementation that John Mark Bell2007-03-111-3/+3
| | | | | | | | understands //TRANSLIT - both glibc & libiconv's do, as do Iconv modules >= 0.08) Require Iconv 0.08 svn path=/trunk/netsurf/; revision=3203
* Correct SharedUnixLibrary version number. Thanks to Richard Mellish.Michael Drake2007-02-201-2/+2
| | | | svn path=/trunk/netsurf/; revision=3184
* Improve handling of attempts to run NetSurf twiceJohn Mark Bell2006-05-201-0/+11
| | | | svn path=/trunk/netsurf/; revision=2604
* Update !Unicode URL. Ensure revision tag gets updated.John Mark Bell2006-05-071-2/+2
| | | | svn path=/trunk/netsurf/; revision=2599
* Update download URLs.Michael Drake2006-05-071-4/+4
| | | | svn path=/trunk/netsurf/; revision=2596
* [project @ 2006-02-12 23:06:09 by bursa]James Bursa2006-02-121-3/+3
| | | | | | Require Iconv 0.07 (for new textplain code). svn path=/import/netsurf/; revision=2077
* [project @ 2006-01-26 23:49:48 by tlsa]Michael Drake2006-01-261-2/+2
| | | | | | Revert accidentally checked in files.netsurf/riscos/window.c svn path=/import/netsurf/; revision=2047
* [project @ 2006-01-26 23:38:22 by tlsa]Michael Drake2006-01-261-2/+2
| | | | | | Remove rule.netsurf/!NetSurf/Resources/AdBlock,f79 svn path=/import/netsurf/; revision=2046
* [project @ 2006-01-08 01:51:33 by jmb]John Mark Bell2006-01-081-1/+7
| | | | | | | | | | 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 @ 2005-12-17 16:53:09 by jmb]John Mark Bell2005-12-171-8/+16
| | | | | | | 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
* [project @ 2005-12-11 21:55:25 by bursa]James Bursa2005-12-111-2/+2
| | | | | | Show an error box when assert() fails instead of exiting suddenly. svn path=/import/netsurf/; revision=1897
* [project @ 2005-11-20 17:50:49 by bursa]James Bursa2005-11-201-1/+7
| | | | | | Disable SpecialFX for NetSurf, if present (causes redraw problems). svn path=/import/netsurf/; revision=1879
* [project @ 2005-08-02 13:34:55 by rjw]Richard Wilson2005-08-021-3/+3
| | | | | | Require the latest version of Tinct. svn path=/import/netsurf/; revision=1836
* [project @ 2005-06-23 17:16:44 by rjw]Richard Wilson2005-06-231-3/+3
| | | | | | NetSurf now requires a version of Tinct capable of performing compression and decompression. svn path=/import/netsurf/; revision=1759
* [project @ 2005-05-06 19:40:50 by tlsa]Michael Drake2005-05-061-3/+3
| | | | | | Update SharedUnixLibrary URL. svn path=/import/netsurf/; revision=1715
* [project @ 2005-04-19 22:07:03 by jmb]John Mark Bell2005-04-191-11/+7
| | | | | | | 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
* [project @ 2005-04-04 18:41:09 by tlsa]Michael Drake2005-04-041-4/+4
| | | | | | Fix WimpSlot number for autobuilder and update SUL URL again. svn path=/import/netsurf/; revision=1595
* [project @ 2005-04-04 09:41:25 by tlsa]Michael Drake2005-04-041-7/+7
| | | | | | Update SharedUnixLibrary URL. svn path=/import/netsurf/; revision=1594
* [project @ 2005-01-26 22:43:14 by jmb]John Mark Bell2005-01-261-3/+11
| | | | | | Check for presence of !Unicode resource if Iconv module is found on system svn path=/import/netsurf/; revision=1469
* [project @ 2005-01-05 20:09:49 by jmb]John Mark Bell2005-01-051-8/+15
| | | | | | | 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
* [project @ 2004-11-29 21:47:00 by bursa]James Bursa2004-11-291-8/+2
| | | | | | Open the home page when NetSurf is run when it is already running. svn path=/import/netsurf/; revision=1376
* [project @ 2004-11-02 23:23:07 by rjw]Richard Wilson2004-11-021-3/+3
| | | | | | 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
* [project @ 2004-09-27 16:50:16 by jmb]John Mark Bell2004-09-271-2/+2
| | | | | | Avoid error if Iconv module isn't present on system svn path=/import/netsurf/; revision=1291
* [project @ 2004-09-27 05:21:00 by jmb]John Mark Bell2004-09-271-4/+22
| | | | | | Improve !Boot file and support protocol fallback positions. svn path=/import/netsurf/; revision=1287
* [project @ 2004-08-15 19:06:23 by jmb]John Mark Bell2004-08-151-2/+2
| | | | | | | | | Rationalise image redraw. Supply background colour when redrawing contents Reenable printing of background images Require Tinct 0.07 svn path=/import/netsurf/; revision=1234
* [project @ 2004-08-08 20:16:17 by rjw]Richard Wilson2004-08-081-2/+3
| | | | | | Internal changes for theme handling. Tinct is now an external resource. svn path=/import/netsurf/; revision=1196
* [project @ 2004-07-25 20:45:15 by rjw]Richard Wilson2004-07-251-1/+1
| | | | | | Support for MNGs and JNGs. Bug fix for help token regression. Minor GUI fixes. svn path=/import/netsurf/; revision=1144
* [project @ 2004-07-18 22:26:05 by atimmins]Andrew Timmins2004-07-181-2/+1
| | | | svn path=/import/netsurf/; revision=1098
* [project @ 2004-07-18 22:21:32 by atimmins]Andrew Timmins2004-07-181-1/+2
| | | | svn path=/import/netsurf/; revision=1097
* [project @ 2004-06-09 19:57:30 by jmb]John Mark Bell2004-06-091-2/+2
| | | | | | Require Tinct 0.05 svn path=/import/netsurf/; revision=940
* [project @ 2004-05-01 19:20:13 by tlsa]Michael Drake2004-05-011-1/+1
| | | | | | Increase wimpslot. svn path=/import/netsurf/; revision=808
* [project @ 2004-04-12 13:01:01 by jmb]John Mark Bell2004-04-121-1/+6
| | | | | | Prevent loading of multiple copies svn path=/import/netsurf/; revision=755
* [project @ 2004-04-06 10:50:26 by rjw]Richard Wilson2004-04-061-1/+1
| | | | | | Only uses generic version of Tinct. svn path=/import/netsurf/; revision=729
* [project @ 2004-04-04 14:23:49 by rjw]Richard Wilson2004-04-041-1/+1
| | | | | | Updated preferred Tinct module version to 0.03. svn path=/import/netsurf/; revision=719