| Commit | Date | |
|---|---|---|
|
[r2704]
by
david_costanzo
Add some tests to make sure that comparisons on DLL names are case-insensitive. |
2008-10-14 07:19:58 | Tree |
|
[r2703]
by
david_costanzo
Implemented Feature Request #1947329; FMSLogo now supports loading more than one DLL with DLLLOAD. |
2008-10-14 07:03:15 | Tree |
|
[r2702]
by
david_costanzo
Implement request #2084889; "comment", "semicolon", and ";" are now in the index. |
2008-08-31 20:58:17 | Tree |
|
[r2701]
by
david_costanzo
Implement request #1955758; turtles may optionally have their own pen state. |
2008-08-17 19:44:37 | Tree |
|
[r2700]
by
david_costanzo
Implement request #1955758; turtles may optionally have their own pen state. The involved adding a PENSTATE structure to the Turtle structure and a boolean to keep track of if the PENSTATE is used. All access to the current pen state is done through a new accessor called GetPenStateForSelectedTurtle(), which will use either the global pen state or the g_SelectedTurtle.PenState, depending on if the selected turtle has its own pen state. Any change to the turtle now also changes the currently used brushes and updates the status window, as appropriate. |
2008-08-17 19:42:08 | Tree |
|
[r2699]
by
david_costanzo
Refactor all of the global pen state variables into a single struct. This is part of a phased implementation of feature request #1955758; implementing an optional per-turtle pen state. |
2008-08-02 23:33:07 | Tree |
|
[r2698]
by
david_costanzo
Add the Set Pen Color, Set Screen Color, and Set Flood Color dialog boxes, following the model of Set Pen Size. |
2008-07-28 01:16:09 | Tree |
|
[r2697]
by
david_costanzo
Use wxID_OK, instead of inventing my own ID for the OK button. I'm not sure what effect this has on FMSLogo, but it seems like the right thing to do. |
2008-07-28 01:15:33 | Tree |
|
[r2696]
by
david_costanzo
Integrate updates to the Greek translation from Theodoros Chatzigiannakis. |
2008-07-23 04:51:48 | Tree |
| 2008-06-23 07:20:59 | Tree |