| Commit | Date | |
|---|---|---|
| 2007-08-28 03:20:09 | Tree | |
| 2007-08-28 03:19:53 | Tree | |
|
[r2380]
by
david_costanzo
Set the commander's font button size to be 10 points, just like in FMSLogo. |
2007-08-27 07:18:13 | Tree |
| 2007-08-27 06:52:00 | Tree | |
| 2007-08-27 06:51:34 | Tree | |
|
[r2377]
by
david_costanzo
Ignore .d files. I'm not sure what they are, but one showed up while building the project. |
2007-08-27 06:48:17 | Tree |
|
[r2376]
by
david_costanzo
Move ARRAYSIZE and STRINGLENGTH from func.h to logocore.h so that it can be included by the wxWidgets code. |
2007-08-27 00:18:38 | Tree |
|
[r2375]
by
david_costanzo
Add files associated with the wxWidgets re-write of FMSLogo. Rewriting the GUI is going to be a long and error-prone process and I'll feel more confortable with the source code under revision control. |
2007-08-27 00:11:52 | Tree |
|
[r2374]
by
david_costanzo
Get utils.cpp to compile without warnings under gcc so that it can be used in my wxWidgets experiment. |
2007-08-26 05:45:36 | Tree |
|
[r2373]
by
david_costanzo
Replace the table that maps special characters to C++ escape sequences with an ASCII-art table. Ostensibly, this was done to make the code look nicer. In truth, this was done because having a "\\" and the end of the comment caused a warning under GCC. |
2007-08-26 05:36:17 | Tree |