Retro68/Console/retro
DarwinNE 1f19d619cf Try to fix garbage appearing when resizing window. Redraw is probably done a little bit too often. 2020-02-25 22:03:37 +01:00
..
Console.cc Try to fix garbage appearing when resizing window. Redraw is probably done a little bit too often. 2020-02-25 22:03:37 +01:00
Console.h Implement suggestions from the code review of the pull request #103. 2020-01-18 00:33:55 +01:00
ConsoleWindow.cc Correct a missing header that would have made impossible to compile the code with Carbon. Remove commented out code. 2020-01-19 00:38:33 +01:00
ConsoleWindow.h Add a virtual function to the Console class so that it does not need to keep track of the window. 2020-01-16 00:01:26 +01:00
InitConsole.cc Merging and solving conflicts. 2020-01-12 22:20:26 +01:00
MacUtils.h Add additional permissions in the license. 2020-01-12 22:13:01 +01:00