summaryrefslogtreecommitdiffstats
path: root/src/extension/helpdialog.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-03-29r11144@tres: ted | 2006-03-27 22:00:25 -0800Ted Gould1-62/+0
Changing the theory of operation. No reason to have an independed help dialog file, everything will go through the extensions dialog. (bzr r362)
2006-03-29r10949@tres: ted | 2006-02-16 08:33:36 -0800Ted Gould1-3/+6
Basic help dialog coming up and working. (bzr r339)
2006-03-29r10924@tres: ted | 2006-02-13 09:52:31 -0800Ted Gould1-0/+15
Basics of getting text in teh box (bzr r337)
2006-03-29r10923@tres: ted | 2006-02-13 09:47:15 -0800Ted Gould1-9/+3
Adding in the help dialog basics. (bzr r336)
2006-03-29r10921@tres: ted | 2006-02-13 09:40:25 -0800Ted Gould1-3/+5
Adding in support for a <help> tag in the base extension part of the INX file. Currently that just gets passed to the prefdialog, but it will be used in a little while. (bzr r334)