summaryrefslogtreecommitdiff
path: root/amiga/help.c
Commit message (Collapse)AuthorAgeFilesLines
* Return 1 if help closed.Chris Young2014-02-191-1/+1
|
* Process the ShutdownMsgId message sent by the AmigaGuide help system, and ↵Chris Young2014-02-151-2/+2
| | | | | | clean up if it is received. However, there appears to be a long-standing bug in amigaguide.library which means this is never sent.
* Comment out debug for nowChris Young2014-02-101-1/+1
|
* Need to get, rather than set, the signalChris Young2014-02-101-1/+1
|
* Get and process AmigaGuide help messagesChris Young2014-02-101-0/+15
|
* Initialise AmigaGuide help system only at the point of first use.Chris Young2014-02-071-1/+3
|
* Add basic context-sensitive help.Chris Young2013-01-241-0/+66