| Commit | Date | |
|---|---|---|
| 2017-07-30 05:42:56 | Tree | |
|
[r4425]
by
david_costanzo
Fix Bug #499; When a single widget is added to a dialog or window from the setup instructionlist, it no longer fills the entire dialog/window. This was a regression introduced in FMSLogo 7.0.0 caused by upgrading wxWidgets from 2.8.12 to 3.1.0. In this upgrade, there was a bug fix in wxWidgets that made it behave this way (that it, it was always supposed to do so, but it so happened than in 2.8.12 it didn't due to a bug). The fix for the FMSLogo bug is to add a sizer to all wxDialog that are created with WINDOWCREATE or DIALOGCREATE. This disable the "single widget fills all space" behavior in wxWidgets. |
2017-07-30 05:15:07 | Tree |
| 2017-07-09 22:45:22 | Tree | |
| 2017-07-09 22:42:15 | Tree | |
|
[r4422]
by
david_costanzo
Ban procedure documentation from starting with "This", as in This was done for documentation-wide consistency. |
2017-07-09 22:11:52 | Tree |
|
[r4421]
by
david_costanzo
Clarify what was meant by "The start position is always on the same ellipse, regardless of startangle". When I read this recently, I couldn't understand what it meant or how the following sentence was explaining it. Instead of combining to unrelated ideas ("start position" and "same ellipse"), I removed the "same ellipse" explanation from the startangle description and added it as a conclusion to the inline/crosswise paragraph. |
2017-07-09 16:19:31 | Tree |
| 2017-07-09 14:56:16 | Tree | |
| 2017-07-09 14:48:33 | Tree | |
|
[r4418]
by
david_costanzo
Fix the format of the output from check-manual.pl so that it is parsed correctly by emacs compile-mode. |
2017-07-09 14:47:45 | Tree |
|
[r4417]
by
david_costanzo
Standardize on using the present tense in the manual. |
2017-07-09 04:19:32 | Tree |