aboutsummaryrefslogtreecommitdiff
path: root/engines/gargoyle/window_graphics.cpp
AgeCommit message (Expand)Author
2018-12-08GLK: astyle formattingdreammaster
2018-12-08GLK: Merge Clipboard and WindowMask into a new Selection classPaul Gilbert
2018-12-08GLK: Text selection highlighting is now workingPaul Gilbert
2018-12-08GLK: Changes of NULL to nullptrPaul Gilbert
2018-12-08GLK: Converted fillRect to use a Rect to specify boundsPaul Gilbert
2018-12-08GLK: More window glk methodsPaul Gilbert
2018-12-08GLK: Adding more window glk methodsPaul Gilbert
2018-12-08GLK: Adding glk window methodsPaul Gilbert
2018-12-08GLK: Move Draw class into new Screen classPaul Gilbert
2018-12-08GLK: Fleshed out graphics windowPaul Gilbert
2018-12-08GLK: Windows focus / iterationPaul Gilbert
2018-12-08GLK: Implementing text buffer window methodsPaul Gilbert
2018-12-08GLK: Split the windows.cpp file into separate files for each window classPaul Gilbert