Age | Commit message (Expand) | Author |
---|---|---|
2018-12-08 | GLK: astyle formatting | dreammaster |
2018-12-08 | GLK: Merge Clipboard and WindowMask into a new Selection class | Paul Gilbert |
2018-12-08 | GLK: Text selection highlighting is now working | Paul Gilbert |
2018-12-08 | GLK: Changes of NULL to nullptr | Paul Gilbert |
2018-12-08 | GLK: Converted fillRect to use a Rect to specify bounds | 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 glk window methods | Paul Gilbert |
2018-12-08 | GLK: Move Draw class into new Screen class | Paul Gilbert |
2018-12-08 | GLK: Fleshed out graphics window | Paul Gilbert |
2018-12-08 | GLK: Windows focus / iteration | Paul Gilbert |
2018-12-08 | GLK: Implementing text buffer window methods | Paul Gilbert |
2018-12-08 | GLK: Split the windows.cpp file into separate files for each window class | Paul Gilbert |