summaryrefslogtreecommitdiff
path: root/riscos/help.c
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-05-23 11:22:10 by rjw]Richard Wilson2004-05-231-4/+16
| | | | | | Added detection for generic interactive help applications. svn path=/import/netsurf/; revision=890
* [project @ 2004-05-14 20:23:52 by joty]John Tytgat2004-05-141-12/+12
| | | | | | Removed compiler warning (and odd construction). svn path=/import/netsurf/; revision=865
* [project @ 2004-05-14 19:59:09 by rjw]Richard Wilson2004-05-141-2/+53
| | | | | | | | Interactive help tokens now fall back to their base key when not available. Help menu is now fully implemented. F1 opens the help page. svn path=/import/netsurf/; revision=864
* [project @ 2004-05-14 17:36:30 by rjw]Richard Wilson2004-05-141-31/+66
| | | | | | | Added support for more windows. Fixed separators reporting the parent menu help message. svn path=/import/netsurf/; revision=862
* [project @ 2004-05-12 10:23:07 by rjw]Richard Wilson2004-05-121-13/+13
| | | | | | | Interactive help keys made more descriptive. Message key length increased to 24. svn path=/import/netsurf/; revision=856
* [project @ 2004-05-11 23:40:07 by rjw]Richard Wilson2004-05-111-0/+152
Interactive help support. svn path=/import/netsurf/; revision=853