summaryrefslogtreecommitdiff
path: root/amiga/agclass
Commit message (Collapse)AuthorAgeFilesLines
* Return 1 if help closed.Chris Young2014-02-191-0/+1
|
* Re-apply some of my previous changesChris Young2014-02-191-0/+7
|
* Updated amigaguide.class from Daniel JedlickaChris Young2014-02-191-89/+87
|
* Clear signal variableChris Young2014-02-151-0/+1
|
* Correct caseChris Young2014-02-151-1/+1
|
* Process the ShutdownMsgId message sent by the AmigaGuide help system, and ↵Chris Young2014-02-151-0/+4
| | | | | | 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
|
* Add ability to process AmigaGuide messages whilst the help system is runningChris Young2014-02-102-3/+34
|
* Add basic context-sensitive help.Chris Young2013-01-241-2/+1
|
* AmigaGuide class provided by Daniel JedlickaChris Young2013-01-242-0/+387