Age | Commit message (Expand) | Author |
---|---|---|
2019-03-02 | GLK: Switch focus window immediately after requesting lines or chars | Paul Gilbert |
2019-01-16 | GLK: Constifying attribute, width calc methods | Paul Gilbert |
2018-12-31 | GLK: Splitting font related info from Conf into their own classes | Paul Gilbert |
2018-12-09 | GLK: Standardizing uint vs uint32 usage | Paul Gilbert |
2018-12-09 | GLK: Change all references to glui32 and glsi32 to uint and int | Paul Gilbert |
2018-12-09 | GLK: Yet another Amiga compilation fix | Paul Gilbert |
2018-12-08 | GLK: Change lots of comments from multiline to single line | Paul Gilbert |
2018-12-08 | GLK: Change text buffer history array to use Array of U32Strings | Paul Gilbert |
2018-12-08 | GLK: Changing class and namespaces from Gargoyle to Glk | Paul Gilbert |
2018-12-08 | GLK: Changing gargoyle folder to glk | Paul Gilbert |