aboutsummaryrefslogtreecommitdiff
path: root/lout/signal.hh
AgeCommit message (Collapse)Author
2015-04-04Fix references to namespaces with simple names.Jeremy Henty
Doxygen's autolinking does not work for objects that contain just one "::" at the front of the name. The fix is to remove the "::" and add an explicit "\ref" command. This fixes some doxygen warnings: "warning: explicit link request to 'foo' could not be resolved".
2012-06-24First part of hyphenation! And some minor changes in "lout".sgeerke
2009-05-30spellingJeremy Henty
2009-02-09whitespace cleanup: 's/ +$//g'Jorge Arellano Cid
2008-09-24- Moved the dw2 tree into dillo2's tree.jcid