| Commit | Date | |
|---|---|---|
|
[r4097]
by
david_costanzo
Fix some build breaks on Windows that was introduced in the previous revision that got the "Set Color" dialog boxes working on non-Windows platforms. |
2016-05-29 21:37:38 | Tree |
|
[r4096]
by
david_costanzo
Enable the "Set Color" dialogs on non-Windows platforms. Currently, only "Set Screen Color" actually works, but that's because the Logo commands for SETFLOODCOLOR and SETPENCOLOR are not yet implemented on non-Windows platforms. |
2016-05-29 01:07:19 | Tree |
|
[r4095]
by
david_costanzo
Add missing #include directives to fix build breaks when USE_PRECOMPILED_HEADER is not defined. |
2016-05-29 01:03:12 | Tree |
|
[r4094]
by
david_costanzo
Remove a TODO to enable WX_PRECOMP. |
2016-05-29 00:55:49 | Tree |
|
[r4093]
by
david_costanzo
Fix the "test" target, which broke when "logo", "www", and "extras" were moved into separate subversion projects. |
2016-05-28 14:41:30 | Tree |
|
[r4092]
by
david_costanzo
Fix build breaks on Windows that were introduced in the previous revision (getting CLEARSCREEN to run on GNU/Linux). |
2016-05-28 14:39:47 | Tree |
|
[r4091]
by
david_costanzo
Implement ibm_clear_screen using wxWidgets so that it works on GNU/Linux. |
2016-05-27 23:17:07 | Tree |
|
[r4090]
by
david_costanzo
Move checkwindow() to a platform-independent portion of the code, since it uses pure wxWidgets API. |
2016-05-22 01:10:29 | Tree |
|
[r4089]
by
david_costanzo
Rewrite checkwindow() to be platform-independent (using wxWidgets instead of win32 API) |
2016-05-22 00:21:59 | Tree |
|
[r4088]
by
david_costanzo
Work around a problem that appeared on GNU/Linux after upgrading from wxWidgets 2.8 to wxWidgets 3.0. |
2016-05-21 23:09:10 | Tree |