| Commit | Date | |
|---|---|---|
|
[r4023]
by
david_costanzo
Fix a syntax error in WXSTRING_TO_STRING when compiled with wxUSE_UNICODE. |
2016-03-08 01:58:37 | Tree |
|
[r4022]
by
david_costanzo
Partital fix for bug #373: Implement STATUS and NOSTATUS in the screensaver. Displaying the status dialog is not particularly important for a |
2016-03-06 23:24:11 | Tree |
|
[r4021]
by
david_costanzo
Remove the Borland OWL version from the build. |
2016-03-06 20:41:57 | Tree |
|
[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 |