| Commit | Date | |
|---|---|---|
| 2007-09-27 22:18:45 | Tree | |
|
[r2465]
by
david_costanzo
Add the status dialog. Currently, all of the data used in the status dialog is hard-coded and the status button doesn't toggle showing it (it always displays a new version). |
2007-09-27 07:14:25 | Tree |
|
[r2464]
by
david_costanzo
Use the compiler take for LOGFONT so that the header file doesn't require that windows.h be included. This was done so that the wxWidgets-based FMSLogo can build on GNU/Linux. |
2007-09-27 06:21:35 | Tree |
| 2007-09-27 06:19:06 | Tree | |
|
[r2462]
by
david_costanzo
Change the Step, Trace, and Status buttons to be push-buttons, just like in the OWL-based FMSLogo. The Status button currently doesn't display the status dialog box, because that hasn't been implemented, yet. |
2007-09-26 22:28:33 | Tree |
|
[r2461]
by
david_costanzo
Make it so that the CCommanderDialog can't be closed by pressing on the "X" in the title bar, just like the OWL-based version. |
2007-09-26 21:27:56 | Tree |
|
[r2460]
by
david_costanzo
Add stub logic for docking and undocking the commander window and hook it up to the Zoom In and Zoom Out menu events until the language engine is added. |
2007-09-26 20:25:24 | Tree |
|
[r2459]
by
david_costanzo
Add logic that ensures only one version of the pen size dialog is shown at a time. |
2007-09-26 04:20:38 | Tree |
|
[r2458]
by
david_costanzo
Set the initial position of the slider to match the given pen size. This has no noticable effect right now because the pen size is always hard-coded to be 1, but this will be important when the logo engine is move into the executable. |
2007-09-25 22:25:41 | Tree |
|
[r2457]
by
david_costanzo
Hook up the thickness slider to the rest of the controls so that changing the position of the slider updates the thickness display window and changing the pen size by clicking on the pre-determined windows updates the slider's position. |
2007-09-25 22:22:14 | Tree |