| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | win: close is just event, doesn't close window | faiface | 2017-08-19 | 1 | -2/+1 | |
| * | event: handler now returns bool, if true, no other handlers will be run | faiface | 2017-08-19 | 1 | -11/+13 | |
| * | win: weird fixes, will clean up | faiface | 2017-08-19 | 1 | -5/+11 | |
| * | layers: fix Layer.Front | faiface | 2017-08-18 | 1 | -1/+1 | |
| * | layers: add ImageFlusher for Flush propagation | faiface | 2017-08-18 | 1 | -8/+12 | |
| * | add layers | faiface | 2017-08-18 | 1 | -0/+67 | |
| * | win: minor change | faiface | 2017-08-18 | 1 | -27/+27 | |
| * | win: fix resizing | faiface | 2017-08-18 | 1 | -28/+41 | |
| * | add win package | faiface | 2017-08-18 | 2 | -0/+227 | |
| * | add event dispatch | faiface | 2017-08-18 | 1 | -0/+70 | |
| * | Initial commit | Michal Štrba | 2017-08-18 | 3 | -0/+36 | |