Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a license header | Přemysl Janouch | 2014-10-24 | 1 | -0/+19 |
| | |||||
* | Add the termo git submodule | Přemysl Janouch | 2014-10-24 | 1 | -0/+0 |
| | |||||
* | Add IRC and ANSI SGR exports | Přemysl Janouch | 2014-10-24 | 1 | -2/+207 |
| | |||||
* | Back the canvas with a real bitmap | Přemysl Janouch | 2014-10-23 | 1 | -11/+170 |
| | | | | | | The first step towards making this actually useful. Also the canvas can be now scrolled with the middle mouse button. | ||||
* | Use a real indexed palette | Přemysl Janouch | 2014-10-23 | 1 | -28/+43 |
| | | | | | | | Instead of copying attributes from the screen. And other minor changes, e.g. don't select a colour when the mouse is dragged over the palette, instead of clicking on it. | ||||
* | Initial commit | Přemysl Janouch | 2014-10-22 | 7 | -0/+379 |
Forked from termo's demo-draw.c |