This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Macintosh-Tools
/
Retro68
Watch
1
Star
0
Fork
0
You've already forked Retro68
mirror of
https://github.com/autc04/Retro68.git
synced
2025-01-14 08:33:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Retro68
/
Console
/
retro
History
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