summaryrefslogtreecommitdiff
path: root/riscos/message.c
Commit message (Collapse)AuthorAgeFilesLines
* - Compiler warning squashJohn Tytgat2008-07-261-7/+14
| | | | | | | - 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-3/+3
| | | | | | | | | | | | | | 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-3/+3
| | | | svn path=/trunk/netsurf/; revision=3073
* [project @ 2006-02-15 23:09:53 by adrianl]Adrian Lees2006-02-151-0/+37
| | | | | | Extend text selection, copying, saving and searching code to handle textplain contents; modified textplain code to accept other line terminators svn path=/import/netsurf/; revision=2081
* [project @ 2006-01-09 00:12:09 by rjw]Richard Wilson2006-01-091-9/+8
| | | | | | Begin moving message routing to new code. Implement Adjust-click close behaviour for local files. svn path=/import/netsurf/; revision=2019
* [project @ 2006-01-08 20:02:25 by rjw]Richard Wilson2006-01-081-24/+74
| | | | | | Only remove references on acknowledgement. Add simple routing functions. svn path=/import/netsurf/; revision=2016
* [project @ 2006-01-08 15:15:17 by rjw]Richard Wilson2006-01-081-0/+143
Automated RISC OS message routing svn path=/import/netsurf/; revision=2015