| Commit | Date | |
|---|---|---|
|
[r5677]
by
david_costanzo
Add some missing NOT_YET_LOCALIZED tags to the strings in the About FMSLogo that have not been translated to German. |
2021-02-21 18:28:56 | Tree |
| 2021-02-21 18:23:23 | Tree | |
|
[r5675]
by
david_costanzo
Move the "Core by Brian Harvey" into a panel. |
2021-02-21 17:42:08 | Tree |
|
[r5674]
by
david_costanzo
Fix CenterableLink to center on GNU/Linux. |
2021-02-21 13:47:39 | Tree |
| 2021-02-21 03:27:06 | Tree | |
| 2021-02-21 03:16:48 | Tree | |
| 2021-02-21 01:47:08 | Tree | |
|
[r5670]
by
david_costanzo
Move CCenterableLink into its own header/source file. |
2021-02-21 01:04:37 | Tree |
|
[r5669]
by
david_costanzo
Make the link to FMSLogo's project page clickable in "About -> FMSLogo..." |
2021-02-20 23:50:11 | Tree |
|
[r5668]
by
david_costanzo
Fix Bug #564; Tree recursive procedures with no base case one again throw an "out of memory" error, instead of causing FMSLogo to exit. This fix restores the original strategy for out-of-memory that existed in FMSLogo 6.29.1, which is to allocate a reserve to be used when malloc() fails for the purpose of returning things back to normal. This fix isn't perfect, as attempts to select "File -> Load..." after running out of memory cause FMSLogo to disappear. However, unlike bug #564, this is NOT a regression and so is likely due to some other problem. |
2021-02-15 03:35:11 | Tree |