Age | Commit message (Expand) | Author |
---|---|---|
2018-12-08 | GLK: astyle formatting | dreammaster |
2018-12-08 | GLK: Add glk style hint methods | Paul Gilbert |
2018-12-08 | GLK: Added glk style methods | Paul Gilbert |
2018-12-08 | GLK: Cleanup of comments in text window classes | Paul Gilbert |
2018-12-08 | GLK: Converted fillRect to use a Rect to specify bounds | Paul Gilbert |
2018-12-08 | GLK: Logic for keypress event handling | Paul Gilbert |
2018-12-08 | GLK: More window glk methods | Paul Gilbert |
2018-12-08 | GLK: Adding more window glk methods | Paul Gilbert |
2018-12-08 | GLK: Adding more window glk methods | Paul Gilbert |
2018-12-08 | GLK: Added window getSize methods | Paul Gilbert |
2018-12-08 | GLK: Fleshed out graphics window | Paul Gilbert |
2018-12-08 | GLK: Implementing text buffer window methods | Paul Gilbert |
2018-12-08 | GLK: Remove more Window methods that aren't actually present | Paul Gilbert |
2018-12-08 | GLK: Windows don't have a non-unicode putChar method | Paul Gilbert |
2018-12-08 | GLK: Split the windows.cpp file into separate files for each window class | Paul Gilbert |