| Commit | Date | |
|---|---|---|
|
[r4020]
by
david_costanzo
Remove a redundant call to HtmlHelpUninitialize() during application shutdown. |
2016-03-06 20:20:10 | Tree |
|
[r4019]
by
david_costanzo
Make the screensaver use wxWidgets. This immediately enables the windowing commands and the DLLCALL API and will make future development easier, as new commands can use wxWidgets' rich functionality without having to be re-implemented in the screensaver using raw Win32 API. This has a drawback of increasing the binary size of the screensaver by 10x and means I can no longer build a debug version using the Microsoft SDK unless I rebuild wxWidgets with that compiler. |
2016-03-06 16:27:38 | Tree |
|
[r4018]
by
david_costanzo
Use native line endings on Makefile so that it looks correct when opened with notepad. |
2016-03-05 20:09:03 | Tree |
|
[r4017]
by
david_costanzo
Remove the build setting for supporting Pentium processors. This was added to maintain compatibility with CPUs that were manufactured in 1995. Now that FMSLogo only supports Windows XP and later, this setting is no longer needed. |
2016-03-03 23:31:06 | Tree |
|
[r4016]
by
david_costanzo
Remove the wxWidgets 2.6 compatibility setting and update the code to be compatible with the latest within the 2.X line. |
2016-03-03 23:28:37 | Tree |
|
[r4015]
by
david_costanzo
Remove some conditionally compiled code that was added to work-around a bug in Borland's C library. This is not needed, now that FMSLogo will no longer be compiled with Borland's compiler. |
2016-03-03 23:26:32 | Tree |
|
[r4014]
by
david_costanzo
Remove targets for building the wxfmslogo installer. Now that the wxWidgets version is the only supported version, it's called fmslogo.exe and is compiled from the "src" directory. |
2016-02-22 01:39:23 | Tree |
|
[r4013]
by
david_costanzo
Fix a build break for non-Unicode builds (which is the mainline build) that was introduced when fixing a build break on WX_PURE (an experimental GNU/Linux build) |
2016-02-22 01:09:14 | Tree |
| 2016-02-21 23:56:04 | Tree | |
|
[r4011]
by
david_costanzo
Remove the Borland OWL version from the build. |
2016-02-21 23:45:06 | Tree |