summaryrefslogtreecommitdiff
path: root/dw/selection.hh
AgeCommit message (Collapse)Author
2014-12-21more (and indentation in one spot)corvid
2013-01-11fix up dw namespace commentsp37sitdu
2011-06-16rm unused double-click codecorvid
2009-11-30documentation: update references to LinkReceivercorvid
2009-10-15remove "using namespace" statements from header filesJohannes Hofmann
"using namespace" in headers also affects all files that include the header which is unwanted and unexpected in most cases.
2009-02-09whitespace cleanup: 's/ +$//g'Jorge Arellano Cid
2008-09-24- Moved the dw2 tree into dillo2's tree.jcid