Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rationalize smileys somewhat. | David A. Madore | 2019-05-04 | 1 | -6/+18 |
| | |||||
* | Use Unicode Emoji characters for smiley alt text. | David A. Madore | 2014-01-08 | 1 | -12/+12 |
| | |||||
* | Use data: URLs for smileys rather than external files. | David A. Madore | 2014-01-08 | 1 | -1/+2 |
| | |||||
* | Move most of the context to a "general context" substructure. | David A. Madore | 2011-08-26 | 1 | -1/+1 |
| | | | | | This is so as to make sure that cloning (which does a shallow copy) gives us references to the same mutable content. | ||||
* | "Evil" smiley had somehow escaped the list: fix this. | David A. Madore | 2011-08-26 | 1 | -1/+2 |
| | |||||
* | Quiet gcj warnings. | David A. Madore | 2011-08-26 | 1 | -1/+0 |
| | |||||
* | Handle smileys. | David A. Madore | 2011-05-01 | 1 | -0/+75 |