Commit Graph

48 Commits

Author SHA1 Message Date
Vincent Sanders 1490b52a6b NetSurf options rework (a=vince r=daniels,jmb)
svn path=/trunk/netsurf/; revision=13548
2012-03-22 09:34:34 +00:00
Steve Fryatt bb4a0946ba Implement user interface for external hotlist app details.
svn path=/trunk/netsurf/; revision=13151
2011-11-19 23:33:37 +00:00
Steve Fryatt 0ed0dfdc3b Add GUI option for external hotlist support.
Reinstate list #ifdef from en template source.

svn path=/trunk/netsurf/; revision=13043
2011-10-13 22:06:07 +00:00
Steve Fryatt cd9c0998e9 Merge branches/stevef/toolbars to trunk.
svn path=/trunk/netsurf/; revision=11741
2011-02-20 23:16:33 +00:00
John Mark Bell 6173bb0e6c Merge treeview-redux to trunk
svn path=/trunk/netsurf/; revision=10865
2010-10-05 19:14:46 +00:00
James Bursa cd1afc2063 Fix indirected text size for theme author.
svn path=/trunk/netsurf/; revision=10766
2010-09-13 00:02:04 +00:00
Michael Drake c65ca7035c Bump max memory cache size from 6.4MB to 64MB.
svn path=/trunk/netsurf/; revision=10506
2010-04-28 11:58:37 +00:00
John Mark Bell 2565a37a52 Refactor text plotter and other font functions to remove dependency on CSS.
svn path=/trunk/netsurf/; revision=8641
2009-07-21 10:59:53 +00:00
John Mark Bell 8f871d43a7 Aliasing fixes
svn path=/trunk/netsurf/; revision=6960
2009-03-28 01:16:04 +00:00
John Mark Bell efeb0134f7 Squash warnings
svn path=/trunk/netsurf/; revision=6933
2009-03-27 02:33:35 +00:00
John Mark Bell 861970fbcd Squash warnings
svn path=/trunk/netsurf/; revision=6932
2009-03-27 02:32:26 +00:00
John Tytgat 3f0c50e5a0 - C strings have always an implicit NUL character at the end, no need to specify an extra one.
- riscos/configure/con_theme.c: removed spurious code line.

svn path=/trunk/netsurf/; revision=6331
2009-02-01 13:37:32 +00:00
John Tytgat be181a5b55 Merged ro_gui_set_icon_string_le() into ro_gui_set_icon_string() by adding ro_gui_set_icon_string() and extra to_utf8 parameter.
svn path=/trunk/netsurf/; revision=4910
2008-08-05 01:32:15 +00:00
John Tytgat 5f6c2cbff7 - Compiler warning squash
- Changed a lineending \n\r -> \n for a couple of files.
- More code style conformance.

svn path=/trunk/netsurf/; revision=4762
2008-07-26 22:29:15 +00:00
James Bursa 43fe533340 Remove nonsensical disc cache section from Choices window.
svn path=/trunk/netsurf/; revision=4331
2008-06-14 22:47:00 +00:00
Michael Drake d13ac3b066 Increase default font size and line spacing.
svn path=/trunk/netsurf/; revision=3660
2007-12-09 11:13:25 +00:00
Vincent Sanders 2f864eeecc Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text
svn path=/trunk/netsurf/; revision=3486
2007-08-08 16:16:03 +00:00
Daniel Silverstone 6807b4208a Remove the netsurf/ from the include paths and rationalise use of <> vs "" in includes
NetSurf includes are now done with ""s and other system includes with <>s as C intended.
The scandeps tool has been updated to only look for ""ed includes, and to verify that the
files exist in the tree before adding them to the dependency lines. The depend rule has
therefore been augmented to make sure the autogenerated files are built before it is run.

This is untested under self-hosted RISC OS builds. All else tested and works.


svn path=/trunk/netsurf/; revision=3307
2007-05-30 22:39:54 +00:00
John Mark Bell 81ef52dd22 Revert last change
svn path=/trunk/netsurf/; revision=3252
2007-04-07 23:53:10 +00:00
John Mark Bell c010f30e09 Add logging
svn path=/trunk/netsurf/; revision=3251
2007-04-07 23:44:15 +00:00
James Bursa 7e252084a5 Replace font_menu with new rufl built-in font menu.
svn path=/trunk/netsurf/; revision=3111
2006-12-08 20:04:03 +00:00
Michael Drake ba23e4b693 Update project URL.
svn path=/trunk/netsurf/; revision=3073
2006-11-27 15:35:18 +00:00
Richard Wilson 74fa727509 Experimental new frames code.
svn path=/trunk/netsurf/; revision=2906
2006-09-02 15:52:41 +00:00
John Mark Bell 3716a5853e Fixup missing includes
svn path=/trunk/netsurf/; revision=2745
2006-07-13 21:52:35 +00:00
Richard Wilson 5eb703af73 Allow thumbnail icons to be turned off.
svn path=/trunk/netsurf/; revision=2699
2006-07-03 01:03:07 +00:00
John Mark Bell 5adef63ac5 Localise configure icon strings when appropriate.
Fix gright menu handling - now writes into display field without 
attempting to localise the selection string - it's already localised.
Update German Messages file appropriately.

svn path=/trunk/netsurf/; revision=2638
2006-06-20 21:35:33 +00:00
John Mark Bell 56f08aca95 Fix crash when no Choices file is present
svn path=/trunk/netsurf/; revision=2562
2006-04-29 19:59:26 +00:00
Richard Wilson a626658780 Fix incorrect interactive help assignment.
svn path=/trunk/netsurf/; revision=2551
2006-04-22 22:23:41 +00:00
Richard Wilson a2465c779f Remove RISC OS dependencies from filename code.
svn path=/trunk/netsurf/; revision=2540
2006-04-21 23:49:52 +00:00
Richard Wilson 1bb74deace [project @ 2006-04-06 22:42:22 by rjw]
Add connection option tool.

svn path=/import/netsurf/; revision=2498
2006-04-06 22:42:22 +00:00
Richard Wilson 9299e0d55a [project @ 2006-04-06 17:51:25 by rjw]
Content and security option tools.

svn path=/import/netsurf/; revision=2493
2006-04-06 17:51:25 +00:00
Richard Wilson 7fe74d3bc7 [project @ 2006-04-06 17:06:17 by rjw]
Add more interface options.

svn path=/import/netsurf/; revision=2491
2006-04-06 17:06:18 +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
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 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 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 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 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 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
Richard Wilson 8b725c3371 [project @ 2006-01-02 22:02:13 by rjw]
New theme configuration tool.

svn path=/import/netsurf/; revision=1956
2006-01-02 22:02:38 +00:00
John Mark Bell a28b0fbe07 [project @ 2006-01-02 21:24:42 by jmb]
Finish font configuration.

svn path=/import/netsurf/; revision=1953
2006-01-02 21:24:43 +00:00
Richard Wilson df5ae87588 [project @ 2006-01-02 15:58:34 by rjw]
Remove flicker from example icon.

svn path=/import/netsurf/; revision=1951
2006-01-02 15:58:34 +00:00
Richard Wilson e58c83f189 [project @ 2006-01-02 05:33:53 by rjw]
Update display on Adjust-Cancel

svn path=/import/netsurf/; revision=1946
2006-01-02 05:33:53 +00:00
Richard Wilson 009ac8c7a0 [project @ 2006-01-02 05:23:26 by rjw]
Image configuration tool.

svn path=/import/netsurf/; revision=1944
2006-01-02 05:23:26 +00:00
Richard Wilson 309f4f3da9 [project @ 2006-01-02 05:21:23 by rjw]
Image configuration tool.

svn path=/import/netsurf/; revision=1942
2006-01-02 05:21:23 +00:00
Richard Wilson 0f2982b674 [project @ 2006-01-02 02:21:08 by rjw]
Memory configuration tool.

svn path=/import/netsurf/; revision=1936
2006-01-02 02:21:08 +00:00
Richard Wilson 5c6bdc6974 [project @ 2005-12-31 04:45:03 by rjw]
Font configuration tool.

svn path=/import/netsurf/; revision=1918
2005-12-31 04:45:03 +00:00