summaryrefslogtreecommitdiff
path: root/riscos/configure/con_inter.c
Commit message (Collapse)AuthorAgeFilesLines
* move frontends into sub directoryVincent Sanders2016-05-151-145/+0
|
* additional risc os header cleanupsVincent Sanders2014-06-051-1/+1
|
* cleanup RISC OS frontend header usageVincent Sanders2014-06-051-2/+3
|
* move options includeVincent Sanders2013-05-281-1/+1
|
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-27/+31
| | | | svn path=/trunk/netsurf/; revision=13548
* Implement user interface for external hotlist app details.Steve Fryatt2011-11-191-0/+36
| | | | svn path=/trunk/netsurf/; revision=13151
* Add GUI option for external hotlist support.Steve Fryatt2011-10-131-0/+7
| | | | | | Reinstate list #ifdef from en template source. svn path=/trunk/netsurf/; revision=13043
* - Compiler warning squashJohn Tytgat2008-07-261-6/+7
| | | | | | | - Changed a lineending \n\r -> \n for a couple of files. - More code style conformance. svn path=/trunk/netsurf/; revision=4762
* Update all source code file headers to reflect GPL version 2 only and ↵Vincent Sanders2007-08-081-3/+14
| | | | | | contain appropriate licence text svn path=/trunk/netsurf/; revision=3486
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" ↵Daniel Silverstone2007-05-301-7/+7
| | | | | | | | | | | | | | 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
* Update project URL.Michael Drake2006-11-271-1/+1
| | | | svn path=/trunk/netsurf/; revision=3073
* Allow thumbnail icons to be turned off.Richard Wilson2006-07-031-3/+10
| | | | svn path=/trunk/netsurf/; revision=2699
* [project @ 2006-04-06 17:06:17 by rjw]Richard Wilson2006-04-061-5/+19
| | | | | | Add more interface options. svn path=/import/netsurf/; revision=2491
* [project @ 2006-02-07 16:16:23 by adrianl]Adrian Lees2006-02-071-0/+64
Confirmation before overwriting with download files; Interface Choices dialog svn path=/import/netsurf/; revision=2061