| Commit | Date | |
|---|---|---|
|
[r5955]
by
david_costanzo
Move the timer functions out of mmwind.cpp and into timer.cpp and integrate it into the WX_PURE build. |
2023-02-24 05:44:15 | Tree |
|
[r5954]
by
david_costanzo
Port SETTIMER and CLEARTIMER to wxWidgets |
2023-02-24 05:04:19 | Tree |
|
[r5953]
by
david_costanzo
Add TIMERTEST.OVERWRITE to test that calling SETTIMER twice in a row implicitly calls CLEARTIMER on the first timer. |
2023-02-24 05:02:47 | Tree |
|
[r5952]
by
david_costanzo
Remove some explicit uses of static_cast<>() to cast to native handles. |
2023-02-24 04:35:19 | Tree |
|
[r5951]
by
david_costanzo
Fix build breaks when compiling the screen saver that were introduced by recent changes to LABEL and LABELSIZE. |
2023-02-24 04:33:19 | Tree |
|
[r5950]
by
david_costanzo
#include fontutils.h from fontutils.cpp. |
2023-02-24 04:31:53 | Tree |
|
[r5949]
by
david_costanzo
Fix some minor issues with the "restart with good aspect ratio" logic. None of these issues prevented the code from doing what it was supposed to do. |
2023-02-22 03:11:02 | Tree |
|
[r5948]
by
david_costanzo
Fix some problems with the implementation of SHELL on non-Microsoft platforms |
2023-02-22 03:05:06 | Tree |
|
[r5947]
by
david_costanzo
Fix the name of the bitmap file so that the case exactly matches the file. |
2023-02-22 01:59:38 | Tree |
|
[r5946]
by
david_costanzo
Revert the changes that implemented LABEL in pure wxWidgets API on MSW. |
2023-02-21 05:54:05 | Tree |