| Commit | Date | |
|---|---|---|
|
[r4113]
by
david_costanzo
Replace constants from winuser.h for virtual key codes with codes that are local to FMSLogo so that KEYBOARDON can work on non-Windows platforms. This also adds some virtual key codes for media keyboards. |
2016-06-12 03:56:35 | Tree |
| 2016-06-12 03:40:02 | Tree | |
|
[r4111]
by
david_costanzo
More clearly document that KEYBOARDON with one input is for capturing text and KEYBOARDON with two inputs is for capturing keystrokes. Include documentation of the numeric representation of the keystrokes. |
2016-06-11 21:18:13 | Tree |
|
[r4110]
by
david_costanzo
Fix some false-positives failures about library routines not being document that were introduced when the Logolib files were lower-cased to make them work properly on GNU/Linux. |
2016-06-11 18:57:22 | Tree |
|
[r4109]
by
david_costanzo
Fix a problem with the way the updated icon was exported in the previous revision. Apparently Windows cannot process icons with embedded PNGs (at least Windows XP cannot). |
2016-06-05 03:58:40 | Tree |
|
[r4108]
by
david_costanzo
Update the icon to the latest version provided by Jan Grabe. This includes separate layers for the light green triangle and the polygon decorations on the turtle's shell, and the turtle's shell. It also includes a white background for the text to make it more prominent. |
2016-06-05 02:59:41 | Tree |
| 2016-06-05 02:30:45 | Tree | |
|
[r4106]
by
david_costanzo
Enable WINDOWDELETE (and others) in the screensaver environment. This makes the screensaver environment closer to the full environment and also unblocks testing the creation of windows on the screen. |
2016-05-31 00:17:38 | Tree |
|
[r4105]
by
david_costanzo
Fix a bug that prevented the status window from being seen within the screensaver when STATUS was run. |
2016-05-30 23:46:44 | Tree |
|
[r4104]
by
david_costanzo
Fix problems with the WINDOW API regression tests where the "all widgets" tests couldn't fit on the dialog/window and were scattered chaotically when rendered on the screen. Also fix a problem where the DIALOGCREATE smoke test never showed the dialog box. |
2016-05-30 22:28:20 | Tree |